about summary refs log tree commit diff
path: root/src/screens/Messages/components
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
* [Perf - part 1] Hoist service config query (#8812)Samuel Newman2025-08-142-2/+2
* Rework variable naming, logic for rendering chat requests (#8737)hailey2025-07-301-4/+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-072-6/+30
* 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
* [Reactions] Get reactions in chat list working again with new lexicon (#8093)Samuel Newman2025-04-011-32/+44
* [DMs] Reactions - link up API (attempt 2) (#8074)Samuel Newman2025-03-281-4/+53
* 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
* DMs inbox (#7778)Samuel Newman2025-03-046-47/+572
* 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-183-6/+14
* Refine accessibilityHint (#7554)Minseo Lee2025-02-111-1/+1
* Fix convo header loading state (#7603)Samuel Newman2025-02-031-2/+10
* Conversation-level reporting by reporting most recent message available (#7423)Samuel Newman2025-01-101-50/+61
* Fix Emoji picker focus (#7217)Eric Bailey2024-12-202-7/+23
* 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
* 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-192-2/+2
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-172-23/+23
* Add email verification prompts throughout the app (#6174)Hailey2024-11-121-1/+10
* deleted account (#6224)Minseo Lee2024-11-111-1/+1
* Improve chat performance (#6157)Samuel Newman2024-11-081-5/+5
* Update Reanimated (#6126)dan2024-11-051-1/+1
* Swipeable to delete chat, custom swipeable (#5614)Hailey2024-10-071-167/+213
* move files around (#5576)Samuel Newman2024-10-027-0/+1680