Audric Ackermann
|
8a800cf58c
|
move the logic of handling when a message is sent to MessageSentHandler
|
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
|
d844c5141e
|
remove unprocessed from store. Nothing was stored in the store
it was simply as passthrough to the Data file.
No we directly call the data file instead
|
4 years ago |
Audric Ackermann
|
3f43ae48ad
|
WIP
|
4 years ago |
Audric Ackermann
|
370158951a
|
move events from MessageQueue to MessageSentHandler
|
4 years ago |
Audric Ackermann
|
8ea9f02cec
|
Move data.js to data.ts
|
4 years ago |
Audric Ackermann
|
7b81c4213a
|
Merge clearnet
|
4 years ago |
Audric Ackermann
|
ebf9714e49
|
remove MessageQueueInterface
|
4 years ago |
Audric Ackermann
|
2d7515cf0b
|
Merge branch 'clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
a31c457c08
|
allow closedgroup new message to be sent to our other devices
also, do not drop it on the receiving side
|
4 years ago |
Audric Ackermann
|
375c5ba1a8
|
add the request and reply of an encryptionKeyPair if needed
|
4 years ago |
Audric Ackermann
|
ed84760f0e
|
add a tslint rule to forbid use of async without await
|
4 years ago |
Audric Ackermann
|
36fab86d30
|
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
df0b44db4c
|
Merge remote-tracking branch 'upstream/clearnet' into multi-device-v2
|
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
|
20cf5dbf10
|
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
b76ce0f2ff
|
update models to TS part2
|
4 years ago |
Audric Ackermann
|
65ed81e980
|
enable explicit group updates on the sending side
|
4 years ago |
Audric Ackermann
|
5a7c8ffa35
|
fix previews sent on next message if they are resolved too late
|
4 years ago |
Audric Ackermann
|
89ea946b3f
|
disable sending of explicit group updates for now - only receiving is ON
|
4 years ago |
Audric Ackermann
|
267a3e6bf6
|
disable closedgroup update groups for now
|
4 years ago |
Audric Ackermann
|
ebd94ce15c
|
fix order of added new group in leftPane
|
4 years ago |
Audric Ackermann
|
3b3378a2ee
|
finish explicit group updates
|
4 years ago |
Audric Ackermann
|
7054385d4a
|
remove body pending loading of message > 2000.
Also remove the limit when sending text messages
|
4 years ago |
Audric Ackermann
|
a51f95d28c
|
move models to TS part1
|
4 years ago |
Audric Ackermann
|
aede96b69b
|
enable explicit group updates on the sending side
|
4 years ago |
Audric Ackermann
|
b88ea110e8
|
Add multi device v2 support
|
4 years ago |
Audric Ackermann
|
64737a89d7
|
add ConfigurationMessage
|
4 years ago |
Audric Ackermann
|
fb9f615a11
|
Merge remote-tracking branch 'upstream/clearnet' into fix-explicit-updates-not-yet-sending
|
4 years ago |
Audric Ackermann
|
859cbfbe36
|
Merge pull request #1466 from Bilb/fix-link-previews
fix previews sent on next message if they are resolved too late
|
4 years ago |
Audric Ackermann
|
ab8aa0d982
|
disable sending of explicit group updates for now - only receiving is ON
|
4 years ago |
Audric Ackermann
|
2462e12a04
|
Merge pull request #1461 from Bilb/explicit-group-updates
Explicit group updates
|
4 years ago |
Audric Ackermann
|
cdd6fb61eb
|
fix previews sent on next message if they are resolved too late
|
4 years ago |
Audric Ackermann
|
7048f81214
|
disable closedgroup update groups for now
|
4 years ago |
Audric Ackermann
|
c06f710b3b
|
fix order of added new group in leftPane
|
4 years ago |
Audric Ackermann
|
334da0a169
|
finish explicit group updates
|
4 years ago |
Audric Ackermann
|
46fdebe3d7
|
Merge pull request #1459 from Bilb/improve-open-group-loading-speed
Improve open group loading speed
|
4 years ago |
Audric Ackermann
|
0e25ab2874
|
WIP
|
4 years ago |
Audric Ackermann
|
6e11c6db2e
|
remove all reference to closed group update v2
|
4 years ago |
Audric Ackermann
|
999e6fc712
|
replace GroupUpdateV2 in proto to ClosedGroupControlMessage
|
4 years ago |
Audric Ackermann
|
3d47d7d0e8
|
remove EbeddedContact components
|
4 years ago |
Audric Ackermann
|
02fb5783a4
|
remove regionCode and PhoneNumber.ts
|
4 years ago |
Audric Ackermann
|
c7d6e940ce
|
speed up loading of messages by removing db call to fetch our pubkey
|
4 years ago |
Audric Ackermann
|
e3a6e24898
|
remove body pending loading of message > 2000.
Also remove the limit when sending text messages
|
4 years ago |
Audric Ackermann
|
ce8bc84de0
|
add way to add/remove moderators from the message click handler
|
4 years ago |
Audric Ackermann
|
5c3cb0a165
|
make moderator dialogs the Session way
|
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
|
fd18345c5a
|
remove handling of rss related things completely
|
4 years ago |