Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ignore bogus onScroll values (#5499) | Samuel Newman | 2024-09-27 | 1 | -3/+10 | |
| | ||||||
* | add podcasts to spotify embeds (#5514) | Hailey | 2024-09-27 | 1 | -2/+16 | |
| | ||||||
* | Tweak font size of "Write your reply" (#5513) | Hailey | 2024-09-26 | 1 | -5/+1 | |
| | ||||||
* | Lazy load ViewShot (#5517) | Hailey | 2024-09-27 | 6 | -67/+97 | |
| | | | | | | | | | | | * lazy one spot * lazy signup * fix type * tweak type, fix missing viewshot type * only import type oops | |||||
* | tab change on press rather than pressIn (#5508) | Samuel Newman | 2024-09-26 | 1 | -2/+1 | |
| | ||||||
* | Add margin to bottom of search input (#5510) | Hailey | 2024-09-26 | 1 | -1/+1 | |
| | ||||||
* | [Share Extension] Move away from deprecated API, implement JS side of things ↵ | Hailey | 2024-09-26 | 6 | -26/+55 | |
| | | | | (#5509) | |||||
* | Fix weird button wrapping on splash (#5507) | Eric Bailey | 2024-09-26 | 2 | -10/+6 | |
| | | | | | * Fix weird button wrapping on splash * Web | |||||
* | Fix handle collapse on Android (#5504) | Eric Bailey | 2024-09-26 | 1 | -6/+9 | |
| | ||||||
* | Adjust header offset (#5501) | Eric Bailey | 2024-09-27 | 1 | -3/+3 | |
| | ||||||
* | Adjust dialog timing (#5502) | Eric Bailey | 2024-09-27 | 1 | -1/+1 | |
| | ||||||
* | Remove 10milly dialog, revert header logo changes (#5503) | Eric Bailey | 2024-09-26 | 10 | -1050/+28 | |
| | ||||||
* | Fix font loading (#5500) | Eric Bailey | 2024-09-27 | 2 | -15/+18 | |
| | ||||||
* | Clean up left nav on web (#5488) | Eric Bailey | 2024-09-26 | 4 | -93/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Tweak nav item count style * Fix nav item icon width and alignment * Just refactor the thing * New compose button * Z index * Rounded * Tweak gradient * Tweak gradient * Tweak gradient * Solid * Adjust position of counter * Always a circle | |||||
* | Adjust line height to not cut off emoji (#5496) | Eric Bailey | 2024-09-26 | 1 | -8/+4 | |
| | ||||||
* | Emoji in account list (#5497) | Eric Bailey | 2024-09-26 | 1 | -2/+4 | |
| | ||||||
* | Make the counter more rounded (#5083) | Igor Adrov | 2024-09-26 | 1 | -1/+1 | |
| | ||||||
* | add emoji prop to composer reply to text (#5495) | Samuel Newman | 2024-09-26 | 1 | -8/+9 | |
| | ||||||
* | Fix banner height in edit profile modal (#5494) | Samuel Newman | 2024-09-26 | 2 | -5/+5 | |
| | | | | | * fix banner height * fix user banner, it's not edit profile's fault | |||||
* | Messages list - make avatars link to profile (#5484) | Samuel Newman | 2024-09-26 | 1 | -7/+18 | |
| | ||||||
* | Add back empty placeholder (#5489) | Eric Bailey | 2024-09-25 | 1 | -0/+1 | |
| | ||||||
* | Filter errors that get sent to Sentry (#5247) | Hailey | 2024-09-25 | 3 | -8/+23 | |
| | ||||||
* | Add language filtering UI to search (#5459) | Eric Bailey | 2024-09-25 | 7 | -149/+427 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use new TextField for search bar * Add lang dropdown * Dialog * Revert "Dialog" This reverts commit 257573cd9c2a70d29df4ef5bdd503eea4ae411fe. * Extract util, test, cleanup * Fix formatting * Pass through other params * Fix sticky header * Fix stale data, hide/show * Improve query parsing * Replace memo * Couple tweaks * Revert cancel change * Remove unused placeholder | |||||
* | Support emojis in settings account cards (#5487) | Eric Bailey | 2024-09-25 | 1 | -2/+6 | |
| | ||||||
* | Ensure notifications align with new post alignment (#5486) | Eric Bailey | 2024-09-25 | 1 | -1/+1 | |
| | ||||||
* | constrain blur (#5485) | Samuel Newman | 2024-09-25 | 1 | -2/+2 | |
| | ||||||
* | Use scale animation for tabs (#5483) | Samuel Newman | 2024-09-25 | 2 | -17/+26 | |
| | | | | | * fix passing PressableScale oPressIn prop * use PressableScale for tabs | |||||
* | [Video] use dynamic import for hls.js (#5429) | Hailey | 2024-09-25 | 2 | -10/+50 | |
| | | | | Co-authored-by: Dan Abramov <dan.abramov@gmail.com> | |||||
* | show a toast when a haptic is meant to fire while using simulator (#5481) | Samuel Newman | 2024-09-25 | 1 | -0/+7 | |
| | | | buzzz! | |||||
* | Reduce display name size (#5482) | Samuel Newman | 2024-09-25 | 1 | -2/+9 | |
| | | | | | * reduce displayname size * only apply to small screens | |||||
* | Add gate to increase post-feed page size (#5473) | Eric Bailey | 2024-09-25 | 2 | -5/+21 | |
| | | | | | | | | | | | * Add gate to increase post-feed page size * Exclude Discover * Remove exception * Clarify intent * Let gate cache | |||||
* | Improve style of reply bar (#5447) | Hailey | 2024-09-25 | 2 | -41/+107 | |
| | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> | |||||
* | subtle avatar grow animation (#5480) | Samuel Newman | 2024-09-25 | 2 | -22/+88 | |
| | ||||||
* | Header blurred banner on overscroll (take 2) (#5474) | Samuel Newman | 2024-09-25 | 9 | -63/+335 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * grow banner when overscrolling * add blurview * make backdrop blur as it scrolls * add activity indicator * use rotated spinner instead of arrow * persist position of back button * make back button prettier * make blur less jarring * Unify effects * Tweak impl * determine if should animate based on scroll amount * sign comment --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> | |||||
* | Allow profile header to overscroll (#5457) | Samuel Newman | 2024-09-25 | 10 | -47/+72 | |
| | | | | | | | | | * add allowoverscroll prop * ensure spinner is visible * more generic prop for `<List>` * rename to allowHeaderOverScroll | |||||
* | delete extractHtmlMeta (#5478) | noriaki watanabe | 2024-09-25 | 3 | -122/+0 | |
| | ||||||
* | [Neue] Post avi, `PostMeta` cleanup (#5450) | Eric Bailey | 2024-09-24 | 10 | -117/+120 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Support emoji in text with custom font * Add emoji support to elements that need it * Remove unused file causing lint failure * Add web only link variant * Refactor PostMeta * Reduce avi size in feeds * Fix alignment, emoji, in PostMeta * Smaller avis in notifications * Shrink post placeholder avi * Handle the handle again * Link cleanup * Cleanup unused props * Fix text wrapping in timestamp * Fix underline color * Tighten up spacing * Web only whiteSpace | |||||
* | Fix composer jumpiness on native (#5476) | Eric Bailey | 2024-09-24 | 1 | -30/+20 | |
| | ||||||
* | [Video] Refactor HLS logic (#5468) | dan | 2024-09-24 | 1 | -104/+121 | |
| | | | | | | | | | | | | | * Extract HLS interop into useHLS * Rename variable * Move flushing outside an effect * use continue instead of return --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | |||||
* | add a bunch of settings-related icons (#5471) | Samuel Newman | 2024-09-24 | 14 | -1/+64 | |
| | ||||||
* | Remove image resizer (#5464) | Hailey | 2024-09-24 | 2 | -29/+71 | |
| | ||||||
* | Remove `react-native-fs` (#5463) | Hailey | 2024-09-25 | 2 | -14/+28 | |
| | | | | | | | | | * remove rnfs * tweak e2e * log * use `safeDeleteAsync` | |||||
* | Revamp image editor (#5462) | Mary | 2024-09-25 | 12 | -274/+311 | |
| | | | | | | | | | * new image editor * Rm react-avatar-editor --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> | |||||
* | Revamp edit image alt text dialog (#5461) | Mary | 2024-09-25 | 6 | -211/+136 | |
| | | | | | | | | | | | | | | | * revamp alt dialog * readd the limit check don't trim with enforceLen, it ruins copy-pasting long text and it's overall annoying behavior * Update src/view/com/composer/photos/ImageAltTextDialog.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> | |||||
* | MobX removal take 2 (#5381) | Mary | 2024-09-25 | 21 | -1238/+594 | |
| | | | | | | | | | * mobx removal take 2 * Actually rm mobx --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> | |||||
* | Edit self hosting copy (#5469) | Eric Bailey | 2024-09-25 | 1 | -4/+9 | |
| | | | | | | | * Edit self hosting copy * Tweak * Tweak | |||||
* | Revert change in FAB animation (#5465) | Hailey | 2024-09-24 | 2 | -25/+14 | |
| | ||||||
* | Don't use flex on inputs (#5458) | Eric Bailey | 2024-09-23 | 4 | -17/+40 | |
| | ||||||
* | Fix web splash (#5456) | Eric Bailey | 2024-09-23 | 1 | -69/+25 | |
| | | | | | | | * Fix web splash * Untangle base styles * Fix id name, remove log | |||||
* | invert the fab animation, play a haptic (#4309) | Hailey | 2024-09-23 | 2 | -16/+44 | |
| |