Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 108 fixes (#8977) | Eric Bailey | 2025-09-04 | 1 | -10/+4 |
| | | | | | | | | | * Translation comment * Fix error handling in starter pack generation * Allow access to DM settings for age restricted users * Leave post stat unit formatting up to translators | ||||
* | 📓 Bookmarks (#8976) | Eric Bailey | 2025-09-04 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add button to controls, respace * Hook up shadow and mutation * Add Bookmarks screen * Build out Bookmarks screen * Handle removals via shadow * Use truncateAndInvalidate strategy * Add empty state * Add toasts * Add undo buttons to toasts * Stage NUX, needs image * Finesse post controls * New reply icon * Use curvier variant of repost icon * Prevent layout shift with align_start * Update api pkg * Swap in new image * Limit spacing on desktop * Rm decimals over 10k * Better optimistic adding/removing * Add metrics * Comment * Remove unused code block * Remove debug limit * Fork shadow for web/native * Tweak alt * add preventExpansion: true * Refine hitslop * Add count to anchor * Reduce space in compact mode --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | change fontSize: 15 to a.text_sm (#7896) | Samuel Newman | 2025-06-06 | 1 | -2/+2 |
| | |||||
* | Fix thin red circle around Like button on iOS (#6123) | khuddite | 2024-11-06 | 1 | -3/+3 |
| | | | | | | | | | | | * remove animation UI from DOM tree when not animated * improve naming of vars * more var changes --------- Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Sort imports (#6009) | dan | 2024-10-29 | 1 | -4/+4 |
| | | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix | ||||
* | Only animate the like icon when from an actual toggle (#5096) | Hailey | 2024-09-03 | 1 | -1/+3 |
| | |||||
* | More tweaks to animation (#5082) | Hailey | 2024-09-02 | 1 | -2/+2 |
| | |||||
* | Improve animations for like button (#5074) | Hailey | 2024-09-02 | 1 | -0/+177 |