Kwoth
|
9406a9cc34
|
dev: Using collection expressions, no functional change
|
2024-05-13 14:54:24 +00:00 |
|
Kwoth
|
fc4858830c
|
Finished new response system
|
2024-05-02 06:47:01 +00:00 |
|
Kwoth
|
daa2177559
|
part 3 of the response rework
|
2024-04-29 21:03:46 +00:00 |
|
Kwoth
|
d28c7b500d
|
Part2 of the response system rework
|
2024-04-29 01:13:52 +00:00 |
|
Kwoth
|
812b865add
|
Fixed some aliases and reworked namespaces
|
2024-04-27 16:03:48 +00:00 |
|
Kwoth
|
e0819f760c
|
Restructured the project structure back to the way it was, there's no reasonable way to split the modules
|
2024-04-26 22:26:24 +00:00 |
|
Kwoth
|
308ba36b2e
|
More restructuring
|
2023-03-26 14:44:25 +02:00 |
|
Kwoth
|
99c60459f8
|
Removed cmd source generator. Commands are no longer partial methods. Compilations should be slightly faster now. Updated packages and adapted drawing code to the new apis. There may be some bugs.
|
2022-07-18 04:33:50 +02:00 |
|
Kwoth
|
210da263ad
|
Abstract away cache. 2 implementations: redis and memory
|
2022-06-23 13:07:45 +00:00 |
|
Kwoth
|
80800673b9
|
Removed unneeded NadekoSubmodule and NadekoSubmodule<T> classes
|
2022-02-26 08:11:25 +01:00 |
|
Kwoth
|
eda38e64d1
|
Added many more braces for multiline if's, Improved .crypto command quite a bit and applied locale-specific format
|
2022-02-04 06:00:17 +01:00 |
|
Kwoth
|
41653a317b
|
More PeriodicTimer's instead of System.Threading.Timers
|
2022-02-02 06:28:33 +01:00 |
|
Kwoth
|
ffa2c3f119
|
Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules
|
2022-02-02 01:44:45 +01:00 |
|
Kwoth
|
9de75d9109
|
Using PeriodicTimer instead of threading.timer in some services
|
2022-01-10 17:19:51 +01:00 |
|
Kwoth
|
f07a855912
|
More common refactorings like renaming variables, removing empty statements and unused variables, etc
|
2022-01-09 16:46:08 +01:00 |
|
Kwoth
|
2ce3262d59
|
Fixed around 140 wrong namings and other refactorings which were marked as warnings
|
2022-01-08 11:51:41 +01:00 |
|
Kwoth
|
6322e0e077
|
More minor restructuring and cleanup. Most modules and submodules should be properly grouped now
|
2022-01-02 04:31:54 +01:00 |
|
Kwoth
|
4b6af0e4ef
|
Fixed some crashes in response strings source generator, reorganized more submodules into their folders
|
2022-01-02 03:49:54 +01:00 |
|