aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/message/stanza.vala
Commit message (Collapse)AuthorAgeFilesLines
* Implement file sending via Jinglehrxi2019-07-091-2/+2
| | | | | | | | | | | 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.
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-6/+4
|
* Fix message stanza default typefiaxh2017-03-181-0/+7
|
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-101-0/+63