|
5fc69067fb
|
Fix sorting of seenby/path items in echomail/netmail. Add rogue_seenby to seenby in echomail
|
2024-05-23 17:37:46 +10:00 |
|
|
49e40f4fb8
|
Generated mail from the hub wont have $model->errors defined
|
2024-05-22 09:21:59 +10:00 |
|
|
18f5354d0c
|
Mail validation errors is now an object, and must be tested with ->count()
|
2024-05-22 09:21:59 +10:00 |
|
|
ab2e288f06
|
More complete rework of packet parsing and packet generation with f279d85 - and testing passes
|
2024-05-22 09:21:59 +10:00 |
|
|
f279d85b08
|
More complete rework of packet parsing and packet generation with 29710c
|
2024-05-19 23:28:45 +10:00 |
|
|
29710c37c2
|
Complete rework of packet parsing and packet generation
|
2024-05-17 22:10:54 +10:00 |
|
|
6216ada5e5
|
Fix recording of netmails, when they contain taglines and origin lines
|
2024-05-13 17:50:24 +10:00 |
|
|
bba6f93fbc
|
Code improvement to our_address(), reducing arguments
|
2024-04-21 21:40:55 +10:00 |
|
|
13e51724c0
|
Further enhancement with #9063a2a - to ensure our message addressing and content picks the right address
|
2023-12-18 20:43:21 +11:00 |
|
|
19338edcb6
|
Optimise the queries used to display packet contents and show DBID if msgid is not available
|
2023-11-23 21:55:39 +11:00 |
|
|
250e584c03
|
Routed Netmails should still have the netmail dest address, not the hub's address
|
2023-11-15 22:56:26 +11:00 |
|
|
3b99c409e0
|
When a netmail has a msgid, dont overwrite it
|
2023-11-15 11:19:14 +11:00 |
|
|
612efda945
|
Process packet seenby/path/via lines when saving echomail/netmail
|
2023-09-20 21:37:18 +10:00 |
|
|
74a56d1e17
|
Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node address
|
2023-08-06 13:43:10 +10:00 |
|
|
17fe7e910d
|
Multiple enhancements to interactive messages, moved messages to Notifications, send netmail back when invalid packet password
|
2023-07-23 20:21:02 +10:00 |
|
|
8d9bde9692
|
Fix messages to points, and fix netmail coming from systems which dont include an Origin line
|
2023-07-20 22:16:38 +10:00 |
|
|
a3302b4012
|
Complete of logging received and sent packet names, and display them in the web ui for each node
|
2023-07-15 22:10:05 +10:00 |
|
|
61ab0614b6
|
Correctly storing netmail flags (intransit, local, recv) with senders ID and packet name
|
2023-07-15 10:46:19 +10:00 |
|
|
ad36da0bb1
|
Code cleanup, no functional changes
|
2023-07-04 11:33:28 +10:00 |
|
|
b70a36003a
|
Remove Passport and replace with Sanctum, upgrade framework to Laravel 10
|
2023-06-26 21:50:40 +12:00 |
|
|
fdbc58856b
|
Enabled akas() method to only show current active akas. Should fix the link register netmail from polling an invalid FTN id.
|
2023-06-23 21:36:30 +10:00 |
|
|
58341db0fb
|
Show netmails to admins, record netmail path in the DB
|
2023-06-18 23:33:26 +10:00 |
|
Deon George
|
8072f7c5a9
|
Work on registration of existing systems to users
|
2022-03-20 22:42:11 +11:00 |
|
Deon George
|
6db16712ee
|
Fix passthrough netmail.
|
2022-02-19 17:03:12 +11:00 |
|
Deon George
|
daba4a78d3
|
Fix echoarea name is converted to UC, add netmail VIA lines for outgoing netmail
|
2022-02-17 23:55:37 +11:00 |
|
Deon George
|
424d6ef39d
|
Switchout DB to CockroachDB
|
2022-01-15 14:58:41 +11:00 |
|
Deon George
|
3a1c6d55c6
|
Enable UTF8 encoding to/from as well in messages
|
2021-12-01 22:45:51 +11:00 |
|
Deon George
|
79e613a811
|
Allow for origin/tagline/tearline can have UTF8 chars, show # messages in packets
|
2021-09-12 23:06:17 +10:00 |
|
Deon George
|
ba7f9c1c99
|
Subject contains UTF-8 codes sometimes
|
2021-08-26 23:46:49 +10:00 |
|
Deon George
|
ad21285a8c
|
Tagline/tearline presentation is handled in Message::class
|
2021-08-19 17:24:56 +10:00 |
|
Deon George
|
8685c6407a
|
Fix ping blank messages
|
2021-08-19 16:59:12 +10:00 |
|
Deon George
|
5bf612e5b4
|
Set packed boolean when packing Netmail's is successful
|
2021-08-16 22:30:34 +10:00 |
|
Deon George
|
b8478adecb
|
Catch Netmails that dont generate an exception when converting to a packed message. Make sure we present unique addresses
|
2021-08-15 19:47:33 +10:00 |
|
Deon George
|
eb0405f019
|
Added echoareas and fileareas
|
2021-08-11 23:45:49 +10:00 |
|
Deon George
|
d937547599
|
Some message optimisation, added Echomail processing
|
2021-07-31 00:44:23 +10:00 |
|
Deon George
|
9dcfe6b17d
|
BINKP responding to incoming netmail pings
|
2021-07-18 22:11:34 +10:00 |
|
Deon George
|
1fa566b26c
|
Transfering netmail via EMSI
|
2021-07-17 17:15:40 +10:00 |
|
Deon George
|
a0d3c8d8ab
|
Start of processing packets - implemented PING Responce to Netmail
|
2021-07-16 16:39:02 +10:00 |
|
Deon George
|
df849c0cfd
|
Just optimisations
|
2019-05-20 17:18:18 +10:00 |
|
Deon George
|
188fd1a2cf
|
Initial netmail import
|
2019-05-06 22:29:29 +10:00 |
|