Commit Graph

11 Commits

Author SHA1 Message Date
Deon George
0bf0e223b5 Change to use list_tagged when offering message pages for users 2022-05-12 23:53:57 +10:00
Deon George
d5cc24156c Fixes for getting newest/oldest message details 2022-05-06 21:21:19 +10:00
Deon George
912841b7d8 Try to catch system errors, return page links directly, change calculation of new messages 2022-05-06 15:32:44 +10:00
Deon George
874a7ee302 Minor main frame fixes, turn cursor back on before hangup 2022-05-06 09:59:34 +10:00
Deon George
51de982fbb Echoarea front page navigation 2022-05-03 21:32:41 +10:00
Deon George
2dc348a29c Enabled adding a context to render, so that dynamic fields can resolve locally (like in a message). Improved dynamic fields identification and resolution. Use of more consts for standard frames. Fix history recording and backtracking. 2022-05-03 21:14:01 +10:00
Deon George
0214416c4e Fix echomail zone to prefix in ini file. Call atcode parser before rendering frames 2022-05-03 21:14:01 +10:00
Deon George
c1980c359e Fixed some sort() functions, added a groupby function 2022-05-03 21:14:01 +10:00
Deon George
b3367a082d Revert to avoid using get_msg_header and using index of get_all_msg_headers. Also more support for using msg_area.* when recalling a specific message. 2022-04-24 15:40:30 +10:00
Deon George
30d402e797 added msgbase handling and finding a tagged message 2022-04-24 15:40:30 +10:00
Deon George
18d1313eef Fix return from sqrllogin, added msgbase handling and finding a tagged message 2022-04-18 21:27:25 +10:00