about summary refs log tree commit diff
path: root/src/screens
Commit message (Expand)AuthorAgeFilesLines
* Pass feed context to video feed post controls (#9004)kindgracekind2025-09-081-0/+1
* Make logs more clear (#8991)Eric Bailey2025-09-051-2/+18
* ensure headers are set when chat reporting (#8985)Samuel Newman2025-09-051-7/+14
* 108 fixes (#8977)Eric Bailey2025-09-043-19/+20
* 📓 Bookmarks (#8976)Eric Bailey2025-09-044-6/+381
* Use Automatic representation for all image pickers (#8963)Eric Bailey2025-09-021-2/+4
* Improve e2e tests (#8927)Samuel Newman2025-08-295-3/+12
* prevent double border (#8937)Samuel Newman2025-08-291-2/+2
* Add `english-only-resource` context and tweak labels (#8805)surfdude292025-08-273-6/+26
* prevent android exposures to gate (#8916)Samuel Newman2025-08-271-1/+2
* Add suggested follows experiment to onboarding (#8847)Samuel Newman2025-08-2711-164/+829
* use an env var for configurable proxy header (#8863)hailey2025-08-262-5/+5
* Web: fix Edit Profile discard warning when pressing backdrop (#8824)Bartosz Kaszubowski2025-08-261-15/+9
* `Discover Feeds` ⮕ `Discover New Feeds` (#8860)surfdude292025-08-261-1/+1
* Enable show less / more buttons for third party feeds (#8672)kindgracekind2025-08-264-4/+10
* Modernise change password dialog (#8269)Samuel Newman2025-08-262-1/+304
* Adds signup CTA tests for logged-out visitors (#8906)Alex Benzer2025-08-262-1/+8
* Threads v2 cleanup (#8902)Eric Bailey2025-08-266-165/+241
* Merge pull request #8806 from internet-development/binaryfiddler/starter-pack...jim2025-08-252-44/+81
|\
| * optimize for the webChenyu Huang2025-08-221-1/+0
| * address feedbackChenyu Huang2025-08-201-23/+37
| * loading stateChenyu Huang2025-08-191-13/+5
| * clean up onSuccess callbackChenyu Huang2025-08-191-7/+6
| * parameterize the initial profile for starter pack profile select wizard screenChenyu Huang2025-08-192-26/+38
| * starter pack dialog flow from profileMenuChenyu Huang2025-08-161-10/+31
* | Remove handle suggestion gate (#8899)Samuel Newman2025-08-251-5/+1
* | ALF log screen (#8845)Samuel Newman2025-08-251-0/+128
* | Update `@mozzius/expo-dynamic-app-icon` (#8834)Samuel Newman2025-08-244-13/+22
* | refactor: all uses of "Follow Back" to "Follow back"Caidan Williams2025-08-211-1/+1
* | [APP-1357] profile header follow recommendations (#8784)Caidan2025-08-213-158/+218
* | fix typo (#8869)cirx2025-08-201-1/+1
* | tweak plural formatting (#8871)surfdude292025-08-201-3/+3
* | Add underage notice to Moderation screen (#8868)Eric Bailey2025-08-181-0/+19
|/
* Use medium font weight in a few places (#8848)Samuel Newman2025-08-152-6/+3
* feat: use OP's language as recommendation when replying (#8832)Elijah Seed-Arita2025-08-155-0/+5
* Profile back button tweaks for web (#8795)Bartosz Kaszubowski2025-08-141-55/+41
* [Perf - part 1] Hoist service config query (#8812)Samuel Newman2025-08-143-3/+3
* Add displayName to contexts (#8814)Samuel Newman2025-08-145-1/+9
* stop incorrectly using suffixtext (#8352)Samuel Newman2025-08-141-22/+15
* remove imports from @atproto/api internals (#8403)Samuel Newman2025-08-125-14/+19
* remove unicode ltr chars and replace with css (#8826)Samuel Newman2025-08-121-3/+12
* Update dates (#8822)Eric Bailey2025-08-111-1/+1
* add bottom border to feed headers in explore on web (#8801)Samuel Newman2025-08-111-5/+1
* Fix policy state (#8821)Eric Bailey2025-08-112-15/+5
* Fix translations on Android using PROCESS_TEXT intent (#8486)Samuel Newman2025-08-111-9/+10
* Merge pull request #8766 from internet-development/binaryfiddler/starter-packjim2025-08-091-71/+85
|\
| * add missing importChenyu Huang2025-08-081-1/+1
| * Update src/screens/StarterPack/Wizard/index.tsxChenyu2025-08-061-1/+1
| * left align header contentChenyu Huang2025-08-061-1/+1
| * update starter pack wizard layoutChenyu Huang2025-08-011-69/+83