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
b48bfef58d
fix: toast strings are stripped as we don't render html there
9 months ago
yougotwill
f00e21dc44
feat: unknown section now includes display names that start with numbers
10 months ago
yougotwill
f5951f911f
fix: show note to self and outgoing message requests in contact list
10 months ago
William Grant
9f779a86c7
fix: revert virtualized group members list
...
since it caused overflow, disabled buttons when making a group
10 months ago
yougotwill
39d8ad11e5
fix: a whole bunch of circular depdencies
...
for various convo duck, convo interactions, convo model and opengroup types
10 months ago
William Grant
009795eb3b
feat: migrated lightbox to modal state
11 months ago
Audric Ackermann
6e137fe69f
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
12 months ago
William Grant
71cc46dfe4
feat: search results are now sorted alphabetically without case sensitivity
...
also includes unknown contacts
1 year ago
William Grant
0f6d80b847
Merge branch 'unstable' into feat/ses-50/onboarding
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
William Grant
bc196286bc
Merge branch 'unstable' into feat/ses-1560/unit-tests
1 year ago
Audric Ackermann
444e60ce89
fix: use 999+ for convo unread count, but 99+ for global one
1 year ago
William Grant
fd4e1525cb
Merge branch 'unstable' into feat/ses-50/onboarding
1 year ago
Audric Ackermann
53059135ee
fix: tsc does not overwrite workers compiled content
1 year ago
William Grant
1d5f6b404e
feat: update logic for showing the empty convo text
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
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
77fdc97bcf
feat: force group msg request unread when handling invite
1 year ago
Audric Ackermann
6d81f5ff36
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
1 year ago
Audric Ackermann
ba513b29ca
fix: fallback when we have an invite state without who invited us
1 year ago
Audric Ackermann
fd4aedb54b
fix: show date break if we don't have a previous message
1 year ago
Audric Ackermann
e5c76d3b70
feat: group message requests kind of working
...
still need to have them visible in the msg request only
2 years ago
Audric Ackermann
b259d18443
fix: add still broken promote handling with set_sig_keys
2 years ago
William Grant
9fb67f20c2
refactor: moved getMessageExpirationProps
...
into useParamSelector since it is only called there
2 years ago
William Grant
1d7380a254
refactor: rename expirationLength
...
to expirationDurationMs
2 years ago
William Grant
d6cc4f9c75
feat: use custom hook useIsRightPanelShowing
...
in functional components
2 years ago
William Grant
ca7983caac
fix: align expire timers with the member avatars
...
in groups
2 years ago
Audric Ackermann
d12071f3c8
chore: big rename of convocontroller to convohub
2 years ago
Audric Ackermann
1a18054fae
feat: add bump of config hashes for groups when we have admin key
2 years ago
William Grant
20e1895a50
fix: restored getMessageExpirationProps
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
William Grant
ed2a372ca3
Merge branch 'unstable' into feature/ses-145/leave-conversation-update
2 years ago
Audric Ackermann
77acd1396b
feat: add support for blinded25 receipt of messages for later impl
2 years ago
Audric Ackermann
594eee698b
Merge remote-tracking branch 'upstream/clearnet' into unstable
2 years ago
William Grant
d37aa42084
Merge branch 'unstable' into feature/ses-145/leave-conversation-update
2 years ago
Audric Ackermann
dc3e8450e9
fix: memoize selected conversation props to avoid unneeded rerenders
2 years ago
Audric Ackermann
fed58161a0
fix: address PR reviews and optimize search results
2 years ago
Audric Ackermann
bec667ebee
fix: remove row_number ordering when looking up message
2 years ago
Audric Ackermann
3eb629e33e
fix: cleanup convo selectors to hope to improve performances
2 years ago
Audric Ackermann
f2cddb83c8
chore: broke apart big Message selectors into smaller ones
2 years ago
William Grant
027b412fb2
feat: save conversation interaction errors to a message history
2 years ago
Audric Ackermann
461b192f37
fix: mod and admin actions on message context menu for communities
2 years ago
William Grant
f87995a375
fix: replaced Number() casting to toNumber
...
fixed edge case of local db search for quotes lookup
2 years ago
William Grant
b91388a672
fix: SES-585 when the app is not focused message quotes now load correectly
...
we now look up the existing messages in memory if not found in the quote lookup map, we also allow jumping to messages quoted but not yet stored in memory
2 years ago