Audric Ackermann
|
8d0bd84ef0
|
feat: add toggle to share history or not with invite group v2
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
1 year ago |
William Grant
|
aea4fd7ad9
|
Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
|
1 year ago |
Audric Ackermann
|
d839ff936d
|
chore: resolve compilation errors
|
1 year ago |
Audric Ackermann
|
6d81f5ff36
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
615722434b
|
feat: merge expiring stopwatch and messagestatus together
|
2 years ago |
William Grant
|
461a23337f
|
fix: alignment message correctly in detail view
|
2 years ago |
William Grant
|
1d7380a254
|
refactor: rename expirationLength
to expirationDurationMs
|
2 years ago |
William Grant
|
f9b0ead150
|
fix: expiretimer now uses a ternary operator
|
2 years ago |
William Grant
|
ca7983caac
|
fix: align expire timers with the member avatars
in groups
|
2 years ago |
William Grant
|
31c0b9ec70
|
fix: timer position for GenericReadableMessages
still need to do other messages
|
2 years ago |
William Grant
|
d7e296841e
|
fix: remove alignment from ExpirableReadableMessage
improved alignment of timer by moving into the MessageContentWithStatus
|
2 years ago |
William Grant
|
2a05185138
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
0e0984748a
|
fix: timer direction appears correctly on messages
|
2 years ago |
William Grant
|
33a6380683
|
fix: more lint issues
|
2 years ago |
Audric Ackermann
|
b5f85e029e
|
test: fix integration tests except disappearing message one
|
2 years ago |
Audric Ackermann
|
9a7ef4d373
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
5d4238a3d8
|
feat: created getMessageExpirationProps selector and used in ExpirableReadableMessage
this stops us passing props down from the child components of ExpirableReadableMessage
|
2 years ago |
William Grant
|
a50ea95bf3
|
fix: fixed timer alignment once and for all
|
2 years ago |
William Grant
|
42356b0d60
|
fix: duplicate timer update messages
|
2 years ago |
William Grant
|
5c697572a7
|
feat: Call Notifications now expire properlly
include the direction in the expiration props, setting the start timer doesnt directly update the model
|
2 years ago |
William Grant
|
f36bbb9c7c
|
feat: group invitiations now disappear
|
2 years ago |
William Grant
|
2d6d6b4134
|
feat: moved PropsForExpiringMessage to state ducks
|
2 years ago |
William Grant
|
513f94cb25
|
feat: extracted expiry logic from the GenericReadableMessage to a new component
This allows use to use the expiry logic for different visible messages not just generic ones
|
2 years ago |