about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Video] Resume background audio whenever muting video audio (#4915)Hailey2024-08-092-4/+4
* [Videos] Add error boundary to native (#4914)Samuel Newman2024-08-103-64/+116
* [Videos] handle app backgrounding (#4912)Samuel Newman2024-08-091-7/+36
* animate controls + fade out time after a while (#4913)Samuel Newman2024-08-091-28/+40
* [Video] More tweaks to `AVAudioSession` options (#4910)Hailey2024-08-092-7/+17
* [Video] Prevent pausing of background audio with `expo-video` on iOS (#4908)Hailey2024-08-092-2/+16
* [Video] more minor tweaks (#4906)Samuel Newman2024-08-091-9/+67
* [Video] Bundle of minor tweaks (#4904)Samuel Newman2024-08-093-31/+45
* Show just-posted replies above OP replies (#4901)dan2024-08-085-10/+53
* Remove client filtering of starter packs (#4753)Hailey2024-08-081-12/+4
* Remove show_avi_follow_button (#4900)Eric Bailey2024-08-082-4/+1
* Remove native_pwi_disabled (#4896)Eric Bailey2024-08-083-57/+3
* Fix overflow on posts (#4899)Samuel Newman2024-08-087-32/+15
* Move onPressReply into child component (#4898)dan2024-08-083-43/+31
* Remove new_user_progress_guide (#4895)Eric Bailey2024-08-082-7/+1
* Remove explore_page_profile_card_social_proof (#4894)Eric Bailey2024-08-082-7/+2
* Remove ungroup_follow_backs gate (#4893)Eric Bailey2024-08-085-18/+4
* Remove unnecessary state update for reply gate (#4897)dan2024-08-082-52/+38
* Include follow-based suggestions in interstitial (#4889)dan2024-08-083-2/+40
* Cleanup flags (#4891)dan2024-08-084-27/+5
* ALF suggested follows in profile header (#4828)Eric Bailey2024-08-083-229/+155
* Added trans (#4890)Minseo Lee2024-08-082-2/+2
* Keep interstitial fresh on refresh (#4888)dan2024-08-081-3/+5
* Include popcluster in suggestion ranking (#4887)dan2024-08-081-4/+6
* Add logging of selected feed preference when displaying the following feed (#...Hailey2024-08-072-2/+34
* [Video] Visibility detection view (#4741)Hailey2024-08-0715-176/+153
* [Videos] Video player - PR #2 - better web support (#4732)Samuel Newman2024-08-0720-86/+1074
* [Video] Authed video upload (#4885)Samuel Newman2024-08-072-11/+37
* Tweak feed manip to show cases of A -> B without further children (#4883)Hailey2024-08-061-8/+10
* Show own replies before follows' replies in threads (#4882)dan2024-08-062-5/+17
* Show more replies in Following (different heuristic) (#4880)dan2024-08-061-15/+79
* [Persisted] Make broadcast subscriptions granular by key (#4874)dan2024-08-0617-42/+95
* [Persisted] Fix the race condition causing clobbered writes between tabs (#4873)dan2024-08-063-104/+130
* [Persisted] Fork web and native, make it synchronous on the web (#4872)dan2024-08-0610-515/+186
* Show replies in context of their threads (#4871)dan2024-08-058-275/+254
* Add `PlatformInfo` module (#4877)Hailey2024-08-054-7/+24
* tweak list header (#4870)Samuel Newman2024-08-031-2/+10
* Respect labels on feeds and lists (#4818)Eric Bailey2024-08-029-145/+261
* Only show replies in Following if following all involved actors (#4869)dan2024-08-021-27/+17
* Always limit Following replies to the people you follow (#4868)dan2024-08-014-126/+8
* Fix missing header on Likes/Reposted By, add missing perf optimizations (#4867)Hailey2024-08-015-125/+127
* Move theme controls to its own screen (#4866)Samuel Newman2024-08-0113-78/+201
* Display second-to-last rather than second post in a slice (#4864)dan2024-08-011-11/+12
* Update muted words dialog with `expiresAt` and `actorTarget` (#4801)Eric Bailey2024-08-015-122/+427
* Fetch enough pages to fill a page's worth of items (#4863)dan2024-08-012-37/+83
* Only show "followed you back" when appropriate (#4849)Hailey2024-07-311-1/+21
* [Web] Retrigger onEndReached if needed when content height changes (#4859)dan2024-07-311-3/+32
* Remove unused NoopFeedTuner (#4856)dan2024-07-312-32/+7
* useDedupe callback (#4855)GSMT2024-07-301-2/+2
* [Video] Uploads (#4754)Hailey2024-07-3012-112/+582