Commit Graph

16 Commits

Author SHA1 Message Date
d3c8b4c429 Fixes for viewdata input redisplay and bottom line clearing, viewdata input_fields and dynamic_fields added *98# 2024-12-08 18:00:24 +11:00
32c9ed7f1b Move our EOF_MARKER definition to defs. Look for frames using their from/to address, instead of tags 2024-12-08 13:05:43 +11:00
df1bad1c29 Add a date to our imported messages. Tag our messages with an EOF marker 2024-12-07 19:32:42 +11:00
da51bd3d0b Implemented saving a frame to the message base and frame_import 2024-12-04 10:19:31 +11:00
f7a581fa30 Work on v2 frame files 2024-12-04 10:19:31 +11:00
991a31e957 Multiple updates to tools and msgbase.js/page.js 2024-12-04 10:19:31 +11:00
8be89799ce Frames received via FTN packets may have origin and tag lines. 2024-01-02 23:58:29 +11:00
dd1fef6f98 Frames received via FTN packets, tags are not set, so we'll use the 'to' user 2024-01-02 22:41:50 +11:00
0625691ae5 Enable loading a page and overwriting its contents with a file 2024-01-02 09:18:50 +11:00
a1bcc1f5cb Numerous minor fixes needed for echomail control, register control. Revert our page object, if the requested page doesnt exist. Rework default pages. 2024-01-01 17:03:25 +11:00
de04ec11ee Fix for when msgbase with pages cannot be found/opened 2023-12-30 00:02:48 +11:00
d9b056c5cd New page/window now working 2023-12-27 22:25:06 +11:00
701dd9f5e8 WIP: Using new page object, frames stored and retrieved in msgbase, code cleanup, more optimisations needed 2023-12-27 22:25:06 +11:00
b90a058d47 WIP: Using new page object, frames stored and retrieved in msgbase, code cleanup, more optimisations needed 2023-12-27 22:25:06 +11:00
9513f8d144 We only use __properties__ in setters and getters, in all other cases we set/access variables via magic methods 2023-12-27 22:25:06 +11:00
Deon George
1c80c3951a Work in progress with new page.js 2023-12-27 22:25:06 +11:00