about summary refs log tree commit diff
path: root/src/components/dms/dialogs
Commit message (Expand)AuthorAgeFilesLines
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-20/+15
* Use `SearchablePeopleList` for add user to list dialog, replace old modal (#8...Samuel Newman2025-04-173-518/+4
* Filter searchable people list by accepted (#7915)Samuel Newman2025-03-061-1/+4
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-3/+4
* Refine accessibilityHint (#7554)Minseo Lee2025-02-111-1/+1
* New progress guide - 10 follows (#7128)Samuel Newman2024-12-171-0/+3
* fix: typo in filename list-converations (#7036)Renan Mav2024-12-101-1/+1
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-192-2/+2
* NewChatDialog: remove extra padding on web (#6333)Bartosz Kaszubowski2024-11-141-1/+2
* Add email verification prompts throughout the app (#6174)Hailey2024-11-121-1/+19
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-043-71/+46
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-232-2/+9
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-1/+1
* Split ShareViaChatDialog (#4383)dan2024-06-061-11/+22
* Fix descenders cutoff in new chat dialog (#4359)Eric Bailey2024-06-041-2/+4
* Use recent convos for share via dialog (#4352)Eric Bailey2024-06-042-10/+75
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-315-0/+584