Commit Graph

13 Commits (127b7d41fa4a5aa57b498cdac1c5ad4f20fb7fa5)

Author SHA1 Message Date
Audric Ackermann a26c5da6cb
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
5 years ago
Audric Ackermann 5916ce5cbe
add the ban/unban logic for opengroupv2 5 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann ec6a5995db
sync expire timer updates 5 years ago
Audric Ackermann 553f264d12
make unread attrs as before a number, and remove calculatingPow
calculating pow is just the same as sending state
5 years ago
Audric Ackermann 1fc672da28 adress review 5 years ago
Audric Ackermann 8716fbf495 improve sent message handling by setting the correct convoId at start 5 years ago
Audric Ackermann bb3641b39a remove the forceSave option for unprocessed message too 5 years ago
Audric Ackermann 25e03eba35 fix lint 5 years ago
Audric Ackermann 3ee0ccfac8 remove the forceSave logic for a message, always insert or replace 5 years ago
Audric Ackermann 36fab86d30
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2 5 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
5 years ago
Audric Ackermann a51f95d28c
move models to TS part1 5 years ago