about summary refs log tree commit diff
path: root/src/components/dms
Commit message (Expand)AuthorAgeFilesLines
...
* Add email verification prompts throughout the app (#6174)Hailey2024-11-122-16/+60
* deleted account (#6224)Minseo Lee2024-11-111-1/+1
* Improve chat performance (#6157)Samuel Newman2024-11-081-1/+2
* Sort imports (#6009)dan2024-10-296-16/+16
* Present in-app browser as sheet (#5718)Samuel Newman2024-10-111-1/+1
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-046-85/+55
* Fix profile header buttons (#5558)Eric Bailey2024-10-031-17/+9
* [🐴] Reduce amount that message sent date is shown (#4228)Samuel Newman2024-10-034-90/+178
* Delete messages NUX (#5574)Samuel Newman2024-10-021-175/+0
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-8/+9
* [Neue] Buttons (#5406)Eric Bailey2024-09-201-1/+1
* disable autoplay within messages and trim feelers (#5260)Samuel Newman2024-09-112-7/+27
* Constrain image heights in feeds and threads (#5129)Eric Bailey2024-09-051-2/+6
* Localize dates, counts (#5027)Eric Bailey2024-08-291-5/+6
* Add labels to a few missing places (#4838)Eric Bailey2024-07-252-0/+3
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-236-6/+13
* [ALF] Theme & palette cleanup (#4769)Eric Bailey2024-07-111-8/+2
* Fix RTL text rendering for display names (#4747)Hailey2024-07-082-2/+7
* Unify label pills (#4676)Eric Bailey2024-07-031-1/+1
* Feed source card (#4512)Eric Bailey2024-06-141-1/+1
* Only enable keyboard controller when necessary (#4483)Samuel Newman2024-06-111-0/+2
* 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
* allow nested quotes in DMs (#4345)Samuel Newman2024-06-041-1/+1
* don't use flexBasis on web for message post embeds (#4303)Hailey2024-06-031-2/+2
* Revert "[🐴] Embed backwards compat (#4302)" (#4338)Eric Bailey2024-06-031-3/+1
* [🐴] add emoji multiplier prop to RichText and bump it up for DMs (#4229)Samuel Newman2024-05-311-21/+23
* [🐴] Embed backwards compat (#4302)Eric Bailey2024-05-311-1/+3
* [🐴] Add labels to chats (#4293)Eric Bailey2024-05-311-43/+64
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-317-344/+330
* [🐴] Record message (#4230)Samuel Newman2024-05-313-42/+188
* Add follow button to feed item avatar (#3560)Samuel Newman2024-05-311-3/+5
* Replace getAgent() with reading agent (#4243)dan2024-05-281-2/+2
* [🐴] Overfetch follow for default new dialog state (#4205)Eric Bailey2024-05-231-3/+1
* Remove added radius, add to specific location (#4160)Eric Bailey2024-05-211-0/+2
* flip order (#4152)Samuel Newman2024-05-211-1/+1
* fix to negative top of component so it moves with container growth (#4151)Samuel Newman2024-05-211-1/+1
* [🐴] only try to initialize once in the NUX (#4142)Hailey2024-05-201-2/+5
* [🐴] Empty chat prompt (#4132)Eric Bailey2024-05-201-0/+98
* [🐴] Add new chat metrics (#4130)Hailey2024-05-202-4/+19
* [🐴] Appeal form for disabled DMs (#4126)Samuel Newman2024-05-201-5/+11
* in-convo muted chat indicator (#4127)Samuel Newman2024-05-201-0/+8
* [🐴] Handle deleted accounts, restructure ChatListItem (#4114)Eric Bailey2024-05-201-66/+81
* Maybe? (#4125)Eric Bailey2024-05-201-0/+1
* [🐴] Switch back to encouraging users to report messages (#4117)Eric Bailey2024-05-204-45/+39
* convo button skeleton (#4115)Samuel Newman2024-05-201-18/+50
* [🐴] Screenreader accessibility actions for individual chat items (#4116)Hailey2024-05-201-1/+9
* [🐴] DM button on profile (#4097)Samuel Newman2024-05-201-0/+39
* [🐴] Fully implement keyboard controller (#4106)Hailey2024-05-193-63/+114