adator
6f6e6d6c22
Asyncio ( #105 )
...
* Remove all related to nickserv scope
* Remove Client from the loader (nickserv like)
* Fix issues coming from the feedback of dktmb
* Update configuration file template
2025-12-16 01:20:45 +01:00
adator
91210f96ec
Asyncio ( #104 )
...
* Remove all related to nickserv scope
* Remove Client from the loader (nickserv like)
* Fix issues coming from the feedback of dktmb
2025-12-16 01:00:36 +01:00
adator
54ea946da0
Merge pull request #103 from adator85/asyncio
...
Fix User call.
2025-12-14 21:47:18 +01:00
adator
26364f854a
Fix User call.
2025-12-14 21:46:42 +01:00
adator
bfd434eca4
Merge pull request #102 from adator85/asyncio
...
fix dktmb issues.
2025-12-14 21:23:10 +01:00
adator
1d7a31ec20
Remove print statment on irc.py
2025-12-14 21:22:52 +01:00
adator
f2323f7a3c
fix dktmb issues.
2025-12-14 21:21:21 +01:00
adator
fe96d2e906
Merge pull request #101 from adator85/asyncio
...
fix some issues linked to asyncio again.
2025-12-14 13:36:46 +01:00
adator
6c797b8efb
fix some issues linked to asyncio again.
2025-12-14 13:35:20 +01:00
adator
8bc417abf9
Merge pull request #100 from adator85/asyncio
...
Updating Version to 6.4.1
V6.4.1
2025-11-24 01:56:33 +01:00
adator
9cd338ecf8
Updating Version to 6.4.1
2025-11-24 01:56:01 +01:00
adator
ab4df40a4c
Merge pull request #99 from adator85/asyncio
...
Fix rehash command.
2025-11-24 01:54:40 +01:00
adator
d989dcd762
Fix rehash command. adding security to force quite defender when a asyncio is blocking the system.
2025-11-24 01:52:25 +01:00
adator
2694d68cdc
Merge pull request #98 from adator85/asyncio
...
Fix Asyncio update
V6.4.0
2025-11-23 18:24:33 +01:00
adator
cbe527d7d9
Code Refactoring
2025-11-23 18:22:54 +01:00
adator
5938a1511b
Fix asyncio unwaitable methods
2025-11-23 18:22:11 +01:00
adator
eb7c6ef8d0
Code refactoring
2025-11-23 18:20:56 +01:00
adator
4c93f85008
Code refactoring on system modules.
2025-11-23 18:19:29 +01:00
adator
226340e1aa
Replace build_command location, code refactoring on irc
2025-11-23 16:15:10 +01:00
adator
d66d297a33
Fix await issue by Adding await to asyncio.sleep. replace build_command location
2025-11-23 16:12:58 +01:00
adator
9e688f7964
error 204 crash the RPC server. changing the 204 error to 404 when data not found
2025-11-23 00:53:03 +01:00
adator
18da187e2e
Merge pull request #97 from adator85/asyncio
...
Fix some asyncio issues!
2025-11-21 00:56:24 +01:00
adator
b527282bf2
Fix some asyncio issues!
2025-11-21 00:55:49 +01:00
adator
2eb0fa5f5d
Merge pull request #96 from adator85/asyncio
...
Asyncio
2025-11-20 16:18:17 +01:00
adator
6af1377823
Moving votekick to use asyncio, fix when shutdown defender
2025-11-20 16:17:27 +01:00
adator
fe4b68e115
Fix blocking Coroutines when shutdown!
2025-11-20 15:13:36 +01:00
adator
e9af3f9155
Unloading modules when stopping defender!
2025-11-20 14:07:20 +01:00
adator
3a8c7f0632
Updating unrealircd_rpc_py version
2025-11-20 14:06:40 +01:00
adator
1e72906f7b
Handling the exception when IRCd is down!
2025-11-20 14:05:42 +01:00
adator
5b7c2e83d1
Adapt mod_jsonrpc to the new asyncio approach.
2025-11-20 14:04:19 +01:00
adator
51f709e4a1
Final main file
2025-11-20 14:02:45 +01:00
adator
aa15aea749
Introduce full asyncio version (still some module to migrate). Defender JSONRPC Server ready and using with uvcorn
2025-11-20 00:29:32 +01:00
adator85
1b30b1ff4e
Update module interface...
2025-11-18 16:27:42 +01:00
adator
af992f7721
last changes for asyncio
2025-11-18 13:34:03 +01:00
adator
3926d7270d
First commit asyncio
2025-11-16 22:09:40 +01:00
adator
c371910066
Creating JSONRPC Server
2025-11-16 19:13:26 +01:00
adator
2e422c93e5
Base.py refactoring. Nothing fancy.
2025-11-16 13:35:09 +01:00
adator
ba989b7f26
Update debug message.
2025-11-16 13:22:33 +01:00
adator
fc01de34b2
Adding new debug messages when module exist or not
2025-11-16 13:21:57 +01:00
adator
a3dcc20a06
Handle SETHOST response to update the vhost of the user
2025-11-16 13:20:11 +01:00
adator
7ffc58d4ff
Trigger a thread clean-up before running a new thread
2025-11-16 13:15:49 +01:00
adator
6a0d4e2286
Updating some translation, refactoring the code!
2025-11-11 03:49:16 +01:00
adator
7dd15f2dac
Updating translation!
2025-11-11 03:48:37 +01:00
adator
10cad7cda6
Refactoring code!
2025-11-11 03:48:20 +01:00
adator
999072a88a
Refactoring unreal6 code!
2025-11-11 03:47:02 +01:00
adator
8932e1441a
Update docstring of the test module.
2025-11-10 23:38:19 +01:00
adator
9cee758b6f
Remove unused imported library!
2025-11-10 23:13:17 +01:00
adator
511e0c0715
Introduce MOD_HEADER in all modules. impact modules.py, definition.py, unreal6 protocol.
2025-11-10 23:09:13 +01:00
adator
371c8fb5f1
Exclude modules.txt files from the commit
2025-11-10 23:08:18 +01:00
adator
401e785383
Remove deprecated class (abstractproperty).
2025-11-10 00:15:53 +01:00