• Joined on 2024-02-21
deon pushed to master at bbs/clrghouz 2024-06-28 13:28:16 +00:00
4d7af7c7e3 Store datetime in UTC format now, and fix presentation of TZUTC. Also standardise message summaries on Notifications
fc930ba6c2 Revert "Fix date being used in mail packets, timezone was effectively being to a timestamp with the timezone already"
7f4540f5ec For some reason addresses.nodes_hub is passed a blank object, thus not retrieving hub's nodes
Compare 3 commits »
deon pushed to master at bbs/clrghouz 2024-06-28 05:36:57 +00:00
394144d263 More removed references to deprecated getDateAttribute()
d25dae2427 Make debug logging of binkd consistent with other logging statements
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-06-28 05:30:56 +00:00
cfb408766f Fix for bug introduced in 7c23971 that was affecting transfers with binkd nodes
deon pushed to debug at bbs/clrghouz 2024-06-27 10:25:11 +00:00
e65e664792 Add system_id when listing AKAs, so that we can reference the system relation.
4f6e1e90c6 Fix file sending, as a result of moving $size into Send::class when optimising mail sending
Compare 2 commits »
deon created branch debug in bbs/clrghouz 2024-06-27 10:25:11 +00:00
deon pushed to master at bbs/clrghouz 2024-06-27 05:27:21 +00:00
b9603e4bb8 Changing File/Send debugging to make it clear it is content read/open, not a network read/open
deon pushed to master at bbs/clrghouz 2024-06-27 03:44:56 +00:00
00494cadfa Remove a deprecated function in BINKP and SocketClient
deon pushed to master at bbs/clrghouz 2024-06-27 00:57:07 +00:00
173446edbe Fix for showing FTN list
deon pushed to master at bbs/clrghouz 2024-06-27 00:40:24 +00:00
3333679fc6 Make it clear that phone on system is for the BBS phone number
deon pushed to master at bbs/clrghouz 2024-06-27 00:06:19 +00:00
dcf34d9be2 Need to include pkg_msgs when lazyloading relations
deon pushed to master at bbs/clrghouz 2024-06-26 23:54:14 +00:00
df07d9978e Fix for when Address::createFTN refuses to create an address
deon pushed to master at bbs/clrghouz 2024-06-26 23:51:44 +00:00
41b6e3a4b0 Fix for when Address::createFTN refuses to create an address
deon pushed to master at bbs/clrghouz 2024-06-26 23:09:51 +00:00
f006d829f4 Fix for originating calls and not recognising that the remote accepted our password
deon pushed to master at bbs/clrghouz 2024-06-26 22:57:04 +00:00
6374725e8e Added debugging for our read buffer, for problem debugging
deon pushed to master at bbs/clrghouz 2024-06-26 22:36:18 +00:00
e2321f3acd Including size in debugging messages for items being sent
deon pushed to master at bbs/clrghouz 2024-06-26 22:20:55 +00:00
d8c68bcaa2 Change DNS logging, especially around missing details
deon pushed to master at bbs/clrghouz 2024-06-26 13:56:39 +00:00
a82927c1f6 Reduce DNS query debugging
5e162a3427 Return more system attributes with Address::findFTN()
Compare 2 commits »
deon pushed to master at bbs/clrghouz 2024-06-26 13:42:32 +00:00
b62f18cf3d Remove protocol checking for validated, presented akas are now by definition valid
deon pushed to master at bbs/clrghouz 2024-06-26 13:11:12 +00:00
b88046d57e Record AKA we are sending to, not system name
deon pushed to master at bbs/clrghouz 2024-06-26 12:44:37 +00:00
d3c8bc844a Fix calls to deprecated getDateAttribute() for mail packets