Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Free string on /plugins install | James Booth | 2016-09-05 | 1 | -0/+1 |
* | Use hash table for bookmarks | James Booth | 2016-08-21 | 1 | -1/+2 |
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -2/+2 |
* | Only include lastactivity feature in disco responses when enabled | James Booth | 2016-08-18 | 1 | -0/+6 |
* | Only include receipts feature in disco responses when enabled | James Booth | 2016-08-18 | 1 | -0/+6 |
* | Free ProfAccount | James Booth | 2016-07-25 | 1 | -1/+3 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -13/+17 |
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved tray.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Add /plugins python_version command | James Booth | 2016-07-24 | 1 | -0/+13 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Use g_path_get_basename when installing plugin | James Booth | 2016-07-18 | 1 | -1/+2 |
* | Fix plugin install output | James Booth | 2016-07-13 | 1 | -1/+1 |
* | Add /plugins install command | James Booth | 2016-07-12 | 1 | -1/+44 |
* | Allow reloading all plugins with /plugin reload | James Booth | 2016-07-10 | 1 | -7/+8 |
* | Add /plugin reload command | James Booth | 2016-07-10 | 1 | -0/+13 |
* | 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 | 1 | -1/+1 |
* | Use hash table to store plugins | James Booth | 2016-06-30 | 1 | -11/+11 |
* | Move plugin config add on load | James Booth | 2016-06-30 | 1 | -1/+0 |
* | /plugins unload command and completer | James Booth | 2016-06-30 | 1 | -0/+14 |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -54/+1 |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -1/+54 |
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -55/+49 |
* | Add /presence titlebar subcommand | James Booth | 2016-05-31 | 1 | -1/+6 |
* | Option to bookmark room invites | James Booth | 2016-05-23 | 1 | -1/+13 |
* | Remove unneeded functions from cmd headers | James Booth | 2016-05-23 | 1 | -151/+152 |
* | Move functions from cmd_defs to cmd_funcs | James Booth | 2016-05-23 | 1 | -20/+118 |
* | Fix command headers | James Booth | 2016-05-23 | 1 | -1/+1 |
* | Rename command sources | James Booth | 2016-05-22 | 1 | -0/+6850 |