Commit Graph

31 Commits (f7d574ce20c21bc523584d7d99d88623fc4dc40c)

Author SHA1 Message Date
Audric Ackermann 444e60ce89 fix: use 999+ for convo unread count, but 99+ for global one 2 months ago
Audric Ackermann 379ef2977a fix: cleanup PR and merge copy pasted component 2 months ago
Audric Ackermann 2a798aed92 fix: show timer fixed when off update 4 months ago
William Grant b34bf1380a feat: updated react-intersection-observer, added selected message hook,
still debugging spacing in message container when in multi select mode
4 months ago
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage 4 months ago
William Grant 0212166fcc feat: moved disappearing logic to a feature folder
only moved types and timerOptions so far
8 months ago
William Grant fd73787192 feat: anyone in a group can change the setting
before the v2 release
8 months ago
William Grant 029db2d73f refactor: useselectedconversationexpirationtype to useselectedconversationdisappearingmode 8 months ago
William Grant 250e3d0238 refactor: rename expirationType on convo to expirationMode
this means convo has expirationMode and messages have expirationType
8 months ago
William Grant cd2f51684d refactor: disappearingmessageconversationtype to disappearingmessageconversationmodetype 8 months ago
William Grant f2a3f51250 fix: cleanup 9 months ago
William Grant 9d8cca1970 feat: convert between conversation and message model disappearing modes in key locations
remove disappearing messages from convo header context menu
9 months ago
William Grant ff19c95a92 fix: remove using legacy as a string for disappearing messages except in the UI
created new isLegacyDisappearingModeEnabled check, default use UNKNOWN expiration type in message classes if not defined
9 months ago
William Grant 43276b069e Merge branch 'unstable' into userconfig_disappearingmessage 10 months ago
Audric Ackermann 84deed19f9 feat: add block msg requests from sogs 10 months ago
William Grant aad3a3aba2 fix: resolved missing selected conversation hooks
still need to fix more issues
10 months ago
William Grant ed2a372ca3 Merge branch 'unstable' into feature/ses-145/leave-conversation-update 11 months ago
Audric Ackermann 97647d4dc7 fix: padding for messagebox + onclick drop while selecting msgs 11 months ago
Audric Ackermann c6d86d25d8 fix: cleanup closed group avatar logic 11 months ago
William Grant d37aa42084 Merge branch 'unstable' into feature/ses-145/leave-conversation-update 11 months ago
Audric Ackermann 1d9279c79c chore: merge conversation selectors into a single file
as the circular dependency was causing a createSelector called with
undefined issue on startup without user loggedin
11 months ago
Audric Ackermann 5d2d901aa0 Merge remote-tracking branch 'upstream/unstable' into userconfig_disappearingmessage 11 months ago
Audric Ackermann dc3e8450e9 fix: memoize selected conversation props to avoid unneeded rerenders 11 months ago
William Grant 45b904ce8c feat: if we fail to leave a conversation then change to delete conversation and remove the group from the db 12 months ago
Audric Ackermann 461b192f37 fix: mod and admin actions on message context menu for communities 12 months ago
Audric Ackermann 0fa58a5654 chore: fix compilation issues after conflicts resolution 12 months ago
Audric Ackermann 4637f4609a Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage 12 months ago
Audric Ackermann 0e286142f1 chore: add a redux settings slice, currently outdated banner inc 1 year ago
Audric Ackermann faeb95fefd feat: add block/decline logic to msg request & wrapper 1 year ago
Audric Ackermann ef6d9f1d51 feat: add empty states for each types of convo 1 year ago
Audric Ackermann 0050352470 chore: move selected convo selectors to another file 1 year ago