Audric Ackermann
332d58027f
show draggable call container when opening settings from call convo
3 years ago
Audric Ackermann
909bca8714
Merge branch 'clearnet' into enable-calls-remove-featureflag
3 years ago
Audric Ackermann
fe57531797
Sesion 1.8.4 with calls enabled
3 years ago
Audric Ackermann
afad9f823a
Merge pull request #2237 from Bilb/fix-add-attachments-ourself
...
make sure the conversation with ourself is marked approvedMe
3 years ago
Audric Ackermann
0719700371
do not end call if connection fails, instead wait for new offer
3 years ago
Audric Ackermann
bfaeda5cdb
make sure the conversation with ourself is marked approvedMe
3 years ago
Audric Ackermann
0cb4a13494
add tests for timerBucket icon
...
this marks unit test number 302, previous: 237
3 years ago
Audric Ackermann
fd1657037a
add tests for emoji size rendering in messages
3 years ago
Audric Ackermann
ba53330afd
add tests for getInitials
3 years ago
Audric Ackermann
2a11d5e71f
trigger a new offer on connect fail if we are caller
...
the caller is just supposed to accept the offer and send an answer back
3 years ago
Audric Ackermann
ce0848c8bf
Merge branch 'clearnet' into updater-reword
3 years ago
Audric Ackermann
9d4989b66d
cleanup constants.tsx file
...
and fixup commit id showing at the bottom in settings
3 years ago
Audric Ackermann
89757a95a6
use readyForUpdates to trigger update from renderer
...
this is used to only start the updater once the fileserver returned use
the latest release
3 years ago
Audric Ackermann
2f02d3e21c
use source instead of senderIdentity to check for approved new group
3 years ago
Audric Ackermann
d2fc384d16
fix text selection on text
3 years ago
Audric Ackermann
67e2fea70c
Merge pull request #2207 from ianmacd/pr8
...
Allow user names up to 26 characters long, in line with Android.
3 years ago
Audric Ackermann
74cf88cf81
create closed group mark as approved
...
also, do not filter closed group based on the isApproved field in redux
3 years ago
Ian Macdonald
a11b078d5b
Allow user names up to 26 characters long, in line with Android.
...
See https://github.com/oxen-io/session-android/blob/master/libsession/src/main/java/org/session/libsession/utilities/SSKEnvironment.kt#L29
3 years ago
Audric Ackermann
234e9b160e
Make sure updater do not hit github before checking fileserver
3 years ago
Audric Ackermann
49bae1925d
open message request reset opened convo and is a settings itself
3 years ago
Audric Ackermann
878c870a8b
initials are always uppercased
3 years ago
Audric Ackermann
2cf2d9eff7
make sure datebreak keep text color
3 years ago
Audric Ackermann
461ce4a7fb
Merge branch 'clearnet' into fix-unread-indicator-light
3 years ago
Audric Ackermann
551fc4e2d7
make the unread message banner on a single line
3 years ago
Audric Ackermann
ad653e4aac
change sent background and text color for light mode
...
use black text on green instead of white on darker green
3 years ago
Audric Ackermann
43d133519e
do not shrink member list items when list is full
3 years ago
Audric Ackermann
602a287263
join closed groups from config only on the first config message
3 years ago
Audric Ackermann
e853f57e6b
fix unread indicator color for light theme
3 years ago
Audric Ackermann
71aa6c813c
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign
3 years ago
Audric Ackermann
359dcaa43a
Merge pull request #2174 from warrickct/msg-request-ui-2
...
Message request
3 years ago
Audric Ackermann
75c7c7c27f
try a fix to prevent window from jumping with low number of messages
3 years ago
warrickct
3424fa88e8
Remove typing for blocklist on window. Minor formatting
3 years ago
warrickct
b166a0483a
Adding logging output for dropping outdated config messages. Removing libsodium-wrapper usage as we use sumo version now. Making target for linux build on one line.
3 years ago
warrickct
b79be5b502
adding linting fixes.
3 years ago
warrickct
5adca482bd
Fix open groups not being restored when restoring device from recovery phrase.
3 years ago
warrickct
4ee51b4ee9
Removing open group blocklist code.
3 years ago
Audric Ackermann
8a13a9e6e0
Merge pull request #2183 from ianmacd/pr5
...
Use up to two scaled placeholder characters for users with no avatar.
3 years ago
Audric Ackermann
e1f2393c3a
cleanup translated strings
3 years ago
warrickct
614cdccd2c
Switch to window logging.
3 years ago
warrickct
f3cefdcf49
Add logging for debugging.
3 years ago
warrickct
096e1d24df
Fix linting error, remove unnecessary conditional
3 years ago
warrickct
380d55066a
Reducing excessive calls to open group blocklist.
3 years ago
Ian Macdonald
fa0c1fff88
Use up to two scaled initials as a placeholder for users with no avatar.
...
If the user's name consists of just a single word, then use up to two
letters from that word as the placeholder.
This provides better differentiation of users than the current practice
of using just a single letter for everyone.
3 years ago
warrickct
75191ae757
Add blocking joining open group based on blocklist.
3 years ago
warrickct
821f4d73ff
Merge branch 'clearnet' into msg-request-ui-2
3 years ago
Audric Ackermann
f1900f9f36
remove some unused strings
...
and fix tos links #2176
3 years ago
warrickct
913947a517
Minor padding fixes
3 years ago
warrickct
0f7bf5d2d1
Remove unnecessary conditional
3 years ago
warrickct
3c2cc9be8a
Only check for incoming messages on initial render of request UI.
3 years ago
warrickct
322c9756ca
switch to lodash pick
3 years ago