AmendHub

jcs

/

subtext

/

amendments

Amendments on March 11, 2023

rez: Working toward version 2.0

jcs made amendment 396 about 1 year ago

board: Fix writing new sorted id after creating a post

jcs made amendment 395 about 1 year ago

mail: List newer messages first

jcs made amendment 394 about 1 year ago

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

jcs made amendment 393 about 1 year ago

Amendments on March 10, 2023

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

board: Add FidoNet replying/posting

jcs made amendment 390 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

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

Amendments on March 9, 2023

main: Remove unused binkpc

jcs made amendment 386 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

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

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

Amendments on March 8, 2023

zip: Remove unused variable

jcs made amendment 382 about 1 year ago

util: Remove unused variable

jcs made amendment 381 about 1 year ago

sysop: Remove shadowed variable

jcs made amendment 380 about 1 year ago

session: Fix format strings and a possible off-by-one

jcs made amendment 379 about 1 year ago

serial: Internal obuf/ibuf aren't used

jcs made amendment 378 about 1 year ago

mail: Remove unused variable

jcs made amendment 377 about 1 year ago