aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/jingle_file_transfers.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningsfiaxh2022-12-301-2/+0
* Fix connecting to jingle file provider multiple timesfiaxh2022-12-201-7/+6
* Small cleanupfiaxh2022-01-231-1/+1
* Add support for unencrypted RTP calls to libdinofiaxh2021-03-211-2/+5
* Fix some compiler warningsfiaxh2020-10-271-1/+2
* Fix runtime criticals related to jingle file transferfiaxh2020-09-191-1/+5
* Fix initial file encryption displayingfiaxh2020-09-071-9/+10
* Only query entity caps when we need themfiaxh2020-07-161-15/+15
* Add file upload previewfiaxh2020-04-221-0/+11
* Don't assume Jingle to be available in MUCsfiaxh2020-02-111-2/+3
* Don't attempt jingle file transfers in MUCsfiaxh2019-11-171-0/+3
* Add JET supportMarvin W2019-09-161-14/+93
* Merge pull request #592 from hrxi/gsoc_1Marvin W2019-08-291-1/+5
|\
| * Fix a warninghrxi2019-08-051-1/+5
* | Fix specified size for encrypted file uploadsfiaxh2019-08-211-1/+1
|/
* Fix compilation with older valac versionsfiaxh2019-07-181-1/+6
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+127