Commit Graph

577 Commits (a56cd3c577dc49ea4bb77fa1710b3a787245a97c)

Author SHA1 Message Date
Audric Ackermann 70cd069175
fix: multiple DaR/DaS messages can no longer appear 10 months ago
Audric Ackermann 43818833cc
feat: add asdf .tool-versions file to specific python version for convenience 10 months ago
Audric Ackermann 9156ec83a7
fix: make inviteAsAdmin a useState and not featureFlag 10 months ago
Audric Ackermann d4cae6e5b2
chore: address PR reviews 10 months ago
Audric Ackermann b3fffc9cae
fix: fix the control messages not being marked as read sometimes 10 months ago
Audric Ackermann 7cf3bcbcf1
chore: cleanup groupUpdates props 10 months ago
Audric Ackermann fac7960cc9
chore: cleanup expireationTimerUpdate msg 10 months ago
Audric Ackermann f3cfe57764
chore: cleanup requestresponse & communityinvitation control msg 10 months ago
Audric Ackermann c90b84ca92
fix: decline msg group request syncs correctly 10 months ago
Audric Ackermann 6ae0e3aac9
fix: reset lasthash on promotion 10 months ago
Audric Ackermann dea69ed353
fix: sendSingleMessage retries itself on 421 errors 10 months ago
Audric Ackermann 4661c89774
Merge pull request #20 from Bilb/fix-extra-issues-groups
Fix extra issues groups
10 months ago
Audric Ackermann 82abfedad5
fix: sorting order for group depending on statuses 10 months ago
Audric Ackermann 2ca2dd4790
fix: allow promoted state to be reset to NOT_SENT 10 months ago
Audric Ackermann a44dc50d41
chore: address PR comments 10 months ago
Audric Ackermann a8372f1b8c
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
11 months ago
Audric Ackermann d12acc601f
fix: reset invite state to "not sent" on resend 11 months ago
Audric Ackermann acc6e84627
feat: add not_sent & unknown string
also remove the desktop sending state. this will soon by in libsession
11 months ago
Audric Ackermann 17deaf42c0
fix: keep group messages until we managed to leave it 11 months ago
Audric Ackermann 7f1dab1836
fix: make UserSyncJob a periodic task 11 months ago
Audric Ackermann 8d3ed1a2b7
Revert "fix: show invite failed toast even if the first part of update failed"
This reverts commit bc62b0ec40.
11 months ago
Audric Ackermann bc62b0ec40
fix: show invite failed toast even if the first part of update failed 11 months ago
Audric Ackermann 315b4b4e4c
fix: add a way to empty all seenHashes & lastHashes for a pukbey 11 months ago
Audric Ackermann 760aac3723
chore: more PR reviews 11 months ago
Audric Ackermann 53cdcfbe35
chore: address PR reviews 11 months ago
Audric Ackermann 64a3360def
fix: use nickname for group update messages if available 12 months ago
Audric Ackermann 28687a3b59
fix: group creation: current admin is not part of the notification 12 months ago
Audric Ackermann 111757509a
fix: always provide timeoutMs to requets, and enforce it 12 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
12 months ago
Audric Ackermann d2dd98cd9d
fix: various PR reviews, fixes for integration tests 12 months ago
Audric Ackermann 3087604c1a
fix: address most PR reviews 12 months ago
Audric Ackermann cf899ee18c
fix: add group members sorting
not good but hopefully we won't have to keep for too long
1 year ago
Audric Ackermann 4c4806df47
chore: latest crowdin fetch 1 year ago
Audric Ackermann 038e08ed3d
fix: unrevoke on resend invite 1 year ago
Audric Ackermann c2e5c358f1
fix: fixed a bug with delete attachments before not working locally 1 year ago
Audric Ackermann f4d0e369c9
fix: send group update promote message and display them 1 year ago
Audric Ackermann 88a9a48991
fix: update name and pics on invite response received 1 year ago
Audric Ackermann 8644db64bc
fix: allow invite to be promote, and handle recipient side too 1 year ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 1 year ago
Audric Ackermann e5724da28c
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
1 year ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 1 year ago
Audric Ackermann 74aa448631
chore: commit before merge unstable 1 year ago
Ryan Miller d7f1a548fe feat: add note to self inEnglish option to search 1 year ago
Ryan Miller a9be08bd4e feat: add localization to the node side of the app 1 year ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 1 year ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 1 year ago
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 1 year ago
Ryan Miller f9fb345599 feat: window i18n types and docs with safe setup and fallbacks 1 year ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 1 year ago
Audric Ackermann 95476fba2f feat: move openUrl modal to its own as maxHeight is linked to url len 1 year ago