warrickct
|
abc188e889
|
Additional PR changes
|
4 years ago |
warrickct
|
efa482b002
|
adding pr changes
|
4 years ago |
warrickct
|
0db3c76756
|
Fixing linting errors
|
4 years ago |
warrickct
|
893f7e99b8
|
Merge branch 'clearnet' into message-request-ui
|
4 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.
|
4 years ago |
warrickct
|
ee9156d4f8
|
Merge clearnet into message-request-ui
|
4 years ago |
warrickct
|
bc6edd7774
|
Adding unhiding of message request banner when receiving a new convo request.
|
4 years ago |
warrickct
|
7223fc067f
|
Adding ability to view requests from settings.
|
4 years ago |
warrickct
|
07f6681aae
|
Refactoring subcomponents. Adjusting conditional inbox filters to always apply msg request logic.
|
4 years ago |
warrickct
|
ac8c4ac2eb
|
Removing msg req feature flag.
|
4 years ago |
warrickct
|
36ca2a767c
|
Adding PR changes
|
4 years ago |
warrickct
|
d627b8e11d
|
Requesting flow working with sending message as acceptance.
|
4 years ago |
audric
|
5b34419461
|
disable selection update on emoji selected for now
this is kind of broken when adding emojis not at the end
|
4 years ago |
audric
|
b1221c6809
|
call: show video buttons if the cursor is over the app anywhere
|
4 years ago |
audric
|
5c8e4ef12b
|
call: add local stream display in fullscreen
|
4 years ago |
Audric Ackermann
|
445852eca1
|
split up a bit of the mentions/emoji input
|
4 years ago |
Audric Ackermann
|
2478a78794
|
move mentions and emojify to a functional component
|
4 years ago |
Audric Ackermann
|
19722b6bdc
|
remove other emoji dependency and use unicode to render them in message
Relates #2151
|
4 years ago |
Audric Ackermann
|
1efe6ca728
|
click oin @ bring to latest mention
|
4 years ago |
Audric Ackermann
|
42ccf06ff0
|
fetch last active users quicker on convo changes to public convo
|
4 years ago |
Audric Ackermann
|
a19a6a33c7
|
migrate already set nickname convo to name + profileName index
|
4 years ago |
Audric Ackermann
|
a3eb80abcf
|
fix group updates outgoing message status in left pane
|
4 years ago |
Audric Ackermann
|
5b6d0d25f5
|
fix typo noteSelf results and shortened pubkey for unknown contacts
|
4 years ago |
warrickct
|
2d66b1db4e
|
Adding styling to conversation window for a message request.
|
4 years ago |
Audric Ackermann
|
d6a8f5e92b
|
allow searching for nickname or name for contacts
|
4 years ago |
Audric Ackermann
|
ceb5317160
|
remove profile_images as we are not using it
|
4 years ago |
Audric Ackermann
|
40344bde52
|
move search logic to the search input component
|
4 years ago |
Audric Ackermann
|
44f61073dc
|
move search results to styled components
and cleanup search logic and rendering of message results
|
4 years ago |
Audric Ackermann
|
108d810fde
|
make sure pills of joinable room take 100% width if they can
|
4 years ago |
Audric Ackermann
|
1e5a45d95b
|
cleanup timestamp display for search results
|
4 years ago |
Audric Ackermann
|
280128ec43
|
update search result to have sender on the msg line
|
4 years ago |
Audric Ackermann
|
1eba9dce30
|
merge messagesChanged and messagesAdded to a single redux event
|
4 years ago |
Audric Ackermann
|
b72b8e8387
|
fix tests
|
4 years ago |
Audric Ackermann
|
949c36a42f
|
merge fetching more messages for top and bottom in the same flag
|
4 years ago |
Audric Ackermann
|
9000c649f8
|
remove optional setToExpire and UnreadMessageIsAbove indicator
|
4 years ago |
Audric Ackermann
|
4e638d162d
|
fix the scroll to bottom with button and on send message
|
4 years ago |
Audric Ackermann
|
6f5bca6660
|
allow more characters to be used in display name
We just deny the one used to add markers around a mentions on the
desktop client. which is ᅭ
Relates #2132
|
4 years ago |
Audric Ackermann
|
00d2bbc63d
|
cleanup MessageSearchResults
|
4 years ago |
Audric Ackermann
|
792c23da87
|
cleanup scroll to unread of quote or search result on open
|
4 years ago |
Audric Ackermann
|
d269693544
|
cleanup search of contacts excluding not active
|
4 years ago |
Audric Ackermann
|
a3be2c347d
|
fixup open convo on search, quote click or hit the bottom
|
4 years ago |
audric
|
a21751c611
|
open convo on last unread, and can scroll up
|
4 years ago |
warrickct
|
fb862fe451
|
Updating message request overlay styling
|
4 years ago |
warrickct
|
31f4e294c6
|
Altering message request banner styling
|
4 years ago |
audric
|
12b00720f4
|
split up load more messages from top or bottom
also split up just fetching the last messages from fetching based on
unread/ lastTopMessageId
|
4 years ago |
audric
|
83d27ed3b7
|
update quoted message to animate to have border-green instead of bg green
|
4 years ago |
audric
|
62f0edf8cb
|
cleanup console.warn calls
|
4 years ago |
audric
|
247cb7c065
|
cleanup dependencies
|
4 years ago |
audric
|
e515ce3ca5
|
Merge remote-tracking branch 'upstream/clearnet' into cleanup-attachment
|
4 years ago |
Audric Ackermann
|
15ae511bca
|
Merge branch 'clearnet' into small-refactor
|
4 years ago |