22 Commits

Author SHA1 Message Date
63027c2dcf Update module initialization messages to use consistent format 2025-05-25 10:51:41 +02:00
edf8a12865 Refactor message queuing to use NetworkMessenger and Messenger based on configuration 2025-05-21 01:42:41 +02:00
8532db5a25 Rename dumpTable to dump and make it work with any values 2025-05-20 20:40:25 +02:00
36ad9783e5 Move all config definitions to their respective modules 2025-05-18 12:43:55 +02:00
565db30125 Refactor multiple Heimdall modules to use class-based structure for improved organization and clarity 2025-05-18 12:31:26 +02:00
5d8afe8db7 Add the FUCKING REMOVED _
Some checks failed
Release Workflow / release (push) Failing after 18s
2025-05-05 00:30:58 +02:00
a1301abdb2 Update 2025-05-05 00:02:38 +02:00
1da1e7bf9f Code format
Some checks failed
Release Workflow / release (push) Failing after 23s
2025-05-04 15:09:47 +02:00
25fe8350a7 Fix noter 2025-01-27 01:03:00 +01:00
293e71e619 Fix naming in noter 2025-01-26 18:20:16 +01:00
30068a5b11 Shorten every instance of "CHANNEL" to "C" and whisper too
To save a little space in messages, it's getting very cramped
2025-01-24 20:35:49 +01:00
d54e93ad85 Print index of note 2025-01-15 12:34:23 +01:00
efe0002e02 Implement compacting 2025-01-15 12:31:43 +01:00
e58d92c399 Fix adding notes 2025-01-15 12:26:50 +01:00
2689e39d70 Implement ACTUALLY sending notes 2025-01-15 12:16:07 +01:00
25f2310c25 Fix up adding and printing notes 2025-01-15 12:13:24 +01:00
0bed5ecf41 Implement adding notes 2025-01-15 11:55:02 +01:00
ec2f146095 Implement printing last N notes 2025-01-15 11:52:23 +01:00
75a84baa42 Implement addnote 2025-01-15 11:38:43 +01:00
1bc7ebc92a Refactor delete note and copy paste to print note 2025-01-15 11:35:12 +01:00
d620f577c1 Implement note delete
Weird start, I know
2025-01-15 11:30:26 +01:00
82f1539815 Implement basic structure for noter 2025-01-15 11:07:03 +01:00