Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -1/+1 | |
* | | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -1/+1 | |
|/ | ||||||
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -0/+1 | |
* | Rename Bookmark->jid to Bookmark->barejid | James Booth | 2016-08-28 | 1 | -7/+7 | |
* | Use hash table for bookmarks | James Booth | 2016-08-21 | 2 | -3/+1 | |
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 3 | -5/+11 | |
* | Only include receipts feature in disco responses when enabled | James Booth | 2016-08-18 | 1 | -0/+2 | |
* | Use hashtables for plugin disco features | James Booth | 2016-08-17 | 3 | -0/+147 | |
* | Rename Capabilties -> EntityCapabilities | James Booth | 2016-08-13 | 1 | -2/+2 | |
* | Move all filepath handling to files.c | James Booth | 2016-07-24 | 1 | -18/+2 | |
* | Move xgd functions | James Booth | 2016-07-24 | 1 | -2/+2 | |
* | Move window functions to window_list.c | James Booth | 2016-07-24 | 3 | -315/+0 | |
* | Move autoaway check | James Booth | 2016-07-24 | 1 | -0/+2 | |
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved roster_list.c | James Booth | 2016-07-24 | 4 | -4/+4 | |
* | Moved muc.c | James Booth | 2016-07-24 | 4 | -4/+4 | |
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -2/+2 | |
* | Moved contact.c | James Booth | 2016-07-24 | 3 | -3/+3 | |
* | Moved chat_session.c | James Booth | 2016-07-24 | 5 | -6/+6 | |
* | Move event timeout to connection module | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Remove plugin window on /close | James Booth | 2016-07-12 | 1 | -1/+1 | |
* | Unit test for callback_add_command() | James Booth | 2016-07-04 | 1 | -7/+32 | |
* | Free plugins commands on quit | James Booth | 2016-07-04 | 4 | -1/+39 | |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -1/+1 | |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -1/+1 | |
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 4 | -61/+61 | |
* | Option to bookmark room invites | James Booth | 2016-05-23 | 1 | -0/+5 | |
* | Rename command sources | James Booth | 2016-05-22 | 12 | -15/+15 | |
* | Add cmd_autocomplete.c | James Booth | 2016-05-20 | 1 | -1/+2 | |
* | Remove JABBER_STARTED, JABBER_UNDEFINED connection states | James Booth | 2016-05-10 | 12 | -85/+0 | |
* | Move disco info struct to connection | James Booth | 2016-05-07 | 1 | -1/+1 | |
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -1/+1 | |
* | Move send stanza function | James Booth | 2016-05-06 | 1 | -1/+1 | |
* | Move conn is secure function | James Booth | 2016-05-06 | 1 | -1/+1 | |
* | Move tls peer cert function | James Booth | 2016-05-06 | 1 | -1/+1 | |
* | Move uuid functions | James Booth | 2016-05-06 | 1 | -2/+2 | |
* | Move connection fulljid function | James Booth | 2016-05-06 | 2 | -2/+2 | |
* | Rename jabber_ functions | James Booth | 2016-05-06 | 7 | -60/+72 | |
* | Add session.c | James Booth | 2016-05-05 | 11 | -84/+84 | |
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -0/+1 | |
* | Add /blocked command | James Booth | 2016-05-01 | 1 | -0/+28 | |
* | Fixed test stubs | James Booth | 2016-05-01 | 1 | -1/+1 | |
* | Plugins: Added prof_disco_add_feature() | James Booth | 2016-04-30 | 1 | -0/+1 | |
* | Refactored /account set commands | James Booth | 2016-04-28 | 1 | -1/+1 | |
* | Fixed tests | James Booth | 2016-04-27 | 4 | -112/+87 | |
* | Added include to fix tests | James Booth | 2016-04-26 | 1 | -0/+1 | |
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 2 | -3/+67 | |
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 1 | -0/+1 | |
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 4 | -112/+139 | |
* | Added prof_strstr function | James Booth | 2016-04-03 | 3 | -70/+112 |