Audric Ackermann
|
59a4048323
|
fix: cleaned up SnodeRequestTypes and made sup_keys a single item
|
11 months ago |
Audric Ackermann
|
a49a65c92b
|
chore: cleaned up the batch sender
|
11 months ago |
Audric Ackermann
|
816f29d682
|
chore: moved outgoing message wrapper functions to MessagWrapper.ts
|
11 months ago |
Audric Ackermann
|
cd122c7252
|
fix: make pushChangesToGroupSwarm take an extraStoreRequest
|
11 months ago |
Audric Ackermann
|
9d9844aeb4
|
feat: make group v2 control messages disappear
|
11 months ago |
Audric Ackermann
|
2ec6c7f29c
|
feat: handle isDestroyed flag + "you were removed from XXX"
|
11 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
11 months ago |
Audric Ackermann
|
1796e82bcb
|
fix: add handling of revoked namespace messages
|
12 months ago |
Audric Ackermann
|
51c307af25
|
chore: fix PR reviews
|
1 year ago |
Audric Ackermann
|
faa24ce9a6
|
fix: lint
|
1 year ago |
Audric Ackermann
|
4589bde672
|
chore: moved more types to ReduxTypes.d.ts
|
1 year ago |
Audric Ackermann
|
fb99c3491c
|
chore: remove calls to Storage from settings.tsx
|
1 year ago |
Audric Ackermann
|
49ab04d2fd
|
chore: move SessionSettingsCategory to .d.ts file
and remove the enum (instead use string union)
|
1 year ago |
Audric Ackermann
|
b5d7a0e5e5
|
fix: no initial focus set for focustrap
|
1 year ago |
Audric Ackermann
|
425e63a4ce
|
fix: message sent status displayed for last outgoing message
|
1 year ago |
Audric Ackermann
|
f6b1eac5ad
|
Merge pull request #2996 from KeeJef/unread-message-scroll-button-changes
Add unread message count indicator per conversation
|
1 year ago |
Audric Ackermann
|
1c71c8fb67
|
Merge pull request #3055 from Bilb/fix/ses-1514/message-info-avatar-overflow
Fix/ses 1514/message info avatar overflow
|
1 year ago |
Audric Ackermann
|
444e60ce89
|
fix: use 999+ for convo unread count, but 99+ for global one
|
1 year ago |
Audric Ackermann
|
379ef2977a
|
fix: cleanup PR and merge copy pasted component
|
1 year ago |
Audric Ackermann
|
96809bf5b4
|
fix: load maxmind data once on mount of status dialog
|
1 year ago |
William Grant
|
dcdea00748
|
fix: dont show message avatar in message info panels
also show admin crown
|
1 year ago |
Audric Ackermann
|
290cb554e3
|
Merge pull request #3037 from Bilb/fix/ses-1278-quote-msg-not-found
fix: add quoted msg to redux quotes when receiving quoted msg
|
1 year ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
Audric Ackermann
|
df586d6e15
|
fix: mark a synced groupUpdate as sent
|
1 year ago |
Audric Ackermann
|
bd6f5e6e0d
|
feat: refacto GroupUpdateName to be functional component
|
1 year ago |
Audric Ackermann
|
74f36c8f56
|
test: fix unit test with rekey explicit needed
|
1 year ago |
Audric Ackermann
|
1c58899558
|
fix: rekey explicitely when creating a group
|
1 year ago |
Audric Ackermann
|
d6d9bec5ba
|
fix: fixed a bunch of groupv2 chunk2 issues
|
1 year ago |
Audric Ackermann
|
b954b37460
|
fix: add quoted msg to redux quotes when receiving quoted msg
|
1 year ago |
Audric Ackermann
|
5867c5af7f
|
fix: added type for all accessibility ids with react.d.ts
|
1 year ago |
Audric Ackermann
|
0a4e3041de
|
fix: leave group v2 as only admin mark it as deleted and pushes to swarm
before removing the wrapper data
|
1 year ago |
Audric Ackermann
|
95cd0e86f1
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2a798aed92
|
fix: show timer fixed when off update
|
1 year ago |
Audric Ackermann
|
8d0bd84ef0
|
feat: add toggle to share history or not with invite group v2
|
1 year ago |
Audric Ackermann
|
392e243b08
|
feat: add the sending state to invite&promote actions
|
1 year ago |
Audric Ackermann
|
5e3f968d22
|
fix: merge issues
|
1 year ago |
Audric Ackermann
|
1c6182a235
|
Merge branch 'closed-group-chunk2' of github.com:Bilb/session-desktop into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
fe60c69f27
|
Merge pull request #3022 from Bilb/fix-expiration-read-another-device
Fix expiration read another device
|
1 year ago |
Audric Ackermann
|
33ddf51ba6
|
fix: add some debugging messageinfo (not released)
|
1 year ago |
William Grant
|
b34bf1380a
|
feat: updated react-intersection-observer, added selected message hook,
still debugging spacing in message container when in multi select mode
|
1 year ago |
Audric Ackermann
|
032e7640e2
|
chore: address pr reviews
|
1 year ago |
Audric Ackermann
|
037d87349f
|
fix: close messageInfo when message not in redux store
|
1 year ago |
Audric Ackermann
|
24887dd05b
|
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
|
1 year ago |
Audric Ackermann
|
fda6ca315c
|
fix: allow contacts without didApproveMe to be invited to group
|
1 year ago |
Audric Ackermann
|
5509dc74c5
|
refactor: move subrequests to classes and fix updateMessages
|
1 year ago |
Audric Ackermann
|
6094e725fb
|
chore: move getExpiries request to class
|
1 year ago |
William Grant
|
27d441d7a6
|
fix: cleanup
|
1 year ago |
William Grant
|
22402a5f73
|
refactor: rename overlaymode to leftoverlaymode
|
1 year ago |
Audric Ackermann
|
d3ed798d0e
|
chore: show toast when trying to remove admin of groupv2
|
1 year ago |