Commit Graph

470 Commits

Author SHA1 Message Date
Mark Veidemanis 2f74d79bc4 Seamlessly handle nonexistent configurations 2022-07-28 21:11:01 +01:00
Mark Veidemanis 3d67578179 Add stack.env file 2022-07-28 19:57:26 +01:00
Mark Veidemanis 9715b28f47 Move env file to example 2022-07-28 19:50:48 +01:00
Mark Veidemanis a258ec8ad1 Properly pass environment variables to the process 2022-07-28 19:50:07 +01:00
Mark Veidemanis f66f998f54 Make some addresses and hosts configurable with environment variables 2022-07-28 19:38:37 +01:00
Mark Veidemanis e3700e309d Lower compose version 2022-07-28 19:25:15 +01:00
Mark Veidemanis 4e195b2954 Add docker definitions 2022-07-28 19:21:08 +01:00
Mark Veidemanis 8409a39e57 Implement relay, channel and alias management 2022-07-27 22:03:42 +01:00
Mark Veidemanis b30a3a535d Implement editing networks via the API 2022-07-27 08:59:17 +01:00
Mark Veidemanis b9c1470410 Implement network and channels view 2022-07-26 22:16:35 +01:00
Mark Veidemanis 5aebf63c2e Implement API endpoint for network listing 2022-07-25 18:05:53 +01:00
Mark Veidemanis b149886128 Don't send to Logstash if it's disabled 2022-07-21 13:40:40 +01:00
Mark Veidemanis 4b33559e65 Implement getting number of channels and users 2022-07-21 13:40:18 +01:00
Mark Veidemanis f589c7fc16 Implement more API functions 2022-07-21 13:40:17 +01:00
Mark Veidemanis 47a3f84c1c Update config 2022-07-21 13:40:15 +01:00
Mark Veidemanis f942e94ee5 Implement API 2022-07-21 13:40:13 +01:00
Mark Veidemanis f0acbdbfa3 Begin work on API endpoint 2022-07-21 13:40:11 +01:00
Mark Veidemanis e5a14b2c91 Reformat again 2022-07-21 13:40:09 +01:00
Mark Veidemanis a5fd7d60fd Remove some legacy code 2022-07-21 13:40:07 +01:00
Mark Veidemanis f4c5323de1 Reformat project 2022-07-21 13:40:05 +01:00
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