Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-30 | irc: add support of "away-notify" capability (closes #12) | Sébastien Helleu | |
2014-03-27 | doc: update auto-generated files with hdata | Sebastien Helleu | |
2014-03-15 | core: update translations | Sebastien Helleu | |
2014-03-05 | relay: add info "relay_client_count" with optional status name as argument | Sebastien Helleu | |
Use in evaluated strings (for example in /eval or triggers): - "${info:relay_client_count}": total number of relay clients (any status) With a specific status: - "${info:relay_client_count,connecting}" - "${info:relay_client_count,waiting_auth}" - "${info:relay_client_count,connected}" - "${info:relay_client_count,auth_failed}" - "${info:relay_client_count,disconnected}" | |||
2014-03-04 | rmodifier: remove plugin (replaced by trigger) | Sebastien Helleu | |
2014-02-21 | core: update translations | Sebastien Helleu | |
2014-02-13 | doc: update auto-generated files with hdata | Sebastien Helleu | |
2014-02-06 | doc: update Polish translations and user's guide | Krzysztof Koroscik | |
2014-01-23 | irc: use MONITOR instead of ISON for /notify when it is available on server ↵ | Sebastien Helleu | |
(task #11477) (patch from Nils Görs) | |||
2014-01-14 | core: add completion "plugins_installed" | Sebastien Helleu | |
2014-01-06 | doc: update auto-generated files with hdata | Sebastien Helleu | |
2013-12-23 | doc: add polish man page and user's guide, update polish translations and FAQ | Krzysztof Koroscik | |