Audric Ackermann
|
5748fe5456
|
chore: disable a bunch of UI once legacy groups are deprecated
|
3 months ago |
Audric Ackermann
|
69f4a06d2e
|
fix: renamed StoreUserInitiatedMessage to subrequest
|
3 months ago |
Audric Ackermann
|
a56cd3c577
|
fix: auto retry forever to push group notification msgs
|
3 months ago |
Audric Ackermann
|
946812a362
|
chore: fix typo
|
3 months ago |
Audric Ackermann
|
060175004f
|
fix: retrieve from 2 snodes on every call
to take care of a snode being out of sync
|
3 months ago |
Audric Ackermann
|
cd6fd475e3
|
fix: use unique timestamps for batch request
because android still needs them to be uniq
|
3 months ago |
Audric Ackermann
|
f3cfe57764
|
chore: cleanup requestresponse & communityinvitation control msg
|
3 months ago |
Audric Ackermann
|
6ae0e3aac9
|
fix: reset lasthash on promotion
|
3 months ago |
Audric Ackermann
|
3e34b0f77f
|
fix: use more withs for onion.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
|
5 months ago |
Audric Ackermann
|
1957b3ece3
|
fix: do not remove link previews as part of the "clear all attachments"
|
5 months ago |
Audric Ackermann
|
fa98d0397a
|
fix: make sure joined_at is in seconds before saving
|
5 months ago |
Audric Ackermann
|
9a627e719d
|
fix: envelope for all groups message is CLOSED_GROUP
|
5 months ago |
Audric Ackermann
|
df2a9dd13f
|
chore: refactor batch request functions to take record
|
5 months ago |
Audric Ackermann
|
315b4b4e4c
|
fix: add a way to empty all seenHashes & lastHashes for a pukbey
|
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
|
faf2444357
|
fix: refresh last message preview on handling of deleteAll
|
5 months ago |
Audric Ackermann
|
111757509a
|
fix: always provide timeoutMs to requets, and enforce it
|
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
|
1f0510546f
|
chore: fix typo and update session foundation contact
|
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
|
c7995a05d2
|
chore: remove min of 2 hash hack, we don't need it anymore
|
5 months ago |
Audric Ackermann
|
1035a1bae0
|
chore: add generics to the subrequests to remove some duplication
|
5 months ago |
Audric Ackermann
|
3087604c1a
|
fix: address most PR reviews
|
5 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
|
4c4806df47
|
chore: latest crowdin fetch
|
6 months ago |
Audric Ackermann
|
02093fdfbf
|
fix: legacy groups are kind of working again
at least as much as they ever did
|
6 months ago |
Audric Ackermann
|
c2e5c358f1
|
fix: fixed a bug with delete attachments before not working locally
|
6 months ago |
Audric Ackermann
|
f4d0e369c9
|
fix: send group update promote message and display them
|
6 months ago |
Audric Ackermann
|
eff4d13b9a
|
fix: unapproved contact inving to kicked group moves it to msg requests
|
6 months ago |
Audric Ackermann
|
c1fd66d4e9
|
fix: break down index files to avoid circular deps
|
6 months ago |
Audric Ackermann
|
487e418f73
|
test: fixed a few unit tests
|
6 months ago |
Audric Ackermann
|
3cd7d3272b
|
fix: able to send 1o1 messages back
|
6 months ago |
Audric Ackermann
|
e5724da28c
|
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
|
6 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
74aa448631
|
chore: commit before merge unstable
|
7 months ago |
Audric Ackermann
|
a36affb3ee
|
chore: build bins test
|
8 months ago |
Audric Ackermann
|
6c617de892
|
fix: clearInbox request timeout after 10s
|
8 months ago |
Audric Ackermann
|
9c2ef47988
|
fix: address PR review
|
8 months ago |
Audric Ackermann
|
25cf11f86a
|
feat: call setName/setNameTruncated depending on usecase for nts
|
8 months ago |
Audric Ackermann
|
de4ade8e34
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Audric Ackermann
|
7a3a80825b
|
fix: onboarding job runner and min snode count for broken testnet
|
8 months ago |
Audric Ackermann
|
f5812b6fce
|
chore: lint
|
8 months ago |
Audric Ackermann
|
af28c97cfd
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |