Eric Bailey
|
9173be686c
|
[🐴] Swap in new package, update usages (#3992)
* Swap in new package, update usages
* Remove uneccessary patch
* Override type in safe place
|
2024-05-14 09:22:09 -05:00 |
|
Samuel Newman
|
750a5c899b
|
actually optimistic mark as read (#3917)
|
2024-05-08 21:19:45 +01:00 |
|
Samuel Newman
|
38198fdf7f
|
[🐴] Mark as read in convo menu (#3913)
* add mark as read option
* optimistic update + link up menu
* rm messageid
|
2024-05-08 15:48:05 +01:00 |
|
Samuel Newman
|
4fe5a869c3
|
[🐴] Unread messages badge (#3901)
* add badge
* move stringify logic to hook
* add mutation hooks
* optimistic mark convo as read
* don't count muted chats
* Integrate new context
* Integrate mark unread mutation
* Remove unused edit
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
2024-05-07 21:23:09 -05:00 |
|
Samuel Newman
|
ce02a41163
|
add focus refresh + polling (#3846)
|
2024-05-03 17:57:20 +01:00 |
|
Eric Bailey
|
538ca8dff1
|
[Clipclops] 2 Clipped 2 Clopped (#3796)
* Add new pkg
* copy queries over to new file
* useConvoQuery
* useListConvos
* Use useListConvos
* extract useConvoQuery
* useGetConvoForMembers
* Delete unused
* exract useListConvos
* Replace imports
* Messages/List/index.tsx
* extract getconvoformembers
* MessageItem
* delete chatLog and rename query.ts
* Update import
* Clipclop service (#3794)
* Add Chat service
* Better handle deletions
* Rollback unneeded changes
* Better insertion order
* Use clipclops
* don't show FAB if error
* clean up imports
* Update Convo service
* Remove temp files
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
|
2024-05-01 10:14:41 -07:00 |
|