Commit Graph

275 Commits (794d20072c4793f8a9cf017eb21217c42d59a070)

Author SHA1 Message Date
Audric Ackermann e01b6c8361
fix: show avatar/displayname of author when followed/ing ctrl message 3 months ago
Audric Ackermann 7ed60bec93
feat: allow to mention ourselves everywhere 4 months ago
Audric Ackermann bc680a39f6
chore: cleanup message list component to render switch 4 months ago
Audric Ackermann d4cae6e5b2
chore: address PR reviews 4 months ago
Audric Ackermann e33f2ed734
chore: useIsMessageSelectioMode hook when needed 4 months ago
Audric Ackermann 7cf3bcbcf1
chore: cleanup groupUpdates props 4 months ago
Audric Ackermann fac7960cc9
chore: cleanup expireationTimerUpdate msg 4 months ago
Audric Ackermann 7570bc6ba7
chore: cleanup data extraction notification 4 months ago
Audric Ackermann 3c0f9fe14e
chore: move msgId to commonProps in SessionMessagesList 4 months ago
Audric Ackermann f3cfe57764
chore: cleanup requestresponse & communityinvitation control msg 4 months ago
Audric Ackermann 2b26c65f5f
fix: declining convo mark it as hidden 4 months ago
Audric Ackermann 143759ff92
fix: we want the sorting order to be jumpy for groups
apparently
6 months ago
Audric Ackermann 9ad66047ea
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 6 months ago
Audric Ackermann 8e2741349d
chore: lint 6 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 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
12 months 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