about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make tab names translatable (#4724)Takayuki KUSANO2024-07-031-3/+4
* Remove search from disabled PWI state (#4723)Eric Bailey2024-07-031-1/+6
* Unify label pills (#4676)Eric Bailey2024-07-039-234/+226
* Add music interest (#4722)Eric Bailey2024-07-021-0/+1
* Improve textinput performance in login and account creation (#4673)Paul Frazee2024-07-027-269/+357
* [D1X] Minimum interest experiment (#4653)Eric Bailey2024-07-022-2/+69
* Add events to signup for captcha results (#4712)Hailey2024-07-013-5/+18
* Add dismiss backdrop to native dropdowns (#4711)dan2024-07-011-65/+98
* FeedCard & ListCard cleanups (#4644)Eric Bailey2024-06-289-97/+198
* Revert animation change in signup (#4693)Hailey2024-06-273-26/+28
* Handle pushing to starterpack screen when unauthed (#4692)Hailey2024-06-276-131/+142
* Handle pressing all go.bsky.app links in-app w/ resolution (#4680)Hailey2024-06-279-17/+186
* Refactor `ProfileCard` to be composable (#4622)Eric Bailey2024-06-271-59/+250
* Remove reposts from the Replies tab (#4669)dan2024-06-271-0/+6
* Fix pasting images on web (#4670)dan2024-06-271-8/+7