• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2026-03-14 02:59:01 +00:00
73f5ff4a27 Dont use 'Clearing Houz' but rather app.name and app.description. Standardise responses using PageTemplate
81e361d3a5 Add email notification for when an AKA is assigned
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-14 00:45:57 +00:00
2a83d5da8c Fix netmail received packets, that originate and are sent via a different path to the hub, they shouldnt show from the system that originated them since they didnt send them directly to clrghouz
deon pushed to master at bbs/clrghouz 2026-03-13 23:34:25 +00:00
0817d45e53 Route optimisation for /system commands
2212333e03 SQL query performance when scheduling queues for waiting mail, no functional changes
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 21:22:21 +00:00
258352cccb Fix rendering of dashboard, user->system was affected by the system_alias change
0692fc05ef Fix rendering of packet contents, now that our packet names include the archive name
c3ab46b9eb Dont use cursor() in views, it affects 1 to many queries. Fixes to register form since system no longer has name column
fd36255d10 Internal code changes for clarity for system/addedit, no functional changes
f177256ccd Fix update of notes and pkt_msgs on system
Compare 5 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 14:15:45 +00:00
2441f1e411 Fix rendering of dashboard, user->system was affected by the system_alias change
f958526059 Fix rendering of packet contents, now that our packet names include the archive name
b4aba642ed Dont use cursor() in views, it affects 1 to many queries. Fixes to register form since system no longer has name column
42b3718024 Internal code changes for clarity for system/addedit, no functional changes
0a892e09a1 Fix update of notes and pkt_msgs on system
Compare 5 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 14:04:18 +00:00
3e1bf76e5a Fix rendering of dashboard, user->system was affected by the system_alias change
426a77ff1e Fix rendering of packet contents, now that our packet names include the archive name
ced2f141ee Dont use cursor() in views, it affects 1 to many queries. Fixes to register form since system no longer has name column
5d3ec1f4bc Internal code changes for clarity for system/addedit, no functional changes
Compare 4 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 13:55:57 +00:00
14510927cd Fix rendering of dashboard, user->system was affected by the system_alias change
deon pushed to master at bbs/clrghouz 2026-03-13 13:31:59 +00:00
e7190122ad Fix rendering of packet contents, now that our packet names include the archive name
3df5bf389f Dont use cursor() in views, it affects 1 to many queries. Fixes to register form since system no longer has name column
b171635b71 Internal code changes for clarity for system/addedit, no functional changes
575970d0af Fix update of notes and pkt_msgs on system
f09b28f81c Limit the maximum amount of messages in a packet to 50, unless an admin overrides it
Compare 6 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 13:17:32 +00:00
5b70e52219 Fix rendering of packet contents, now that our packet names include the archive name
deon pushed to master at bbs/clrghouz 2026-03-13 12:00:05 +00:00
380609d4e9 Dont use cursor() in views, it affects 1 to many queries. Fixes to register form since system no longer has name column
1a60ffe91c Internal code changes for clarity for system/addedit, no functional changes
38145a78f3 Fix update of notes and pkt_msgs on system
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 07:49:41 +00:00
cb2f93108a Limit the maximum amount of messages in a packet to 50, unless an admin overrides it
deon pushed to master at bbs/clrghouz 2026-03-13 07:46:04 +00:00
47b4094460 Fix address move from throwing an exception when choosing a system, and deleting the old system
deon pushed to master at bbs/clrghouz 2026-03-13 07:34:59 +00:00
b0c77a57bc Fix address move from throwing an exception
dce21ffee4 Additional debugging to work out why ftn_role() cannot be determined for some addresses
812718991e SQL query performance improvements in main screens, except logged in users's systems and public domains
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 06:35:28 +00:00
9aa81d687c Fix address move from throwing an exception
c899655887 Additional debugging to work out why ftn_role() cannot be determined for some addresses
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 05:35:42 +00:00
86ee76e312 SQL query performance improvements in main screens, except logged in users's systems and public domains
deon pushed to master at bbs/clrghouz 2026-03-13 04:14:21 +00:00
341bf2d778 Dont mark messages as errors if the AKA in the origin doesnt match the AKA in the msgid, its not 100% given that either could be 5D
deon pushed to master at bbs/clrghouz 2026-03-13 03:03:07 +00:00
6cb6c3abc8 Move about page stats to Status page
9c192383ae Fix validation on 'to' and 'from' fields, add validation that AKA in origin line matches the MSGID
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-13 01:29:48 +00:00
a2f169624f Move about page stats to Status page
f9ba9a869b Fix validation on 'to' and 'from' fields, add validation that AKA in origin line matches the MSGID
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-12 23:10:34 +00:00
ec59112780 Only send items to authed addresses, particularly if a node has two addresses in the same domain and only presents one
de7f8bcce4 Separate out address status and role, update status page. More changes working out address roles
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2026-03-12 11:20:47 +00:00