about summary refs log tree commit diff
path: root/src/screens/Messages
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-093-4/+7
* ensure headers are set when chat reporting (#8985)Samuel Newman2025-09-051-7/+14
* 108 fixes (#8977)Eric Bailey2025-09-042-13/+13
* [Perf - part 1] Hoist service config query (#8812)Samuel Newman2025-08-143-3/+3
* Rework variable naming, logic for rendering chat requests (#8737)hailey2025-07-302-35/+29
* update: comment with a nameAna2025-07-231-0/+1
* update: chat request uiAna2025-07-231-11/+24
* UI for age assurance compliance (#8652)Eric Bailey2025-07-164-9/+77
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-1/+1
* Granular notification settings (#8484)Samuel Newman2025-06-171-2/+2
* [Threads V2] Preliminary integration of unspecced V2 APIs (#8443)Eric Bailey2025-06-111-0/+3
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-074-25/+87
* Keep all radix dependencies aligned by using single package (#8219)Samuel Newman2025-04-243-13/+17
* Edge to edge support (#7497)Mathieu Acthernoene2025-04-221-2/+3
* Verification (#8226)Eric Bailey2025-04-181-18/+31
* change chat settings icon to a gear icon (#8192)Samuel Newman2025-04-141-16/+16
* [Reactions] Get reactions in chat list working again with new lexicon (#8093)Samuel Newman2025-04-011-32/+44
* Fix broken error screen in DMs (#8071)Samuel Newman2025-04-011-9/+18
* [DMs] Reactions - link up API (attempt 2) (#8074)Samuel Newman2025-03-281-4/+53
* Filter deleted convos from inbox (#7944)Samuel Newman2025-03-132-2/+8
* clean up logic for showing request buttons (#7964)Samuel Newman2025-03-111-49/+85
* fix submit behaviour (#7959)Samuel Newman2025-03-111-2/+2
* Merge #7903 (#7917)Eric Bailey2025-03-061-6/+54
* Add context for toast messages (#7902)Minseo Lee2025-03-061-1/+1
* skeletons for chat list (#7907)Samuel Newman2025-03-052-14/+10
* DMs inbox (#7778)Samuel Newman2025-03-049-73/+990
* Add soft reset to chat list (#7771)Samuel Newman2025-02-251-2/+26
* Remove `moderatePost_wrapped` (#7188)Samuel Newman2025-02-251-1/+1
* Fix DMs input automatically accepting autocomplete suggestion instead of clea...Samuel Newman2025-02-241-15/+33
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-184-7/+15
* Refine accessibilityHint (#7554)Minseo Lee2025-02-111-1/+1
* Fix convo header loading state (#7603)Samuel Newman2025-02-033-35/+37
* Post-report menu (#7446)Samuel Newman2025-01-221-2/+10
* Conversation-level reporting by reporting most recent message available (#7423)Samuel Newman2025-01-101-50/+61
* Make "Retry" translatable (#7243)Christian Schmidt2024-12-221-1/+3
* Fix Emoji picker focus (#7217)Eric Bailey2024-12-202-7/+23
* fix: typo in filename list-converations (#7036)Renan Mav2024-12-101-1/+1
* [Layout] Base (#6907)Eric Bailey2024-12-053-115/+70
* Fix Android keyboard bug when opening a sheet (#6739)Samuel Newman2024-11-261-10/+14
* Fix `<List>` types (#6756)Samuel Newman2024-11-261-3/+3
* Ensure react-native-keyboard-controller enabled state doesn't get overwritten...Samuel Newman2024-11-251-11/+2
* fix: keyboard handler memoization (#6719)Kirill Zyusko2024-11-251-22/+25
* Fix media query used to prevent enter sending DM on mobile web (#6669)Bas van den Wollenberg2024-11-231-2/+2
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-194-4/+4
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-172-23/+23
* Add email verification prompts throughout the app (#6174)Hailey2024-11-122-3/+34
* deleted account (#6224)Minseo Lee2024-11-111-1/+1
* Improve chat performance (#6157)Samuel Newman2024-11-082-8/+6
* Update Reanimated (#6126)dan2024-11-051-1/+1
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-143-95/+102