Commit Graph

28 Commits

Author SHA1 Message Date
Audric Ackermann ada549788c fix: rtl support for registration screen too 2023-08-21 12:07:19 +10:00
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
Audric Ackermann 4d0e79f195 fix: legacy group with wrapper and disable right click while searching 2023-05-12 11:42:46 +10:00
Audric Ackermann 2a4bbbd587 feat: add the deleteContact and deleteConversation only menu items 2023-05-10 13:40:46 +10:00
Audric Ackermann 051c4bb262 fix: merge the confSyncDumpJob into the confSyncJob 2023-05-01 14:37:50 +10:00
Audric Ackermann 0e286142f1 chore: add a redux settings slice, currently outdated banner inc 2023-04-26 11:27:29 +10:00
Audric Ackermann 796ccf0582 feat: add handling and setting of the expireTimer for contacts 2023-03-30 14:19:01 +11:00
Audric Ackermann c4e17d0825 fix: add mgmt of members in user groups wrapper 2023-03-08 17:39:29 +11:00
Audric Ackermann c4217cb564 feat: sync nickname, blocked and approved status for contacts 2023-02-20 15:11:04 +11:00
Audric Ackermann 9cf1419ca5 feat: add first try to build SharedConfigMessages 2023-01-30 13:30:22 +11:00
Audric Ackermann 32e00227a4
Merge pull request #2532 from Bilb/fix-deleted-messages-all-at-once
To merge once theming is done: handle deleted messages & deleted reacts all at once
2022-11-09 10:16:12 +11:00
William Grant 557c2b8d28 feat: classic-dark is now the default theme 2022-10-12 15:37:41 +11:00
Audric Ackermann 0cc7994c12 fix: speed up expiration/deletion of messages by batching updates in UI 2022-10-10 09:51:51 +11:00
William Grant c6af1a7468 feat: upgraded emoji-mart and added theme support 2022-09-30 13:55:38 +10:00
William Grant e5bfda37af feat: primary color switching now persists
fixed isDarkMode, will need to confirm when we add ocean themes
2022-09-26 15:52:31 +10:00
William Grant e14f4832aa feat: added primaryColor to the redux store 2022-09-26 14:53:56 +10:00
William Grant edefa21a2b feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
2022-09-26 12:04:53 +10:00
Audric Ackermann e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 2022-09-08 10:55:31 +10:00
Audric Ackermann d9621f79c3 fix: allow any sogs to be awaited until messages are fetched 2022-09-08 10:28:36 +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
Audric Ackermann 81fa09b8ee Merge branch 'menu-redesign' into settings-redesign 2022-08-22 17:47:09 +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 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 ec76057c5e
Merge integration test (#2313)
* Testing playwright for Desktop automation

* add more data-testid field

* remove commited test-results

* test: skip group upkeep for now

* test: mention test create group instead of restoring from seed

* test: run on testnet

* fix: revert messagebanner unread count changes

from commit 8107d75e89

Co-authored-by: Emily <emily@oxen.io>
2022-05-17 13:22:13 +10:00
Audric Ackermann af9d2fdfa1
get rid of libtextsecure.js and componnets.js 2022-04-14 11:18:01 +10:00
Audric Ackermann 9f8920ef2c mostly working but need to improve perfs 2022-04-04 08:53:37 +10:00
Audric Ackermann 4d72b92b25 app starts but full of errors 2022-04-01 16:55:17 +11:00
Renamed from ts/mains/main_renderer.ts (Browse further)