14 Commits

Author SHA1 Message Date
Alessio
97888e2b23 BUGFIX: fix reaccs panicking if the reacc'd message isn't the latest one in the chat 2024-11-09 18:13:05 -08:00
Alessio
5c546bf308 Add query to list conversations with unread messages in them 2024-04-27 23:01:56 -07:00
0bc5a995ad REFACTOR: remove some redundant code in dm_queries.go 2024-03-24 20:02:40 -07:00
73c5803a47 Add downloading of DM embedded images, videos and links 2024-03-11 21:12:38 -07:00
bd90b1c528 Add polling for new messages in a chat room while on the page 2023-12-24 19:28:15 -06:00
aaab11b1d0 Add DM message replying-to indicators/previews and render embedded tweets 2023-11-25 14:21:09 -08:00
e5b00c334d Add embedded tweet recognition to DMs 2023-11-19 23:33:04 -08:00
99f6de9d45 Add UI queries for DMs 2023-11-12 13:04:02 -08:00
186cea5f1c REFACTOR: a bunch of miscellaneous spacing and formatting improvements 2023-11-12 12:53:56 -08:00
ef72de76e0 Rebase DMs, updating for rename of 'scraper' to 'pkg/scraper' 2023-11-07 15:04:47 -04:00
648bcd3406 Add test for adding a new reaction to a chat message 2023-11-07 15:04:47 -04:00
7dcb0ff84e Fix chat messages/reactions breaking if you save the same one twice 2023-11-07 15:04:47 -04:00
7c25648cbf Add DB queries for DM chat messages and reactions
- also change reactions to be a map instead of a slice
2023-11-07 15:04:47 -04:00
891ce75479 Add queries for DM chat rooms and participants 2023-11-07 15:04:47 -04:00