Commit Graph

45 Commits

Author SHA1 Message Date
Deon George 1e08c2f6f7 Move Domain_Controller::NUMBER_MAX to Address::ADDRESS_FIELD_MAX 2024-04-12 15:29:11 +10:00
Deon George 13e51724c0 Further enhancement with #9063a2a - to ensure our message addressing and content picks the right address 2023-12-18 20:43:21 +11:00
Deon George 27a3e3e24e Use ObjectIssetFix Trait instead of defining __isset() directly 2023-11-27 15:56:28 +11:00
Deon George 7d82cbcf12 Since we know the zone, we know the domain name when parsing addresses 2023-10-26 11:14:54 +11:00
Deon George c7e707c143 Attempt to catch errors creating address for dovenet mail 2023-10-04 12:17:16 +11:00
Deon George ff04de52b5 Rework TIC processing to use Storage::disk(). Implemented handling of replaces and files that already exist 2023-09-23 22:40:17 +10:00
Deon George 22c8b3df74 Respond to areafix netmails 2023-09-21 15:25:18 +10:00
Deon George 612efda945 Process packet seenby/path/via lines when saving echomail/netmail 2023-09-20 21:37:18 +10:00
Deon George f315c71ca9 Fix path to public/logo 2023-09-19 11:29:08 +10:00
Deon George fca133ef57 Fix link to netmail.bin 2023-08-08 14:15:53 +10:00
Deon George cd140971e2 Implemented echoarea/filearea security 2023-07-29 13:17:36 +10:00
Deon George 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
Deon George 52055c5217 Update nodelist parsing now that we have mailer_system 2023-07-09 22:03:15 +10:00
Deon George 6f298d778f Some BINKP optimisation, implemented crypt, implemented receiving compressed transfers 2023-07-05 19:38:50 +10:00
Deon George ad36da0bb1 Code cleanup, no functional changes 2023-07-04 11:33:28 +10:00
Deon George 3ffb1c1fd6 Support for ZIP archives 2022-11-14 00:29:55 +11:00
Deon George 584b988093 UTF8 decoding needs to be done after casting 2022-11-05 15:17:11 +11:00
Deon George b45e2c6dd8 Support processing nodelists from file repository and assume nodelists are zip fiels 2022-11-05 10:17:14 +11:00
Deon George 12a40a79fb Fix for single encoding error, when only the first message was decoded, some logging for Address objects 2022-02-13 11:27:23 +11:00
Deon George efa7195633 Add DBID back to messages, add path/seen-by to generated messages, other minor cosmetic fixes 2022-01-22 23:08:46 +11:00
Deon George 424d6ef39d Switchout DB to CockroachDB 2022-01-15 14:58:41 +11:00
Deon George 10afd6f3a4
Limit graphic stats to 6 months by default, some performance query improvements 2021-12-03 11:24:23 +11:00
Deon George 3a1c6d55c6 Enable UTF8 encoding to/from as well in messages 2021-12-01 22:45:51 +11:00
Deon George b333d38095 Added in network graph on about screen 2021-11-20 18:00:40 +11:00
Deon George a0db589dc5 Start on user dashboard 2021-10-26 23:19:55 +11:00
Deon George d0d6990d39 Minor cosmetic changes 2021-10-02 10:03:17 +10:00
Deon George ca666e456a Enable user switching 2021-10-02 10:03:17 +10:00
Deon George 64a887212d Add missed UsePostgres Trait 2021-09-08 22:10:27 +10:00
Deon George 03c4b87cdd Fix packet password on exports, move __unserialize() to EncodeUTF8::decode 2021-09-08 22:07:19 +10:00
Deon George ba7f9c1c99 Subject contains UTF-8 codes sometimes 2021-08-26 23:46:49 +10:00
Deon George 8c992ad0f9 Enhance nodelist import 2021-08-22 00:20:22 +10:00
Deon George eb0405f019 Added echoareas and fileareas 2021-08-11 23:45:49 +10:00
Deon George 7ec01d778a System::match() now returns an array 2021-08-08 23:53:56 +10:00
Deon George d937547599 Some message optimisation, added Echomail processing 2021-07-31 00:44:23 +10:00
Deon George 2fdc6eabad Revise CRC calls and use php's internal functions 2021-07-21 20:52:17 +10:00
Deon George bd85f8b055 Remove redundant tables and code 2021-07-17 20:28:25 +10:00
Deon George 32888533c1 Testing needs to have the database seeded 2021-07-16 17:08:57 +10:00
Deon George a0d3c8d8ab Start of processing packets - implemented PING Responce to Netmail 2021-07-16 16:39:02 +10:00
Deon George 64215ebcea Import nodelists 2021-06-25 22:21:19 +10:00
Deon George 4011b2a82d Enabled Domain homepage 2021-06-14 21:33:18 +10:00
Deon George b94e39c7af Add Zmodem/BINKP/EMSI 2021-06-13 01:32:22 +10:00
Deon George bede0a5880 Minor DB rework, remove spaces in database/migration files 2021-06-13 01:31:32 +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
Deon George 9ba790e72c Initial echomail import 2019-04-27 23:59:00 +10:00