aboutsummaryrefslogtreecommitdiff
path: root/plugins/degesch/auto-rejoin.lua
Commit message (Collapse)AuthorAgeFilesLines
* Name changePřemysl Eric Janouch2020-09-021-1/+1
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-211-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* degesch: get rid of Lua timer hooksPřemysl Janouch2016-11-041-2/+4
| | | | Since they were the exception and have been replaced with the async API.
* degesch: add an auto-rejoin.lua pluginPřemysl Janouch2016-04-211-0/+47