index
:
telem
master
Console bulletin board implemented in Lua. Mirror of git://circumlunar.space/telem
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
...
*
Swap usage of vars 'boards' and 'board_names' to match the uses in their ↵
Solderpunk
2018-12-08
|
|
|
|
declaration.
*
Don't duplicate boards when updating list.
Solderpunk
2018-12-08
|
*
General tidy up.
Solderpunk
2018-12-08
|
*
Declare and explain global vars at start of program.
Solderpunk
2018-12-08
|
*
General tidy up, get rid of needless global vars, fix bugs from earlier ↵
Solderpunk
2018-12-08
|
|
|
|
global var refactor.
*
Give various global vars more sensible names and use them more consistently, ↵
Solderpunk
2018-12-08
|
|
|
|
removing the (probably unintentional) overloading of current_thread_index.
*
More helpful error message.
Solderpunk
2018-12-08
|
*
Use thread and post terms more consistently.
Solderpunk
2018-12-08
|
*
Remove needless global vars.
Solderpunk
2018-12-08
|
*
Declare many things as local variables.
Solderpunk
2018-12-08
|
*
Add "last" option to "type" command.
Solderpunk
2018-12-08
|
*
Reduce code duplication and needless function argument.
Solderpunk
2018-12-08
|
*
Validate inputs.
Solderpunk
2018-12-08
|
*
Assorted minor tidy ups.
Solderpunk
2018-12-08
|
*
Fix bug so that usernames with numbers in them are parsed correctly.
Solderpunk
2018-12-07
|
*
Store root of BBS directory in a global variable, to allow easily changing ↵
Solderpunk
2018-12-07
|
|
|
|
it (e.g. for testing).
*
Add support for top-level reply command (outside of ).
Solderpunk
2018-12-07
|
*
Add new board support.
Solderpunk
2018-12-07
|
*
Add new thread support.
Solderpunk
2018-12-07
|
*
Add reply support.
Solderpunk
2018-12-07
|
*
Use new BBS file spec.
Solderpunk
2018-12-06
|
*
implement "unimplemented" commands
Yargo
2018-10-07
|
*
replace who by w: more useful!
Yargo
2018-05-04
|
*
add who command and telem.lua version
Yargo
2018-05-04
|
*
Initial commit of prototype.
Solderpunk
2018-05-02
[prev]