Commit Graph

4575 Commits (291982c2aaa44a89ecd6ef99f4821cdcddcbb7c6)

Author SHA1 Message Date
Audric Ackermann 55c4963772
remove unused updateInboxSectionUnread() 5 years ago
Audric Ackermann 39463d2f93
enable back ability to switch theme from leftpane 5 years ago
Audric Ackermann 58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 5 years ago
Audric Ackermann ec2274d5e8
Merge pull request #1300 from Bilb/clean-en-translation 5 years ago
Audric Ackermann fc664a2580
show a toast on secondary device forced unlink 5 years ago
Mikunj f19016b71b Fix uncaught promise errors not showing up correctly in logs 5 years ago
Audric Ackermann 3e56eb6133
add beta german translation copy pasted from android 5 years ago
Audric Ackermann 80946c0ea5
Merge remote-tracking branch 'upstream/clearnet' into clean-en-translation 5 years ago
Mikunj Varsani fba84c0dbc
Merge pull request #1298 from Mikunj/disable-multi-device
Disable multi device
5 years ago
Audric Ackermann 9315ed5238
add tool to find unused localized string and fix our current en locale 5 years ago
Audric Ackermann c41a064880
add tool to find unused localized string and fix our current en locale 5 years ago
Audric Ackermann 3b01ada63a
fix multiple attachment signature in open group with mobile 5 years ago
Mikunj 49b994367d Remove multi device data.
Force wipe secondary devices.
5 years ago
Audric Ackermann 933eb73aa1
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 5 years ago
Audric Ackermann c12c3b5f64
move stub of integration tests to typescript 5 years ago
Audric Ackermann 6d65c9cc0a
make sendMessage return -1 on fail rather than false 5 years ago
Audric Ackermann 44349079ab
fix delete of open group messages 5 years ago
Audric Ackermann 2c45ff73b2
Merge pull request #1288 from Bilb/disable-link-warning-multi 5 years ago
Audric Ackermann 761ebf4a7c
lint 5 years ago
Audric Ackermann abc9456d14
add popup for disabling multi device 5 years ago
Audric Ackermann a4397ceeb3
Merge remote-tracking branch 'upstream/clearnet' into fix-drop-message-closed-group 5 years ago
Audric Ackermann ba624d5d2f
Merge pull request #1292 from Bilb/fix-caption-attachments 5 years ago
Audric Ackermann 89579ebd35
refactor SessionPasswordModal to handle errors on length 5 years ago
Audric Ackermann a6fa3386c1
do not trigger group update if name or avatar did not change 5 years ago
Audric Ackermann 6063e0757d
remove 'friend' reference from messages.json 5 years ago
Audric Ackermann 64dff64925
fix mentions notification displayname rather than pubkeys
* replace @pubkeys with their corresponding display name if found
* fix the display of the @ sign on the conversationListItem
5 years ago
Audric Ackermann 6d267b0fcb
remove unused code 5 years ago
Maxim Shishmarev d95dfdc04a
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
5 years ago
Maxim Shishmarev db05592400 Address review comments 5 years ago
Audric Ackermann 401c37c39e
make standardized menu, use them in ConversationHeader
and ConversationListItem
5 years ago
Audric Ackermann 8910be2ceb
remove unused class and files 5 years ago
Audric Ackermann ce6263dc21
share ContextMenu item tests for ConversationListeItem and ConversationHeader 5 years ago
Audric Ackermann cd516aab64
lint 5 years ago
Audric Ackermann 5d7ecc690d
remove unused USERNAME and PASSWORD from MessageReceiver & MessageSender 5 years ago
Maxim Shishmarev cc43555cd2 Merge branch 'clearnet' into medium-group-fixes 5 years ago
Audric Ackermann d2a4757061
trigger and handle blocked contacts/groups as a list on block/unblock 5 years ago
Maxim Shishmarev 87144336b7 Large refactor of medium groups. Fixes them for multidevice 5 years ago
Mikunj Varsani 8d6b2e7c85
Merge pull request #1274 from Mikunj/better-error
Improve unhandled promise error logging
5 years ago
Maxim Shishmarev 8f0d59f9b8 Fix not shuffling nodes requested for pubkey 5 years ago
Audric Ackermann d03ef84a49
Merge pull request #1259 from Bilb/fix-read-receipt 5 years ago
Mikunj 258b406b9e Improve unhandled promise error logging 5 years ago
Mikunj afe8bc1e46 Fix auto update checking 5 years ago
Audric Ackermann a17edd0ce9
enable back delivery Receipt and read receipt message 5 years ago
Audric Ackermann f4af41e07f
remove wrapSend() and prepareForSend() from conversation 5 years ago
Mikunj Varsani f2668571c2
Merge pull request #1252 from Bilb/drop-auto-fr-messages
drop auto fr messages 'Please Accept... '
5 years ago
Mikunj Varsani 5a3892c52b
Merge pull request #1255 from Mikunj/remove-rss-feed
Remove RSS Feeds
5 years ago
Mikunj 9e14615cd2 Remove RSS Feeds 5 years ago
Ryan Tharp 1cf90d9585 better detect when token is no longer valid (helps whitelist servers) 5 years ago
Audric Ackermann 9df0a79fb9
remove blockedNumber.js 5 years ago
Audric Ackermann 5ec3a5b3f7
Merge pull request #1253 from Bilb/fix-expire-timer 5 years ago