Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix name in `feature_request.yml` (#5542) | Hailey | 2024-09-30 | 1 | -1/+1 | |
| | ||||||
* | Fix sticky offset, gear color (#5537) | Eric Bailey | 2024-09-30 | 1 | -5/+5 | |
| | ||||||
* | Move email test to root tests dir (#5527) | Hailey | 2024-09-30 | 1 | -0/+0 | |
| | ||||||
* | revamp issue templates, add new arch template (#5532) | Hailey | 2024-09-30 | 5 | -59/+184 | |
| | ||||||
* | use PressableScale for animation (#5541) | Samuel Newman | 2024-09-30 | 2 | -44/+33 | |
| | ||||||
* | Rework native autocomplete (#5521) | Hailey | 2024-09-27 | 4 | -120/+105 | |
| | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> | |||||
* | Pinned posts (#5055) | Samuel Newman | 2024-09-28 | 10 | -35/+212 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add to dropdown menu * use normal profile mutation hook * add pin as reason * request pins * shadow update * rm logs * get prev pinned from getProfile * fix toasts * invalidate after appview ready * don't mutate params * rm log * use checkCommited rather than manual whenAppViewReady * move to mutation * even more optimistic optimistic update * allow pins in `posts_and_author_threads` * update @atproto/api * add reasonPin type * fix strange type error in unrelated query * another missing type | |||||
* | Remove Segment (#5518) | Hailey | 2024-09-27 | 59 | -1988/+221 | |
| | ||||||
* | Fix alignment of cancel button on search (#5520) | Hailey | 2024-09-27 | 1 | -3/+3 | |
| | ||||||
* | [Share Extension] Support on Android for sharing videos to app (#5466) | Hailey | 2024-09-27 | 2 | -21/+102 | |
| | ||||||
* | 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 | |||||
* | [Share Extension] Support images/movies from other apps like iMessage (#5515) | Hailey | 2024-09-26 | 1 | -3/+39 | |
| | ||||||
* | 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 | 7 | -29/+59 | |
| | | | | (#5509) | |||||
* | Fix weird button wrapping on splash (#5507) | Eric Bailey | 2024-09-26 | 2 | -10/+6 | |
| | | | | | * Fix weird button wrapping on splash * Web | |||||
* | [Share Extension] Use the proper identifier for if statement on iOS (#5505) | Hailey | 2024-09-26 | 2 | -2/+2 | |
| | ||||||
* | 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 | 4 | -15/+30 | |
| | ||||||
* | 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 | 11 | -63/+341 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 8 | -389/+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 | |
| |