summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)Author
2015-12-20relay: add option relay.irc.backlog_since_last_messageNick
2015-12-10script: update help on /script searchSébastien Helleu
2015-12-09script: add completion with languages and extensions, support search by langu...Sébastien Helleu
2015-12-03fifo: fix invalid pointer typeSébastien Helleu
2015-12-02fifo: add /fifo commandSébastien Helleu
2015-12-02script: fix commentSébastien Helleu
2015-11-24irc: add a condition for colon before the password in PASS message (issue #602)Sébastien Helleu
2015-11-24irc: add a missing colon before the password in PASS message (closes #602)Sébastien Helleu
2015-11-17irc: use current channel and current server channels first in completions "ir...Sébastien Helleu
2015-11-16irc: use current channel first in completion "irc_channels" (task #12923, iss...Sébastien Helleu
2015-10-27ruby: fix load of scripts requiring "uri" (closes #433)Sébastien Helleu
2015-10-25fifo: add buffer name in error when the buffer is not foundSébastien Helleu
2015-10-18irc: add "cap-notify" in list of supported capabilities (/help cap)Sébastien Helleu
2015-10-18irc: fix code styleSébastien Helleu
2015-10-18Merge remote-tracking branch 'origin/pr/477'Sébastien Helleu
2015-09-30core: update translationsSébastien Helleu
2015-09-27logger: Report system error string to userAndrew Potter
2015-09-13relay: remove useless condition always evaluated to trueSébastien Helleu
2015-09-12alias: display completion in /alias list (closes #518)Sébastien Helleu
2015-09-12alias: fix indentation errorSébastien Helleu
2015-09-08irc: fix charset decoding in incoming private messages (closes #520)Sébastien Helleu
2015-08-25irc: remove blank line at the end of fileSébastien Helleu
2015-08-24script: add option script.scripts.download_timeoutSébastien Helleu
2015-08-24irc: fix typos in /help ban and /help quietSébastien Helleu
2015-08-24irc: add command /cap (closes #8)Sébastien Helleu
2015-08-23relay: display the arrow before client id and protocol in raw bufferSébastien Helleu
2015-08-23irc: display the arrow before server name in raw bufferSébastien Helleu
2015-08-22irc: add hex dump of messages in raw bufferSébastien Helleu
2015-08-22relay: use API function string_hex_dump() to display raw messageSébastien Helleu
2015-08-22api: add function string_hex_dump()Sébastien Helleu
2015-08-22irc: fix display of messages sent to server in raw bufferSébastien Helleu
2015-08-22irc: fix display of invalid UTF-8 chars in raw bufferSébastien Helleu
2015-08-18api: add argument "length" in function utf8_is_valid()Sébastien Helleu
2015-08-15irc: update help on option irc.network.channel_encode (issue #218, issue #482)Sébastien Helleu
2015-08-14irc: add option irc.network.channel_encode (issue #218, issue #482)Sébastien Helleu
2015-08-13python: fix cppcheck error on variable "python2_bin" (closes #486)Sébastien Helleu
2015-08-13api: add missing function infolist_search_var() in script API (issue #484)Sébastien Helleu
2015-08-13api: add missing function hook_completion_get_string() in script API (issue #...Sébastien Helleu
2015-08-12javascript: remove debug prints in log fileSébastien Helleu
2015-08-08Merge pull request #476 from sim642/alias-exampleSébastien Helleu
2015-08-08irc: add support for CAP cap-notifyMax Teufel
2015-08-07core: update translationsSébastien Helleu
2015-08-07Merge remote-tracking branch 'origin/pr/475'Sébastien Helleu
2015-08-06core: update examples of alias add commandsSimmo Saan
2015-08-05irc: fix update of lag item when the server lag changesSébastien Helleu
2015-08-04irc: remove lag item when a lag is displayed and new lag computed is exactly ...Sébastien Helleu
2015-07-20irc: add separate color option for current topic in channel bufferSimmo Saan
2015-07-20alias: add options "add", "addcompletion" and "del" in command /alias, remove...Sébastien Helleu
2015-07-19xfer: fix typo in a commentSébastien Helleu
2015-07-19aspell: fix typo in a commentSébastien Helleu