• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2024-06-07 00:51:33 +00:00
e692de7d7f When limiting the number of messages in a packet, only retrieve that number from the DB
deon pushed to master at bbs/clrghouz 2024-06-06 23:30:44 +00:00
95b6058020 Fixes for Idle notifications
deon pushed to master at bbs/clrghouz 2024-06-06 23:13:23 +00:00
a0b6df31f0 Move processed TIC files into Y/M/D heirarchy, consistent with packets
deon pushed to master at bbs/clrghouz 2024-06-06 22:54:54 +00:00
06c29d8750 Updates to Message, Remove updated_at/mid from echomails/netmails, not used
deon pushed to master at bbs/clrghouz 2024-06-06 22:42:22 +00:00
9d5d9cab84 Updates to Message, Remove updated_at/mid from echomails/netmails, not used
deon pushed to master at bbs/clrghouz 2024-06-06 09:30:07 +00:00
614d5b877b Make Autohold button consistent with other buttons, sold=active, outline=inactive
deon pushed to master at bbs/clrghouz 2024-06-05 12:29:49 +00:00
db779da122 Make Autohold button consistent with other buttons, sold=active, outline=inactive
deon pushed to master at bbs/clrghouz 2024-06-05 11:57:21 +00:00
742f0cd015 More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing
deon pushed to master at bbs/clrghouz 2024-06-05 11:26:14 +00:00
6b1cb8cd78 Fix finding echomail origin AKA by including the domain name
deon pushed to master at bbs/clrghouz 2024-06-05 09:24:02 +00:00
2509aa99e1 Update bootstrap icons to 1.11.3
be8aec4751 Make it easier to identify systems that have been marked not active
efdb6b96ea Fix for user creation
1753111f8f Prefix is an optional argument, so default it to blank
Compare 4 commits »
deon pushed to master at bbs/clrghouz 2024-06-04 10:49:09 +00:00
f3c9c4b397 Make it easier to identify systems that have been marked not active
deon pushed to master at bbs/clrghouz 2024-06-04 09:21:42 +00:00
e7821d4c80 Fix for user creation
deon pushed to master at bbs/clrghouz 2024-06-04 08:40:10 +00:00
6994758732 Prefix is an optional argument, so default it to blank
deon pushed to master at bbs/clrghouz 2024-06-03 12:31:42 +00:00
27cdb02b06 Fixes for saving a new system
deon pushed to master at bbs/clrghouz 2024-06-03 11:11:13 +00:00
434226f8bc Netmail forwarding shouldnt be required
deon pushed to master at bbs/clrghouz 2024-06-03 09:09:16 +00:00
8fb3a21fcd Normalise tagline/tearline/origin
1d354da6e3 Enable per system configuration of messages per packet
0bc3d4cf60 Downgrade DNS query errors, since they are handled
38795b83bf Move HAproxy exceptions into their own class, and downgrade HAproxy errors since they are handled
73cf421739 Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record.
Compare 5 commits »
deon pushed to master at bbs/clrghouz 2024-06-01 23:37:12 +00:00
fdede4fca9 Enable per system configuration of messages per packet
deon pushed to master at bbs/clrghouz 2024-06-01 06:55:06 +00:00
a098393218 Enable per system configuration of messages per packet
deon pushed to master at bbs/clrghouz 2024-06-01 06:47:23 +00:00
d022c8d05c Enable per system configuration of messages per packet
deon pushed to master at docker/nginx 2024-06-01 04:50:50 +00:00
93c0c0571c Move to gitea to build images