Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Remove prefix from stanza id | Michael Vetter | 2019-10-17 | 1 | -3/+3 |
* | Fix segfault in block command | Michael Vetter | 2019-07-19 | 1 | -6/+0 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Move ID generation to xmpp folder | Michael Vetter | 2018-08-30 | 1 | -3/+3 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -2/+2 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Use hash table for bookmarks | James Booth | 2016-08-21 | 1 | -8/+7 |
* | Use libstrophe xmpp_iq_new convenience function | James Booth | 2016-08-20 | 1 | -10/+4 |
* | Use libstrophe convenience functions for stanza attributes | James Booth | 2016-08-20 | 1 | -2/+2 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -0/+1 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Add ProfIdFreeCallback to free stale id handlers on connect | James Booth | 2016-06-08 | 1 | -3/+3 |
* | Add missing string.h include in blocking.c | James Booth | 2016-05-11 | 1 | -0/+1 |
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -0/+1 |
* | Renamed connection.c -> session.c | James Booth | 2016-05-05 | 1 | -1/+1 |
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -3/+4 |
* | Remove userdata from _blocklist_result_handler | James Booth | 2016-05-02 | 1 | -1/+1 |
* | Rename id_handler_add -> iq_id_handler_add | James Booth | 2016-05-02 | 1 | -3/+3 |
* | Add /blocked command | James Booth | 2016-05-01 | 1 | -0/+323 |