Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Readd the FAB for composing new posts | Paul Frazee | 2023-01-16 | 4 | -11/+76 | |
| | ||||||
* | Round the corners on single-image embeds a bit more | Paul Frazee | 2023-01-16 | 1 | -1/+1 | |
| | ||||||
* | More spacing and sizing tweaks, including larger post controls | Paul Frazee | 2023-01-16 | 2 | -9/+15 | |
| | ||||||
* | Enlarge post text slightly | Paul Frazee | 2023-01-16 | 1 | -2/+2 | |
| | ||||||
* | More spacing fixes, especially for the repost info | Paul Frazee | 2023-01-16 | 2 | -6/+9 | |
| | ||||||
* | Spacing fixes | Paul Frazee | 2023-01-16 | 6 | -16/+31 | |
| | ||||||
* | Fix visual consistency of 'reply to' in post and use display name | Paul Frazee | 2023-01-16 | 2 | -5/+5 | |
| | ||||||
* | Fix missing metrics in post threads | Paul Frazee | 2023-01-16 | 1 | -0/+3 | |
| | ||||||
* | Move menu controls into post footers and improve meta info rendering | Paul Frazee | 2023-01-16 | 5 | -53/+58 | |
| | ||||||
* | Fix: remove duplicates in the TL caused by rendering reply parents | Paul Frazee | 2023-01-16 | 2 | -1/+27 | |
| | ||||||
* | Fix image compression for avis and banner images | Paul Frazee | 2023-01-12 | 3 | -19/+37 | |
| | ||||||
* | Add scrolling to menu | Paul Frazee | 2023-01-03 | 1 | -2/+4 | |
| | ||||||
* | Bump deps to pull in some bugfixes | Paul Frazee | 2023-01-03 | 1 | -1/+1 | |
| | ||||||
* | Indicate images in notifications | Paul Frazee | 2023-01-03 | 1 | -3/+12 | |
| | ||||||
* | Implement validation and proper type detection | Paul Frazee | 2023-01-03 | 7 | -30/+114 | |
| | ||||||
* | Improve handling around connection failures during login | Paul Frazee | 2023-01-03 | 2 | -9/+29 | |
| | ||||||
* | Add 'is 13' checkbox to account creation | Paul Frazee | 2023-01-03 | 1 | -3/+57 | |
| | ||||||
* | Fix to feed update | Paul Frazee | 2023-01-03 | 1 | -1/+1 | |
| | ||||||
* | Fix session hydration during load | Paul Frazee | 2023-01-03 | 2 | -1/+4 | |
| | ||||||
* | Fix bug in error handling | Paul Frazee | 2023-01-03 | 1 | -1/+5 | |
| | ||||||
* | Introduce error boundaries around all screens | Paul Frazee | 2023-01-02 | 2 | -8/+55 | |
| | ||||||
* | Improve error logging | Paul Frazee | 2023-01-02 | 47 | -187/+191 | |
| | ||||||
* | Bump api@0.0.5 and use the type guard helpers | Paul Frazee | 2023-01-02 | 2 | -35/+17 | |
| | ||||||
* | Implement logging system | Paul Frazee | 2023-01-02 | 39 | -125/+442 | |
| | ||||||
* | Dont mute posts for a user when viewing their profile | Paul Frazee | 2023-01-02 | 2 | -3/+10 | |
| | ||||||
* | Implement account muting | Paul Frazee | 2023-01-02 | 10 | -10/+96 | |
| | ||||||
* | Fix to loading state | Paul Frazee | 2022-12-30 | 1 | -3/+6 | |
| | ||||||
* | Fix the status bar coloring | Paul Frazee | 2022-12-30 | 1 | -1/+7 | |
| | ||||||
* | Add dark mode toggle | Paul Frazee | 2022-12-30 | 4 | -169/+206 | |
| | ||||||
* | Integrate composer into design system | Paul Frazee | 2022-12-30 | 3 | -45/+36 | |
| | ||||||
* | Various small fixes | Paul Frazee | 2022-12-30 | 6 | -7/+9 | |
| | ||||||
* | Integrate search into suggested follows | Paul Frazee | 2022-12-30 | 2 | -48/+25 | |
| | ||||||
* | Dont autofocus the search input | Paul Frazee | 2022-12-30 | 1 | -1/+0 | |
| | ||||||
* | Integrate settings into design system and some various fixes/tweaks | Paul Frazee | 2022-12-30 | 3 | -9/+12 | |
| | ||||||
* | Integrate menu into design system | Paul Frazee | 2022-12-30 | 1 | -47/+39 | |
| | ||||||
* | Integrate notifications into the design system | Paul Frazee | 2022-12-30 | 3 | -35/+45 | |
| | ||||||
* | Integrate profile listings into design system | Paul Frazee | 2022-12-30 | 4 | -25/+30 | |
| | ||||||
* | Update profile header to use design system | Paul Frazee | 2022-12-30 | 2 | -58/+70 | |
| | ||||||
* | Integrate the shell into the design system | Paul Frazee | 2022-12-30 | 1 | -49/+16 | |
| | ||||||
* | Integrate ViewSelector into design system | Paul Frazee | 2022-12-30 | 2 | -16/+12 | |
| | ||||||
* | Integrate composer prompt into design system | Paul Frazee | 2022-12-30 | 6 | -18/+19 | |
| | ||||||
* | Integrate ViewHeader into the design system | Paul Frazee | 2022-12-30 | 1 | -47/+31 | |
| | ||||||
* | Update threads to use design system | Paul Frazee | 2022-12-30 | 6 | -137/+63 | |
| | ||||||
* | Improve image layout | Paul Frazee | 2022-12-30 | 3 | -79/+192 | |
| | ||||||
* | Tune post controls | Paul Frazee | 2022-12-28 | 4 | -15/+44 | |
| | ||||||
* | Update posts in feed to use the theming system | Paul Frazee | 2022-12-28 | 9 | -82/+133 | |
| | ||||||
* | Update notifications | Paul Frazee | 2022-12-28 | 2 | -15/+5 | |
| | ||||||
* | Tighten up spacing and dividers | Paul Frazee | 2022-12-28 | 4 | -25/+15 | |
| | ||||||
* | Fix letter spacing | Paul Frazee | 2022-12-28 | 1 | -1/+1 | |
| | ||||||
* | Add a design system (#34) | Paul Frazee | 2022-12-28 | 78 | -375/+1431 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |