Audric Ackermann
602a287263
join closed groups from config only on the first config message
3 years ago
Audric Ackermann
71aa6c813c
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign
3 years ago
Audric Ackermann
359dcaa43a
Merge pull request #2174 from warrickct/msg-request-ui-2
...
Message request
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
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
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
913947a517
Minor padding fixes
3 years ago
warrickct
3c2cc9be8a
Only check for incoming messages on initial render of request UI.
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
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
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
08ba24c3c9
refactoring
3 years ago
warrickct
93f37ba66f
Refactoring to evaluate conversation request status in a single place.
3 years ago
warrickct
2d9679315c
Fix convo screen request UI appearing when creating a new convo while having another convo active with incoming messages.
3 years ago
warrickct
2258c6da4c
Fixing linting errors.
3 years ago
warrickct
18a739b05b
update local UI for blocking all conversations. Removing some unused vars
3 years ago
warrickct
9bbac225ad
Remove prevention of sending more than one message for an unapproved conversation.
3 years ago
Audric Ackermann
3fed22048b
rename a few loki to session
3 years ago
warrickct
f5972a5d1c
Calling setting convo isApproved. Removing some unnecessary conditionals.
3 years ago
warrickct
ffad806366
Prevent attachments being sent for unapproved conversations.
3 years ago
warrickct
09bcbe6139
Adding empty state for request list.
3 years ago
warrickct
dcd78e85f6
QA fix - msg request accept buttons showing at wrong stage.
3 years ago
warrickct
bfec321da7
PR changes
3 years ago
warrickct
abc188e889
Additional PR changes
3 years ago
warrickct
efa482b002
adding pr changes
3 years ago
warrickct
0db3c76756
Fixing linting errors
3 years ago
warrickct
893f7e99b8
Merge branch 'clearnet' into message-request-ui
3 years ago
Ian Macdonald
6613161b20
Don't nanny the user. Allow all file types as attachments.
...
The Android client already has no such restrictions, and these are
ineffective anyway, as they are based on the file's name, not its
payload.
3 years ago
warrickct
ee9156d4f8
Merge clearnet into message-request-ui
3 years ago
warrickct
bc6edd7774
Adding unhiding of message request banner when receiving a new convo request.
3 years ago