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
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
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
warrickct
f3cefdcf49
Add logging for debugging.
3 years ago
warrickct
ec3fabf0a1
Adding git checkout directory location output to build.
3 years ago
warrickct
096e1d24df
Fix linting error, remove unnecessary conditional
3 years ago
Audric Ackermann
e2f9b3e764
make sure to render localized strings with $ in them correctly
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
606c03f518
typo in build
3 years ago