Audric Ackermann
|
2318a291f0
|
bump to 1.7.9 without calls
|
4 years ago |
Audric Ackermann
|
36eb6c8d8e
|
bump to 1.8.3 with calls enabled
|
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
|
89757a95a6
|
use readyForUpdates to trigger update from renderer
this is used to only start the updater once the fileserver returned use
the latest release
|
4 years ago |
Audric Ackermann
|
234e9b160e
|
Make sure updater do not hit github before checking fileserver
|
4 years ago |
Audric Ackermann
|
49bae1925d
|
open message request reset opened convo and is a settings itself
|
4 years ago |
Audric Ackermann
|
71af748eb6
|
make sure right panel is over the message detail view
|
4 years ago |
Audric Ackermann
|
878c870a8b
|
initials are always uppercased
|
4 years ago |
Audric Ackermann
|
345d8677b2
|
Merge pull request #2191 from Bilb/fix-unread-indicator-light
Fix unread indicator light and design
|
4 years ago |
Audric Ackermann
|
32da9d5212
|
Merge remote-tracking branch 'upstream/clearnet' into fix-unread-indicator-light
|
4 years ago |
Audric Ackermann
|
503a54370c
|
Merge pull request #2182 from ianmacd/pr4
Use accent colour to distinguish last read indicator.
|
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
|
17feb4a405
|
1.8.2 with calls
|
4 years ago |
Audric Ackermann
|
1d962d386c
|
Merge pull request #2195 from Bilb/fix-start-migration-fail
Fix start migration fail
|
4 years ago |
Audric Ackermann
|
6dfee3c528
|
1.7.8 without calls
|
4 years ago |
Audric Ackermann
|
d8f02a2f08
|
fix crash on startup for migration 21 with closed groups
|
4 years ago |
Audric Ackermann
|
236abe768b
|
enable call for 1.8.2
|
4 years ago |
Audric Ackermann
|
912d5f4209
|
disable calls for 1.7.8 build
|
4 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
|
4 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
|
4 years ago |
Audric Ackermann
|
43d133519e
|
do not shrink member list items when list is full
|
4 years ago |
Audric Ackermann
|
602a287263
|
join closed groups from config only on the first config message
|
4 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
|
4 years ago |
Audric Ackermann
|
39ec37ec38
|
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign
|
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
|
b0b16f920f
|
Merge pull request #2185 from Bilb/clean-up-translations
remove some unused strings + bump to 1.8.2
|
4 years ago |
Audric Ackermann
|
359dcaa43a
|
Merge pull request #2174 from warrickct/msg-request-ui-2
Message request
|
4 years ago |
Audric Ackermann
|
75c7c7c27f
|
try a fix to prevent window from jumping with low number of messages
|
4 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
|
4 years ago |
warrickct
|
3424fa88e8
|
Remove typing for blocklist on window. Minor formatting
|
4 years ago |
warrickct
|
4f4aef6b97
|
Removing white space
|
4 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.
|
4 years ago |
warrickct
|
b79be5b502
|
adding linting fixes.
|
4 years ago |
warrickct
|
5adca482bd
|
Fix open groups not being restored when restoring device from recovery phrase.
|
4 years ago |
warrickct
|
4ee51b4ee9
|
Removing open group blocklist code.
|
4 years ago |
Audric Ackermann
|
3eb922f83f
|
remove unused webpack dependecies and remove dtrace optional dep
|
4 years ago |
warrickct
|
0c7bca4322
|
Adding blocklist to files
|
4 years ago |
Audric Ackermann
|
8a13a9e6e0
|
Merge pull request #2183 from ianmacd/pr5
Use up to two scaled placeholder characters for users with no avatar.
|
4 years ago |
Audric Ackermann
|
e1f2393c3a
|
cleanup translated strings
|
4 years ago |
warrickct
|
1bb61b9372
|
Remove window logging calls before defined.
|
4 years ago |
warrickct
|
614cdccd2c
|
Switch to window logging.
|
4 years ago |
warrickct
|
5e65fc5f30
|
Removing output of blocklist file
|
4 years ago |
warrickct
|
f3cefdcf49
|
Add logging for debugging.
|
4 years ago |
warrickct
|
ec3fabf0a1
|
Adding git checkout directory location output to build.
|
4 years ago |
warrickct
|
096e1d24df
|
Fix linting error, remove unnecessary conditional
|
4 years ago |
Audric Ackermann
|
e2f9b3e764
|
make sure to render localized strings with $ in them correctly
|
4 years ago |
warrickct
|
380d55066a
|
Reducing excessive calls to open group blocklist.
|
4 years ago |