Commit Graph

11336 Commits (261940e978f40c75a30aab66d8201bc5e37de854)
 

Author SHA1 Message Date
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 Ackermann 04af2d05e0
Merge pull request #2165 from Bilb/fix-call-bugs
Fix call bugs

* add local stream display in fullscreen 
* pick a sample of 2 iceservers for init connection
* show video controls when the mouse is over the app anywhere
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 Ackermann 57d1097858
Merge pull request #2164 from Bilb/emoji-from-input-box
Emoji from input box
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 c0d73bdaaa
bump back to 1.8.1 and enable back calls 3 years ago
Audric Ackermann caddac6f2f
Merge pull request #2161 from Bilb/bump-1.7.7
Bump to 1.7.7
3 years ago
Audric Ackermann 17d074d04a
Merge pull request #2160 from Bilb/bump-1.8.1
bump to 1.8.1
3 years ago
Audric Ackermann 146a317301
build session without calls but with search ON 3 years ago
Audric Ackermann 2b71f573e0
bump to 1.8.1 3 years ago
Audric Ackermann 5fa0fccae7
Merge pull request #2159 from Bilb/pull-crowdin
pull translations from crowdin
3 years ago
Audric Ackermann 8efc23d619
pull translations from crowdin 3 years ago
Audric Ackermann 995bc8dbfa
Merge pull request #2158 from Bilb/click-at-opens-mention
click on @ in conversation item bring to latest mention
3 years ago
Audric Ackermann 1efe6ca728
click oin @ bring to latest mention 3 years ago
Audric Ackermann 036d3827ab
Merge pull request #2157 from Bilb/mentions-quicker-load-convo-change
fetch last active users quicker on convo changes to public convo
3 years ago
Audric Ackermann 42ccf06ff0
fetch last active users quicker on convo changes to public convo 3 years ago
Audric Ackermann 1b98456e29
Merge pull request #2154 from Bilb/update-wording-systray
update EN start in tray setting wording
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
warrickct 436d22bafd Added colouring of simple session button. 3 years ago
Audric Ackermann 912d6b36dc
remove light roboto as it looks ugly 3 years ago
Audric Ackermann 27906de084
grunt keep underscore in for backbone 3 years ago
Audric Ackermann 5b6d0d25f5
fix typo noteSelf results and shortened pubkey for unknown contacts 3 years ago
Audric Ackermann 845e6048c4
add back underscore dependency as this is causing issues with backbone 3 years ago
Audric Ackermann 5492919424
update EN start in tray setting wording 3 years ago
warrickct 2d66b1db4e Adding styling to conversation window for a message request. 3 years ago
Audric Ackermann b7c966ee93
Merge pull request #2142 from Bilb/scroll-to-not-loaded-message
Scroll to not loaded message & fixup search
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
Audric Ackermann b72b8e8387
fix tests 3 years ago
Audric Ackermann 949c36a42f
merge fetching more messages for top and bottom in the same flag 3 years ago
Audric Ackermann 9000c649f8
remove optional setToExpire and UnreadMessageIsAbove indicator 3 years ago
Audric Ackermann 4e638d162d
fix the scroll to bottom with button and on send message 3 years ago
Audric Ackermann 7d9f970b2c
remove decrypted_at field from saving message models as unused 3 years ago