aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Various fixes related to channel modesPřemysl Janouch2016-12-301-2/+2
* fancy-prompt.lua: fix parametrized modesPřemysl Janouch2016-12-021-3/+3
* fancy-prompt.lua: change background on highlightPřemysl Janouch2016-12-021-3/+7
* degesch: replace degesch.connect with async.dialPřemysl Janouch2016-11-041-10/+9
* degesch: get rid of Lua timer hooksPřemysl Janouch2016-11-041-2/+4
* thin-cursor.lua: update commentsPřemysl Janouch2016-10-301-2/+3
* degesch: add a thin-cursor pluginPřemysl Janouch2016-10-301-0/+27
* degesch: add a "fancy-prompt" pluginPřemysl Janouch2016-10-281-0/+97
* degesch: add a "censor" pluginPřemysl Janouch2016-09-231-0/+74
* calc: fix usage of (substring)Přemysl Janouch2016-04-281-1/+1
* ZyklonB: add a seen pluginPřemysl Janouch2016-04-242-0/+199
* degesch: add an auto-rejoin.lua pluginPřemysl Janouch2016-04-211-0/+47
* ping-timeout.lua: fix message parsingPřemysl Janouch2016-04-211-4/+4
* calc: comment updates, import fixesPřemysl Janouch2016-04-201-6/+11
* ZyklonB: add a calc pluginPřemysl Janouch2016-04-161-0/+236
* factoids: safer DB writesPřemysl Janouch2016-02-291-1/+4
* factoids: allow querying definitions by numberPřemysl Janouch2016-02-291-12/+30
* factoids: look for duplicates case-insensitivelyPřemysl Janouch2016-02-291-1/+1
* ZyklonB: add a factoids pluginPřemysl Janouch2016-02-271-0/+156
* last-fm.lua: don't use empty album namesPřemysl Janouch2016-01-181-2/+2
* degesch: Lua: finish the last-fm pluginPřemysl Janouch2016-01-141-14/+39
* degesch: add a last-fm "now playing" pluginPřemysl Janouch2016-01-091-0/+155
* utm-filter.lua: filter out "gclid" as wellPřemysl Janouch2015-12-101-0/+2
* ping-timeout.lua: simplifyPřemysl Janouch2015-11-241-1/+1
* degesch: add a URL cleaning Lua pluginPřemysl Janouch2015-11-241-0/+61
* degesch: add the first Lua plugin to distributionPřemysl Janouch2015-11-216-0/+33
* youtube: use list comprehensionsPřemysl Janouch2015-06-221-4/+4
* youtube: also print playlist infoPřemysl Janouch2015-06-221-78/+93
* Get rid of "All rights reserved"Přemysl Janouch2015-05-015-5/+5
* Fix the YouTube pluginPřemysl Janouch2015-02-231-2/+2
* pomodoro: some tuningPřemysl Janouch2015-02-211-3/+3
* coin: avoid Unicode charactersPřemysl Janouch2015-02-211-1/+1
* ZyklonB: Add a "simple" pomodoro plugin in RubyPřemysl Janouch2015-02-211-0/+502
* Add another form of YouTube linksPřemysl Janouch2015-02-121-6/+8
* script: fix escaping in the dot commandPřemysl Janouch2014-10-031-3/+3
* script: don't get killed because of usersPřemysl Janouch2014-09-271-0/+3
* script: watch all memory allocationsPřemysl Janouch2014-09-271-360/+475
* script: set a scricter limit on memoryPřemysl Janouch2014-09-191-0/+12
* coin: wrap an if statementPřemysl Janouch2014-08-021-1/+5
* script: fix parse_word()Přemysl Janouch2014-07-311-3/+6
* script: improvementsPřemysl Janouch2014-07-311-118/+285
* script: add lengthPřemysl Janouch2014-07-311-2/+33
* script: add uncons/first/rest/>/>=/<=/!=/joinPřemysl Janouch2014-07-311-7/+64
* script: fix call/dip, add fold/each/unit/cons/catPřemysl Janouch2014-07-311-17/+120
* Fix the `youtube' pluginPřemysl Janouch2014-07-301-1/+1
* Add an experimental `script' pluginPřemysl Janouch2014-07-301-0/+1819
* Didn't intend to commit the API key, tooPřemysl Janouch2014-07-251-2/+0
* Added a `youtube' pluginPřemysl Janouch2014-07-251-0/+96
* Some fixes for the `coin' pluginPřemysl Janouch2014-07-241-9/+9
* Port the `coin' plugin from VitaminAPřemysl Janouch2014-07-242-3/+127