Vincent
3a3d412542
linted
5 years ago
Vincent
3bc7d95d47
closed-group-contacts-redux
5 years ago
Vincent
e72970fdc7
load-conv-public
5 years ago
Vincent
5b68ea69f7
revert activeAt position
5 years ago
Vincent
600653d3d6
allow cancel linking
5 years ago
Vincent
99674ed2ba
Fixup PubKey.isEqual
5 years ago
Audric Ackermann
4865b72e93
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic
5 years ago
Mikunj
a83ce4ee16
Review fixes
5 years ago
Audric Ackermann
eb9a838af1
remove friends from UI logic
5 years ago
Audric Ackermann
66de8d9648
remove plenty of the friend logic
5 years ago
Mikunj
ae44f0da0f
Remove old multi device functions
5 years ago
Mikunj
e6139a5463
Merge branch 'clearnet' into message-sending-refactor
5 years ago
Audric Ackermann
e9e5a1508d
exclude secondary FR from FR results
5 years ago
Audric Ackermann
fa853538d0
LINT after prettier upgrade
5 years ago
Vincent
1cd716d053
Removed comments
5 years ago
Vincent
34ecc5a751
Finalisation; working FRs from secondary;
5 years ago
Vincent
19cf4fa54b
Set profile name
5 years ago
Vincent
60ddaa14be
Prevent multiple FR conversations
5 years ago
Vincent
a668be33d7
remove lodash
5 years ago
Vincent
ca910be1ef
removed comments
5 years ago
Vincent
08e223e96e
final w comments
5 years ago
Vincent
2b0ea5bcc5
simplificaiton
5 years ago
Vincent
843be3921e
finalised
5 years ago
Vincent
10ccea5ec8
tight filtering
5 years ago
Vincent
7d803280e8
halfway
5 years ago
Vincent
2b7df8e40b
Filtering groups fromstate
5 years ago
Vincent
d8a12aab0f
conv tinkering
5 years ago
Vincent
1d289c04ed
Message reading instantaneous completed
5 years ago
Vincent
c074234fcc
Broken redux store
5 years ago
Vincent
f9af58844c
Broken mapStateToProps
5 years ago
Vincent
9a6aafe99c
Pull from clearnet
5 years ago
Konstantin Ullrich
20feb23017
small lint fix in search.ts
5 years ago
Konstantin Ullrich
366acae1cd
Minor Fix check if from is invalid not just null
5 years ago
Konstantin Ullrich
87aee6286d
Implement requested minor changes
5 years ago
Konstantin Ullrich
048ca2d405
fix lint in search.ts
5 years ago
Konstantin Ullrich
3eca4025e7
Fix lint in search.ts
5 years ago
Konstantin Ullrich
f770d4ed44
lint
5 years ago
Konstantin Ullrich
8f7083f5a2
Update Advanced Search by easier date formats
5 years ago
Konstantin Ullrich
c11a96ad01
lint
5 years ago
Konstantin Ullrich
8c32bb93f7
Implement Advanced Search (from, before and after)
5 years ago
Audric Ackermann
7a86a68c22
enable back note to self in search result
5 years ago
Vincent
548db7150d
Start message selection reactification
5 years ago
Vincent
ab414ca10e
Microphone
5 years ago
Vincent
5d11ef1457
Header props
5 years ago
Audric Ackermann
06aeb126c2
enable search by username in message view #928
5 years ago
Vincent
752ee8a614
Message conditional rendering
5 years ago
Vincent
1689bc617e
Message loading with redux
5 years ago
Vincent
3fec09a293
Redux prep for refactor
5 years ago
Vincent
cdd19037ba
Got it working
5 years ago
Vincent
bb0279983d
Partially rendered message success and root store manipulation
5 years ago
Vincent
c365481aee
Started boilerplate getSessionConversationInfo
5 years ago
Vincent
a90cae4ac4
Started boilerplate getSessionConversationInfo
5 years ago
Vincent
bf5badda3b
Working conversation openning
5 years ago
Audric Ackermann
25d0fff95f
fix build
5 years ago
Audric Ackermann
e4a4a333ba
do not show friends with conversation.activeAt undeifned
5 years ago
Audric Ackermann
5797365886
remove useless !important flag
5 years ago
Audric Ackermann
29c7f0ebe4
userSearchDropdown, display only friends and not all contacts
5 years ago
Audric Ackermann
902e678a64
fix lint
5 years ago
Audric Ackermann
2335dbab93
remove MainHeader class no longer used
5 years ago
Audric Ackermann
4377737642
fix error with undefined message when searching
5 years ago
Audric Ackermann
7cac734ff5
count globally number of message unread in selector
5 years ago
Audric Ackermann
31b98b71be
enable back search results on messages content
5 years ago
Audric Ackermann
73041ccef3
show receivedFriendRequest in a popup
5 years ago
Audric Ackermann
e4b36fe7f7
add start of user search dropdown in compose view
5 years ago
Audric Ackermann
f241440855
conversation search: do not show user or friends results
5 years ago
Audric Ackermann
225f002648
add conversations with working search on leftpanel
5 years ago
Beaudan Brown
685ada5cc5
Merge branch 'clearnet' into prep-merge
5 years ago
sachaaaaa
006f817faa
make linter happy
5 years ago
sachaaaaa
c9e3757381
dial the logging down a notch
5 years ago
Beaudan Brown
8d6fee4aec
Merge branch 'clearnet' into multi-device
6 years ago
Maxim Shishmarev
8be1c61f4c
Highlight conversations with unread mentions of the user
6 years ago
sachaaaaa
0426d85e7a
Merge branch 'clearnet' into multi-device
...
* clearnet: (136 commits)
Fix more check on deletion.
Only shorten pubkeys if name is present
Shorten pubkeys in quotations too
better guard
pass serverId back to the server
Bump version.
Purge cache on failure.
Fix unnecessary link preview fetches.
Review changes. Increase mod time to 30 seconds.
Undo defaultPublicChatServer change,
Modified colour of dark mod badge
Linting.
Updated design
Show crown icon for moderators
Fix last hash all being NULL in database
Poll for moderators, store them on the conversation and use the list to determine our own mod status
Make sure we are always updating the last deleted id
Update ts/components/conversation/FriendRequest.md
Fix #355 Display timestamp for friend requests
Fix duplicate detection for sent messages in public chat
...
# Conflicts:
# app/sql.js
# js/background.js
# js/models/messages.js
# js/views/app_view.js
# libloki/crypto.js
# libtextsecure/message_receiver.js
6 years ago
sachaaaaa
d3c3184405
Search returns primary device when looking up secondary pub key
6 years ago
Beaudan Brown
66459ac4bd
Remove most of the right click and cog menu options for the public chats
6 years ago
sachaaaaa
b5aee4f4be
Display "Pair New Device" in menu for non-secondary devices
6 years ago
Beaudan Brown
662c64f347
Remove ability to delete some rss conversations
6 years ago
Ryan Tharp
c57571fdfd
loki.network rss feed
6 years ago
Mikunj
b8ef6c2cc6
Loki changes
...
Added friends section in search.
This is because contacts is now used in signal for something else and we don't want to clash meanings.
Styling fixes
Add dropdown options into mainheader
Updated styling
Restore StartNewConversation to the old ui style of loki messenger.
Fix friend search display.
Fix header expand animation.
Hooked up menu actions.
Linting.
More styling changes.
Fix tests.
Added back in the loki logo below the gutter.
Fix toast positioning.
Fix context menu showing incorrectly on virtual lists.
Added tabs.
Linting
6 years ago
Mikunj
3152f92e30
Merge signal 1.23.2
...
# Conflicts:
# app/sql.js
# js/conversation_controller.js
# package.json
6 years ago
Mikunj
7387e88c97
Add showing friends in search.
6 years ago
Scott Nonnenberg
6ffbc0ac06
Archive Conversation
6 years ago
Scott Nonnenberg
031b64a476
Disable full-text search until we can go to arbitrary messages
6 years ago
Scott Nonnenberg
b3ac1373fa
Move left pane entirely to React
6 years ago