Commit Graph

40 Commits (53059135eefd20b349bbbc7fa959b0b9c6f61d2a)

Author SHA1 Message Date
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 3 months ago
William Grant 6694f5a86f refactor: fixed comment typo
returned for testing purposes only
8 months ago
William Grant edfcbe2d67 fix: dont use ourNumber in contacts tests 8 months ago
William Grant 3330c64761 test: started insertContactFromDBIntoWrapperAndRefresh 8 months ago
William Grant 101762918c Merge branch 'unstable' into userconfig_disappearingmessage 8 months ago
William Grant f31e157c12 refactor: replaced get expireTimer calls
with getExpireTimer
8 months ago
William Grant 3ed041c4a5 feat: created getters on convo model
replaced all expirationMode calls
8 months ago
William Grant 250e3d0238 refactor: rename expirationType on convo to expirationMode
this means convo has expirationMode and messages have expirationType
8 months ago
Audric Ackermann 7c16ce9da4 fix: do not try to store contacts not matching pubkey regex in wrapper
also remove existing convo with spaces and 05 on start
8 months ago
William Grant da588a1096 Merge branch 'unstable' into userconfig_disappearingmessage 10 months ago
William Grant 22e9e6bb44 feat: started working on disappearing messages migration 34
note to self and private conversations are mvp, still some initial cleanup todo
10 months ago
Audric Ackermann e3b6be7318 chore: fix typos
this comes from mdplusplus https://github.com/mdPlusPlus/session-desktop/tree/codespell

duplicated to fix conflicts
10 months ago
William Grant a25d94fa6c fix: moved disappearing messages migration to a separate file
updated note to self function calls in the user config wrapper
10 months ago
William Grant d794b0a0d4 fix: comment out user config disappearing messages stuff for now 10 months ago
William Grant 41af1e7865 Merge branch 'unstable' into userconfig_disappearingmessage 10 months ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 10 months ago
William Grant 905fe5aab9 Merge branch 'unstable' into userconfig_disappearingmessage 11 months ago
Audric Ackermann 77acd1396b feat: add support for blinded25 receipt of messages for later impl 11 months ago
Audric Ackermann adf5574318 fix: add libsession nodejs with expiretimer and resolve issues 11 months ago
Audric Ackermann 4280d83ba8 fix: bump libsession to allow createdAt to be given during migration 11 months ago
Audric Ackermann 0e18bf4640 fix: disable expire timer tracking for all libsession logic
this will need to be turned on when the disappearing branch is merged
11 months ago
Audric Ackermann db9fa14213 fix: don't update state on updates already included in our syncmessage 1 year ago
Audric Ackermann 50459d8da8 chore: remove completely commented test files related to groupv3 1 year ago
Audric Ackermann 4d0e79f195 fix: legacy group with wrapper and disable right click while searching 1 year ago
Audric Ackermann 2a4bbbd587 feat: add the deleteContact and deleteConversation only menu items 1 year ago
Audric Ackermann 051c4bb262 fix: merge the confSyncDumpJob into the confSyncJob 1 year ago
Audric Ackermann c2e3f1b587 chore: update libsession-util name & dependency 1 year ago
Audric Ackermann 55a2767fce feat: do not approve a convo before sending the first message
but still sync it's state through the createdAt with libsession util
1 year ago
Audric Ackermann faeb95fefd feat: add block/decline logic to msg request & wrapper 1 year ago
Audric Ackermann 760642e149 feat: use the lastJoinedAt and createdAt from the wrapper 1 year ago
Audric Ackermann 51e4f1dd48 feat: UI, use group info from wrapper if we have them or from DB 1 year ago
Audric Ackermann f3975b545a feat: use priority for hidden and pinned conversation 1 year ago
Audric Ackermann 796ccf0582 feat: add handling and setting of the expireTimer for contacts 1 year ago
Audric Ackermann c3e9d503e4 fix: unread count and forced unread is synced 1 year ago
Audric Ackermann 21d8151b8b feat: add convo volatile info mgmt 1 year ago
Audric Ackermann c4e17d0825 fix: add mgmt of members in user groups wrapper 1 year ago
Audric Ackermann bc905bdba1 feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
1 year ago
Audric Ackermann 3c58f9c1e4 feat: add a hidden flag for convos and use it with the contactswrapper 1 year ago
Audric Ackermann c4217cb564 feat: sync nickname, blocked and approved status for contacts 1 year ago
Audric Ackermann b2237efe51 feat: insert all contacts into wrapper before syncing it 1 year ago