Commit graph

7 commits

Author SHA1 Message Date
ThibG
26a8c6fd2d Fix custom emoji animation on hover in conversations view () 2019-10-01 17:11:14 +02:00
ThibG
541269f8bc Fix missing propType for conversation delete () 2019-10-01 15:07:58 +02:00
Eugen Rochko
bc5678d015
Change conversations UI ()
Fix , fix , fix 
2019-09-21 20:01:16 +02:00
Eugen Rochko
a2e3401e48
Fix conversations not being marked read on click ()
Fix 
2018-10-26 01:54:58 +02:00
Eugen Rochko
eb1b9903a6
Redesign direct messages column () 2018-10-20 02:23:58 +02:00
Eugen Rochko
a38a452481
Add unread indicator to conversations () 2018-10-19 01:47:29 +02:00
Eugen Rochko
774ac47373
Add conversations API ()
* Add conversations API

* Add web UI for conversations

* Add test for conversations API

* Add tests for ConversationAccount

* Improve web UI

* Rename ConversationAccount to AccountConversation

* Remove conversations on block and mute

* Change last_status_id to be a denormalization of status_ids

* Add optimistic locking
2018-10-07 23:44:58 +02:00