AmendHub

jcs

/

subtext

/

amendments

/

mail.c

Amendments on May 12, 2022

settings: Move to interactive text-based menu for sysops

This will allow remote administration and have a reusable component
for editing structs for users, boards, etc.
jcs made amendment 99 about 1 year ago

Amendments on April 28, 2022

mail: Make menu work like others where just a letter does something

For menu options that require a message id, use a field input for that
jcs made amendment 98 over 2 years ago

user_settings: Add user settings menu

Currently allows changing passwords and renegotiating the terminal
jcs made amendment 97 over 2 years ago

Amendments on February 18, 2022

session: Support template variables in ternary expressions

Instead of only supporting hard-coded strings, we can now output the
value of a variable based on the conditional.
Since we're using ?: for ternary conditionals, switch variable length
character from : to | (e.g., "username|10")
jcs made amendment 77 over 2 years ago

Amendments on February 17, 2022

mail: Implement deleting and marking messages unread

jcs made amendment 74 over 2 years ago

Amendments on January 29, 2022