summaryrefslogtreecommitdiff
path: root/src/xmpp/biboumi_adhoc_commands.hpp
AgeCommit message (Collapse)Author
2017-06-16Add a Record History option in the Channel configuration formlouiz’
fix #3269
2017-05-11Make the IRC channel configuration form available from the MUC configlouiz’
fix #3250
2016-11-07Add get-irc-connection-info adhoc commandlouiz’
fix #3171
2016-08-22Add a global configure ad-hoc command, with max history lengthlouiz’
2016-07-04Replace all include guards by #pragma oncelouiz’
It’s $CURRENT_YEAR
2016-01-04Add an ad-hoc configure command on IRC channelsFlorent Le Coz
Include encodingIn and encodingOut options, unused at the moment
2015-12-23Also store a reference instead of a pointer, in AdhocCommandsHandlerFlorent Le Coz
2015-12-03Add an ad-hoc command to disconnect a user from one or more IRC serverFlorent Le Coz
fix #3077
2015-09-18Introduce the configure ad-hoc command on irc serversFlorent Le Coz
Provides two options for now, and they have no effect yet
2015-03-02Move non-specific adhoc commands into louloulibsFlorent Le Coz
Only keep some biboumi-specific commands into biboumi_adhoc_commands.hpp/cpp