Audric Ackermann
|
bc938f650e
|
move AttachmentsDownload to typescript
|
4 years ago |
Audric Ackermann
|
34148e67ec
|
add return of url after v2 attachment upload
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
0228cd5115
|
add attachment padding
|
4 years ago |
Audric Ackermann
|
c55f204440
|
Merge branch 'clearnet' into restore-handle-configuration
|
4 years ago |
Audric Ackermann
|
31e2341978
|
update last message on message delete
otherwise, we might still see the last message on the leftpane if the
message removed was the last one
|
4 years ago |
Audric Ackermann
|
8716fbf495
|
improve sent message handling by setting the correct convoId at start
|
4 years ago |
Audric Ackermann
|
8ea9f02cec
|
Move data.js to data.ts
|
4 years ago |
Audric Ackermann
|
36fab86d30
|
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
a51f95d28c
|
move models to TS part1
|
4 years ago |
Audric Ackermann
|
b88ea110e8
|
Add multi device v2 support
|
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
|
0addf2146a
|
add some logs to attachment download
|
4 years ago |
Audric Ackermann
|
9f14924e65
|
push toast if gif size is too big
|
4 years ago |
Audric Ackermann
|
da62ba6829
|
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
|
4 years ago |
Audric Ackermann
|
97ff60f3bb
|
reset input for selecting file on file choosen on CompositionBox
|
4 years ago |
Audric Ackermann
|
b5af8eb215
|
Add Mentions with react-mentions
|
4 years ago |
Audric Ackermann
|
531e7bab46
|
print error if we get a 178 attachment size.
This is a dirty hack until the root cause is fixed.
|
4 years ago |
Maxim Shishmarev
|
27859b13aa
|
Added an option to use v3/lsrpc endpoint for more compact (base64) file reponses
|
4 years ago |
Audric Ackermann
|
68e9376c5e
|
throw error on invalid response while downloading attachment
|
5 years ago |
Maxim Shishmarev
|
5ecf43c124
|
Fix open group file uploads using incorrect server
|
5 years ago |
Audric Ackermann
|
c7e54c4257
|
make attachment download use onion routing
|
5 years ago |
Maxim Shishmarev
|
6295e4206d
|
Clean up imports
|
5 years ago |
Maxim Shishmarev
|
0904e7a8ca
|
Refactor from message polling to content message handling
|
5 years ago |
Mikunj
|
225d7f84e4
|
Fix declaration file names
|
5 years ago |
Maxim Shishmarev
|
eb280ec1e4
|
Move model definition files
|
5 years ago |
Maxim Shishmarev
|
8ca7b8cfb4
|
Message receiving refactor: handleDataMessage onwards
|
5 years ago |