I thought i'd keep all this here instead of emailing you and netmailing
you at random :)
20/01/2019
Config;
(Request - Trivial)
When performing a RESCAN of a mail base (for the first time set up of
mail bases) the messages are imported and displayed in the order
imported. Is it possible to develop a utility to re-sort the message
files by year then month then date then time.
(BUG - Critical)
Adding a .ini to the [file directories] section of bbs.ini with a header section and no file base definitions causes a crash of the bbs with the
error magicka: lua_glue.c:182 l_getFileAreaInfo: Assertion 'sub != null' failed.
(REQUEST - Trivial)
Adding a SORTING = option to message and file definition .ini files.
Options could include;
- By base name [Magicka BBS Support/Dev]
- By path (thus echo tag) [MagickaBBS/msgs/fsxnet/fsx_mag]
- None [order as found in .ini file]
Administration;
(REQUEST - Trivial) - upgrade-user.sh - to make it slightly easier to
adjust user levels a shell script could be added to future releases.
Example script;
#!/bin/sh
sqlite3 users.sq3 'update users set sec_level='${1}' where loginname like "'${2}'";'
usage: ./upgrade-user.sh 20 toofargone
(REQUEST - Minor) - Once a users access has been up/downgraded is it
possible to reset their time per day and idle timout to match the new
security level?
Display;
(BUG - Trivial) - New mail scan - after hitting any key at the "Press any
key to continue..." and the list is refreshed the first entry in the new
list is indented by one space;
18. DOOM (and other 3D games) discussion and support
19. DOS (any) & related Batch Scripting
20. Earth & Space Science + NASA
--- MagickaBBS v0.12alpha (Linux/armv7l)
* Origin: Fusion ~ MagickaBBS (21:4/132.1)