Commit Graph

21 Commits

Author SHA1 Message Date
aggstam
dd45787d8d chore: clippy 2023-06-23 16:19:25 +03:00
Dastan-glitch
e106c49390 bin/darkirc: log actual messages as debug instead of info 2023-06-21 16:39:40 +03:00
parazyd
9a9d78df1d darkirc: Make padding more efficient and add test unit. 2023-06-20 08:08:42 +02:00
Dastan-glitch
af306673f3 bin/darkirc: pad/unpad nickname and target on encrypt/decrypt 2023-06-20 02:33:45 +03:00
Dastan-glitch
f60d259039 bin/darkirc: add contacts in tmux test script to test DMs 2023-06-14 22:59:53 +03:00
Dastan-glitch
6df3b5d339 bin/darkirc: remove unused commented code 2023-06-14 22:58:56 +03:00
Dastan-glitch
6c3c761fdd bin/darkirc: support no-history capability 2023-06-14 04:46:56 +03:00
Dastan-glitch
86d4080061 bin/darkirc: resetting root every 24hrs at 00:00AM UTC 2023-06-13 04:03:13 +03:00
parazyd
48ce9fd7c5 chore: Update crate dependencies 2023-06-12 14:31:20 +02:00
parazyd
bfc99c79ea chore: Update crate dependencies. 2023-06-06 14:06:36 +02:00
Dastan-glitch
bfa6fd9bd9 bin/darkirc: test script use seed and private channel 2023-06-05 02:04:37 +03:00
Dastan-glitch
1be4c6f4c3 bin/darkirc: test script with tcp 2023-06-04 03:55:49 +03:00
Dastan-glitch
40b8a71d7b bin/darkirc: added support for private channels and DMs 2023-05-26 19:45:25 +03:00
Dastan-glitch
de9ad09e5b event_graph: remove read_confirms and unread_events 2023-05-23 23:49:37 +03:00
Dastan-glitch
658e3ad90b bin/darkirc: add tmux script for testing 2023-05-23 23:47:45 +03:00
Dastan-glitch
dafd51a846 bin/darkirc: handle signals failures gracefully 2023-05-11 16:58:11 +03:00
parazyd
3cb6051fa2 chore: Update dependency versions 2023-05-11 10:08:51 +02:00
Dastan-glitch
c3766408cd bin/darkirc: implement signal handling using signal-hook 2023-05-11 04:04:11 +03:00
parazyd
9b31940dfe chore: Update project dependencies 2023-05-09 10:42:35 +02:00
Dastan-glitch
4e9071a08a src/event_graph: use Timestamp struct as events timestamp 2023-05-06 00:59:28 +03:00
Dastan-glitch
32c0671eca rename ircd2 to darkirc 2023-04-25 00:22:44 +03:00