summaryrefslogtreecommitdiff
path: root/src/xmpp/biboumi_component.hpp
AgeCommit message (Expand)Author
2017-03-29Respond to disco#info on MUC JIDslouiz’
2017-03-29Add a missing “pass by reference”louiz’
2017-03-08Pass the shared_ptr by reference, to avoid useless copieslouiz’
2017-03-04Fix the order of from and to address in muc traffic info replylouiz’
2016-12-12Auto accept presence subscriptionlouiz’
2016-11-07Add get-irc-connection-info adhoc commandlouiz’
2016-10-04Respond to muc#traffic requestslouiz’
2016-10-03Implement result-set-management for LIST querieslouiz’
2016-09-22Respond to disco#info requests on IRC server JIDslouiz’
2016-08-28Respond to MAM requests on a channel JIDlouiz’
2016-08-18Forward IRC invites to XMPPlouiz’
2016-07-04Replace all include guards by #pragma oncelouiz’
2016-06-08Remove all usage of std::listlouiz’
2016-06-08Add methods to know which resource is on which server or channellouiz’
2016-06-08Associate a bridge with a bare JID instead of a full JIDlouiz’
2016-05-04Style fixlouiz’
2016-01-04Add an ad-hoc configure command on IRC channelsFlorent Le Coz
2015-10-26Fix some trivial issues reported by cppcheckFlorent Le Coz
2015-09-22Fix two small warningsFlorent Le Coz
2015-09-18Add an AdhocCommandsHandler to store commands specific to IRC serversFlorent Le Coz
2015-06-09Remove a useless duplicate methodFlorent Le Coz
2015-02-27Remove all the libs that are now in louloulibsFlorent Le Coz