| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor XmppStream, TLS and connection method logic | fiaxh | 2020-11-20 | 1 | -11/+7 |
* | Service Discovery Module: Clear cached disco info requests when detaching fro... | fiaxh | 2020-10-12 | 1 | -0/+2 |
* | Fix new compiler error (don't reference private variable from public one) | fiaxh | 2020-09-07 | 1 | -1/+1 |
* | Cleanup | fiaxh | 2020-09-07 | 2 | -7/+0 |
* | Only query entity caps when we need them | fiaxh | 2020-07-16 | 2 | -48/+9 |
* | Check if server supports uid | fiaxh | 2020-06-03 | 1 | -1/+1 |
* | Handle if Items/InfoResult are null | fiaxh | 2020-04-25 | 2 | -3/+7 |
* | xmpp-vala: Use more async | fiaxh | 2020-04-24 | 1 | -1/+1 |
* | Handle entity hash in server features node, make ServiceDiscovery request_inf... | fiaxh | 2020-04-24 | 2 | -32/+61 |
* | Remove features from service discovery module when detaching module from stream | fiaxh | 2020-04-21 | 4 | -15/+70 |
* | Store entity identity info, use it in conversation list tooltips | fiaxh | 2020-03-29 | 1 | -1/+5 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -3/+7 |
* | mirror node value on disco request. fixes #258 | Daniel Gultsch | 2019-06-30 | 1 | -1/+6 |
* | Send bad-request error for unknown IQ set/gets | hrxi | 2019-06-21 | 1 | -2/+0 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 5 | -23/+15 |
* | Fix typos in comments and variable names (#269) | linkmauve | 2018-01-10 | 1 | -1/+1 |
* | ConversationView: Date separator | fiaxh | 2017-12-01 | 1 | -1/+0 |
* | http-files: max-file-size handling | fiaxh | 2017-09-26 | 1 | -2/+4 |
* | xmpp-vala: Remove require-functions | fiaxh | 2017-08-14 | 1 | -1/+0 |
* | Http file upload for version :0 and other server setups | fiaxh | 2017-08-07 | 2 | -2/+1 |
* | Http file upload | fiaxh | 2017-08-03 | 4 | -15/+29 |
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 1 | -16/+13 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 5 | -104/+141 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 2 | -12/+7 |
* | Use delegates + object storage instead of listener objects | fiaxh | 2017-03-11 | 1 | -39/+17 |
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 1 | -9/+5 |
* | 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 | 4 | -0/+275 |