about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add in new suggested accounts endpoint into FollowDialog (#8147)Eric Bailey2025-04-072-149/+89
* Rm sticky headers (#8154)Eric Bailey2025-04-072-20/+3
* Slice 'For You' results (#8152)Eric Bailey2025-04-071-2/+7
* Align copy in `Your interests` toasts (#8138)surfdude292025-04-071-2/+7
* Center the selected tab in the sugg follows tabbar (#8146)Eric Bailey2025-04-071-20/+6
* [Explore] Small fixes (#8145)Eric Bailey2025-04-0712-190/+344
* Remove unused index to fix lint (#8148)Eric Bailey2025-04-072-2/+1
* Nightly source-language updatepfrazee2025-04-051-128/+181
* Rework the visual design of the interests card in explore (#8135)Paul Frazee2025-04-041-18/+17
* Fix the 'seen' metric in explore (#8134)Paul Frazee2025-04-042-32/+27
* [Explore] Invalidate queries post-interests edit (#8128)Eric Bailey2025-04-042-3/+23
* [Explore] Design tweaks (#8131)Eric Bailey2025-04-048-21/+30
* [Explore] New suggested follows endpoint (#8130)Eric Bailey2025-04-044-101/+103
* [Explore] Add interests card (#8125)Eric Bailey2025-04-044-27/+195
* Match placeholder color with other skeletons (#8129)Samuel Newman2025-04-041-4/+4
* Rename search to explore in titles and links (#8116)Eric Bailey2025-04-045-13/+21
* Content interests (#8114)Eric Bailey2025-04-045-3/+249
* [Explore] Add index to view metric (#8124)Samuel Newman2025-04-042-2/+3
* [Explore] Add flatlist perf-related props (#8120)Samuel Newman2025-04-043-3/+11
* remove use of sticky topBorder, add border to feed footer (#8121)Samuel Newman2025-04-042-12/+23
* [Explore] Moderate trending topic avis (#8123)Samuel Newman2025-04-042-4/+25
* log views of starter packs header (#8118)Samuel Newman2025-04-041-0/+2
* [Explore] Add shadow cache (#8119)Samuel Newman2025-04-045-41/+194
* Nightly source-language updatepfrazee2025-04-041-14/+14
* memoize each module individually (#8111)Samuel Newman2025-04-031-227/+223
* Wait for preferences before fetching trending data (#8109)Eric Bailey2025-04-033-1/+3
* Nightly source-language updatepfrazee2025-04-031-240/+314
* [Explore] Base (#8053)Samuel Newman2025-04-0241-2115/+3797
* Tweak copy to remove remaining uses of `sign up` (#7987)surfdude292025-04-025-7/+9
* Add plural formatting, translate and tweak some accessibility strings in comp...surfdude292025-04-022-26/+71
* fix bg color (#8102)Samuel Newman2025-04-021-2/+4
* Simplify content warning dialog text (#7943)surfdude292025-04-021-3/+2
* Update languages.ts (#7996)aryiu2025-04-021-1/+1
* Nightly source-language updatepfrazee2025-04-021-157/+170
* Add plural formatting for alt text truncated string (#7994)surfdude292025-04-012-6/+12
* Make `Posts` and `People` tabs translatable for user lists (#7982)surfdude292025-04-011-7/+6
* Reapply "Modify hosting provider text for better localization" (#7928)Minseo Lee2025-04-011-19/+17
* Translate number joined starter pack string and add plural formatting (#7984)surfdude292025-04-012-6/+11
* Add plural formatting for `STARTER_PACK_MAX_SIZE` toast (#8000)surfdude292025-04-011-3/+4
* add plural formatting for too long handle error (#7999)surfdude292025-04-011-2/+6
* Add plural formatting for "too long" error messages when editing profile info...surfdude292025-04-011-5/+11
* [Reactions] Get reactions in chat list working again with new lexicon (#8093)Samuel Newman2025-04-013-69/+76
* Fix loading jumps and footer on feeds tab (#8063)Samuel Newman2025-04-013-81/+86
* Fix suggested follows scrolling (#8036)Eric Bailey2025-04-011-28/+30
* add `msg` macro in EmojiPopup.android.tsx (#8091)surfdude292025-04-011-3/+3
* fix warnings (#8092)Samuel Newman2025-04-012-3/+3
* Fix broken error screen in DMs (#8071)Samuel Newman2025-04-011-9/+18
* Nightly source-language updatepfrazee2025-03-291-34/+91
* Preload emoji picker data for reactions on web (#8079)Eric Bailey2025-03-282-0/+27
* Put applied reactions inside context menu wrapper on native (#8078)Eric Bailey2025-03-281-71/+72