about summary refs log tree commit diff
path: root/src/view/com
Commit message (Expand)AuthorAgeFilesLines
* clean up language before suggesting (#9006)Samuel Newman2025-09-091-1/+11
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-0926-39/+69
* [Perf] Drawer gesture perf fix + related cleanup (#8953)Samuel Newman2025-09-052-16/+29
* Restore quick language select (#8981)Samuel Newman2025-09-053-88/+152
* E2E fixes (#8980)Samuel Newman2025-09-051-2/+2
* 📓 Bookmarks (#8976)Eric Bailey2025-09-041-1/+7
* Improve e2e tests (#8927)Samuel Newman2025-08-291-18/+4
* Close web mention suggestions popup on `Escape` (#8605)Samuel Newman2025-08-285-273/+253
* Update dev env (#8921)Eric Bailey2025-08-281-2/+16
* Merge pull request #8885 from internet-development/caidanw/app-1409-add-data-...jim2025-08-271-4/+11
|\
| * refactor(feed): simplify isDiscoverFeed logic in FeedPageCaidan Williams2025-08-271-4/+1
| * refactor(feed): remove NoSnippetWrapper from FeedPage in favor of dataSet att...Caidan Williams2025-08-272-74/+46
| * feat: prevent search engines from indexing Discover feed content as page desc...Caidan Williams2025-08-262-38/+72
| * feat: add data-nosnippet attribute to Discover feed for SEO controlCaidan Williams2025-08-261-2/+6
* | Language select final tweaks (#8914)Samuel Newman2025-08-277-684/+384
* | use an env var for configurable proxy header (#8863)hailey2025-08-262-2/+2
* | Fix toast type (#8909)Eric Bailey2025-08-261-4/+5
|/
* Enable show less / more buttons for third party feeds (#8672)kindgracekind2025-08-262-5/+5
* Modernise change password dialog (#8269)Samuel Newman2025-08-263-357/+0
* Yeah toast (#8878)Eric Bailey2025-08-261-9/+30
* Threads v2 cleanup (#8902)Eric Bailey2025-08-266-2307/+0
* Tweak `SelectMediaButton` error string, `accessibilityHint`, and comments (#8...surfdude292025-08-261-27/+10
* Merge pull request #8806 from internet-development/binaryfiddler/starter-pack...jim2025-08-251-0/+17
|\
| * loading stateChenyu Huang2025-08-191-7/+4
| * starter pack dialog flow from profileMenuChenyu Huang2025-08-161-0/+20
* | remove root sibling parent(s??) from composer (#8897)Samuel Newman2025-08-251-81/+76
* | refactor: all uses of "Follow Back" to "Follow back"Caidan Williams2025-08-212-7/+7
* | [Lightbox] prevent browser-default escape key behavior (#8859)Ridley Combs2025-08-191-0/+1
* | [APP-1318] `SelectMediaButton` (#8828)Eric Bailey2025-08-186-253/+723
|/
* don't override backspace if alt or meta key (#8855)Samuel Newman2025-08-151-1/+5
* feat: use OP's language as recommendation when replying (#8832)Elijah Seed-Arita2025-08-156-4/+25
* Integrate Sonner for toasts (#8839)Eric Bailey2025-08-141-6/+2
* Improve "replied to a post" component (#8602)Samuel Newman2025-08-143-158/+39
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-1/+2
* fix: don't open user profile when clicking edit button in user list (#8831)Elijah Seed-Arita2025-08-131-3/+10
* Fix deletion of composed emojis in web composer (#8829)Arturo Fonseca2025-08-131-1/+20
* remove imports from @atproto/api internals (#8403)Samuel Newman2025-08-121-2/+1
* Fix translations on Android using PROCESS_TEXT intent (#8486)Samuel Newman2025-08-111-12/+10
* Fix e2e (#8794)Eric Bailey2025-08-072-9/+17
* add profile hover card to notif items (#8666)Samuel Newman2025-08-071-27/+29
* Don't animate images that will be posted as JPGs (#8760)Samuel Newman2025-07-311-0/+5
* Some toasts cleanup and reorg (#8748)Eric Bailey2025-07-314-606/+44
* Mark old components as deprecated (#8747)Samuel Newman2025-07-308-27/+85
* Convert old toast types to new ones, mark as deprecated (#8746)Samuel Newman2025-07-303-16/+62
* Fix dataSet for noFeedback links (#8745)Samuel Newman2025-07-301-14/+8
* Merge pull request #8744 from internet-development/@APiligrim/update-toastjim2025-07-303-18/+31
|\
| * update type errorsAna2025-07-303-5/+16
| * update: lint fixes for toast.tsxAna2025-07-301-9/+10
| * update: toast style after lintAna2025-07-301-1/+1
| * update sortingAna2025-07-303-15/+16