aboutsummaryrefslogtreecommitdiff
path: root/telem.lua (follow)
Commit message (Expand)AuthorAge
* Remove needless global vars.Solderpunk2018-12-08
* Declare many things as local variables.Solderpunk2018-12-08
* Add "last" option to "type" command.Solderpunk2018-12-08
* Reduce code duplication and needless function argument.Solderpunk2018-12-08
* Validate inputs.Solderpunk2018-12-08
* Assorted minor tidy ups.Solderpunk2018-12-08
* Fix bug so that usernames with numbers in them are parsed correctly.Solderpunk2018-12-07
* Store root of BBS directory in a global variable, to allow easily changing it...Solderpunk2018-12-07
* Add support for top-level reply command (outside of ).Solderpunk2018-12-07
* Add new board support.Solderpunk2018-12-07
* Add new thread support.Solderpunk2018-12-07
* Add reply support.Solderpunk2018-12-07
* Use new BBS file spec.Solderpunk2018-12-06
* implement "unimplemented" commandsYargo2018-10-07
* replace who by w: more useful!Yargo2018-05-04
* add who command and telem.lua versionYargo2018-05-04
* Initial commit of prototype.Solderpunk2018-05-02