about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make all referrer info sync (#4782)Hailey2024-07-122-18/+16
* Fix: emoji picker closes when hitting spacebar (#4422) (#4441)Michał Gołda2024-07-111-21/+23
* `Reposted by you` and `Reply to you` (#4478)Minseo Lee2024-07-112-35/+62
* referrers for all platforms (#4514)Hailey2024-07-114-23/+33
* Create shared preferences API (#4654)Hailey2024-07-115-9/+138
* Fix search hashtags by author (#4773)Eric Bailey2024-07-111-1/+1
* [ALF] Theme & palette cleanup (#4769)Eric Bailey2024-07-1119-642/+839
* Filter yourself out of follows interstitial (#4770)Eric Bailey2024-07-111-2/+6
* ALF post button (#4767)Hailey2024-07-101-38/+35
* Fix alt text for GIFs (#4766)Hailey2024-07-102-4/+18
* [Session] Include stack with the debug event (#4763)dan2024-07-101-1/+6
* [Session] Experiment: Don't use withProxy (#4762)dan2024-07-104-31/+88
* Rename session event, scope to errors (#4761)dan2024-07-092-4/+6
* Log session events unconditionally (#4758)dan2024-07-092-1/+15
* Add social proof to suggested follows (#4602)Samuel Newman2024-07-094-75/+64
* tweak top padding external (#4755)Hailey2024-07-091-4/+8
* change `contentVisibility` to `contain` (#4752)Hailey2024-07-086-29/+33
* Fix RTL text rendering for display names (#4747)Hailey2024-07-0813-23/+41
* Reduce the size of the inner logo in the QR code (#4746)Hailey2024-07-081-1/+1
* Fix misplaced '@' in RTL post meta. (#4531)Joel2024-07-074-7/+19
* Remove broken and void back button (#4744)Josh2024-07-071-26/+0
* Ensure `/start` navigates to `/starter-pack` when clicking a link internally ...Hailey2024-07-072-29/+33
* Add missing `to` in StarterPackScreen.tsx string (#4743)surfdude292024-07-061-1/+1
* Video compression in composer (#4638)Samuel Newman2024-07-0519-33/+468
* fix slop (#4739)Hailey2024-07-051-19/+32
* Update statsPaul Frazee2024-07-051-1/+1
* Run intl:extractPaul Frazee2024-07-0517-5617/+7718
* Update Japanese translation (#4665)Takayuki KUSANO2024-07-051-12/+158
* Update Korean localization (#4646)Minseo Lee2024-07-051-498/+635
* Update Chinese Localization (#4695)Kuwa Lee2024-07-052-1092/+1350
* Update catalan (#4702)Ivan Beà2024-07-051-166/+166
* Update Indonesian translation (#4706)kodebanget2024-07-051-411/+412
* Tweak checkmark sizePaul Frazee2024-07-051-1/+1
* Show feedback for Follow button in interstitials (#4738)dan2024-07-053-3/+42
* Update French localization (#4662)surfdude292024-07-051-34/+158
* Feed interstitial snapping (#4737)Samuel Newman2024-07-051-3/+13
* [D1X] Use user action and viewing history to inform suggested follows (#4727)Eric Bailey2024-07-046-49/+196
* Fix order of checks in experiment (#4734)dan2024-07-041-3/+4
* Feed interstitial tweaks (#4733)dan2024-07-042-3/+3
* Fix `onEndReached` not firing sometimes on web (#4728)Hailey2024-07-042-10/+2
* Fix responsiveness of dismissing the progress guide (#4729)Paul Frazee2024-07-041-8/+7
* Fix feed feedback (#4730)dan2024-07-042-7/+13
* [D1X] Pull out follow-backs for higher signal (#4719)Eric Bailey2024-07-045-10/+41
* New user progress guides (#4716)Paul Frazee2024-07-0417-17/+715
* Add starter pack embeds to posts (#4699)Hailey2024-07-0410-41/+246
* Guided tour for new users (#4690)Paul Frazee2024-07-0216-33/+458
* Don't follow self, blocks or mute when following all; don't show blocks in li...Hailey2024-07-033-2/+27
* change maxWidth -> width to fix GIFs in DMs (#4717)Samuel Newman2024-07-031-5/+2
* [D1X] Integrate interstitials (#4698)Eric Bailey2024-07-033-35/+198
* [D1X] Add interstitials, component tweaks, placeholders (#4697)Eric Bailey2024-07-039-28/+563