Commit Graph

11466 Commits (c9d14d62b0cfa9775562c854ec133550916edfb5)
 

Author SHA1 Message Date
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
Audric Ackermann 63e64ac3e8
bump to 1.8.2 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 4b0b9b9d5e change search string 3 years ago
warrickct b06e742d6d Testing out cloning repository in github actions. 3 years ago
Audric Ackermann d4c61016e6
Merge pull request #2173 from Bilb/fix-typo-calls
fix typo call missed toast
3 years ago
Audric Ackermann 03483c93f5
Merge pull request #2175 from Bilb/update-publisher-name
Update publisher name
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
warrickct 68eceae153 fixed flex behaviour for call and avatar convo header buttons. 3 years ago
warrickct cf6a5b3446 Request banner appearing and tallying based on only unread requests 3 years ago
warrickct 451fb351a3 removing comments 3 years ago
warrickct 30a1221b4d Merge branch 'clearnet' into msg-request-ui-2 3 years ago
warrickct f7a4e7ee81 Move disappearing message indicator to right of conversation header. 3 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. 3 years ago
warrickct 7315651c63 Adding unstaged changed from last commit. (adding accept/decline to convo header menu and removal of disappearing messages menu item) 3 years ago