William Grant
f3f83505e0
fix: duplicate copy
2 years ago
William Grant
a928aeb76c
feat: improvements to the disabled state and group non-admins settings
...
separated components in OverlayDisappearingMessages
2 years ago
William Grant
03bc6706f6
feat: added legacy mode timer notification copy
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
William Grant
7d0673f7f2
wip: added new legacy mode to panel, improved backwards compatibility
...
legacy mode support in conversation header, added typing for the expireUpdate, next is sending support
2 years ago
William Grant
ac844af691
feat: updated timer notification design and copy
2 years ago
William Grant
13f091eff3
feat: added function for calculating the expire start time
...
updated copy for setting change messages
2 years ago
William Grant
30196a131a
feat: added basic support for different disappearing message modes
...
added expirationType and lastDisappearingMessageChangeTimestamp to conversations table, left a few comments for future work
2 years ago
William Grant
6b06e4a70b
feat: added panel label for timer options
2 years ago
William Grant
46a8801d8e
fix: rebuilt disappearing messages header beause syncthing
2 years ago
William Grant
a42aff35fc
feat: added panel radio buttons that list timer options
2 years ago
KeeJef
624433c318
WIP: Update Contributor/Building docs
...
Update error in contributing
2 years ago
Audric Ackermann
0951a9cd9f
Merge pull request #2500 from ianmacd/pr39
...
Retitle left panel 'Conversations', since that's what it displays.
3 years ago
Audric Ackermann
53c57efb89
Merge pull request #2525 from Bilb/fix-displayname-use-bytes
...
fix: displayName allowed length based on bytes rather than char
3 years ago
Audric Ackermann
74b706d121
Merge pull request #2534 from Bilb/add-settings-audio-notifications
...
Add support for audio notifications Windows/MacOS/Linux
3 years ago
Audric Ackermann
f2c8d8e027
fix: display "X active members" for communities in convo header
3 years ago
Audric Ackermann
4913e4d759
fix: center text Session on registration when overflowing in farsi
3 years ago
Audric Ackermann
34074bb364
chore: pull farsi languages from crowdin
3 years ago
Audric Ackermann
1478fbf543
chore: update translations for farsi
...
and match more closely english translations from mobile
3 years ago
Audric Ackermann
c4fcac7ddf
feat: add support for audio notifications windows/macOS
3 years ago
Audric Ackermann
4e913f1439
fix: displayName allowed length based on bytes rather than char
3 years ago
Audric Ackermann
e2c3ccef84
Merge pull request #2539 from Bilb/add-toast-react-rate-limit
...
fix: add toast on rate limit hit for reactions
3 years ago
Audric Ackermann
135b9cf34d
fix: add toast on rate limit hit for reactions
3 years ago
Audric Ackermann
b30499568f
fix: copy of in various dialogs
3 years ago
Audric Ackermann
1fb082917f
fix: copy of login screen with password and setting screen
3 years ago
Audric Ackermann
3e4d9b4ac3
chore: pull translations from crowdin
3 years ago
Audric Ackermann
d944379dd7
fix: update copy and clear account modal
3 years ago
Audric Ackermann
dcf2f96c9f
fix: address regression tests UI issues
3 years ago
Audric Ackermann
ffc7ed0b32
fix: aply latests UI tweaks and copy for menu-redesign
3 years ago
Ian Macdonald
e164bd9d5a
Retitle left panel 'Conversations', since that's what it displays.
3 years ago
Audric Ackermann
c2e3e3ca3f
Merge remote-tracking branch 'upstream/clearnet' into ui-redesigns
3 years ago
Audric Ackermann
3ffc470c40
fix: address reviews comment
3 years ago
Ian Macdonald
09654fe4d8
Remove limit on the number of pinned conversations a user may have.
3 years ago
Audric Ackermann
e464d6c573
Merge branch 'settings-redesign' into feature-menu-redesign
3 years ago
Audric Ackermann
0eac74dd07
Merge branch 'dev' into menu-redesign
3 years ago
Audric Ackermann
3915e946b4
Merge branch 'clearnet' into settings-redesign
3 years ago
Audric Ackermann
fed0f0cc2d
Merge pull request #2461 from Bilb/remove-asking-pruning-dialog-start
...
fix: remove the sogs pruning dialog on app start
3 years ago
Audric Ackermann
e14ff787d4
chore: update strings of moderator to admins until we have mods support
3 years ago
Audric Ackermann
55365f817d
Merge remote-tracking branch 'upstream/clearnet' into settings-redesign
3 years ago
Audric Ackermann
4367543224
fix: remove the sogs pruning dialog on app start
...
the settings in ON by default, and can be turned off from the settings
screen.
That dialog was only used until our existing users got asked the
question, which was 3 months ago.
3 years ago
Audric Ackermann
444282e2ec
fix: position of join button and style of disable buttons
...
also add a little animation to the menu button rotation
3 years ago
William Grant
469de252cb
fix: added current emoji to reaction list reactor description
3 years ago
Audric Ackermann
1e202fcdab
feat: add theme switcher +accent color from settings
...
not all of the logic is linked and not all of the colors are there as this is part of theming
3 years ago
William Grant
1a44f5cb66
feat: added additional reactor information to the ReactListModal
3 years ago
William Grant
7a80e18327
fix: improved react popup localisation, review fixes
3 years ago
Audric Ackermann
c54a438f7c
fix: add some aria labels and match QA test
3 years ago
Audric Ackermann
ff3d7ce226
feat: update settings Help page with new items and links
3 years ago
Audric Ackermann
81fa09b8ee
Merge branch 'menu-redesign' into settings-redesign
3 years ago
Audric Ackermann
ef1f634e6b
Merge remote-tracking branch 'upstream/clearnet' into menu-redesign
3 years ago
Will G
267f49ff1e
Emoji Reacts ( #2320 )
...
Add support for emoji reacts in conversations
Resolves #2375 and #1577
3 years ago