Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Plugin unload remove cmd_acs and close window | James Booth | 2016-07-05 | 2 | -0/+9 | |
* | Move prefs_remove_plugin to plugins_unload | James Booth | 2016-07-04 | 1 | -1/+0 | |
* | Free plugins commands on quit | James Booth | 2016-07-04 | 2 | -6/+6 | |
* | Use hash table to store plugins | James Booth | 2016-06-30 | 2 | -15/+15 | |
* | Move plugin config add on load | James Booth | 2016-06-30 | 1 | -1/+0 | |
* | /plugins unload command and completer | James Booth | 2016-06-30 | 3 | -2/+46 | |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 5 | -76/+9 | |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 5 | -9/+76 | |
* | Free string on connect autocomplete | James Booth | 2016-06-08 | 1 | -0/+2 | |
* | Complete no arg for /account properties | James Booth | 2016-06-01 | 1 | -31/+39 | |
* | Complete no arg for /join properties | James Booth | 2016-06-01 | 1 | -19/+26 | |
* | Complete no arg for /connect properties | James Booth | 2016-06-01 | 1 | -50/+49 | |
* | Merge branch 'master' into complete-empty | James Booth | 2016-05-31 | 4 | -138/+135 | |
|\ | ||||||
| * | Update /notify help | James Booth | 2016-05-31 | 1 | -1/+2 | |
| * | Remove commented code | James Booth | 2016-05-31 | 1 | -26/+0 | |
| * | Move /statuses options to /presence command | James Booth | 2016-05-31 | 4 | -133/+123 | |
| * | Add /presence titlebar subcommand | James Booth | 2016-05-31 | 3 | -32/+64 | |
* | | Merge branch 'master' into complete-empty | James Booth | 2016-05-25 | 1 | -9/+12 | |
|\| | ||||||
| * | Update window navigation help | James Booth | 2016-05-25 | 1 | -9/+12 | |
* | | 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 |