Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate composer into design system | Paul Frazee | 2022-12-30 | 3 | -45/+36 |
| | |||||
* | Integrate composer prompt into design system | Paul Frazee | 2022-12-30 | 1 | -14/+15 |
| | |||||
* | Tighten up spacing and dividers | Paul Frazee | 2022-12-28 | 1 | -3/+2 |
| | |||||
* | Add a design system (#34) | Paul Frazee | 2022-12-28 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Increase image resolutions | Paul Frazee | 2022-12-26 | 1 | -2/+2 |
| | |||||
* | Start with highest quality compression and find a suitable size (#33) | Paul Frazee | 2022-12-26 | 1 | -23/+31 |
| | |||||
* | 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 | 3 | -4/+6 |
| | |||||
* | 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 | 2 | -47/+75 |
| | |||||
* | Add post embeds (images and external links) | Paul Frazee | 2022-12-14 | 3 | -42/+61 |
| | |||||
* | 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 | 2 | -0/+3 |
| | |||||
* | Switch to react-native default animation tools for composer and post controls | Paul Frazee | 2022-12-06 | 1 | -20/+15 |
| | |||||
* | 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 |
| | |||||
* | Cleanup | Paul Frazee | 2022-12-02 | 1 | -11/+9 |
| | |||||
* | moving placeholder condition | João Ferreiro | 2022-11-29 | 1 | -7/+7 |
| | |||||
* | crop every photo; | João Ferreiro | 2022-11-29 | 2 | -29/+72 |
| | | | | make use of useCallback | ||||
* | react-hooks/exhaustive-deps fixes | João Ferreiro | 2022-11-29 | 1 | -7/+4 |
| | |||||
* | use runInAction in getPhotos model | João Ferreiro | 2022-11-29 | 1 | -9/+4 |
| | |||||
* | change post test with photo attached; | João Ferreiro | 2022-11-29 | 1 | -1/+7 |
| | | | | remove auto linking settings | ||||
* | fix typescript issue; force mediatype photo | João Ferreiro | 2022-11-29 | 1 | -12/+17 |
| | |||||
* | fixing add photo using camera | João Ferreiro | 2022-11-29 | 1 | -1/+4 |
| | |||||
* | move show carousel out of the component | João Ferreiro | 2022-11-29 | 3 | -13/+11 |
| | |||||
* | further refactoring code into different components | João Ferreiro | 2022-11-29 | 3 | -154/+147 |
| | |||||
* | reafctor image carousel into new component; | João Ferreiro | 2022-11-29 | 2 | -169/+220 |
| | | | | fix photo overlapping text in composer | ||||
* | Merge branch 'main' into upload-image | João Ferreiro | 2022-11-28 | 2 | -65/+111 |
|\ | |||||
| * | 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 |
| | | |||||
| * | Tune post-thread expanded view: add reply prompt, fix spacing and sizing | Paul Frazee | 2022-11-28 | 1 | -12/+28 |
| | | |||||
| * | 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 | 2 | -2/+2 |
| | |||||
* | Replace the FAB with a compose prompt at the top of the feed | Paul Frazee | 2022-11-20 | 1 | -0/+63 |
| | |||||
* | 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 | 2 | -37/+30 |
| | |||||
* | 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 |
| |