Audric Ackermann
8d544a9d87
make redux store update on block/unblock
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
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
fa853538d0
LINT after prettier upgrade
5 years ago
Vincent
60ddaa14be
Prevent multiple FR conversations
5 years ago
Vincent
7d803280e8
halfway
5 years ago
Vincent
2b7df8e40b
Filtering groups fromstate
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
Audric Ackermann
06aeb126c2
enable search by username in message view #928
5 years ago
Audric Ackermann
902e678a64
fix lint
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
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
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