Commit Graph

8620 Commits (d95dfdc04aaa07c9ad0d3d848674c110755ba831)
 

Author SHA1 Message Date
Maxim Shishmarev d95dfdc04a
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
5 years ago
Audric Ackermann 8556e86d4d
Merge pull request #1289 from Bilb/use-multiprotocol-public-chat 5 years ago
Audric Ackermann 5f47c42038
when pulling public message, use the MultiDeviceProtocol to check
if this message is coming from us rather than checking the cached values
5 years ago
Maxim Shishmarev db05592400 Address review comments 5 years ago
Audric Ackermann ad24ad28d6
Merge pull request #1284 from Bilb/fix-ttl-ugly-hack 5 years ago
Audric Ackermann eb06356b26
Merge pull request #1277 from Bilb/fix-blocklist-handle 5 years ago
Audric Ackermann 4fe0705f3f
do not filter by existing conversation when syncing blocked ids 5 years ago
Audric Ackermann bcbffa57da
Merge pull request #1286 from Bilb/enable-onion-file-server 5 years ago
Audric Ackermann ef0bbf897d
enable onion file server by default 5 years ago
Audric Ackermann 4f8e46325e
Merge pull request #1285 from msgmaxim/fix-file-onions 5 years ago
Audric Ackermann 38724d0992
filter convos to block sync by getting list from BlockedNumberController 5 years ago
Maxim Shishmarev f1bc0ffc27 Fix export for file onions 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 394030b711
remove getDefaultTTL and use Constants values instead 5 years ago
Audric Ackermann 48edd431da
use constants rather than string for ttl 5 years ago
Audric Ackermann 467f96acac
substract 1 hour for control of ttl message so PN can ignore them 5 years ago
Audric Ackermann ce6263dc21
share ContextMenu item tests for ConversationListeItem and ConversationHeader 5 years ago
Vince 323a1498f6
Update package.json 5 years ago
Vince e2d2b30cf1
Update package.json 5 years ago
Audric Ackermann 8105f0647a
make a few unit tests quicker by polling more aggressively on results 5 years ago
Audric Ackermann cd516aab64
lint 5 years ago
Audric Ackermann 5d7ecc690d
remove unused USERNAME and PASSWORD from MessageReceiver & MessageSender 5 years ago
Audric Ackermann ffbba2480f
hide blocking option from UI for blocking groups 5 years ago
Audric Ackermann 3e23039adb
do not sync blocked closed group as mobile is not ready yet 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
Vince 4a0150c1e2
Update build-binaries.yml
Include builds for UI refactor
5 years ago
Maxim Shishmarev 87144336b7 Large refactor of medium groups. Fixes them for multidevice 5 years ago
Mikunj Varsani c079330dae
Merge pull request #1275 from Mikunj/fix-build-command
Fix build-release command
5 years ago
Mikunj 7580b46b5b Fix build-release command 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 ae6db8640a
Merge pull request #1273 from Bilb/fix-showing-secondary-conversation-sync 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
Audric Ackermann dd3080d9fe
mark conversation as secondary on message synced when needed 5 years ago
Mikunj d943a9401b Bump version to 1.1.2 5 years ago
Audric Ackermann 263a4ba149
Merge pull request #1260 from Bilb/fix-app-start-with-pw 5 years ago
Audric Ackermann 30964e5008
load SessionPasswordPrompt directly from password_preload.js 5 years ago
Audric Ackermann 1d34be1176
Merge remote-tracking branch 'upstream' into fix-app-start-with-pw 5 years ago
Audric Ackermann 38c0c53a69
Fix app start with password set by requiring only
what is needed in the signal.js loaded by password_preload.js
5 years ago
Mikunj 0fde4495d6 Update to v1.1.1 5 years ago
Mikunj Varsani 3abfaf7b06
Merge pull request #1258 from Mikunj/fix-updates
Fix auto update checking
5 years ago
Audric Ackermann 5276c3eee3
remove non existing file from html file 5 years ago
Mikunj afe8bc1e46 Fix auto update checking 5 years ago
Mikunj 0f088c69fa Change version to 1.1.0 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 da4c9e47a1 Bump to version 2.0.0 5 years ago