about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Trim leading whitespace-only lines (#7555)dan2025-01-231-1/+6
* Fix typo (#7553)Frudrax Cheng2025-01-221-1/+1
* Tweak adjustment in the formula (#7547)dan2025-01-221-3/+2
* Post-report menu (#7446)Samuel Newman2025-01-227-33/+218
* Only show pins on Posts and Replies (#7544)dan2025-01-221-1/+3
* fix deprecation warning (#7540)Samuel Newman2025-01-221-1/+1
* Minor video feed refactor (#7536)dan2025-01-221-42/+33
* Add videos tab to profile (#7517)Eric Bailey2025-01-224-13/+54
* Adjust decay formula (#7535)dan2025-01-221-6/+14
* Update hashtag menu to use `Menu`, convert to native link for additional a11y...Eric Bailey2025-01-2110-577/+294
* move indicatorStyle to `List` (#7526)Samuel Newman2025-01-216-8/+3
* [Experiment] Add Video feed on signup (#7531)dan2025-01-213-0/+13
* Reenable bitdrift (#7405)Snow Pettersen2025-01-212-28/+22
* show video feeds from posts even if they are replies (#7516)Chris Kanich2025-01-214-5/+14
* render adjacent players on ios (#7525)Samuel Newman2025-01-211-2/+12
* Some immersive video a11y fixes (#7528)Eric Bailey2025-01-211-14/+33
* Fix crash when nothing is pinned (#7510)dan2025-01-201-16/+21
* Fix log sourceDan Abramov2025-01-201-1/+1
* Replace hackfix for gestures with upstream fix (#7503)dan2025-01-201-40/+2
* Fix tabbar swipe conflicting with drawer (#7501)dan2025-01-201-48/+51
* Fix Discover posts showing up in Following with no explanation (#7500)dan2025-01-201-10/+14
* Fix PWIDan Abramov2025-01-201-0/+1
* yolo (#7499)Hailey2025-01-1936-116/+3126
* Revert "[Android] Fix taps triggering while swiping (#7459)" (#7498)dan2025-01-201-2/+40
* Bring video cropping in line with images (#7462)Eric Bailey2025-01-183-55/+113
* tweaks to constants (#7478)Hailey2025-01-172-4/+25
* Remove test gates (#7477)dan2025-01-171-77/+1
* [Android] Fix taps triggering while swiping (#7459)gpp2025-01-171-40/+2
* Prevent Drawer gesture conflicting with Suggestions scroll (#7468)dan2025-01-173-64/+76
* [Android] Try to disambiguate taps from swipes (#7448)dan2025-01-151-2/+40
* Account quick switch on web (#7190)Samuel Newman2025-01-144-56/+259
* Remove unnecessary addEventListener call for video (#7433)Islam Rustamov2025-01-141-3/+0
* add correct error reporting for blank password (#7391)Samuel Newman2025-01-131-2/+8
* Conversation-level reporting by reporting most recent message available (#7423)Samuel Newman2025-01-104-54/+88
* Fix invalid password error message (#7425)Samuel Newman2025-01-1033-36/+44
* Fix web crash (#7426)dan2025-01-102-2/+2
* A simpler fix for trending swipe issue (#7424)dan2025-01-103-15/+6
* [ELI5] Validate too long handles in signup (#7422)Samuel Newman2025-01-103-11/+24
* add back statsig gate testing (#7404)Hailey2025-01-102-1/+79
* Fix trending swipe gesture (#7417)dan2025-01-103-79/+105
* Move intent dialogs inside Alf, but above intent handlers (#7416)Eric Bailey2025-01-092-15/+15
* Fix Android composer padding: Director's Cut (#7412)Samuel Newman2025-01-093-22/+21
* fix padding on android 15 (#7411)Samuel Newman2025-01-091-2/+7
* Fix avatar shape in Account switch menu (#7388)Samuel Newman2025-01-098-5/+28
* [ELI5] change sign in to create account (#6931)Samuel Newman2025-01-0835-63/+65
* [ELI5] Tweaks to hosting provider (#6935)Samuel Newman2025-01-084-82/+121
* Delete <AppProfiler> (#7403)dan2025-01-082-68/+36
* Add key to invalidate spinner when theme changes (#7351)Roland Crosby2025-01-081-0/+1
* Hide menu button when search is focused (#7373)Samuel Newman2025-01-071-10/+2
* Remove unused default argumentDan Abramov2025-01-071-1/+1