Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Collapse most stream releated errors into IOError | Marvin W | 2023-02-07 | 1 | -6/+2 |
| | |||||
* | Support replies and reactions to files | fiaxh | 2023-01-11 | 1 | -1/+5 |
| | |||||
* | Display message delivery error, color text using theme colors | fiaxh | 2021-08-17 | 1 | -1/+6 |
| | | | | fixes #672 | ||||
* | Make message sending async and set unsent on error | fiaxh | 2020-03-05 | 1 | -4/+3 |
| | |||||
* | Refactor MAM catchup. Fetch from latest to earliest message. | fiaxh | 2019-12-18 | 1 | -0/+4 |
| | |||||
* | Add incoming mediated invitation support (#162) | fiaxh | 2019-08-22 | 1 | -1/+3 |
| | | | | Co-authored-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | ||||
* | Implement file sending via Jingle | hrxi | 2019-07-09 | 1 | -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. | ||||
* | Don't handle error message stanzas as normal messages | fiaxh | 2018-06-14 | 1 | -2/+4 |
| | |||||
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 1 | -1/+0 |
| | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 2 | -16/+14 |
| | |||||
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -2/+3 |
| | |||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -7/+10 |
| | |||||
* | xmpp-vala: Remove require-functions | fiaxh | 2017-08-14 | 1 | -5/+0 |
| | |||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -4/+3 |
| | |||||
* | Fix message stanza default type | fiaxh | 2017-03-18 | 1 | -0/+7 |
| | |||||
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 1 | -5/+1 |
| | |||||
* | Add typed identity to stream modules | Marvin W | 2017-03-10 | 1 | -1/+2 |
| | |||||
* | Rename vala-xmpp library to xmpp-vala | fiaxh | 2017-03-10 | 2 | -0/+113 |