Commit Graph

742 Commits

Author SHA1 Message Date
KeeJef 624433c318 WIP: Update Contributor/Building docs
Update error in contributing
2023-02-22 18:34:23 +11:00
Audric Ackermann 0951a9cd9f
Merge pull request #2500 from ianmacd/pr39
Retitle left panel 'Conversations', since that's what it displays.
2022-10-18 10:17:14 +11:00
Audric Ackermann 53c57efb89
Merge pull request #2525 from Bilb/fix-displayname-use-bytes
fix: displayName allowed length based on bytes rather than char
2022-10-13 20:09:46 -07:00
Audric Ackermann 74b706d121
Merge pull request #2534 from Bilb/add-settings-audio-notifications
Add support for audio notifications Windows/MacOS/Linux
2022-10-10 19:59:13 -07:00
Audric Ackermann f2c8d8e027 fix: display "X active members" for communities in convo header 2022-10-11 12:09:14 +11:00
Audric Ackermann 4913e4d759 fix: center text Session on registration when overflowing in farsi 2022-10-11 10:38:03 +11:00
Audric Ackermann 1478fbf543 chore: update translations for farsi
and match more closely english translations from mobile
2022-10-10 15:14:43 +11:00
Audric Ackermann c4fcac7ddf feat: add support for audio notifications windows/macOS 2022-10-07 16:38:39 +11:00
Audric Ackermann 4e913f1439 fix: displayName allowed length based on bytes rather than char 2022-10-07 16:01:51 +11:00
Audric Ackermann e2c3ccef84
Merge pull request #2539 from Bilb/add-toast-react-rate-limit
fix: add toast on rate limit hit for reactions
2022-10-06 20:30:27 -07:00
Audric Ackermann 135b9cf34d fix: add toast on rate limit hit for reactions 2022-10-07 14:29:34 +11:00
Audric Ackermann b30499568f fix: copy of in various dialogs 2022-10-06 15:32:30 +11:00
Audric Ackermann 1fb082917f fix: copy of login screen with password and setting screen 2022-10-04 14:36:47 +11:00
Audric Ackermann d944379dd7 fix: update copy and clear account modal 2022-09-29 10:49:07 +10:00
Audric Ackermann dcf2f96c9f fix: address regression tests UI issues 2022-09-28 14:18:01 +10:00
Audric Ackermann ffc7ed0b32 fix: aply latests UI tweaks and copy for menu-redesign 2022-09-28 10:27:36 +10:00
Ian Macdonald e164bd9d5a
Retitle left panel 'Conversations', since that's what it displays. 2022-09-17 15:07:30 +02:00
Audric Ackermann c2e3e3ca3f Merge remote-tracking branch 'upstream/clearnet' into ui-redesigns 2022-09-14 11:58:30 +10:00
Audric Ackermann 3ffc470c40 fix: address reviews comment 2022-09-12 16:02:09 +10:00
Ian Macdonald 09654fe4d8
Remove limit on the number of pinned conversations a user may have. 2022-09-10 16:07:46 +02:00
Audric Ackermann e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 2022-09-08 10:55:31 +10:00
Audric Ackermann 0eac74dd07 Merge branch 'dev' into menu-redesign 2022-09-07 15:03:30 +10:00
Audric Ackermann 3915e946b4 Merge branch 'clearnet' into settings-redesign 2022-09-07 10:15:03 +10:00
Audric Ackermann fed0f0cc2d
Merge pull request #2461 from Bilb/remove-asking-pruning-dialog-start
fix: remove the sogs pruning dialog on app start
2022-09-06 17:55:55 +10:00
Audric Ackermann e14ff787d4 chore: update strings of moderator to admins until we have mods support 2022-09-06 14:44:22 +10:00
Audric Ackermann 55365f817d Merge remote-tracking branch 'upstream/clearnet' into settings-redesign 2022-09-05 17:21:21 +10:00
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.
2022-09-01 13:13:57 +10:00
Audric Ackermann 444282e2ec fix: position of join button and style of disable buttons
also add a little animation to the menu button rotation
2022-08-30 09:10:48 +10:00
William Grant 469de252cb fix: added current emoji to reaction list reactor description 2022-08-29 17:46:38 +10:00
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
2022-08-29 13:18:07 +10:00
William Grant 1a44f5cb66 feat: added additional reactor information to the ReactListModal 2022-08-29 10:54:49 +10:00
William Grant 7a80e18327 fix: improved react popup localisation, review fixes 2022-08-26 14:39:57 +10:00
Audric Ackermann c54a438f7c fix: add some aria labels and match QA test 2022-08-25 16:56:48 +10:00
Audric Ackermann ff3d7ce226 feat: update settings Help page with new items and links 2022-08-23 14:08:51 +10:00
Audric Ackermann 81fa09b8ee Merge branch 'menu-redesign' into settings-redesign 2022-08-22 17:47:09 +10:00
Audric Ackermann ef1f634e6b Merge remote-tracking branch 'upstream/clearnet' into menu-redesign 2022-08-22 16:56:57 +10:00
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2022-08-22 16:40:14 +10:00
Audric Ackermann 13bf0e073d feat: update design of the Notification Settings screen
the preview button is not linked yet
2022-08-22 16:09:34 +10:00
Audric Ackermann 9eae1289c7 chore: keep full stop for everything in settings description 2022-08-22 15:35:13 +10:00
Audric Ackermann 6876dad8c4 fix: update copy of settings 2022-08-22 10:15:29 +10:00
Audric Ackermann a0d3a00afa feat: start of settings screen redesign 2022-08-22 09:10:35 +10:00
Audric Ackermann 75ce27e602 fix: finish menu redesign 2022-08-19 12:00:10 +10:00
Audric Ackermann 542c704b64 feat: add search by contacts to closed group overlay 2022-08-19 09:53:53 +10:00
Audric Ackermann 374b71630a feat: wrap up the new Join Community overlay 2022-08-19 09:53:53 +10:00
Audric Ackermann 282e631f73 feat: add menu action and action chooser left pane option 2022-08-19 09:53:53 +10:00
Audric Ackermann 2c83690a88 chore: pull translations from crowdin 2022-08-10 16:49:50 +10:00
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
2022-08-08 09:50:48 +10:00
Audric Ackermann 3713e95a9f
feat: ask user for opengroup pruning on/off 2022-05-18 13:21:35 +10:00
Ian Macdonald 695e867221
Add setting to specify minimum age of open group messages to prune.
When an open group has more than 2000 messages, those older than the
specified number of months will be pruned on application start-up.

Fixes #2310.
2022-05-18 10:44:35 +10:00
Ian Macdonald 09be936aa4
Report number of deletions when a deletion operation completes. 2022-05-05 13:15:00 +02:00