Audric Ackermann
dcf2f96c9f
fix: address regression tests UI issues
3 years ago
Audric Ackermann
3ffc470c40
fix: address reviews comment
3 years ago
Audric Ackermann
1d45aa6f45
fix: show loading spinner while sogs is fetching initial messages
3 years ago
Audric Ackermann
e464d6c573
Merge branch 'settings-redesign' into feature-menu-redesign
3 years ago
Audric Ackermann
6f0d223eb9
fix: address PR reviews
3 years ago
Audric Ackermann
13d33d1656
fix: radio button in settings + registration page
3 years ago
Audric Ackermann
b9cccfc2a8
feat: open convo a session sogs when joined from the UI
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
Audric Ackermann
f137cad2a0
feat: add the BlockedList component in Settings
3 years ago
Audric Ackermann
85219d3827
fix: scrollbar colors and some UI issues found by QA
3 years ago
Audric Ackermann
ff3d7ce226
feat: update settings Help page with new items and links
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
39cbbda609
chore: move SessionToggle & SettingList to styled
3 years ago
Audric Ackermann
542c704b64
feat: add search by contacts to closed group overlay
3 years ago
Audric Ackermann
7bbbc74fa8
feat: make the tick on memberList a radio looking element
3 years ago
Audric Ackermann
970e719229
chore: move session radio group to styled components
...
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
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
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
2478a78794
move mentions and emojify to a functional component
3 years ago
Audric Ackermann
19722b6bdc
remove other emoji dependency and use unicode to render them in message
...
Relates #2151
3 years ago
Audric Ackermann
108d810fde
make sure pills of joinable room take 100% width if they can
3 years ago
Audric Ackermann
1e5a45d95b
cleanup timestamp display for search results
3 years ago
Audric Ackermann
a3be2c347d
fixup open convo on search, quote click or hit the bottom
3 years ago
audric
e515ce3ca5
Merge remote-tracking branch 'upstream/clearnet' into cleanup-attachment
3 years ago
Audric Ackermann
6a403afb41
Merge pull request #2139 from warrickct/global-search-progress
...
Global Search and Database Trimming
3 years ago
warrickct
04241daa08
Fixin linting errors.
3 years ago
Audric Ackermann
f07aba72df
Merge pull request #2136 from Bilb/global-search-off-clearnet
...
Global search off clearnet
3 years ago
warrickct
804c9a56b9
convert to functional component. Tweak colors for search results. Fix search result header incorrect color. Addressing PR comments from previous search branch. Experimenting trimming approaches.
3 years ago
audric
e97ac5d7c7
make the DL spinner a styled component
3 years ago
warrickct
3f4db67c1b
Merge branch 'clearnet' into global-search-off-clearnet
3 years ago
Audric Ackermann
62edcb0cc8
fetch translations from crowdin
3 years ago
warrickct
374d5a6619
Global search partially functioning, added basic functions for load testing performance.
3 years ago
Audric Ackermann
790120f484
add data-testid to sessionIdEditable
3 years ago
Audric Ackermann
38325215e6
Unban UI ( #2091 )
...
* adding basic functionaliy for unbanning a user
* merge ban and unban user dialog in to one dialog
Co-authored-by: warrickct <warrickct@gmail.com>
3 years ago
Audric Ackermann
28c7445dce
refactor most of the components to outside of their Session folder ( #2072 )
...
* refactor most of the components to outside of their Session folder
* finish moving overlay and memberListItem to react hook
* fix bug with kicked member len >2 not being displayed
also sort admins first in UpdateGroupMembers dialog
* fix admin leaving text of groupNotification
* add a useFocusMount hook to focus input fields on mount
* make click avatar convo item open only user dialog
* cleanup config default.json
* make sure to use convoController to build sync message
* disable showing pubkey on opengroups
* add a pause on audio playback
Fixes #2079
3 years ago
Audric Ackermann
25c7a2febd
data extraction notification on a line rather than a column
3 years ago
Audric Ackermann
0bfa41c7b8
switch to our turn servers
4 years ago
audric
08cdd035ae
disable transition for background of leftpane (for app initial load)
4 years ago
audric
350f00283b
move tsx and theme to css variables part1
4 years ago
audric
62764d25f6
showDate break on > 5 minutes diff between messages
4 years ago
Warrick Corfe-Tan
3606987f32
running yarn ready
4 years ago
Warrick Corfe-Tan
1560c83b2b
Adding hover over tooltip for open group pills.
4 years ago
Audric Ackermann
b055165a5d
display a message when the recipient screenshots an attachemnt
4 years ago
Audric Ackermann
64eab5160d
remove zombies from the UI only
4 years ago
Audric Ackermann
8308879ff8
add display of roomPreview image on joinableDefaultRooms
4 years ago