Commit Graph

15 Commits

Author SHA1 Message Date
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)