about summary refs log tree commit diff
path: root/src/state
Commit message (Expand)AuthorAgeFilesLines
* Remove email nag promptVika2025-09-181-1/+2
* feat: don't baby the user if they don't want to reveal their birthdate or set...Vika2025-09-181-3/+3
* Add missing passive feed interactions (#9043)Samuel Newman2025-09-151-42/+11
* Log cleanup (#9029)Samuel Newman2025-09-111-5/+2
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-0937-91/+127
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-092-3/+1
* Remove region for AA call, actually not helpful (#8992)Eric Bailey2025-09-051-5/+1
* [Perf] Drawer gesture perf fix + related cleanup (#8953)Samuel Newman2025-09-051-6/+6
* Restore quick language select (#8981)Samuel Newman2025-09-051-2/+2
* Make logs more clear (#8991)Eric Bailey2025-09-052-15/+15
* Provide more precise data for age assurance (#8989)Eric Bailey2025-09-051-3/+24
* E2E fixes (#8980)Samuel Newman2025-09-051-4/+4
* 📓 Bookmarks (#8976)Eric Bailey2025-09-044-0/+201
* Provide geo-gated users optional GPS fallback for precise location data (#8973)Eric Bailey2025-09-0413-232/+644
* Language select final tweaks (#8914)Samuel Newman2025-08-271-5/+0
* Add suggested follows experiment to onboarding (#8847)Samuel Newman2025-08-271-1/+8
* use an env var for configurable proxy header (#8863)hailey2025-08-2614-34/+79
* Enable show less / more buttons for third party feeds (#8672)kindgracekind2025-08-263-14/+119
* Modernise change password dialog (#8269)Samuel Newman2025-08-261-5/+0
* Merge pull request #8806 from internet-development/binaryfiddler/starter-pack...jim2025-08-251-4/+53
|\
| * parameterize the initial profile for starter pack profile select wizard screenChenyu Huang2025-08-191-0/+10
| * starter pack dialog flow from profileMenuChenyu Huang2025-08-161-4/+43
* | Update origin (#8889)Eric Bailey2025-08-231-1/+1
* | Debug (#8888)Eric Bailey2025-08-231-6/+48
* | wrapp failed to send feed interactions inside isNetworkErrorChenyu Huang2025-08-221-1/+4
* | [LEG-246] Geo overlay (#8881)Eric Bailey2025-08-221-0/+2
* | [APP-1357] profile header follow recommendations (#8784)Caidan2025-08-211-6/+9
* | [APP-1398] Fix post shadow/like shadow state when replying (#8866)Eric Bailey2025-08-202-4/+40
* | Fix isPartOfLastBranchFromDepth assignment (#8856)Eric Bailey2025-08-192-4/+11
|/
* feat: use OP's language as recommendation when replying (#8832)Elijah Seed-Arita2025-08-151-0/+1
* [Perf - part 1] Hoist service config query (#8812)Samuel Newman2025-08-143-27/+84
* Add displayName to contexts (#8814)Samuel Newman2025-08-1447-10/+99
* [Perf - part 3] Stop every dialog control in the entire app rerendering when ...Samuel Newman2025-08-141-14/+17
* remove imports from @atproto/api internals (#8403)Samuel Newman2025-08-123-11/+8
* Check handle as you type (#8601)Samuel Newman2025-08-071-0/+126
* [APP-1356] Policy update dialog (#8782)Eric Bailey2025-08-063-2/+39
* Add feed tuner to remove muted threads (#8773)kindgracekind2025-08-041-2/+6
* Mark old components as deprecated (#8747)Samuel Newman2025-07-301-0/+9
* [APP-1173] Clean up env (#8701)Eric Bailey2025-07-302-6/+8
* Fix parent read more occurring further up the tree (#8729)Eric Bailey2025-07-281-5/+10
* Fix blur handling (#8730)Eric Bailey2025-07-281-1/+2
* Ensure preference overrides cause re-renders (#8724)hailey2025-07-281-3/+6
* fix moderation preferences for non-AA'd users (#8712)hailey2025-07-242-7/+9
* If birth date is not set, ensure AA still shows (#8709)Eric Bailey2025-07-231-1/+2
* Clean up AA gate (#8707)Eric Bailey2025-07-232-13/+6
* Replace `resumeSession` with `getSession` in the email check (#8670)Samuel Newman2025-07-233-3/+69
* Age assurance tweaks (#8671)Eric Bailey2025-07-181-1/+21
* Age assurance fast-follows (#8656)Eric Bailey2025-07-175-10/+10
* Fix bug where replying to grandparents re-orders thread (#8662)Eric Bailey2025-07-172-23/+32
* UI for age assurance compliance (#8652)Eric Bailey2025-07-1611-6/+397