Audric Ackermann
|
05e9c936ff
|
speed up loading of messages by not notify on every new message
|
4 years ago |
Audric Ackermann
|
c656dd25cf
|
move configMessage handling to a another file
|
4 years ago |
Audric Ackermann
|
6a998111c7
|
add a qrcode to scan mnemonic/seed in dialog
|
4 years ago |
Audric Ackermann
|
305ece1c7c
|
update our profile on incoming configMessage sent after our last update
|
4 years ago |
Audric Ackermann
|
b6ff4dc186
|
always share profileKey if it is set
|
4 years ago |
Audric Ackermann
|
683fa84970
|
remove Nickname dialog for now
|
4 years ago |
Audric Ackermann
|
fc24df00fb
|
always share our profileKey on outgoing messages
|
4 years ago |
Audric Ackermann
|
c55f204440
|
Merge branch 'clearnet' into restore-handle-configuration
|
4 years ago |
Audric Ackermann
|
1fc672da28
|
adress review
|
4 years ago |
Audric Ackermann
|
31e2341978
|
update last message on message delete
otherwise, we might still see the last message on the leftpane if the
message removed was the last one
|
4 years ago |
Audric Ackermann
|
ca22b4635f
|
fixup some building of sync message issues
|
4 years ago |
Audric Ackermann
|
58cc6551e5
|
fix updates of message on message syncing
|
4 years ago |
Audric Ackermann
|
8716fbf495
|
improve sent message handling by setting the correct convoId at start
|
4 years ago |
Audric Ackermann
|
66a6190f2b
|
remove unused replyable error types
|
4 years ago |
Audric Ackermann
|
bb3641b39a
|
remove the forceSave option for unprocessed message too
|
4 years ago |
Audric Ackermann
|
8a800cf58c
|
move the logic of handling when a message is sent to MessageSentHandler
|
4 years ago |
Audric Ackermann
|
25e03eba35
|
fix lint
|
4 years ago |
Audric Ackermann
|
3ee0ccfac8
|
remove the forceSave logic for a message, always insert or replace
|
4 years ago |
Audric Ackermann
|
370158951a
|
move events from MessageQueue to MessageSentHandler
|
4 years ago |
Audric Ackermann
|
8ea9f02cec
|
Move data.js to data.ts
|
4 years ago |
Audric Ackermann
|
ebf9714e49
|
remove MessageQueueInterface
|
4 years ago |
Audric Ackermann
|
ed84760f0e
|
add a tslint rule to forbid use of async without await
|
4 years ago |
Audric Ackermann
|
36fab86d30
|
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
ea2c4437a3
|
cleanup models with unused events
also, sort message from DB and on redux by sent_at or received_at when
not a public group
|
4 years ago |
Audric Ackermann
|
5ec9722e00
|
autobind typescript class methods with autobind
|
4 years ago |
Audric Ackermann
|
b76ce0f2ff
|
update models to TS part2
|
4 years ago |
Audric Ackermann
|
a51f95d28c
|
move models to TS part1
|
4 years ago |