dino/libdino/src/entity
hrxi 877c46628f Implement file sending via Jingle
This is still disabled by default until prioritization is implemented;
otherwise this could be preferred to HTTP uploads.

File sending only works via Jingle In-Band-Bytestreams right now, more
transports are going to be implemented.

To test this, uncomment the line with `JingleFileTransfer` in
libdino/src/application.vala.
2019-07-09 11:21:39 +02:00
..
account.vala Split login jid/password into two steps with checks 2018-11-16 09:29:34 -06:00
conversation.vala Don't change type of a conversation 2019-06-01 18:55:04 +02:00
encryption.vala Improve Plugin API (allow to move encryption into plugin) 2017-03-11 02:04:38 +01:00
file_transfer.vala Implement file sending via Jingle 2019-07-09 11:21:39 +02:00
message.vala Remove Message.stanza field 2019-05-26 20:20:09 +02:00
settings.vala Move notification sounds (canberra dependency) into plugin, introduce libdino/NotificationEvents 2018-03-05 15:43:02 +01:00