Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate composer into design system | Paul Frazee | 2022-12-30 | 1 | -23/+18 |
| | |||||
* | Add a design system (#34) | Paul Frazee | 2022-12-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add theming system * Add standard Button control and update RadioButtons * Unify radiobutton with design system * Update debug screen to have multiple views * Add ToggleButton * Update error controls to use design system * Add typography to <Text> element * Move DropdownButton into the design system * Clean out old code * Move Text into design system * Add 'inverted' color palette * Move LoadingPlaceholder into the design system | ||||
* | Get the composer into a passable visual state on android when the keyboard ↵ | Paul Frazee | 2022-12-20 | 1 | -0/+2 |
| | | | | is open | ||||
* | Fixes to text input colors on android | Paul Frazee | 2022-12-20 | 1 | -0/+1 |
| | |||||
* | Wrap all <Text> in a helper that ensures black color is applied by default | Paul Frazee | 2022-12-20 | 1 | -2/+3 |
| | |||||
* | fixing remaining text colors on android | João Ferreiro | 2022-12-19 | 1 | -2/+2 |
| | |||||
* | initial android fixes | João Ferreiro | 2022-12-19 | 1 | -2/+5 |
| | |||||
* | Enable image-only posts | Paul Frazee | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | Fixes to the composer UX around images and scrolling | Paul Frazee | 2022-12-16 | 1 | -42/+69 |
| | |||||
* | Add post embeds (images and external links) | Paul Frazee | 2022-12-14 | 1 | -21/+35 |
| | |||||
* | Move posts feed to root store (me) and ensure new posts always update the feed | Paul Frazee | 2022-12-13 | 1 | -0/+1 |
| | |||||
* | Add avatar images and fix some type signatures | Paul Frazee | 2022-12-08 | 1 | -0/+2 |
| | |||||
* | Better sized and more informative character counter | Paul Frazee | 2022-12-05 | 1 | -5/+24 |
| | |||||
* | Hide images behind a build flag until ready | Paul Frazee | 2022-12-02 | 1 | -8/+11 |
| | |||||
* | moving placeholder condition | João Ferreiro | 2022-11-29 | 1 | -7/+7 |
| | |||||
* | react-hooks/exhaustive-deps fixes | João Ferreiro | 2022-11-29 | 1 | -7/+4 |
| | |||||
* | change post test with photo attached; | João Ferreiro | 2022-11-29 | 1 | -1/+7 |
| | | | | remove auto linking settings | ||||
* | move show carousel out of the component | João Ferreiro | 2022-11-29 | 1 | -6/+9 |
| | |||||
* | further refactoring code into different components | João Ferreiro | 2022-11-29 | 1 | -9/+18 |
| | |||||
* | reafctor image carousel into new component; | João Ferreiro | 2022-11-29 | 1 | -169/+28 |
| | | | | fix photo overlapping text in composer | ||||
* | Merge branch 'main' into upload-image | João Ferreiro | 2022-11-28 | 1 | -53/+83 |
|\ | |||||
| * | Fix toast positioning (close #9) | Paul Frazee | 2022-11-28 | 1 | -8/+2 |
| | | |||||
| * | Remove the 'warning color' from the character counter | Paul Frazee | 2022-11-28 | 1 | -7/+1 |
| | | |||||
| * | Update composer to shrink fonts and use more consistent visuals; also ↵ | Paul Frazee | 2022-11-28 | 1 | -30/+74 |
| | | | | | | | | autofocus the input | ||||
* | | upload images in composer v1 | João Ferreiro | 2022-11-28 | 1 | -3/+178 |
|/ | |||||
* | Show parent post in composer when replying (close #3) | Paul Frazee | 2022-11-23 | 1 | -0/+25 |
| | |||||
* | Turn composer character counter into a countdown | Paul Frazee | 2022-11-23 | 1 | -1/+1 |
| | |||||
* | Add support for links with no scheme in composer | Paul Frazee | 2022-11-22 | 1 | -17/+12 |
| | |||||
* | Change post prompt to 'Whats up?' | Paul Frazee | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Add support for web links | Paul Frazee | 2022-11-18 | 1 | -1/+1 |
| | |||||
* | Fix rendering of mentions in composer | Paul Frazee | 2022-11-18 | 1 | -14/+19 |
| | |||||
* | Dont autofocus composer to avoid a bug with keyboard avoiding views | Paul Frazee | 2022-11-18 | 1 | -1/+0 |
| | |||||
* | Small sizing and spacing tweaks | Paul Frazee | 2022-11-18 | 1 | -1/+1 |
| | |||||
* | Add live search to autocomplete and only highlight known handles | Paul Frazee | 2022-11-17 | 1 | -34/+22 |
| | |||||
* | Fix composer positioning | Paul Frazee | 2022-11-16 | 1 | -57/+61 |
| | |||||
* | Fix input positioning for small screens | Paul Frazee | 2022-11-16 | 1 | -8/+18 |
| | |||||
* | Fix double-posting bug | Paul Frazee | 2022-11-14 | 1 | -10/+29 |
| | |||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 1 | -1/+1 |
| | |||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -6/+6 |
| | |||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 1 | -0/+233 |