Commit Graph

282 Commits (290cc5f8fee94c740fe4fdbe69e1f1f3a272bb82)

Author SHA1 Message Date
Audric Ackermann f67af0edaf
Merge pull request #59 from Bilb/fix-invite-not-blocking
fix: invite contacts to groups is not blocking
3 months ago
Audric Ackermann b2c34cb805
fix: resend invite checks for supplement key 3 months ago
Audric Ackermann 2c9fbdf38a
fix: bring back msg context menu even when legacy gr expired 3 months ago
Audric Ackermann d4cae6e5b2
chore: address PR reviews 3 months ago
Audric Ackermann a70fda8472
chore: renamed deleteMessageLocallyOnly to plural syntax 3 months ago
Audric Ackermann 9924381857
fix: allow to delete msg locally only for groupv2 3 months ago
Audric Ackermann 8005f6eed6
fix: remove GroupPromoteJob as GroupInvite does it all
it also takes care of updating the "sending" state for invite or promote
3 months ago
Audric Ackermann c90b84ca92
fix: decline msg group request syncs correctly 3 months ago
Audric Ackermann 97da52113a
fix: track hashes for disappearing message timer changes too 3 months ago
Audric Ackermann 6ae0e3aac9
fix: reset lasthash on promotion 3 months ago
Audric Ackermann 2b26c65f5f
fix: declining convo mark it as hidden 3 months ago
Audric Ackermann 4661c89774
Merge pull request #20 from Bilb/fix-extra-issues-groups
Fix extra issues groups
4 months ago
Audric Ackermann a44dc50d41
chore: address PR comments 4 months ago
Audric Ackermann 6616ac4aa7
fix: fix up string unit tests 4 months ago
Audric Ackermann da39198f97
fix: strings do not load dict from json, but use built ts file 4 months ago
Audric Ackermann a8372f1b8c
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
4 months ago
Audric Ackermann 2ef48f5526
chore: more details to requests constructors so we can share more
between wasm/swarm explorer/etc
4 months ago
Audric Ackermann 7f1dab1836
fix: make UserSyncJob a periodic task 4 months ago
Audric Ackermann c3cfd37950
fix: clean up delete/leave group&communities button/menuitems 4 months ago
Audric Ackermann 1957b3ece3
fix: do not remove link previews as part of the "clear all attachments" 5 months ago
Audric Ackermann bd22cc6b49
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 5 months ago
Audric Ackermann b1b557581b
feat: move back conversation request buttons to the bottom
because we can
5 months ago
Audric Ackermann 315b4b4e4c
fix: add a way to empty all seenHashes & lastHashes for a pukbey 5 months ago
Audric Ackermann fc20bafde3
fix: send approved message only when previously unapproved 5 months ago
Audric Ackermann b129c409a7
fix: allow to abort a request globally when a request takes too long 5 months ago
Audric Ackermann 64a3360def
fix: use nickname for group update messages if available 5 months ago
Audric Ackermann 3ab94a7e00
feat: allow to not trigger toast on copyToClipboardButton
because the about window doesn't have a full redux store setup, and the
toasts need redux currently
5 months ago
Audric Ackermann d2dd98cd9d
fix: various PR reviews, fixes for integration tests 5 months ago
Audric Ackermann 93c451048a
fix: base64 zod doesn't work for us
also fix delete in a private chat
5 months ago
Audric Ackermann 13aca18f14
chore: localizer is imported as type to avoid compilation errors 5 months ago
Audric Ackermann 8e2741349d
chore: lint 5 months ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 6 months ago
Audric Ackermann 4c4806df47
chore: latest crowdin fetch 6 months ago
Audric Ackermann 0dd0869348
fix: add interactionNotification when we fail to leave 03 group 6 months ago
Audric Ackermann c30fcfd013
fix: bunch of changes to match acceptance criteria 6 months ago
Audric Ackermann c8c7308000
fix: decline group request does not show up shortly in main convolist 6 months ago
Audric Ackermann f4d0e369c9
fix: send group update promote message and display them 6 months ago
Audric Ackermann 8644db64bc
fix: allow invite to be promote, and handle recipient side too 6 months ago
Audric Ackermann 07930d4e5e
fix: mark promote accepted on invite via promote-> accept 6 months ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 6 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 6 months ago
Audric Ackermann 7d179ef8b3
fix: unsend for legacy groups was broken 8 months ago
Audric Ackermann 5d5dba703d
fix: block msg request confirmation dialog copy 8 months ago
Audric Ackermann a854bfbbe5
fix: use correct copy and colors for the msg request dialogs 8 months ago
Audric Ackermann 0a1806a37b
fix: use correct description when leaving a closed group 8 months ago
Audric Ackermann 93f2171155
fix: enable link preview first use matches other platforms 8 months ago
Audric Ackermann 0b579a5fa3 fix: small issues raised by QA for strings 8 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 8 months ago
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 8 months ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 8 months ago