Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Complete no arg for /bookmark properties | James Booth | 2016-05-24 | 1 | -40/+51 | |
* | | Complete no arg for /role set | James Booth | 2016-05-24 | 1 | -2/+4 | |
* | | Complete no arg for /affiliation set | James Booth | 2016-05-24 | 1 | -2/+4 | |
* | | Complete no arg for /script run|show | James Booth | 2016-05-24 | 1 | -2/+2 | |
* | | Complete no arg for /theme load | James Booth | 2016-05-24 | 1 | -1/+1 | |
* | | Complete no arg for /plugins load | James Booth | 2016-05-24 | 1 | -1/+1 | |
* | | Allow empty autocomplete for /otr policy | James Booth | 2016-05-24 | 1 | -6/+6 | |
|/ | ||||||
* | Option to bookmark room invites | James Booth | 2016-05-23 | 3 | -3/+22 | |
* | Remove unneeded functions from cmd headers | James Booth | 2016-05-23 | 4 | -167/+168 | |
* | Move functions from cmd_defs to cmd_funcs | James Booth | 2016-05-23 | 4 | -181/+188 | |
* | Fix command headers | James Booth | 2016-05-23 | 6 | -10/+15 | |
* | Rename command sources | James Booth | 2016-05-22 | 6 | -9/+10 | |
* | Add cmd_autocomplete.c | James Booth | 2016-05-20 | 5 | -2867/+2996 | |
* | Fix output for tray timer setting | James Booth | 2016-05-15 | 1 | -1/+5 | |
* | Add /tray timer <seconds> | James Booth | 2016-05-15 | 2 | -6/+38 | |
* | Add /tray read on|off command | James Booth | 2016-05-15 | 2 | -11/+54 | |
* | Remove JABBER_STARTED, JABBER_UNDEFINED connection states | James Booth | 2016-05-10 | 1 | -1/+1 | |
* | 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 | -2/+2 | |
* | Move send stanza function | James Booth | 2016-05-06 | 1 | -1/+1 | |
* | Move conn is secure function | James Booth | 2016-05-06 | 1 | -2/+2 | |
* | Move tls peer cert function | James Booth | 2016-05-06 | 1 | -2/+2 | |
* | Move uuid functions | James Booth | 2016-05-06 | 1 | -2/+2 | |
* | Move connection fulljid function | James Booth | 2016-05-06 | 1 | -3/+3 | |
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -22/+22 | |
* | Add session.c | James Booth | 2016-05-05 | 2 | -73/+73 | |
* | Tidy xmpp headers | James Booth | 2016-05-04 | 3 | -4/+0 | |
* | Update /blocked help | James Booth | 2016-05-01 | 1 | -1/+1 | |
* | Use current jid for /blocked add in chat win | James Booth | 2016-05-01 | 1 | -3/+9 | |
* | Add /blocked command | James Booth | 2016-05-01 | 3 | -1/+108 | |
* | Refactored /account set commands | James Booth | 2016-04-28 | 1 | -178/+275 | |
* | Check first entry in command sub_funcs | James Booth | 2016-04-27 | 1 | -1/+1 | |
* | Updated Command structure comments | James Booth | 2016-04-27 | 1 | -1/+3 | |
* | Merge branch 'master' into subcmds | James Booth | 2016-04-26 | 3 | -8/+197 | |
|\ | ||||||
| * | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 3 | -8/+195 | |
* | | Added sub commands to command structure | James Booth | 2016-04-26 | 3 | -827/+1344 | |
|/ | ||||||
* | Load/destroy tray icons on init/shutdown | James Booth | 2016-04-18 | 1 | -2/+2 | |
* | Remove redundant return value from _cmd_set_boolean_preference | James Booth | 2016-04-17 | 1 | -59/+70 | |
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 3 | -3/+41 | |
|\ | ||||||
| * | Make tray icon configurable using /tray cmd | Dominik Heidler | 2016-04-16 | 3 | -0/+39 | |
|/ | ||||||
* | Merge remote-tracking branch 'asdil12/help' | James Booth | 2016-04-15 | 1 | -1/+13 | |
|\ | ||||||
| * | Add /command? shortcut to view /help command | Dominik Heidler | 2016-04-13 | 1 | -1/+13 | |
* | | Only complete unloaded plugins on /plugins load | James Booth | 2016-04-12 | 1 | -1/+1 | |
|/ | ||||||
* | Fixed /plugins help | James Booth | 2016-04-10 | 1 | -1/+1 | |
* | Added /plugins load command | James Booth | 2016-04-10 | 2 | -17/+78 | |
* | Fixed typos | James Booth | 2016-04-09 | 1 | -7/+7 | |
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 2 | -21/+55 | |
* | Added reset to /notify help | James Booth | 2016-04-04 | 1 | -0/+1 | |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 2 | -19/+19 | |
* | Allow sending stanzas in xml console | James Booth | 2016-03-26 | 1 | -1/+6 |