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
|
24887dd05b
|
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
|
1 year ago |
William Grant
|
0212166fcc
|
feat: moved disappearing logic to a feature folder
only moved types and timerOptions so far
|
2 years ago |
William Grant
|
fd73787192
|
feat: anyone in a group can change the setting
before the v2 release
|
2 years ago |
William Grant
|
029db2d73f
|
refactor: useselectedconversationexpirationtype to useselectedconversationdisappearingmode
|
2 years ago |
William Grant
|
250e3d0238
|
refactor: rename expirationType on convo to expirationMode
this means convo has expirationMode and messages have expirationType
|
2 years ago |
William Grant
|
cd2f51684d
|
refactor: disappearingmessageconversationtype to disappearingmessageconversationmodetype
|
2 years ago |
William Grant
|
f2a3f51250
|
fix: cleanup
|
2 years ago |
William Grant
|
9d8cca1970
|
feat: convert between conversation and message model disappearing modes in key locations
remove disappearing messages from convo header context menu
|
2 years 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
|
2 years ago |
William Grant
|
43276b069e
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
84deed19f9
|
feat: add block msg requests from sogs
|
2 years ago |
William Grant
|
aad3a3aba2
|
fix: resolved missing selected conversation hooks
still need to fix more issues
|
2 years ago |
William Grant
|
ed2a372ca3
|
Merge branch 'unstable' into feature/ses-145/leave-conversation-update
|
2 years ago |
Audric Ackermann
|
97647d4dc7
|
fix: padding for messagebox + onclick drop while selecting msgs
|
2 years ago |
Audric Ackermann
|
c6d86d25d8
|
fix: cleanup closed group avatar logic
|
2 years ago |
William Grant
|
d37aa42084
|
Merge branch 'unstable' into feature/ses-145/leave-conversation-update
|
2 years 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
|
2 years ago |
Audric Ackermann
|
5d2d901aa0
|
Merge remote-tracking branch 'upstream/unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
dc3e8450e9
|
fix: memoize selected conversation props to avoid unneeded rerenders
|
2 years ago |
William Grant
|
45b904ce8c
|
feat: if we fail to leave a conversation then change to delete conversation and remove the group from the db
|
2 years ago |
Audric Ackermann
|
461b192f37
|
fix: mod and admin actions on message context menu for communities
|
2 years ago |
Audric Ackermann
|
0fa58a5654
|
chore: fix compilation issues after conflicts resolution
|
2 years ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
2 years ago |
Audric Ackermann
|
faeb95fefd
|
feat: add block/decline logic to msg request & wrapper
|
2 years ago |
Audric Ackermann
|
ef6d9f1d51
|
feat: add empty states for each types of convo
|
2 years ago |
Audric Ackermann
|
0050352470
|
chore: move selected convo selectors to another file
|
2 years ago |