aboutsummaryrefslogtreecommitdiffstats
path: root/root_commands.c
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into patched-masterMarius Halden2016-12-27-3/+1
|\
| * Doc tweaks for chat list, and stop suggesting 'chat' is deprecateddequis2016-12-27-3/+1
* | Merge branch 'master' into patched-masterMarius Halden2016-12-26-14/+58
|\|
| * purple: include purple plugins in the 'plugins' command listdequis2016-12-25-1/+10
| * Add 'plugins info' subcommand, only show plugin details theredequis2016-12-25-16/+51
* | Merge branch 'master' into patched-masterMarius Halden2016-11-21-3/+16
|\|
| * Manual merge with wilmer's approach to handling missing protocolsdequis2016-11-21-3/+16
* | Merge branch 'master' into patched-masterMarius Halden2016-11-19-5/+4
|\|
| * Improve handling of unknown protocols / missing pluginsdequis2016-11-19-5/+4
* | Merge branch 'master' into patched-masterMarius Halden2016-11-14-0/+9
|\|
| * Improve support for protocols which don't require a passworddequis2016-11-13-0/+9
* | Align utf8 nicks in blistMarius Halden2016-10-18-6/+24
* | Merge branch 'master' into patched-masterMarius Halden2016-10-17-5/+30
|\|
| * chat list: Fix alignment/truncation when utf8 characters are presentdequis2016-10-17-5/+30
| * Do not try to list chatrooms if account is offlineMarius Halden2016-09-19-1/+7
| * Added an interface for the listing of existing chatroomsjgeboski2016-09-19-5/+70
* | Don't autosave when saved manuallyMarius Halden2016-08-09-0/+5
* | Add autosave after 30 secMarius Halden2016-08-02-0/+4
* | Chatlist complain not logged inMarius Halden2016-07-26-1/+7
* | Merge remote-tracking branch 'upstream/jgeboski/chatlist' into patched-masterMarius Halden2016-07-20-17/+12
|\ \
| * | Added an interface for the listing of existing chatroomsjgeboski2016-07-19-5/+70
| |/
* | Added an interface for the listing of existing chatroomsjgeboski2016-07-13-5/+75
* | Revert "Added an interface for the listing of existing chatrooms"Marius Halden2016-07-13-75/+5
* | Added an interface for the listing of existing chatroomsjgeboski2016-06-29-5/+75
* | Merge branch 'master' into patched-masterMarius Halden2016-05-26-0/+86
|\|
| * Show the enabled/disabled protocols in the 'plugins' command outputjgeboski2016-05-25-7/+60
| * Implemented plugin information for external pluginsjgeboski2016-05-25-0/+33
* | Add command to rename channelsMarius Halden2016-05-07-0/+17
* | Start adding ssl supportMarius Halden2016-05-07-0/+10
|/
* Authentication: scaffolding for multiple authentication backendsDennis Kaarsemaker2016-03-25-5/+7
* Add a setting to disable 'account add'Dennis Kaarsemaker2016-03-23-0/+5
* Allow individual settings to be locked downDennis Kaarsemaker2016-03-23-0/+4
* Support for locked-down accountsDennis Kaarsemaker2016-03-23-1/+7
* root_commands: Fix use-after-free after doing "transfer reject"dequis2016-01-26-1/+3
* Show a nicer message when a protocol is disabled in account adddequis2015-11-23-1/+5
* IRCv3 SASL capability + PLAIN methoddequis2015-10-08-0/+12
* Reindent everything to K&R style with tabsIndent2015-02-20-965/+841
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* Allow filtering of blist outputtribut2014-07-24-40/+47
* Add limit param to split_command_parts(), fix twitter quotes bugdequis2014-07-24-1/+1
* Allow use of "ac x set -del password" to use /oper to change the passwordWilmer van der Gaast2014-02-28-1/+1
* Add irc_t* argument to all relevant nick_*() functions.Wilmer van der Gaast2013-04-20-2/+2
* Merging "storage" branch which I wrote long ago. It separates generation ofWilmer van der Gaast2013-04-20-1/+1
|\
| * Make error message on using save without registering/identifying a littleWilmer van der Gaast2012-06-07-1/+1
* | I'm still bored on a long flight. Wrote a script to automatically updateWilmer van der Gaast2013-02-21-1/+1
* | For the lazy among us: When adding a Jabber/MSN contact within the sameWilmer van der Gaast2013-02-21-0/+14
* | Merge from vmiklos. Adds a "group info" command to list members of a group.Wilmer van der Gaast2013-02-10-0/+23
|\ \
| * | Implement 'group info' command to list members of a group (#741)Miklos Vajna2013-02-09-0/+31
|/ /
* / Removing comment about new syntax for the "account" command, which by nowWilmer van der Gaast2012-12-02-2/+1
|/
* Allow identify -noload/-force without typing a password. (/OPER)Wilmer van der Gaast2012-03-19-0/+4