Commit Graph

16 Commits (14bcbe4ab6a0a7572a7b1bacc6495604d97adec0)

Author SHA1 Message Date
Audric Ackermann b45109985c
use timestamp offset in for messages storage requests (#1892)
* add using timestamp offset from network for sending part1

* remove MessageController as we now rely on the database

* fix tests for message sending overriding timestamp
4 years ago
audric 68330b42bf Add logs of PN server notify fails 4 years ago
audric 215f2227c1 move what is used only for PN server api call to pnserver.ts 4 years ago
Audric Ackermann e9e718bfcb
remove getInstance on MessageController=> getMessageController 4 years ago
Audric Ackermann 0192f295f2
move the user fetch for mentions to redux 4 years ago
Audric Ackermann 744be229b7
move the PN server notify() to not use dot_net_api 4 years ago
Audric Ackermann 3456162402
Moved opengroupv1 test to opengroupv2 tests 4 years ago
Audric Ackermann 5cab7908b4
add some test for partial path rebuilding 4 years ago
Audric Ackermann 98b69c17f0
add userblocking opengroupv2 and quoting back of messages 5 years ago
Audric Ackermann 34148e67ec
add return of url after v2 attachment upload 5 years ago
Audric Ackermann f7e163c142
add sending of message for opengroupv2` 5 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann 8716fbf495 improve sent message handling by setting the correct convoId at start 5 years ago
Audric Ackermann 8a800cf58c move the logic of handling when a message is sent to MessageSentHandler 5 years ago
Audric Ackermann 25e03eba35 fix lint 5 years ago
Audric Ackermann 370158951a move events from MessageQueue to MessageSentHandler 5 years ago