aboutsummaryrefslogtreecommitdiff
path: root/telem.lua (unfollow)
Commit message (Expand)Author
2018-12-08Give various global vars more sensible names and use them more consistently, ...Solderpunk
2018-12-08More helpful error message.Solderpunk
2018-12-08Use thread and post terms more consistently.Solderpunk
2018-12-08Remove needless global vars.Solderpunk
2018-12-08Declare many things as local variables.Solderpunk
2018-12-08Add "last" option to "type" command.Solderpunk
2018-12-08Reduce code duplication and needless function argument.Solderpunk
2018-12-08Validate inputs.Solderpunk
2018-12-08Assorted minor tidy ups.Solderpunk
2018-12-07Fix bug so that usernames with numbers in them are parsed correctly.Solderpunk
2018-12-07Store root of BBS directory in a global variable, to allow easily changing it...Solderpunk
2018-12-07Add support for top-level reply command (outside of ).Solderpunk
2018-12-07Add new board support.Solderpunk
2018-12-07Add new thread support.Solderpunk
2018-12-07Add reply support.Solderpunk
2018-12-06Use new BBS file spec.Solderpunk
2018-10-07implement "unimplemented" commandsYargo
2018-05-04replace who by w: more useful!Yargo
2018-05-04add who command and telem.lua versionYargo