Audric Ackermann
|
d2fc384d16
|
fix text selection on text
|
3 years ago |
Audric Ackermann
|
7bc81038a1
|
Session 1.8.2 with callMessage
|
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
|
c17a4f7c16
|
Merge pull request #2210 from Bilb/fix-create-closed-group
create closed group mark as approved
|
3 years ago |
Audric Ackermann
|
397872f5ba
|
update github actions windows runner to windows-2019
|
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
|
0e329d8c68
|
disable call for 1.7.8
|
3 years ago |
Audric Ackermann
|
ae5f0a2675
|
Merge pull request #2199 from Bilb/prioritize-convo-details-over-message-details
Prioritize convo details over message details
|
3 years ago |
Audric Ackermann
|
1967de460c
|
Merge pull request #2198 from Bilb/double-initial-uppercase
initials are always uppercased
|
3 years ago |
Audric Ackermann
|
49bae1925d
|
open message request reset opened convo and is a settings itself
|
3 years ago |
Audric Ackermann
|
71af748eb6
|
make sure right panel is over the message detail view
|
3 years ago |
Audric Ackermann
|
878c870a8b
|
initials are always uppercased
|
3 years ago |
Audric Ackermann
|
345d8677b2
|
Merge pull request #2191 from Bilb/fix-unread-indicator-light
Fix unread indicator light and design
|
3 years ago |
Audric Ackermann
|
32da9d5212
|
Merge remote-tracking branch 'upstream/clearnet' into fix-unread-indicator-light
|
3 years ago |
Audric Ackermann
|
503a54370c
|
Merge pull request #2182 from ianmacd/pr4
Use accent colour to distinguish last read indicator.
|
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
|
17feb4a405
|
1.8.2 with calls
|
3 years ago |
Audric Ackermann
|
1d962d386c
|
Merge pull request #2195 from Bilb/fix-start-migration-fail
Fix start migration fail
|
3 years ago |
Audric Ackermann
|
6dfee3c528
|
1.7.8 without calls
|
3 years ago |
Audric Ackermann
|
d8f02a2f08
|
fix crash on startup for migration 21 with closed groups
|
3 years ago |
Audric Ackermann
|
236abe768b
|
enable call for 1.8.2
|
3 years ago |
Audric Ackermann
|
912d5f4209
|
disable calls for 1.7.8 build
|
3 years ago |
Audric Ackermann
|
a8de5a1679
|
Merge pull request #2192 from Bilb/fix-closed-group-no-join-config
join closed groups from config only on the first config message
|
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
|
111ec83bba
|
Merge pull request #2190 from Bilb/fix-i18n-with-dollars-sign
Fix i18n with dollars sign and window jumping on low message count
|
3 years ago |
Audric Ackermann
|
39ec37ec38
|
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign
|
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
|
b0b16f920f
|
Merge pull request #2185 from Bilb/clean-up-translations
remove some unused strings + bump to 1.8.2
|
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 |
Audric Ackermann
|
2e200df933
|
fdix NOW ago by using the default format of moment
this prints `A few seconds ago` for a very recent change
|
3 years ago |
warrickct
|
3424fa88e8
|
Remove typing for blocklist on window. Minor formatting
|
3 years ago |
warrickct
|
4f4aef6b97
|
Removing white space
|
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
|
3eb922f83f
|
remove unused webpack dependecies and remove dtrace optional dep
|
3 years ago |
warrickct
|
0c7bca4322
|
Adding blocklist to files
|
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
|
1bb61b9372
|
Remove window logging calls before defined.
|
3 years ago |
warrickct
|
614cdccd2c
|
Switch to window logging.
|
3 years ago |
warrickct
|
5e65fc5f30
|
Removing output of blocklist file
|
3 years ago |