acuifex
|
08857d01b3
|
Merge branch 'clearnet' into clearnet
|
4 years ago |
acuifex
|
bda5a6141a
|
fix tray menu
|
4 years ago |
Audric Ackermann
|
6aa699ad23
|
fix deduplication for opengroups v1 & v2
|
4 years ago |
Audric Ackermann
|
9d825dc2d2
|
add start of OpenGroup Pollers v2 to start of the app
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
6896cffd75
|
Merge branch 'clearnet' into HEAD
|
4 years ago |
Audric Ackermann
|
b9586c90ce
|
working open group v2 getInfo for https only
|
4 years ago |
Audric Ackermann
|
ccf8a31ae3
|
move Attachments and Attachments_test to typescript
|
4 years ago |
Audric Ackermann
|
42f0d21740
|
generate attachment key on migration
|
4 years ago |
Audric Ackermann
|
050739b0ab
|
cleanup old blobs from time to time
|
4 years ago |
Audric Ackermann
|
ed30be5334
|
fix attachments loading for avatar and exporting files
|
4 years ago |
Audric Ackermann
|
5c6c5c2b8c
|
First commit encrypting attachments locally
|
4 years ago |
Audric Ackermann
|
53d16d7dac
|
remove fallback to node-fetch
|
4 years ago |
Audric Ackermann
|
bb3641b39a
|
remove the forceSave option for unprocessed message too
|
4 years ago |
Audric Ackermann
|
25e03eba35
|
fix lint
|
4 years ago |
Audric Ackermann
|
3ee0ccfac8
|
remove the forceSave logic for a message, always insert or replace
|
4 years ago |
Audric Ackermann
|
7e77a3f3b6
|
remove unused functions in Data.ts and sql.js
|
4 years ago |
Audric Ackermann
|
8ea9f02cec
|
Move data.js to data.ts
|
4 years ago |
Audric Ackermann
|
2d7515cf0b
|
Merge branch 'clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
df3ca5d38a
|
add a sql function to check if a keypair is already saved in db
|
4 years ago |
Audric Ackermann
|
ea2c4437a3
|
cleanup models with unused events
also, sort message from DB and on redux by sent_at or received_at when
not a public group
|
4 years ago |
Audric Ackermann
|
3b3378a2ee
|
finish explicit group updates
|
4 years ago |
Audric Ackermann
|
334da0a169
|
finish explicit group updates
|
4 years ago |
Audric Ackermann
|
6e11c6db2e
|
remove all reference to closed group update v2
|
4 years ago |
Audric Ackermann
|
a0703bc2f9
|
remove primary and secondary device separate status
|
4 years ago |
Audric Ackermann
|
135fc3b366
|
remove prekeys
|
4 years ago |
Audric Ackermann
|
d43ae09eb0
|
first working version of closed group v2
|
4 years ago |
Audric Ackermann
|
2f2eb2ad53
|
link back backbone conversation events to redux store
|
4 years ago |
Audric Ackermann
|
940ad57f83
|
rework the way unread count works
we no longer refresh on each message read, only once the whole
conversation is read.
|
4 years ago |
Audric Ackermann
|
5c8c457282
|
add and use MESSAGE_TABLE const in sql.js
|
4 years ago |
Audric Ackermann
|
e0e0830d3b
|
remove all ratchet when needed to get fresh senderKey from members
|
5 years ago |
Audric Ackermann
|
09a93d0648
|
adress reviews
|
5 years ago |
Audric Ackermann
|
c9b847e464
|
handle duplicate convos when removing prefix.
we drop the convo with the less messages to keep the unique constraint on
conversation IDs
|
5 years ago |
Audric Ackermann
|
4505bed61b
|
add migration to drop existing textsecure prefix from group convo ids
|
5 years ago |
Audric Ackermann
|
b6c7c41402
|
fix read-receipt being sent onFocus on invalid conversation
|
5 years ago |
Audric Ackermann
|
48d271578b
|
fix segfault on app start with tray icon
|
5 years ago |
Audric Ackermann
|
b96ddf4f07
|
drop duplicate message with a timestamp close to the sent one
|
5 years ago |
Audric Ackermann
|
76664d9a11
|
use created_at for public group to order messages
|
5 years ago |
Audric Ackermann
|
c35e1008a5
|
remove getAllPrivateConversations
|
5 years ago |
Audric Ackermann
|
fec3a0f643
|
remove install_view.js
|
5 years ago |
Audric Ackermann
|
70b739d24f
|
update translation to match android - part 1
|
5 years ago |
Mikunj
|
49b994367d
|
Remove multi device data.
Force wipe secondary devices.
|
5 years ago |
Audric Ackermann
|
e806e912a3
|
move password_utils.js to typescript
|
5 years ago |
Audric Ackermann
|
89579ebd35
|
refactor SessionPasswordModal to handle errors on length
|
5 years ago |
Mikunj
|
9e14615cd2
|
Remove RSS Feeds
|
5 years ago |
Maxim Shishmarev
|
d5a98b8b47
|
Remove swarm nodes from conversations
|
5 years ago |
Maxim Shishmarev
|
0904e7a8ca
|
Refactor from message polling to content message handling
|
5 years ago |
Audric Ackermann
|
4865b72e93
|
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic
|
5 years ago |
Audric Ackermann
|
28fb1dd12a
|
address PR reviews
|
5 years ago |
Audric Ackermann
|
eb9a838af1
|
remove friends from UI logic
|
5 years ago |