Audric Ackermann
|
ccd41f6bdc
|
fix: hide banner until we can create new groups
|
3 months ago |
Audric Ackermann
|
3f1adff288
|
chore: address PR reviews
|
3 months ago |
Audric Ackermann
|
821a304fa3
|
chore: add strings for recreating group, but will be overriden
|
3 months ago |
Audric Ackermann
|
0f3ab81541
|
feat: allow to recreate group through redux
|
3 months ago |
Audric Ackermann
|
e33f2ed734
|
chore: useIsMessageSelectioMode hook when needed
|
3 months ago |
William Grant
|
d6ad37ec38
|
feat: show description text when making a message request
disabled conversation header functionality
|
12 months ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
1 year ago |
William Grant
|
7d7133a38c
|
fix: removed messagedetail check from convoheader
we no longer need the back button
|
1 year ago |
William Grant
|
461a23337f
|
fix: alignment message correctly in detail view
|
2 years ago |
William Grant
|
bb2ffff83e
|
fix: remove options menu from convo header
in favour of right panel
|
2 years ago |
William Grant
|
aad3a3aba2
|
fix: resolved missing selected conversation hooks
still need to fix more issues
|
2 years ago |
Audric Ackermann
|
b5f85e029e
|
test: fix integration tests except disappearing message one
|
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
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
4dbbada728
|
feat: added notice banner component
show notice when conversation is in legacy mode, extracted some UI components from the ConversationHeader, updated featureReleaseTimestamp
|
2 years ago |