Kwoth
|
210da263ad
|
Abstract away cache. 2 implementations: redis and memory
|
2022-06-23 13:07:45 +00:00 |
|
Kwoth
|
5ed005211e
|
Added bank information to .economy
|
2022-05-05 23:14:58 +02:00 |
|
Kwoth
|
1f14c9066e
|
Added several missing using statements
|
2022-03-21 13:20:26 +01:00 |
|
Kwoth
|
86e728b753
|
Converted many raw sql queries to their linq2db equivalents
|
2022-03-20 19:31:04 +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
|
eecccc8100
|
- Added currency.transactionsLifetime which controls auto-deletion of currency transactions from the database
- Updated changelog
|
2022-02-02 13:53:14 +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
|
0ef2da6f10
|
Reworked currency service. Some features are missing
|
2022-01-20 13:22:38 +01:00 |
|
Kwoth
|
3aa6a54b6e
|
- Renamed CustomReaction model to NadekoExpression
- Used structured logging everywhere
|
2022-01-04 07:35:55 +01:00 |
|
Kwoth
|
9c590668df
|
Reorganizing module and submodule folders
|
2022-01-01 16:30:08 +01:00 |
|