summaryrefslogtreecommitdiff
path: root/src/xmpp/adhoc_commands_handler.cpp
AgeCommit message (Expand)Author
2018-04-16Use Config::is_in_list() to allow for multiple adminsEmmanuel Gil Peyrot
2018-04-16Use jid.bare() instead of manual concatenationEmmanuel Gil Peyrot
2018-01-22Fix a crash happening when a user cancels a non-existing ad-hoc sessionlouiz’
2017-07-08Remove a bunch of useless string_literal usagelouiz’
2017-03-14Refactoring louloulibs and cmakelouiz’
2015-02-27Remove all the libs that are now in louloulibsFlorent Le Coz
2015-02-24Add a reload add-hoc commandFlorent Le Coz
2014-12-17Fix a few issues reported by static analyzersFlorent Le Coz
2014-06-11Handle the 'cancel' ad-hoc action, and return an error for unsupported actionsFlorent Le Coz
2014-06-11Remove inactive ad-hoc sessions after a given timeFlorent Le Coz
2014-05-31Add an ad-hoc command to disconnect some usersFlorent Le Coz
2014-05-30Implement the support for adhoc commandsFlorent Le Coz