Audric Ackermann
|
8005f6eed6
|
fix: remove GroupPromoteJob as GroupInvite does it all
it also takes care of updating the "sending" state for invite or promote
|
4 months ago |
Audric Ackermann
|
9c969d1e83
|
chore: address PR comments
|
4 months ago |
Audric Ackermann
|
d59ecbb471
|
fix: groupInvite tracks abort signal to cancel request
|
4 months ago |
Audric Ackermann
|
8dde4596ad
|
fix: toast for invite failure shows nickname if available
|
4 months ago |
Audric Ackermann
|
6cbbaa361a
|
fix: correct alignment of isDeleted message svg
|
4 months ago |
Audric Ackermann
|
099c9d2b0e
|
fix: disable resend button on resending, shorter timeout with UI
|
4 months ago |
Audric Ackermann
|
3a336e83c2
|
chore: allow jobrunner to run jobs in parallel
|
4 months ago |
Audric Ackermann
|
2ca2dd4790
|
fix: allow promoted state to be reset to NOT_SENT
|
4 months ago |
Audric Ackermann
|
a8372f1b8c
|
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
|
5 months ago |
Audric Ackermann
|
17deaf42c0
|
fix: keep group messages until we managed to leave it
|
5 months ago |
Audric Ackermann
|
2ef48f5526
|
chore: more details to requests constructors so we can share more
between wasm/swarm explorer/etc
|
5 months ago |
Audric Ackermann
|
7f1dab1836
|
fix: make UserSyncJob a periodic task
|
5 months ago |
Audric Ackermann
|
bd22cc6b49
|
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2
|
5 months ago |
Audric Ackermann
|
fc20bafde3
|
fix: send approved message only when previously unapproved
|
5 months ago |
Audric Ackermann
|
53cdcfbe35
|
chore: address PR reviews
|
5 months ago |
Audric Ackermann
|
b129c409a7
|
fix: allow to abort a request globally when a request takes too long
|
5 months ago |
Audric Ackermann
|
111757509a
|
fix: always provide timeoutMs to requets, and enforce it
|
6 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
|
6 months ago |
Audric Ackermann
|
1f0510546f
|
chore: fix typo and update session foundation contact
|
6 months ago |
Audric Ackermann
|
d2dd98cd9d
|
fix: various PR reviews, fixes for integration tests
|
6 months ago |
Audric Ackermann
|
2d5d86b92d
|
chore: address PR reviews
|
6 months ago |
Audric Ackermann
|
3087604c1a
|
fix: address most PR reviews
|
6 months ago |
Audric Ackermann
|
3b4d68e0a1
|
chore: lint
|
6 months ago |
Audric Ackermann
|
7eb6cec785
|
fix: fix unit test with groups
|
6 months ago |
Audric Ackermann
|
8e2741349d
|
chore: lint
|
6 months ago |
Audric Ackermann
|
cf899ee18c
|
fix: add group members sorting
not good but hopefully we won't have to keep for too long
|
6 months ago |
Audric Ackermann
|
db22094898
|
fix: delete messages for groups by admin are marked as deleted
|
6 months ago |
Audric Ackermann
|
0dd0869348
|
fix: add interactionNotification when we fail to leave 03 group
|
7 months ago |
Audric Ackermann
|
c30fcfd013
|
fix: bunch of changes to match acceptance criteria
|
7 months ago |
Audric Ackermann
|
f4d0e369c9
|
fix: send group update promote message and display them
|
7 months ago |
Audric Ackermann
|
88a9a48991
|
fix: update name and pics on invite response received
|
7 months ago |
Audric Ackermann
|
8644db64bc
|
fix: allow invite to be promote, and handle recipient side too
|
7 months ago |
Audric Ackermann
|
c1fd66d4e9
|
fix: break down index files to avoid circular deps
|
7 months ago |
Audric Ackermann
|
745a20d1bc
|
fix: fetched latest strings. app starts
|
7 months ago |
Audric Ackermann
|
e5724da28c
|
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
|
7 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
7 months ago |
Audric Ackermann
|
74aa448631
|
chore: commit before merge unstable
|
8 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
8 months ago |
Audric Ackermann
|
25cf11f86a
|
feat: call setName/setNameTruncated depending on usecase for nts
|
8 months ago |
Audric Ackermann
|
b80eb53d31
|
fix: group control messages issues since strings
SES-2666
|
9 months ago |
Audric Ackermann
|
de4ade8e34
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
9 months ago |
Audric Ackermann
|
6068b63afc
|
fix: fix remove password show errors
|
9 months ago |
Audric Ackermann
|
996db72f96
|
chore: address PR comments
|
9 months ago |
Audric Ackermann
|
7a3a80825b
|
fix: onboarding job runner and min snode count for broken testnet
|
9 months ago |
Audric Ackermann
|
09785cd3df
|
chore: latest crowdin fetch & fixes
|
9 months ago |
Ryan Miller
|
4ffa754802
|
feat: locale as args for modals and localized formatted html strings
|
9 months ago |
Audric Ackermann
|
718b814902
|
fix: toast stripped function fetch cannot run on import
|
9 months ago |
Audric Ackermann
|
b48bfef58d
|
fix: toast strings are stripped as we don't render html there
|
9 months ago |
Audric Ackermann
|
0c015b4ea7
|
fix: group updates localization shares logic with component
|
9 months ago |
Audric Ackermann
|
1f366b6d8b
|
fix: more i18n changes
|
9 months ago |