William Grant
8fae1f979b
feat: themed confirm and react modals
3 years ago
William Grant
dda9067e01
feat: theme editprofile, onion status and seed modals
...
styled qr code and cleanup
3 years ago
William Grant
a47e96ca34
feat: themed modal colors and making progress through different dialogs
...
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
3 years ago
William Grant
b3885bf9d9
Merge branch 'clearnet' into theming
...
Link previews are broken for now
3 years ago
William Grant
e5bfda37af
feat: primary color switching now persists
...
fixed isDarkMode, will need to confirm when we add ocean themes
3 years ago
William Grant
edefa21a2b
feat: we can now toggle to the classic dark theme
...
fixed ocean dark colors and updating theme setting logic
3 years ago
William Grant
27e19f3afa
feat: updated SessionIconButton to support themes
3 years ago
William Grant
060cbd3bbf
feat: added proper theming to password popup
...
cleaned up redundant session label options
3 years ago
William Grant
073a41b6aa
feat: updated calls UI
...
except for background color, waiting on designs
3 years ago
William Grant
a54fb65d0b
Merge branch 'theming' into theming_left_pane
3 years ago
William Grant
3c4fc8d919
Merge branch 'clearnet' into theming
3 years ago
William Grant
5ab28bb60e
refactor: rename SessionButton2 to SessionButton and remove old version
3 years ago
William Grant
87b66794ed
feat: updated all session buttons to use new button
...
small style fixes and sass cleanup
3 years ago
William Grant
1bb5c9752e
feat: updated all modal buttons
3 years ago
William Grant
9876e8824c
feat: settings page now uses new session button
3 years ago
William Grant
c076c5b819
fix: improve alignment in list modal when rendering complex emojis
3 years ago
William Grant
2cb7e72f68
feat: starting theming work on left pane and commented on areas that will need to be fixed
3 years ago
William Grant
6cd81e06f2
Merge branch 'ui-redesigns' into theming
3 years ago
Audric Ackermann
3ffc470c40
fix: address reviews comment
3 years ago
William Grant
131ee22099
Merge branch 'settings-redesign' into theming
3 years ago
Audric Ackermann
55365f817d
Merge remote-tracking branch 'upstream/clearnet' into settings-redesign
3 years ago
William Grant
17d893f2b7
refactor: finished converting sass colors in _theme_dark.scss
...
converted module-main-header__search__input class to styled component, consolidated blues, grays and whites
3 years ago
Audric Ackermann
25f54a13ff
Merge pull request #2454 from yougotwill/sogs_poller_conflict_resolver
...
Opengroup Poller Reaction Conflict Resolution + Fixes
3 years ago
William Grant
3060ffd25a
test: added tests for adding and updating sogs cache entries
...
updated idForLogging for opengroups to be more verbose, updated reaction method calls to use exported Reactions object
3 years ago
William Grant
bbfb55f211
fix: pr review fixes
3 years ago
Audric Ackermann
3fd6c570c7
fix: click on a link preview shows the dialog to open or copy url
3 years ago
William Grant
dde61bb35b
feat: moderator clear all reactions behaviour now uses the cache
3 years ago
William Grant
469de252cb
fix: added current emoji to reaction list reactor description
3 years ago
William Grant
5f49d3084b
fix: dont need isequal for comparing numbers
3 years ago
William Grant
1a44f5cb66
feat: added additional reactor information to the ReactListModal
3 years ago
William Grant
4889cb5b32
fix: ReactionList Senders is now an array since we want to handle opengroup reactions separately
...
we no longer need the messagehash and server id for rendering reactions in the UI, ignore reactions using the outdated type
3 years ago
William Grant
0600416f77
fix: clearing your own reaction from the clear modal should close it
3 years ago
Audric Ackermann
e09e38911f
refactor: fix PR reviews
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
Audric Ackermann
0e65b667a8
chore: move onion dialog components to styled
3 years ago
Audric Ackermann
282e631f73
feat: add menu action and action chooser left pane option
3 years ago
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
3 years ago
Audric Ackermann
55869fbe37
fix: swap confirm and cancel buttons in the confirmDialog
3 years ago
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>
3 years ago
Audric Ackermann
8de8f014dd
fix: password input errors in seeddialog
3 years ago
Audric Ackermann
da9df532b0
Merge pull request #2242 from Bilb/node-side-in-ts
...
Node side + web worker in typescript
3 years ago
warrickct
3eb6bec908
fix group members sorting causing error.
3 years ago
Audric Ackermann
9f8920ef2c
mostly working but need to improve perfs
3 years ago
Audric Ackermann
280cc494e8
test with webpack - not working
3 years ago
Audric Ackermann
2dfd09a7b1
app kind of start background side
3 years ago
Audric Ackermann
ff43cfa593
move worker_interface and logs and i18n to TS
3 years ago
Audric Ackermann
449751a891
remove some refs to Signal.Data in ts
3 years ago
Audric Ackermann
6bd835dfc3
move storage.js to ts
3 years ago