Audric Ackermann
7b7a80a2dd
fix: add new designs of typing message settings with animation
3 years ago
Audric Ackermann
a0d3a00afa
feat: start of settings screen redesign
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
6f4b70e650
fix: allow non admin mods to delete message for deletion
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
Ian Macdonald
aeb5caf921
Trim leading and trailing whitespace on message composition and display.
3 years ago
Audric Ackermann
19decad766
fix: send read receipt when settings ON and window focused
3 years ago
Audric Ackermann
83b44d0abf
fix: disable auto play of audio messages on message first load
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>
4 years ago
Will G
511567bc78
fix: emoji panel light mode support ( #2292 )
...
* fix: emoji panel light mode support
* fix: link darkMode prop to redux state
* fix: use getTheme selector directly
4 years ago
Ian Macdonald
0991c23658
Fix typo in constant name.
4 years ago
Audric Ackermann
bfb33d14c5
Merge pull request #2269 from Bilb/get-initials-skip-non-alphabet-chars
...
Get initials skip non alphabet chars
4 years ago
Audric Ackermann
a115d385dd
merge linkify component to messagebody as this is the only one using it
4 years ago
Audric Ackermann
cae4d46492
allow to save attachments even if there is multiple of them
...
This is a bit dirty for now
Relates #2229
4 years ago
Audric Ackermann
8b299b6153
Merge koray fixes for emoji selection
4 years ago
Audric Ackermann
7c1707f48e
drop old messages of opengroup
4 years ago
Audric Ackermann
3cfcf128a5
Merge remote-tracking branch 'upstream/master' into node-side-in-ts
4 years ago
Audric Ackermann
13e2f81f26
Merge remote-tracking branch 'upstream/clearnet' into node-side-in-ts
4 years ago
Audric Ackermann
01bb200b24
reduce number of commits during opengroup handling of message
4 years ago
Audric Ackermann
0158fd5ebb
filter duplicates on opengroup poll in a single sql call
4 years ago
Audric Ackermann
00d70db0be
queue user profile avatars update
...
also add some tests for the promise utils
4 years ago
Audric Ackermann
02612280c3
fix multi select including audio messages
4 years ago
Audric Ackermann
1ebff6b3ae
make sure reply is available to read messages
...
and do not handle read messages for non private convo1
4 years ago
koray-eren
d78056618c
fix linter issue
4 years ago
koray-eren
ebe1ae8f12
fix emoticon search for emoji picker, typo
4 years ago
koray-eren
b4a57b32eb
changed emoji trigger to exclude non-alphanumeric characters
4 years ago
Audric Ackermann
fe57531797
Sesion 1.8.4 with calls enabled
4 years ago
Audric Ackermann
70ee8cefdc
WIP sql.js
4 years ago
Audric Ackermann
7d570fec52
move linkPreviews.js to ts
4 years ago
Audric Ackermann
6bd835dfc3
move storage.js to ts
4 years ago
Audric Ackermann
e78224db05
after moving expiring message and wallclock to TS
4 years ago
Audric Ackermann
d7f84168ac
before start of moving bg JS to TS
4 years ago
Audric Ackermann
ce0848c8bf
Merge branch 'clearnet' into updater-reword
4 years ago
Audric Ackermann
9d4989b66d
cleanup constants.tsx file
...
and fixup commit id showing at the bottom in settings
4 years ago
Audric Ackermann
d2fc384d16
fix text selection on text
4 years ago
Audric Ackermann
2cf2d9eff7
make sure datebreak keep text color
4 years ago
Audric Ackermann
461ce4a7fb
Merge branch 'clearnet' into fix-unread-indicator-light
4 years ago
Audric Ackermann
551fc4e2d7
make the unread message banner on a single line
4 years ago
Audric Ackermann
e853f57e6b
fix unread indicator color for light theme
4 years ago
Audric Ackermann
71aa6c813c
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign
4 years ago
Audric Ackermann
e1f2393c3a
cleanup translated strings
4 years ago
warrickct
821f4d73ff
Merge branch 'clearnet' into msg-request-ui-2
4 years ago
warrickct
913947a517
Minor padding fixes
4 years ago
warrickct
3c2cc9be8a
Only check for incoming messages on initial render of request UI.
4 years ago
warrickct
68eceae153
fixed flex behaviour for call and avatar convo header buttons.
4 years ago
warrickct
451fb351a3
removing comments
4 years ago
warrickct
f7a4e7ee81
Move disappearing message indicator to right of conversation header.
4 years ago
warrickct
e4f4328232
rename request evaluating function for clarity. Prevent disappearing messsages from being activated by request recipient before the request has been accepted.
4 years ago
warrickct
f5bc347898
Fix conversation header overlapping at small widths.
4 years ago