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 |
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 |
warrickct
|
08ba24c3c9
|
refactoring
|
3 years ago |
Audric Ackermann
|
72c7005644
|
Merge pull request #2181 from yougotwill/mac_icon_size
Reduced macOS app icon size for visual consistency
|
3 years ago |
warrickct
|
5437433232
|
Fix passing wrong values to convo list.
|
3 years ago |
warrickct
|
93f37ba66f
|
Refactoring to evaluate conversation request status in a single place.
|
3 years ago |
warrickct
|
2b42290bca
|
Fixing case where restoring device restores declined message requests.
|
3 years ago |
warrickct
|
9338f2fc20
|
Fixed issue preventing approval message being shown as approval was set before handling config messages ending the handling early.
|
3 years ago |
warrickct
|
ba30dc57c2
|
Adding conditional to prevent adding multiple approval sync messages for the acceptor of the request.
|
3 years ago |
warrickct
|
2b84a53959
|
Fixed conditional stopping sync of convo approval from firing due to inferred approval from polled messages with incoming direction.
|
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
|
5cc7ccbfa8
|
fixing accepted convos not appearing in inbox. removing blocked contacts from contact list.
|
3 years ago |
William Grant
|
24cb02acf9
|
reduced mac app icon size to be consistent with other apps
|
3 years ago |
warrickct
|
2258c6da4c
|
Fixing linting errors.
|
3 years ago |
warrickct
|
2957c131c0
|
removing blocked convos no longer appear in regular inbox and using processing of polled swarm messages to infer approval.
|
3 years ago |
warrickct
|
18a739b05b
|
update local UI for blocking all conversations. Removing some unused vars
|
3 years ago |
warrickct
|
a90960c502
|
Fix conditional for config message to avoid false negatives.
|
3 years ago |
warrickct
|
539458fe8a
|
Adding setting of approval fields on message processing.
|
3 years ago |
warrickct
|
5002a77e60
|
Dont send typing message to unapprove conversations.
|
3 years ago |
warrickct
|
e5ecb9c106
|
Adding checks for potentially undefined fields on config messages to prevent false negatives.
|
3 years ago |
warrickct
|
8ba0020a6c
|
Add extra conditional for more than 1 message in the same chat.
|
3 years ago |
warrickct
|
9bbac225ad
|
Remove prevention of sending more than one message for an unapproved conversation.
|
3 years ago |