Audric Ackermann
|
0474e84b19
|
fix profileKey sharing and avatar
|
5 years ago |
Audric Ackermann
|
f3ae798b12
|
remove SESSION_REQUEST flag from DataMessage. now in envelope
|
5 years ago |
Maxim Shishmarev
|
468ad9f71d
|
Add more type annotations
|
5 years ago |
Vince
|
cef647f110
|
Merge pull request #1199 from vincentbavitz/utils-tests
Utils Tests
|
5 years ago |
Mikunj Varsani
|
4d15225fe0
|
Merge pull request #1206 from Mikunj/closed-group-fix
Fix closed group infinite request loop
|
5 years ago |
Audric Ackermann
|
847db5b43a
|
fix typo
|
5 years ago |
Vincent
|
d1a77b82ee
|
rm tmp file
|
5 years ago |
Vincent
|
e4cf21b2de
|
ConversationAttributes typofix
|
5 years ago |
Mikunj
|
23b05107fb
|
Fix closed group infinite request loop
|
5 years ago |
Vincent
|
7498a255a2
|
utils compatiblity merger
|
5 years ago |
Maxim Shishmarev
|
e2b5b6654b
|
Clean up more imports
|
5 years ago |
Audric Ackermann
|
63c6f12a66
|
send sync message when a message was sent to someone
|
5 years ago |
Audric Ackermann
|
c95bf57b28
|
Merge remote-tracking branch 'upstream/clearnet' into handle-message-sending-events
|
5 years ago |
Audric Ackermann
|
1201707d17
|
show tiny wheel while message is in sending state
|
5 years ago |
Maxim Shishmarev
|
6295e4206d
|
Clean up imports
|
5 years ago |
Audric Ackermann
|
2a3b82ed9c
|
retrySend: handle public groups
|
5 years ago |
Audric Ackermann
|
4c890482f7
|
handle sending events on messages (sent/error)
|
5 years ago |
Mikunj Varsani
|
f7a25ccacf
|
Merge pull request #1203 from Mikunj/sync-messages
Change how sync messages are handled
|
5 years ago |
Mikunj
|
6851416d14
|
Fix note to self
|
5 years ago |
Mikunj
|
7b355dae78
|
Fix grunt
|
5 years ago |
Maxim Shishmarev
|
0904e7a8ca
|
Refactor from message polling to content message handling
|
5 years ago |
Audric Ackermann
|
fb7e13acb0
|
lint
|
5 years ago |
Audric Ackermann
|
8e0a466996
|
basic message sending event handling
|
5 years ago |
Audric Ackermann
|
6a91d44e08
|
pass the db id to our messagesender message and clean a few files
|
5 years ago |
Mikunj
|
4a3188bbf9
|
minor fixes
|
5 years ago |
Mikunj
|
1bd1548172
|
Add sendSyncMessageOnly
|
5 years ago |
Mikunj
|
d4dc8aa2ed
|
remove SyncMessageUtils.from
|
5 years ago |
Mikunj
|
a972c328c7
|
Change how sync messages are handled
|
5 years ago |
Mikunj Varsani
|
56ee2cd843
|
Merge pull request #1198 from Mikunj/attachments
Attachments
|
5 years ago |
Mikunj
|
225d7f84e4
|
Fix declaration file names
|
5 years ago |
Mikunj
|
522e9fb4ec
|
Remove old functions
|
5 years ago |
Mikunj
|
347a1e5582
|
Add avatar uploading to attachment utils
|
5 years ago |
Audric Ackermann
|
c419ff9cd2
|
include display name in outgoing messages
|
5 years ago |
Mikunj
|
be4e540c62
|
Remove duplicate logs
|
5 years ago |
Mikunj
|
c589f4a4af
|
Finish hooking up attachments
|
5 years ago |
Mikunj
|
fbbbadada5
|
Merge branch 'clearnet' into attachments
|
5 years ago |
Vincent
|
fadbb37022
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into utils-tests
|
5 years ago |
Audric Ackermann
|
5f2990d088
|
Merge pull request #1197 from Bilb/other-messages-new-sending
|
5 years ago |
Audric Ackermann
|
24f86de087
|
use SyncMessage when we are only sending a syncMessage
|
5 years ago |
Audric Ackermann
|
1b011ca74e
|
fix groupUpdate including an empty kicked field
|
5 years ago |
Audric Ackermann
|
8b4e69739d
|
adress review
|
5 years ago |
Vincent
|
2d0409f9c8
|
Merge branch 'gorup-tests' into utils-tests
|
5 years ago |
Vincent
|
e2e867d5c1
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into utils-tests
|
5 years ago |
Vincent
|
a6433fe5dd
|
merge
|
5 years ago |
Vincent
|
a62a19145c
|
group-tests
|
5 years ago |
Mikunj Varsani
|
05f7698260
|
Merge pull request #1200 from Mikunj/session-protocol
Add session request expiry checks
|
5 years ago |
Vincent
|
5d8f9cf950
|
stratify-utils
|
5 years ago |
Mikunj
|
13811233b6
|
Add session request expiry checks
|
5 years ago |
Audric Ackermann
|
1650d758a5
|
fix calls with NoteToSelf case -> morph the message to a syncMessage
|
5 years ago |
Audric Ackermann
|
67a9fcaa46
|
remove calls to message.sendSyncMessage()
|
5 years ago |