Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-07 | Add get-irc-connection-info adhoc command | louiz’ | |
fix #3171 | |||
2016-10-04 | Respond to muc#traffic requests | louiz’ | |
fix #3069 | |||
2016-10-03 | Implement result-set-management for LIST queries | louiz’ | |
ref #2948 | |||
2016-09-22 | Respond to disco#info requests on IRC server JIDs | louiz’ | |
This makes it possible to execute an ad-hoc command on a server, with clients like Gajim, for example. | |||
2016-08-28 | Respond to MAM requests on a channel JID | louiz’ | |
At the moment, result-set-management is not implemented, the whole history (well, at most 1024 messages) is returned. | |||
2016-08-18 | Forward IRC invites to XMPP | louiz’ | |
2016-07-04 | Replace all include guards by #pragma once | louiz’ | |
It’s $CURRENT_YEAR | |||
2016-06-08 | Remove all usage of std::list | louiz’ | |
2016-06-08 | Add methods to know which resource is on which server or channel | louiz’ | |
2016-06-08 | Associate a bridge with a bare JID instead of a full JID | louiz’ | |
ref #2556 | |||
2016-05-04 | Style fix | louiz’ | |
Move all constructors at the top of classes | |||
2016-01-04 | Add an ad-hoc configure command on IRC channels | Florent Le Coz | |
Include encodingIn and encodingOut options, unused at the moment | |||
2015-10-26 | Fix some trivial issues reported by cppcheck | Florent Le Coz | |
2015-09-22 | Fix two small warnings | Florent Le Coz | |
2015-09-18 | Add an AdhocCommandsHandler to store commands specific to IRC servers | Florent Le Coz | |
2015-06-09 | Remove a useless duplicate method | Florent Le Coz | |
2015-02-27 | Remove all the libs that are now in louloulibs | Florent Le Coz | |