Commit Graph

317 Commits

Author SHA1 Message Date
Mark Veidemanis 2ad61e6afa
Properly pass environment variables to the process 2022-07-28 19:50:07 +01:00
Mark Veidemanis a598bbab4b
Make some addresses and hosts configurable with environment variables 2022-07-28 19:38:37 +01:00
Mark Veidemanis 422d3d4cdc
Lower compose version 2022-07-28 19:25:15 +01:00
Mark Veidemanis 2b4e037b51
Add docker definitions 2022-07-28 19:21:08 +01:00
Mark Veidemanis 15583bdaab
Implement relay, channel and alias management 2022-07-27 22:03:42 +01:00
Mark Veidemanis 8050484b6f
Implement editing networks via the API 2022-07-27 08:59:17 +01:00
Mark Veidemanis 4f141b976a
Implement network and channels view 2022-07-26 22:16:35 +01:00
Mark Veidemanis c302cd25da
Implement API endpoint for network listing 2022-07-25 18:05:53 +01:00
Mark Veidemanis 24a2f79e8e
Don't send to Logstash if it's disabled 2022-07-21 13:40:40 +01:00
Mark Veidemanis 8c9ec3ab9c
Implement getting number of channels and users 2022-07-21 13:40:18 +01:00
Mark Veidemanis a8d0a7d886
Implement more API functions 2022-07-21 13:40:17 +01:00
Mark Veidemanis e3e150c805
Update config 2022-07-21 13:40:15 +01:00
Mark Veidemanis 071d6f4579
Implement API 2022-07-21 13:40:13 +01:00
Mark Veidemanis 4a8605626a
Begin work on API endpoint 2022-07-21 13:40:11 +01:00
Mark Veidemanis 80c016761f
Reformat again 2022-07-21 13:40:09 +01:00
Mark Veidemanis 7a0e2be66c
Remove some legacy code 2022-07-21 13:40:07 +01:00
Mark Veidemanis 2fecd98978
Reformat project 2022-07-21 13:40:05 +01:00
Mark Veidemanis 4ecb37b179
Reformat and fix circular import 2022-07-21 13:40:03 +01:00
Mark Veidemanis 27cafa1def
Revert "Reformat project"
This reverts commit 64e3e1160aa76d191740342ab3edc68807f890fb.
2022-07-21 13:40:01 +01:00
Mark Veidemanis da678617d8
Reformat project 2022-07-21 13:39:59 +01:00
Mark Veidemanis 4669096fcb
Don't attempt secondary registration if it is disabled 2022-07-21 13:39:57 +01:00
Mark Veidemanis 404fdb000f
Don't attempt to register if it is disabled 2022-07-21 13:39:56 +01:00
Mark Veidemanis 2177766d90
Rename time to ts 2022-07-21 13:39:54 +01:00
Mark Veidemanis 4734a271a1
Extra error handling around emails 2022-07-21 13:39:52 +01:00
Mark Veidemanis ef3151f34c
Make Redis DBs configurable 2022-07-21 13:39:50 +01:00
Mark Veidemanis 8442c799be
Add Redis DB numbers to configuration 2022-07-21 13:39:48 +01:00
Mark Veidemanis e0f86ec853
Fix provisioning with emails 2022-07-21 13:39:46 +01:00
Mark Veidemanis f88e6dec5a
Fix some issues with the default config 2022-07-21 13:39:44 +01:00
Mark Veidemanis 4ff111a216
Improve email command 2022-07-21 13:39:43 +01:00
Mark Veidemanis 7c855e09c0
Reformat code with pre-commit 2022-07-21 13:39:41 +01:00
Mark Veidemanis 61f6715b20 Start implementing email command 2021-08-25 07:47:54 +00:00
Mark Veidemanis 0854c6d60d Add Logstash file 2021-08-24 20:08:18 +00:00
Mark Veidemanis 5179c43972 Implement modifying emails for aliases 2021-06-06 10:31:13 +00:00
Mark Veidemanis 7439d97c71 Finish Logstash implementation 2021-06-06 10:16:04 +00:00
Mark Veidemanis 391f917b38 Update requirements without versions 2021-06-06 10:13:43 +00:00
Mark Veidemanis 2686e4ab04 Merge branch 'master' into datarestructure 2020-11-02 20:18:36 +00:00
Mark Veidemanis 08b5dc06f0 Implement relay-independent join 2020-11-02 20:14:02 +00:00
Mark Veidemanis 5deb0649fb Don't discard server messages 2020-11-02 20:13:36 +00:00
Mark Veidemanis 9959231d50 Use substitutions in registration tests 2020-11-01 22:19:03 +00:00
Mark Veidemanis 73e596dac3 Additional error handling for command parsing 2020-11-01 22:18:48 +00:00
Mark Veidemanis be405160e4 Fix bug with reg command 2020-11-01 20:43:51 +00:00
Mark Veidemanis 7489512a82 Add example file for blacklist 2020-11-01 19:55:32 +00:00
Mark Veidemanis 1f178a20ed Implement channel blacklisting 2020-11-01 19:54:24 +00:00
Mark Veidemanis cb21ad8fca Fix bug with using muser attribute when absent 2020-11-01 19:03:56 +00:00
Mark Veidemanis c10274ccd6 Fix syntax error in reg command 2020-11-01 18:50:17 +00:00
Mark Veidemanis 9fd6688892 Implement setting modes in ZNC 2020-11-01 03:39:32 +00:00
Mark Veidemanis f54a448d54 Prepare command loader for reloading commands 2020-11-01 03:38:47 +00:00
Mark Veidemanis fe52561b71 Implement registration at net-level 2020-11-01 03:37:29 +00:00
Mark Veidemanis 09405f374e Clarify message output on confirm command 2020-11-01 03:36:23 +00:00
Mark Veidemanis 16ab37cc0c Log error when ZNC says a channel can't be joined 2020-10-31 23:58:51 +00:00