warrickct
|
dcd78e85f6
|
QA fix - msg request accept buttons showing at wrong stage.
|
3 years ago |
warrickct
|
e049934510
|
Handling approval edge cases for restoring devices.
|
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 |
warrickct
|
3138279a8d
|
remove unapprove
|
3 years ago |
warrickct
|
c3d9912572
|
Adding handling of edge case for messaging clients without request approval update.
|
3 years ago |
warrickct
|
6a02846829
|
Correcting merge errors.
|
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
|
8ebfa4b7a3
|
Move message receival UI toggling to event.
|
3 years ago |
warrickct
|
bc6edd7774
|
Adding unhiding of message request banner when receiving a new convo request.
|
3 years ago |
warrickct
|
8eeec6b96c
|
Exclude unapproved contacts/conversations from contacts list.
|
3 years ago |
warrickct
|
7223fc067f
|
Adding ability to view requests from settings.
|
3 years ago |
warrickct
|
07f6681aae
|
Refactoring subcomponents. Adjusting conditional inbox filters to always apply msg request logic.
|
3 years ago |
warrickct
|
ac8c4ac2eb
|
Removing msg req feature flag.
|
3 years ago |
warrickct
|
8a8a5ca82c
|
removing pubkey from message request response.
|
3 years ago |
warrickct
|
f93a2e5fad
|
Adding more PR review changes.
|
3 years ago |
warrickct
|
36ca2a767c
|
Adding PR changes
|
3 years ago |
warrickct
|
0461454e27
|
Removing toast on request accept
|
3 years ago |
warrickct
|
02cf6fea2b
|
minor styling fixes
|
3 years ago |
warrickct
|
11e6d80419
|
minor renaming.
|
3 years ago |
warrickct
|
d627b8e11d
|
Requesting flow working with sending message as acceptance.
|
3 years ago |
audric
|
5b34419461
|
disable selection update on emoji selected for now
this is kind of broken when adding emojis not at the end
|
3 years ago |
audric
|
78b84d4ed8
|
call: pick a sample of 2 of the iceservers before creating connection
|
3 years ago |
audric
|
b1221c6809
|
call: show video buttons if the cursor is over the app anywhere
|
3 years ago |
audric
|
5c8e4ef12b
|
call: add local stream display in fullscreen
|
3 years ago |
Audric Ackermann
|
445852eca1
|
split up a bit of the mentions/emoji input
|
3 years ago |
Audric Ackermann
|
2478a78794
|
move mentions and emojify to a functional component
|
3 years ago |
Audric Ackermann
|
19722b6bdc
|
remove other emoji dependency and use unicode to render them in message
Relates #2151
|
3 years ago |
Audric Ackermann
|
8efc23d619
|
pull translations from crowdin
|
3 years ago |
Audric Ackermann
|
1efe6ca728
|
click oin @ bring to latest mention
|
3 years ago |
Audric Ackermann
|
42ccf06ff0
|
fetch last active users quicker on convo changes to public convo
|
3 years ago |
Audric Ackermann
|
a19a6a33c7
|
migrate already set nickname convo to name + profileName index
|
3 years ago |
warrickct
|
cdeac8f424
|
Adding protobuf changes for message request response.
|
3 years ago |
Audric Ackermann
|
a3eb80abcf
|
fix group updates outgoing message status in left pane
|
3 years ago |
Audric Ackermann
|
5b6d0d25f5
|
fix typo noteSelf results and shortened pubkey for unknown contacts
|
3 years ago |
warrickct
|
2d66b1db4e
|
Adding styling to conversation window for a message request.
|
3 years ago |
Audric Ackermann
|
07a1beae5e
|
exclude ids from search entry
|
3 years ago |
Audric Ackermann
|
d6a8f5e92b
|
allow searching for nickname or name for contacts
|
3 years ago |
Audric Ackermann
|
ceb5317160
|
remove profile_images as we are not using it
|
3 years ago |
Audric Ackermann
|
98bdd53bd5
|
fix release build and decrese search results to 150 for messages
|
3 years ago |
Audric Ackermann
|
40344bde52
|
move search logic to the search input component
|
3 years ago |
Audric Ackermann
|
44f61073dc
|
move search results to styled components
and cleanup search logic and rendering of message results
|
3 years ago |
Audric Ackermann
|
108d810fde
|
make sure pills of joinable room take 100% width if they can
|
3 years ago |
Audric Ackermann
|
1e5a45d95b
|
cleanup timestamp display for search results
|
3 years ago |
Audric Ackermann
|
280128ec43
|
update search result to have sender on the msg line
|
3 years ago |
Audric Ackermann
|
1eba9dce30
|
merge messagesChanged and messagesAdded to a single redux event
|
3 years ago |