about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Video] Download videos (#4886)Hailey2024-08-156-1/+272
* swap control files (#4936)Samuel Newman2024-08-144-592/+579
* [Embed] Starter pack embed embed (#4935)Samuel Newman2024-08-141-7/+14
* [Video] set audio category to ambient every time a new player is made (#4934)Samuel Newman2024-08-143-1/+11
* Add `/live/` to supported YouTube embed URLs (#4932)Hailey2024-08-131-5/+10
* [Video] Try/catch video play/pause (#4930)Samuel Newman2024-08-132-7/+21
* Don't kick to login screen on network error (#4911)dan2024-08-136-14/+117
* Remove .withProxy() calls (#4929)dan2024-08-134-85/+40
* subclass agent to add setPersistSessionHandler (#4928)Hailey2024-08-122-82/+60
* [Video] Fix crash when switching tabs (#4925)Hailey2024-08-121-19/+4
* [Video] Invert usage of `setAudioActive` (#4924)Hailey2024-08-122-3/+3
* Upgrade API, implement XRPC rework (#4857)Hailey2024-08-1213-195/+221
* Fix Android composer cursor bug by removing `setTimeout` from native composer...Hailey2024-08-121-57/+45
* Show handle in recent searches and fix truncation (#4917)Roland Crosby2024-08-111-9/+5
* Improve styles (#4916)Minseo Lee2024-08-1120-163/+89
* Mark string for localization (#4920)surfdude292024-08-111-1/+4
* Fix `occurred` typo (#4919)Shubh Porwal2024-08-111-1/+1
* [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