Commit Graph

273 Commits

Author SHA1 Message Date
219fc8ac35
Remove print statements 2022-07-28 21:30:23 +01:00
c5604c0ca8
Add trailing slash to example directory 2022-07-28 21:29:08 +01:00
f9482cac63
Add Portainer Git directory to env file 2022-07-28 21:27:26 +01:00
a61ba7b9e1
Seamlessly handle nonexistent configurations 2022-07-28 21:11:01 +01:00
b3dce50ce4
Add stack.env file 2022-07-28 19:57:26 +01:00
7eee2ec929
Move env file to example 2022-07-28 19:50:48 +01:00
2ad61e6afa
Properly pass environment variables to the process 2022-07-28 19:50:07 +01:00
a598bbab4b
Make some addresses and hosts configurable with environment variables 2022-07-28 19:38:37 +01:00
422d3d4cdc
Lower compose version 2022-07-28 19:25:15 +01:00
2b4e037b51
Add docker definitions 2022-07-28 19:21:08 +01:00
15583bdaab
Implement relay, channel and alias management 2022-07-27 22:03:42 +01:00
8050484b6f
Implement editing networks via the API 2022-07-27 08:59:17 +01:00
4f141b976a
Implement network and channels view 2022-07-26 22:16:35 +01:00
c302cd25da
Implement API endpoint for network listing 2022-07-25 18:05:53 +01:00
24a2f79e8e
Don't send to Logstash if it's disabled 2022-07-21 13:40:40 +01:00
8c9ec3ab9c
Implement getting number of channels and users 2022-07-21 13:40:18 +01:00
a8d0a7d886
Implement more API functions 2022-07-21 13:40:17 +01:00
e3e150c805
Update config 2022-07-21 13:40:15 +01:00
071d6f4579
Implement API 2022-07-21 13:40:13 +01:00
4a8605626a
Begin work on API endpoint 2022-07-21 13:40:11 +01:00
80c016761f
Reformat again 2022-07-21 13:40:09 +01:00
7a0e2be66c
Remove some legacy code 2022-07-21 13:40:07 +01:00
2fecd98978
Reformat project 2022-07-21 13:40:05 +01:00
4ecb37b179
Reformat and fix circular import 2022-07-21 13:40:03 +01:00
27cafa1def
Revert "Reformat project"
This reverts commit 64e3e1160aa76d191740342ab3edc68807f890fb.
2022-07-21 13:40:01 +01:00
da678617d8
Reformat project 2022-07-21 13:39:59 +01:00
4669096fcb
Don't attempt secondary registration if it is disabled 2022-07-21 13:39:57 +01:00
404fdb000f
Don't attempt to register if it is disabled 2022-07-21 13:39:56 +01:00
2177766d90
Rename time to ts 2022-07-21 13:39:54 +01:00
4734a271a1
Extra error handling around emails 2022-07-21 13:39:52 +01:00
ef3151f34c
Make Redis DBs configurable 2022-07-21 13:39:50 +01:00
8442c799be
Add Redis DB numbers to configuration 2022-07-21 13:39:48 +01:00
e0f86ec853
Fix provisioning with emails 2022-07-21 13:39:46 +01:00
f88e6dec5a
Fix some issues with the default config 2022-07-21 13:39:44 +01:00
4ff111a216
Improve email command 2022-07-21 13:39:43 +01:00
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
2686e4ab04 Merge branch 'master' into datarestructure 2020-11-02 20:18:36 +00:00
08b5dc06f0 Implement relay-independent join 2020-11-02 20:14:02 +00:00
5deb0649fb Don't discard server messages 2020-11-02 20:13:36 +00:00
9959231d50 Use substitutions in registration tests 2020-11-01 22:19:03 +00:00
73e596dac3 Additional error handling for command parsing 2020-11-01 22:18:48 +00:00
be405160e4 Fix bug with reg command 2020-11-01 20:43:51 +00:00
7489512a82 Add example file for blacklist 2020-11-01 19:55:32 +00:00
1f178a20ed Implement channel blacklisting 2020-11-01 19:54:24 +00:00
cb21ad8fca Fix bug with using muser attribute when absent 2020-11-01 19:03:56 +00:00