AmendHub

jcs

/

subtext

/

amendments

/

subtext.π.r

Amendments on February 19, 2024

Rez: 4.0

jcs made amendment 596 2 months ago

Amendments on November 28, 2023

Rez: Remove views menu, this will be 3.2

jcs made amendment 568 4 months ago

Amendments on November 21, 2023

Rez: 3.1

jcs made amendment 558 5 months ago

Amendments on November 9, 2023

Rez: 3.0

jcs made amendment 533 5 months ago

Amendments on May 2, 2023

Rez: Fix FILES_MENU, add commented-out BOARD_LIST_BOARDS

jcs made amendment 506 11 months ago

Amendments on May 1, 2023

Rez: Fix corruption of default menu TEXT

I think this is a ResEdit bug in 2.1.1, 2.1.3 seems to fix it
jcs made amendment 503 11 months ago

Amendments on April 27, 2023

Rez: Fix icon (amendment 500!)

jcs made amendment 500 12 months ago

Amendments on March 14, 2023

Rez: Add BOARD_LIST_FTN_AREAS to default menu

jcs made amendment 414 about 1 year ago

Amendments on March 11, 2023

rez: Working toward version 2.0

jcs made amendment 396 about 1 year ago

Amendments on November 29, 2022

rez: Version 1.1

jcs made amendment 294 about 1 year ago

Amendments on November 19, 2022

rez: Tweak icon, remove testing STR_LAST_DB

jcs made amendment 291 about 1 year ago

Amendments on November 18, 2022

rez: Add icon

jcs made amendment 289 about 1 year ago

Amendments on November 11, 2022

rez: Add default menu definition text

jcs made amendment 280 about 1 year ago

Amendments on November 8, 2022

rez: Version 1.0!

jcs made amendment 274 about 1 year ago

Amendments on July 19, 2022

*: Add session signoff view, remove session_output_template

All remaining uses of session_output_template can use session_printf
which still does {{B}} and {{/B}} parsing.
Change session_output_view to session_output_view_or_printf to make it
easier to print a view and fallback to a string, rather than having to
check the result of session_output_view everywhere.
jcs made amendment 218 about 1 year ago

Amendments on June 7, 2022

rez: Remove Users menu option, it's in the BBS now

jcs made amendment 125 about 1 year ago

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 January 5, 2022

db+user: Switch database from resource files to bile format

jcs made amendment 48 over 2 years ago

Amendments on December 31, 2021

*: Lots of unrelated changes lost to repo corruption :(

session: Better handle autologin, look like it's actually logging in
main: Handle GoAway, stop using WaitNextEvent
ansi: Terminate calls to ansi() with ANSI_END instead of NULL
chat: Implement /help and /quit
console: Lots of speed improvements
*: Standarize on "column" and "line"
session: Various bugfixes, mark ending sessions and check everywhere
console: Fix attr resetting in redraw, fixes one-char bold items
session: Support specific-width varible expansion in session_load_view
jcs made amendment 39 over 2 years ago

Amendments on December 5, 2021

db+user: Initial work on creating a database, creating users

Of note, 'C###' templates are a C string in ### bytes in hex, not dec
jcs made amendment 8 over 2 years ago