Commit Graph

11288 Commits (9554ab026db8b162f7b67981804d4581f7c54178)
 

Author SHA1 Message Date
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
warrickct 61cdae7622 Remove disappearing messages from convo header menu, added accept and decline menu options. 3 years ago
warrickct dd0aa4ea92 Fixed hook for evaluating menu item rendering. 3 years ago
warrickct f5bc347898 Fix conversation header overlapping at small widths. 3 years ago
warrickct ebf3198818 Remove dash typo for zoom settings. 3 years ago
warrickct 3be0f86978 Menu options have black text when highlighted. 3 years ago
warrickct 88f719ed6e Fix case where error occurs after leaving a group. 3 years ago
warrickct e3e6e5b655 Removing mark all as read menu option from request items. 3 years ago
warrickct 6552f032be Fixing right click menu interactions with the request banner 3 years ago
warrickct 049f86a6e9 Fix conversation header centering alignment. 3 years ago
warrickct eed72a6b1b Removing some menu items from message request context menu. 3 years ago
warrickct 56c1a06a28 Adding rightclick accept/decline menu options for message requests. Adding hide menu item for message request banner. 3 years ago
warrickct 600ef86ea7 linting fixes 3 years ago
warrickct 065b8ab533 Added closing declined conversation requests if theyre open. Return to regular inbox on clear all. 3 years ago
warrickct af4457f68f Clicking message icon in action panel closes request overlay. 3 years ago
warrickct 07533232fb Move clear all button for request to bottom of overlay panel. 3 years ago
warrickct 5888fecda4 Add confirmation dialog for clear all message requests. 3 years ago
warrickct 79c1c52034 Dont send read receipts for msg requests or blocked convos. 3 years ago
Ian Macdonald 0c0543cc45
Use accent colour to distinguish last read indicator. 3 years ago
warrickct 1ca66e6bcf Fix read receipts being considered as inferred request approvals. Fix preventing subsequent request messages from reactivating the request banner. 3 years ago
warrickct c5afcb72df stack tracing 3 years ago
warrickct c2722ed87f fixing linting errors. 3 years ago