Mark Veidemanis
|
6c7d0d5c45
|
Reformat and fix circular import
|
2022-07-21 13:40:03 +01:00 |
Mark Veidemanis
|
3229d9b806
|
Revert "Reformat project"
This reverts commit 64e3e1160aa76d191740342ab3edc68807f890fb.
|
2022-07-21 13:40:01 +01:00 |
Mark Veidemanis
|
760e43b59a
|
Reformat project
|
2022-07-21 13:39:59 +01:00 |
Mark Veidemanis
|
9d4d31fdc2
|
Don't attempt secondary registration if it is disabled
|
2022-07-21 13:39:57 +01:00 |
Mark Veidemanis
|
e4a6e0d3c2
|
Don't attempt to register if it is disabled
|
2022-07-21 13:39:56 +01:00 |
Mark Veidemanis
|
7ffdc63eeb
|
Rename time to ts
|
2022-07-21 13:39:54 +01:00 |
Mark Veidemanis
|
757b22c4a1
|
Extra error handling around emails
|
2022-07-21 13:39:52 +01:00 |
Mark Veidemanis
|
1532cf482c
|
Make Redis DBs configurable
|
2022-07-21 13:39:50 +01:00 |
Mark Veidemanis
|
4b2a1f2735
|
Add Redis DB numbers to configuration
|
2022-07-21 13:39:48 +01:00 |
Mark Veidemanis
|
5c7d71dc99
|
Fix provisioning with emails
|
2022-07-21 13:39:46 +01:00 |
Mark Veidemanis
|
745c7caa12
|
Fix some issues with the default config
|
2022-07-21 13:39:44 +01:00 |
Mark Veidemanis
|
e5685286ae
|
Improve email command
|
2022-07-21 13:39:43 +01:00 |
Mark Veidemanis
|
ff1ee63900
|
Reformat code with pre-commit
|
2022-07-21 13:39:41 +01:00 |
Mark Veidemanis
|
0777a55264
|
Start implementing email command
|
2021-08-25 07:47:54 +00:00 |
Mark Veidemanis
|
152bc08970
|
Add Logstash file
|
2021-08-24 20:08:18 +00:00 |
Mark Veidemanis
|
edc5f85ba6
|
Implement modifying emails for aliases
|
2021-06-06 10:31:13 +00:00 |
Mark Veidemanis
|
c389094365
|
Finish Logstash implementation
|
2021-06-06 10:16:04 +00:00 |
Mark Veidemanis
|
5d63d7a1e9
|
Update requirements without versions
|
2021-06-06 10:13:43 +00:00 |
Mark Veidemanis
|
0959d978b3
|
Merge branch 'master' into datarestructure
|
2020-11-02 20:18:36 +00:00 |
Mark Veidemanis
|
9c95fa8eaf
|
Implement relay-independent join
|
2020-11-02 20:14:02 +00:00 |
Mark Veidemanis
|
14daa9dfef
|
Don't discard server messages
|
2020-11-02 20:13:36 +00:00 |
Mark Veidemanis
|
45fa21fea3
|
Use substitutions in registration tests
|
2020-11-01 22:19:03 +00:00 |
Mark Veidemanis
|
0473c57291
|
Additional error handling for command parsing
|
2020-11-01 22:18:48 +00:00 |
Mark Veidemanis
|
735fee9286
|
Fix bug with reg command
|
2020-11-01 20:43:51 +00:00 |
Mark Veidemanis
|
d405a4cd10
|
Add example file for blacklist
|
2020-11-01 19:55:32 +00:00 |
Mark Veidemanis
|
399075afd1
|
Implement channel blacklisting
|
2020-11-01 19:54:24 +00:00 |
Mark Veidemanis
|
a0bea0b18a
|
Fix bug with using muser attribute when absent
|
2020-11-01 19:03:56 +00:00 |
Mark Veidemanis
|
5d09e1ade7
|
Fix syntax error in reg command
|
2020-11-01 18:50:17 +00:00 |
Mark Veidemanis
|
19e04dbf36
|
Implement setting modes in ZNC
|
2020-11-01 03:39:32 +00:00 |
Mark Veidemanis
|
abdfc48b95
|
Prepare command loader for reloading commands
|
2020-11-01 03:38:47 +00:00 |
Mark Veidemanis
|
f7e1f2d221
|
Implement registration at net-level
|
2020-11-01 03:37:29 +00:00 |
Mark Veidemanis
|
a78e05c0c3
|
Clarify message output on confirm command
|
2020-11-01 03:36:23 +00:00 |
Mark Veidemanis
|
e22349802b
|
Log error when ZNC says a channel can't be joined
|
2020-10-31 23:58:51 +00:00 |
Mark Veidemanis
|
b652b11335
|
Fix registration cancellation bug in regproc
|
2020-10-31 23:58:03 +00:00 |
Mark Veidemanis
|
49fd03304d
|
Fix various bugs and off by one with provisioning
|
2020-10-31 23:55:11 +00:00 |
Mark Veidemanis
|
b0eaa7fd47
|
Move WHO and NAMES logging to trace
|
2020-10-31 16:52:00 +00:00 |
Mark Veidemanis
|
9e17223258
|
Don't deduplicate global messages (NICK/QUIT)
|
2020-10-31 16:51:24 +00:00 |
Mark Veidemanis
|
d60d89dbf6
|
Improve authentication detection
Add a negative check in the event we are authenticated and registered,
but not confirmed, as this fools other checks.
|
2020-10-31 16:49:37 +00:00 |
Mark Veidemanis
|
eaeb4b72c2
|
Use zero-padded numbers to maximise usuable ports
|
2020-10-31 00:13:59 +00:00 |
Mark Veidemanis
|
388cd1e4b9
|
Error checking in testing for registration message
|
2020-10-31 00:13:09 +00:00 |
Mark Veidemanis
|
b986d6ac45
|
Deauth bot when disconnected and lowercase user
|
2020-10-31 00:12:06 +00:00 |
Mark Veidemanis
|
c06e922749
|
Clarify error message to be more helpful
|
2020-10-31 00:11:28 +00:00 |
Mark Veidemanis
|
8deac2ab17
|
Implement another level of logging for tracing
|
2020-10-31 00:10:33 +00:00 |
Mark Veidemanis
|
4d25505625
|
Note that arguments to list are optional
|
2020-10-31 00:06:35 +00:00 |
Mark Veidemanis
|
69fbe180f1
|
Implement authentication checking on connection
|
2020-10-28 22:50:12 +00:00 |
Mark Veidemanis
|
812db95995
|
Add checks in dedup for time-less messages
|
2020-10-28 22:46:22 +00:00 |
Mark Veidemanis
|
b16b5d690b
|
Fix decoding issue with some Redis keys
|
2020-10-28 22:30:49 +00:00 |
Mark Veidemanis
|
6acb106761
|
Provision users with lowercase names
|
2020-10-28 22:30:04 +00:00 |
Mark Veidemanis
|
7d9a45ee91
|
Add the time field to some notifications
|
2020-10-28 22:26:41 +00:00 |
Mark Veidemanis
|
913009ab71
|
Fix circular import in ChanKeep/provisioning modules
|
2020-10-28 18:38:27 +00:00 |