about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Release 1.87 prep (#4603)Paul Frazee2024-06-2217-8075/+17995
* add missing prop... (#4601)Hailey2024-06-221-0/+1
* Starter Packs (#4332)Hailey2024-06-2178-205/+5361
* Tweak feed card to prevent spinnerz when pushing to screen (#4600)Hailey2024-06-215-105/+153
* [Statsig] Send Discover aggregate interactions (#4599)dan2024-06-223-1/+125
* Add debug feedContext label (#4598)dan2024-06-222-0/+30
* Add options for Feeds in `Navigation.tsx` (#4503)Minseo Lee2024-06-221-1/+5
* add flex shrink (#4597)Hailey2024-06-221-1/+1
* Pinned feeds cards (#4526)Eric Bailey2024-06-226-233/+447
* Fetch more than 3 suggested follows after first load (#4595)Eric Bailey2024-06-212-8/+26
* Update Korean localization (#4513)Minseo Lee2024-06-201-310/+455
* Update Japanese translation (#4477)Takayuki KUSANO2024-06-201-49/+152
* Italian translation fix (#4527)Marco Maroni2024-06-201-30/+30
* [Session] Logging (#4476)dan2024-06-203-6/+178
* Add a11y context (#4586)Eric Bailey2024-06-203-40/+111
* center pill text in label pill (#4579)Hailey2024-06-201-0/+1
* Wait for AppView when posting (#4584)dan2024-06-201-0/+34
* Merge #4492, fixes profile menu hover (#4580)Eric Bailey2024-06-203-19/+19
* Rework "Who can reply" to blend more nicely into the UI (#4578)Paul Frazee2024-06-195-168/+296
* Fix threadgate read after write (#4577)dan2024-06-191-4/+39
* Convert button to use forwardRef (#4576)Eric Bailey2024-06-191-306/+325
* use 1000x1000 for image height in avatar cropper (#4453)Hailey2024-06-202-4/+4
* fix for autofill covering border (#4573)Samuel Newman2024-06-201-0/+7
* Update HomeHeaderLayoutMobile.tsx (#4572)Samuel Newman2024-06-201-0/+1
* Option for large alt badges (#4571)Samuel Newman2024-06-209-43/+113
* Truncate post metrics and fix truncation on native (#4575)Samuel Newman2024-06-204-22/+31
* Fix avi placeholder layout (#4570)dan2024-06-191-10/+10
* add support for `ListEmptyComponent`, allow `undefined` data (#4403)Hailey2024-06-191-24/+39
* GIF previews in notifications (#4447)Samuel Newman2024-06-193-60/+144
* [Session] Convert account to session data explicitly (#4446)dan2024-06-192-17/+24
* Move onboarding start to after successfull account creation (#4381)Eric Bailey2024-06-191-2/+5
* Collection of moderation fixes (#4566)Paul Frazee2024-06-194-14/+41
* Fix undefined block (#4479)Eric Bailey2024-06-193-20/+43
* fix gap between tab bar and its border (#4538)Samuel Newman2024-06-191-2/+2
* Better handling of blocks in `KnownFollowers` (#4563)Eric Bailey2024-06-191-18/+49
* Verify email reminders (#4510)Eric Bailey2024-06-185-27/+53
* Bump labeler limit to 20 (#4565)Paul Frazee2024-06-191-3/+3
* Migrate local thread mutes (#4523)Samuel Newman2024-06-193-4/+58
* Disable newskie dialog tap in hover card web (#4562)Eric Bailey2024-06-183-3/+8
* Implement thread locking (#4545)Paul Frazee2024-06-188-108/+219
* Prevent unecessary calls (#4561)Eric Bailey2024-06-181-1/+1
* Force callers of `getTimeAgo` to pass in the value for "now" (#4560)Eric Bailey2024-06-184-19/+15
* Fix: only apply self-thread load-more behavior on the outer edge of the reply...Paul Frazee2024-06-181-2/+11
* Server-side thread mutes (#4518)Samuel Newman2024-06-1811-215/+218
* Explore fixes (#4540)Eric Bailey2024-06-183-12/+23
* Is it "newskie" or "newsky" 🤔 (#4557)Eric Bailey2024-06-183-1/+92
* fix keyboard overlaying onboarding inputs (#4558)Hailey2024-06-182-3/+12
* Add `useGetTimeAgo` and utils (#4556)Eric Bailey2024-06-185-59/+216
* Unconditionally polyfill Intl.PluralRules for native (#4554)dan2024-06-181-1/+1
* Use exact imports for icons (#4549)dan2024-06-181-3/+3