• Talisman v0.30 Out now

    From apam@21:1/182 to All on Sun Nov 7 14:00:04 2021
    Talisman v0.30 is out now.

    * Includes various bugfixes to postie, with added debug logging.
    * Includes toolbelt adpost command and pack command, for posting text
    files to message bases and packing message bases respectively.
    * Fixed file search, fixes for Qwkie.
    * Added optional newuser.lua to be triggered when a new user signs up.
    * bbs_set_user_attribute added to lua scripting to set attributes for
    users.
    * Added optional scan hook and toss hook to message areas in postie.
    * Reworked events, so they start based on the start of the month (or an
    optional start day/time), instead of when Servo is started.
    * Log files now include the pid of the logging process.

    Andrew

    --
    |03Andrew Pamment |08(|11apam|08)
    |13Happy|10Land |14v2.0|08!|07


    --- Talisman v0.30-dev (Linux/x86_64)
    * Origin: HappyLand v2.0 - telnet://happylandbbs.com:11892/ (21:1/182)
  • From Tiny@21:1/222 to apam on Sun Nov 7 07:35:02 2021
    apam wrote to All <=-

    Talisman v0.30 is out now.

    Updated.

    * Includes toolbelt adpost command and pack command, for posting
    files to message bases and packing message bases respectively.

    I will have to figure this one out. The packing of message bases needs to
    be done in some of the bot echo's here for sure.

    * bbs_set_user_attribute added to lua scripting to set attributes
    users.

    Now that's cool. Could do an automatic verify if they can read or something.

    * Log files now include the pid of the logging process.

    All great additions man! Thank-you!

    Shawn

    ... ILLITERATE? Write for a free brochure...

    --- Talisman v0.30-dev (Windows/x86)
    * Origin: Tiny's BBS II - tinysbbs.com:4323/ssh:4322 (21:1/222)
  • From apam@21:1/151 to Tiny on Sun Nov 7 23:02:23 2021
    I will have to figure this one out. The packing of message bases
    needs to
    be done in some of the bot echo's here for sure.

    Hmm, I will have to add a prune function next. At present the only way to delete without third party tools is each message as you read them.

    Squish is supposed to have the ability to set a max messages, and it will automatically delete them but I never implemented that.

    Now that's cool. Could do an automatic verify if they can read or something.

    Yep, Could do that.

    All great additions man! Thank-you!

    You're welcome, glad it's helpful :)

    Andrew

    --
    |03Andrew Pamment |08(|11apam|08)
    |13Happy|10Land |14v2.0|08!|07


    --- Talisman v0.30-dev (Windows/x64)
    * Origin: The Grinning Cat - telnet://gcat.talismanbbs.com:11823 (21:1/151)
  • From apam@21:1/151 to Tiny on Mon Nov 8 11:57:02 2021
    I will have to figure this one out. The packing of message bases
    needs to
    be done in some of the bot echo's here for sure.

    Just added pruning to toolbelt, will be in the next release, but will
    work like this:

    toolbelt prune fsx/bot 500

    to prune the bot base down to the most recent 500 messages, then you can
    pack it..

    toolbelt pack fsx/bot

    to reduce the actual file size.

    Andrew

    --
    |03Andrew Pamment |08(|11apam|08)
    |13Happy|10Land |14v2.0|08!|07


    --- Talisman v0.30-dev (Windows/x64)
    * Origin: The Grinning Cat - telnet://gcat.talismanbbs.com:11823 (21:1/151)
  • From Avon@21:1/101 to apam on Mon Nov 8 22:36:37 2021
    On 08 Nov 2021 at 11:57a, apam pondered and said...

    Just added pruning to toolbelt, will be in the next release, but will
    work like this:

    toolbelt prune fsx/bot 500

    to prune the bot base down to the most recent 500 messages, then you can pack it..

    toolbelt pack fsx/bot

    after the bot meltdown today this will be a welcome feature! :)

    --- Mystic BBS v1.12 A47 2021/09/29 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Tiny@21:1/222 to apam on Mon Nov 8 07:04:19 2021
    apam wrote to Tiny <=-

    Hmm, I will have to add a prune function next. At present the only way
    to delete without third party tools is each message as you read them.

    Ahhhh okay.

    Squish is supposed to have the ability to set a max messages, and it
    will automatically delete them but I never implemented that.

    Does the squish base have a limit on number of messages before it craps out?

    Shawn

    ... And that is how we know the Earth is banana-shaped.

    --- Talisman v0.30-dev (Windows/x86)
    * Origin: Tiny's BBS II - tinysbbs.com:4323/ssh:4322 (21:1/222)
  • From Tiny@21:1/222 to apam on Mon Nov 8 07:05:27 2021
    apam wrote to Tiny <=-

    toolbelt prune fsx/bot 500
    to prune the bot base down to the most recent 500 messages, then you
    can pack it..
    toolbelt pack fsx/bot
    to reduce the actual file size.

    Perfect!

    Shawn

    ... XT Nostalgia? Run Windows.

    --- Talisman v0.30-dev (Windows/x86)
    * Origin: Tiny's BBS II - tinysbbs.com:4323/ssh:4322 (21:1/222)
  • From apam@21:1/182 to Tiny on Mon Nov 8 22:24:11 2021
    Does the squish base have a limit on number of messages before it
    craps out?

    I guess it would be the upper limit of an unsigned integer... as that's
    what the UMSGID is, but that will count up regardless of if you delete
    messages or not.

    So, I guess 4,294,967,295 messages..

    Andrew

    --
    |03Andrew Pamment |08(|11apam|08)
    |13Happy|10Land |14v2.0|08!|07

    šfQïU
    --- Talisman v0.30-dev (Linux/x86_64)
    * Origin: HappyLand v2.0 - telnet://happylandbbs.com:11892/ (21:1/182)
  • From apam@21:1/182 to apam on Mon Nov 8 22:25:23 2021

    šfQïU

    Ahh crap :(

    Andrew

    --
    |03Andrew Pamment |08(|11apam|08)
    |13Happy|10Land |14v2.0|08!|07

    /182)

    --- Talisman v0.30-dev (Linux/x86_64)
    * Origin: HappyLand v2.0 - telnet://happylandbbs.com:11892/ (21:1/182)
  • From Tiny@21:1/222 to apam on Tue Nov 9 05:49:23 2021
    apam wrote to Tiny <=-

    Does the squish base have a limit on number of messages before it
    craps out?
    So, I guess 4,294,967,295 messages..

    Well I guess there isn't much of a worry then. LOL

    Shawn

    ... Oxymoron: Sports Sedan.

    --- Talisman v0.30-dev (Windows/x86)
    * Origin: Tiny's BBS II - tinysbbs.com:4323/ssh:4322 (21:1/222)