IAmPaigeAT
  • Joined on 2024-11-02
IAmPaigeAT pushed to master at supernets/inspircd 2024-11-19 08:08:38 +00:00
877a4607a5 update config env example
IAmPaigeAT opened issue supernets/inspircd#5 2024-11-19 03:39:15 +00:00
TODO list
IAmPaigeAT pushed to master at supernets/anope-ng 2024-11-19 02:33:06 +00:00
e344e7351c set fixed container logging length
IAmPaigeAT commented on issue supernets/inspircd#4 2024-11-19 02:24:22 +00:00
Missing channel mode locks & defaults

channel mode defaults will be set in inspircd.conf by default in the future:

https://git.supernets.org/supernets/inspircd/commit/57015df912aae6cb2431b5cba542c6ae9139eb15#diff-cf148d9714fd1…
IAmPaigeAT pushed to master at supernets/inspircd 2024-11-19 02:22:49 +00:00
51efc3bf7a remove from include
IAmPaigeAT pushed to master at supernets/inspircd 2024-11-19 02:21:53 +00:00
57015df912 add default chanmodes to inspircd.conf for future updates
IAmPaigeAT commented on issue supernets/inspircd#3 2024-11-19 02:11:04 +00:00
Restore missing operators

these have already been re-added, will leave this ticket open pending your confirmation

IAmPaigeAT commented on issue supernets/inspircd#4 2024-11-19 02:10:11 +00:00
Missing channel mode locks & defaults

I was able to add a whole new option block to include.conf without having to modify the one that already exists in inspircd.conf and rehashed-- works on lux I'll add the others here in a bit

IAmPaigeAT commented on issue supernets/inspircd#4 2024-11-19 02:06:54 +00:00
Missing channel mode locks & defaults

found it:

<options allowzerolimit="no"
         casemapping="ascii"
         cyclehostsfromuser="no"
         defaultbind="auto"
         defaultmodes="nost". <----
        …
IAmPaigeAT commented on issue supernets/inspircd#4 2024-11-19 02:02:44 +00:00
Missing channel mode locks & defaults

I dont know where this option is for inspircd at the moment I know for services

--- a/anope.conf
+++ b/anope.conf
@@ -866,7 +866,7 @@ command { service = "CHANSERV"; name = "LOG";…
IAmPaigeAT pushed to master at supernets/anope-ng 2024-11-19 02:02:41 +00:00
d7f4534831 add default chanserv modes
IAmPaigeAT pushed to master at supernets/anope-ng 2024-11-19 00:22:51 +00:00
7e88679a3a updates to fix services
IAmPaigeAT pushed to master at supernets/inspircd 2024-11-19 00:14:07 +00:00
504021112a dont include twice
29c83aec39 update include.conf
67f06bcd0c fix file name
bcfadfa27d add sasl ssl enable option
81f9c05d49 fix tor and update example conf
Compare 7 commits »
IAmPaigeAT pushed to master at supernets/anope-ng 2024-11-08 09:11:19 +00:00
af3ba1af7f fix dockerfile to use fixed commit and ubuntu ver
IAmPaigeAT pushed to master at supernets/anope-ng 2024-11-08 08:38:41 +00:00
d7e8706f4e permissions and last minute fixes
IAmPaigeAT pushed to master at supernets/anope-ng 2024-11-08 07:04:14 +00:00
2c9f4aeb5b fix permissions for operserv fantasy commands
f636021b9d add readme
Compare 2 commits »
IAmPaigeAT pushed to master at supernets/anope-ng 2024-11-08 00:04:23 +00:00
aacaf2e743 some fixes to get services working correctly
IAmPaigeAT pushed to master at supernets/inspircd 2024-11-07 01:45:36 +00:00
ef1f793a64 restrict chans in example
IAmPaigeAT pushed to master at supernets/inspircd 2024-11-07 01:44:33 +00:00
d42ad2767d disable restrict chans
IAmPaigeAT pushed to master at supernets/anope-ng 2024-11-07 00:02:27 +00:00
88b1a6b904 backup