AmendHub

jcs

/

subtext

/

amendments

Amendments on March 8, 2023

util: Remove unused variable

jcs made amendment 381 about 1 year ago

zip: Remove unused variable

jcs made amendment 382 about 1 year ago

Amendments on March 9, 2023

binkp: Rearrange the deck chairs again, use outbound folder

Instead of asking mail for pending deliveries, mail will just make
a fidopkt and hand it to binkp, which will then encode it and write
it to its outbox folder. At the next connection, scan the outbox
and send any files in it.
Also switch to a single binkp_connection instead of passing one
around. We're only going to do one connection at a time anyway.
jcs made amendment 383 about 1 year ago

mail: Get rid of fidonet pending dispatch stuff

At save time, create a fidopkt and hand it to binkp for saving
jcs made amendment 384 about 1 year ago

fidopkt: Make fidopkt_encode encode... a fidopkt

Not sure what I was thinking with the old approach
jcs made amendment 385 about 1 year ago

main: Remove unused binkpc

jcs made amendment 386 about 1 year ago

Amendments on March 10, 2023

settings: Make struct_editor use session_menu

Take args for menu additions, and use numbers for struct members
instead of letters
jcs made amendment 387 about 1 year ago

fidopkt: Compatibility fixes, add attr field

Make fidopkt_parse_address write into the struct allocated by the
caller.
jcs made amendment 389 about 1 year ago

board: Add FidoNet replying/posting

jcs made amendment 390 about 1 year ago

sysop: Use new struct_editor for boards and folders

This allows moving the deletion of them into the edit menu
jcs made amendment 391 about 1 year ago

Amendments on March 11, 2023

binkp: Claim binkp/1.0, not 1.1 (yet?), convert times to local

jcs made amendment 393 about 1 year ago

mail: List newer messages first

jcs made amendment 394 about 1 year ago

board: Fix writing new sorted id after creating a post

jcs made amendment 395 about 1 year ago

rez: Working toward version 2.0

jcs made amendment 396 about 1 year ago

session: Add "timezone" template variable

jcs made amendment 398 about 1 year ago

Amendments on March 13, 2023

chat: Reduce max input size

With all the ANSI we have to put around it, it was growing to exceed
chat_final_pbuf
jcs made amendment 399 about 1 year ago

sysop: After serial_hangup, do a serial_init

jcs made amendment 400 about 1 year ago