Commit Graph

851 Commits (42f47c15f6fe67c87ef0a2f07eeb6ee3afb98991)

Author SHA1 Message Date
Audric Ackermann 5fd5db5a2d
chore: bring back the screenshot notification handling
as it is not removed from all platforms yet
9 months ago
Audric Ackermann 35c77accac
chore: cleanup call notification message selectors 9 months ago
Audric Ackermann 7570bc6ba7
chore: cleanup data extraction notification 9 months ago
Audric Ackermann c90b84ca92
fix: decline msg group request syncs correctly 9 months ago
Audric Ackermann 97da52113a
fix: track hashes for disappearing message timer changes too 9 months ago
Audric Ackermann 6ae0e3aac9
fix: reset lasthash on promotion 9 months ago
Audric Ackermann 2b26c65f5f
fix: declining convo mark it as hidden 9 months ago
Audric Ackermann ae08af1ae0
fix: groups without joined_at are moved to bottom of convolist 10 months ago
Audric Ackermann 7f1dab1836
fix: make UserSyncJob a periodic task 10 months ago
Audric Ackermann b1b557581b
feat: move back conversation request buttons to the bottom
because we can
10 months ago
Audric Ackermann fa98d0397a
fix: make sure joined_at is in seconds before saving 10 months ago
Audric Ackermann 315b4b4e4c
fix: add a way to empty all seenHashes & lastHashes for a pukbey 10 months ago
Audric Ackermann 1f0510546f
chore: fix typo and update session foundation contact 11 months ago
Audric Ackermann 3087604c1a
fix: address most PR reviews 11 months ago
Audric Ackermann 8e2741349d
chore: lint 11 months ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 11 months ago
Audric Ackermann 4c4806df47
chore: latest crowdin fetch 11 months ago
Audric Ackermann 02093fdfbf
fix: legacy groups are kind of working again
at least as much as they ever did
11 months ago
Audric Ackermann 038e08ed3d
fix: unrevoke on resend invite 12 months ago
Audric Ackermann eff4d13b9a
fix: unapproved contact inving to kicked group moves it to msg requests 12 months ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 12 months ago
Audric Ackermann 745a20d1bc
fix: fetched latest strings. app starts 12 months ago
Audric Ackermann e5724da28c
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
12 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 12 months ago
Audric Ackermann 74aa448631
chore: commit before merge unstable 1 year ago
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 1 year ago
Audric Ackermann b80eb53d31 fix: group control messages issues since strings
SES-2666
1 year ago
Audric Ackermann dd2e9a1c1f fix: use latestenvelopetimestamp of userprofile conf for nts message 1 year ago
Audric Ackermann 1998f5f6cc fix: postpone first sync after start 1 year ago
yougotwill 6b627254c0 fix: use a constant for the fallback timestamp 1 year ago
yougotwill 2b448dc596 fix: if a group is missing a joinedAt value we use fallback value
so we can poll for it and display it in the convo list
1 year ago
yougotwill 29d4f8497c fix: restoring groups should use the libsession joined at timestamp
and then update using the active_at value as we read messages
1 year ago
yougotwill 39d8ad11e5 fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
1 year ago
Audric Ackermann 4d7a0e7a04 fix: add name property to GroupPromoteMessage 1 year ago
Audric Ackermann 79aca9c231 fix: open url confirm is Primary color and not destructive
also delete all messages when reinvited to a group we were kicked from
1 year ago
Audric Ackermann aa6d39c270 fix: delete member + content from the admin side 1 year ago
Audric Ackermann a8c674c07a feat: use details from GROUP_MEMBERS when we don't know him 1 year ago
Audric Ackermann c4e9aab66c fix: remove invite/promote to group message once processed 1 year ago
Audric Ackermann 2bed606651 fix: update group name in usergroup when getting kicked 1 year ago
Audric Ackermann 9963287193 fix: a few issues with group invite job/refresh state 1 year ago
Audric Ackermann 8ce2bf6d2a Merge remote-tracking branch 'origin/clearnet' into unstable 1 year ago
Audric Ackermann 2988420e50 chore: fix lint 1 year ago
Audric Ackermann 534cebf5c4 fix: bump libsession and remove manual unwrapping/wrapping of push() 1 year ago
Audric Ackermann cd122c7252 fix: make pushChangesToGroupSwarm take an extraStoreRequest 1 year ago
Audric Ackermann 7826dff0f7 fix: use values from db and not libsession when inserting into wrappers
this is just another reason to get rid of the duplication between the DB
and libsession. We should be able to trust what we get from libsession,
but currently we have to trust that we update the DB with what we get
from libsession.
1 year ago
Audric Ackermann 8ce5f6f429 fix: don't drop groupUpdateMessages from a blocked user
because we still need to process some things even if he is blocked
(getting promoted, etc).
If the message needs to be dropped, we should not have that group at
all, so that message will be dropped nevertheless
1 year ago
Audric Ackermann 1aa9091026 feat: call swarm_verify_subaccount when receiving an invite 1 year ago
William Grant 685469438d Merge branch 'unstable' into feat/ses-50/onboarding
improved global window types for persistStore and inboxStore, we now await the persist store purge in deleteDbLocally
1 year ago
Audric Ackermann 9d9844aeb4 feat: make group v2 control messages disappear 1 year ago
Audric Ackermann 0a3d71fe03 feat: delete msg on swarm when admin receives member request 1 year ago