Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release 0.5.0 | James Booth | 2016-09-15 | 3 | -218/+2 | |
| | ||||||
* | Remove -fv flags from autoreconf | James Booth | 2016-09-13 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #848 from pasis/configure-parser | James Booth | 2016-09-09 | 1 | -1/+0 | |
|\ | | | | | configure.ac: remove outdated xml parser info | |||||
| * | configure.ac: remove outdated xml parser info | Dmitry Podgorny | 2016-09-08 | 1 | -1/+0 | |
|/ | ||||||
* | Disable C plugins on Cygwin | James Booth | 2016-09-08 | 1 | -11/+15 | |
| | ||||||
* | Free stanzas on stanza_create_http_upload_request() | James Booth | 2016-09-05 | 1 | -0/+6 | |
| | ||||||
* | Free hashtable key list in connection_jid_for_feature() | James Booth | 2016-09-05 | 1 | -0/+1 | |
| | ||||||
* | Fix string frees in _complete_filepath | James Booth | 2016-09-05 | 1 | -5/+2 | |
| | ||||||
* | Free string on /plugins install | James Booth | 2016-09-05 | 1 | -0/+1 | |
| | ||||||
* | Free strings in _complete_filepath | James Booth | 2016-09-05 | 1 | -3/+10 | |
| | ||||||
* | Fail configure when no pthread support | James Booth | 2016-09-05 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #847 from tindzk/plugins-typo | James Booth | 2016-09-05 | 1 | -4/+4 | |
|\ | | | | | cmd_defs: Fix typo | |||||
| * | cmd_defs: Fix typo | Tim Nieradzik | 2016-09-05 | 1 | -4/+4 | |
|/ | ||||||
* | Travis build: Run unit tests once | James Booth | 2016-09-03 | 1 | -12/+0 | |
| | ||||||
* | Fix missing params | James Booth | 2016-09-03 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #845 from pasis/tray | James Booth | 2016-09-03 | 1 | -0/+1 | |
|\ | | | | | Fix implicit declaration of function free | |||||
| * | Fix implicit declaration of function free | Dmitry Podgorny | 2016-09-02 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #846 from pasis/client_events | James Booth | 2016-09-03 | 1 | -7/+7 | |
|\ \ | | | | | | | Add missed argument | |||||
| * | | Add missed argument | Dmitry Podgorny | 2016-09-02 | 1 | -7/+7 | |
| |/ | ||||||
* | | Add travis build script | James Booth | 2016-09-03 | 1 | -0/+132 | |
| | | ||||||
* | | Add travis build script | James Booth | 2016-09-03 | 1 | -2/+1 | |
|/ | ||||||
* | Add sv_ev_bookmark_autojoin | James Booth | 2016-08-28 | 3 | -16/+24 | |
| | ||||||
* | Rename Bookmark->jid to Bookmark->barejid | James Booth | 2016-08-28 | 4 | -31/+31 | |
| | ||||||
* | Fixed typos | James Booth | 2016-08-28 | 1 | -2/+2 | |
| | ||||||
* | log_info on private carbons | James Booth | 2016-08-28 | 4 | -0/+37 | |
| | ||||||
* | Change autoping timeout default to 20 seconds | James Booth | 2016-08-22 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | James Booth | 2016-08-22 | 1 | -0/+1 | |
|\ | ||||||
| * | Update CHANGELOG | James Booth | 2016-08-21 | 1 | -0/+1 | |
| | | ||||||
* | | Update help | James Booth | 2016-08-22 | 1 | -9/+8 | |
|/ | ||||||
* | Updated man page | James Booth | 2016-08-21 | 1 | -1/+1 | |
| | ||||||
* | Update CHANGELOG | James Booth | 2016-08-21 | 1 | -0/+3 | |
| | ||||||
* | Use hash table for bookmarks | James Booth | 2016-08-21 | 10 | -230/+166 | |
| | ||||||
* | Tidy presence.c | James Booth | 2016-08-20 | 1 | -249/+311 | |
| | ||||||
* | Tidy _handle_carbons | James Booth | 2016-08-20 | 1 | -35/+52 | |
| | ||||||
* | Use libstrophe xmpp_presence_new convenience function | James Booth | 2016-08-20 | 3 | -20/+5 | |
| | ||||||
* | Use libstrophe xmpp_iq_new convenience function | James Booth | 2016-08-20 | 4 | -142/+70 | |
| | ||||||
* | Use libstrophe xmpp_message_get_body convenience function | James Booth | 2016-08-20 | 1 | -49/+22 | |
| | ||||||
* | Use libstrophe xmpp_message_new convenience function | James Booth | 2016-08-20 | 2 | -22/+12 | |
| | ||||||
* | Replace stanza_create_message with libstrophe convenience functions | James Booth | 2016-08-20 | 3 | -34/+21 | |
| | ||||||
* | Use libstrophe convenience functions for stanza attributes | James Booth | 2016-08-20 | 7 | -117/+117 | |
| | ||||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 18 | -82/+172 | |
| | | | | issue #829 | |||||
* | Only include lastactivity feature in disco responses when enabled | James Booth | 2016-08-18 | 3 | -2/+10 | |
| | ||||||
* | Only include receipts feature in disco responses when enabled | James Booth | 2016-08-18 | 4 | -1/+52 | |
| | | | | issue #829 | |||||
* | Use hashtable to store profanity disco features | James Booth | 2016-08-17 | 1 | -14/+16 | |
| | ||||||
* | Copy feature strings on caps_get_features | James Booth | 2016-08-17 | 2 | -3/+5 | |
| | ||||||
* | Use hashtables for plugin disco features | James Booth | 2016-08-17 | 6 | -28/+214 | |
| | ||||||
* | Add caps_create | James Booth | 2016-08-14 | 3 | -100/+93 | |
| | ||||||
* | Move caps_create -> stanza_create_caps_from_query_element | James Booth | 2016-08-14 | 5 | -141/+139 | |
| | ||||||
* | Move caps_create_sha1_str -> stanza_create_caps_sha1_from_query | James Booth | 2016-08-14 | 5 | -124/+124 | |
| | ||||||
* | Move caps static functions | James Booth | 2016-08-13 | 1 | -59/+59 | |
| |