Age | Commit message (Expand) | Author |
2016-11-07 | Workaround for debian and other old OS that do not have std::put_time | louiz’ |
2016-11-07 | Add <algorithm> back | louiz’ |
2016-11-07 | Add get-irc-connection-info adhoc command | louiz’ |
2016-08-22 | Add missing algorithm include | louiz’ |
2016-08-23 | Only save the logs if recordHistory global config option is true | louiz’ |
2016-08-22 | Add a global configure ad-hoc command, with max history length | louiz’ |
2016-08-10 | Don’t use ! as the separator for nicknames, use % instead | louiz’ |
2016-04-27 | Include the Configure ad-hoc command on biboumi's JID for fixed_irc_server | louiz’ |
2016-01-04 | Support a trusted SHA1 fingerprint to be configured for each IRC server | Florent Le Coz |
2016-01-04 | Also provide in and out encoding configure options for IRC servers | Florent Le Coz |
2016-01-04 | Add an ad-hoc configure command on IRC channels | Florent Le Coz |
2015-12-23 | Also store a reference instead of a pointer, in AdhocCommandsHandler | Florent Le Coz |
2015-12-03 | Add an ad-hoc command to disconnect a user from one or more IRC server | Florent Le Coz |
2015-11-05 | Provide an adhoc option to let user pass the cert verif for some IRC servers | Florent Le Coz |
2015-10-24 | Remove an unused include | Florent Le Coz |
2015-10-12 | Provide the “realname_customization” option | Florent Le Coz |
2015-09-23 | TIL std::string::end and std::string::begin… | Florent Le Coz |
2015-09-23 | Make sure the user-provided username does not contain spaces | Florent Le Coz |
2015-09-23 | Provide username and realname IRC server options | Florent Le Coz |
2015-09-22 | Fix two small warnings | Florent Le Coz |
2015-09-21 | Add a field (in the configure form) to specifiy an after-connect IRC command | Florent Le Coz |
2015-09-21 | Provide Ports and TLS Ports IRC-server ad-hoc options | Florent Le Coz |
2015-09-18 | Introduce the configure ad-hoc command on irc servers | Florent Le Coz |
2015-09-01 | Use unique_ptr to store the XmlNode’s children | Florent Le Coz |
2015-09-01 | XmlNodes are now always closed | Florent Le Coz |
2015-03-02 | Move non-specific adhoc commands into louloulibs | Florent Le Coz |