13xforever
|
933b2248de
|
use image blurhash for rate command for better ratings
|
2025-04-05 11:01:06 +05:00 |
|
13xforever
|
4f8e4c467b
|
replace windows-only dependencies with imagesharp code
|
2025-03-29 11:52:13 +05:00 |
|
13xforever
|
de504ea9b4
|
add db open logs to debug build
|
2025-03-29 09:29:34 +05:00 |
|
13xforever
|
0b6dd685ee
|
add arm pr build links
|
2025-03-28 21:27:01 +05:00 |
|
13xforever
|
b4e2e680be
|
implement PR build linking for github actions
|
2025-03-28 20:12:26 +05:00 |
|
13xforever
|
0a9b9615d7
|
more ValueTask updates
|
2025-03-26 12:31:13 +05:00 |
|
13xforever
|
c4aa6a48f5
|
fix MemoryCacheExtensions and its tests
|
2025-03-26 12:01:47 +05:00 |
|
13xforever
|
ae75774d79
|
fix some misc stuff and add more diagnostics
|
2025-03-26 09:33:29 +05:00 |
|
13xforever
|
12b733633f
|
fix warns, part 2
|
2025-03-25 12:58:04 +05:00 |
|
13xforever
|
12912d464b
|
clean up usings
|
2025-03-24 20:38:58 +05:00 |
|
13xforever
|
252d24bbd8
|
fix warns
|
2025-03-24 20:10:22 +05:00 |
|
13xforever
|
c945b66ec8
|
fix sudo commands
|
2025-03-23 15:25:38 +05:00 |
|
13xforever
|
d897c07cda
|
add bot shutup context menu command
|
2025-03-23 11:48:28 +05:00 |
|
13xforever
|
d4aeffc0ea
|
fix psn commands
|
2025-03-23 11:19:25 +05:00 |
|
13xforever
|
c38757c66a
|
fix audit commands
|
2025-03-22 13:38:01 +05:00 |
|
13xforever
|
699016ce9d
|
fix misc commands
|
2025-03-22 12:42:39 +05:00 |
|
13xforever
|
273b0b24dd
|
fix filters
|
2025-03-17 18:40:20 +05:00 |
|
13xforever
|
12143b4889
|
fix compatibility commands
|
2025-03-15 20:55:14 +05:00 |
|
13xforever
|
9fb994c14f
|
fix bot status command
|
2025-03-15 18:23:18 +05:00 |
|
13xforever
|
e068a7870b
|
update command check attribute code
|
2025-03-10 11:08:35 +05:00 |
|
13xforever
|
956ead85f7
|
updating more stuff
|
2025-03-10 07:48:51 +05:00 |
|
13xforever
|
29c2bef51a
|
update namespaces and some enums
|
2025-03-09 11:40:00 +05:00 |
|
13xforever
|
207f7dc57a
|
clean up usings
|
2025-03-08 07:01:28 +05:00 |
|
13xforever
|
5f039d3939
|
add global usings
|
2025-03-08 07:01:22 +05:00 |
|
13xforever
|
e00eee4b60
|
try to scan forwarded message
it will fail (because discord is great at api design), but at least we'll try
|
2025-02-18 09:42:09 +05:00 |
|
13xforever
|
2d47dccc12
|
update MemoryCache hack extension to support the new implementation
|
2024-10-15 19:00:50 +05:00 |
|
13xforever
|
d6688fd0c4
|
clean up compiler warnings
|
2024-06-20 09:44:11 +01:00 |
|
Ilya
|
72dbc4074a
|
Some performance and code optimizations (#955)
* upgrade deps, remove wrong ppu hashes
* upgrade compiler packages
will require container pull after build
* replace Regex with compiler-generated versions
* use new collection initialization syntax
* configure global defaults for regex
* bump min amd driver version
fixes #950
* add macos version check
fixes #948
* fix #954 (!sudo log date)
|
2024-05-18 14:26:34 +01:00 |
|
13xforever
|
c03e909c84
|
fixes for new log versions
|
2023-08-02 18:10:14 +05:00 |
|
13xforever
|
48dffdf6c8
|
upgrade 3rd-party deps
|
2023-06-13 15:36:25 +05:00 |
|
13xforever
|
7879ec893a
|
fix member fetching
previously only client cache was searched, but now we will fetch the data from server if it's not there
this makes a bunch of stuff async tho
|
2023-04-21 21:08:10 +05:00 |
|
13xforever
|
d957936ede
|
update code with new language and api features
|
2023-04-21 02:05:59 +05:00 |
|
13xforever
|
6dd0c024b1
|
add tests for reflection hacks and remove custom compiler warnings
|
2022-12-05 14:18:32 +05:00 |
|
13xforever
|
999764518e
|
fix breaking changes
|
2022-12-05 12:07:30 +05:00 |
|
13xforever
|
7215250124
|
fix cache extension methods
|
2022-11-10 21:06:57 +05:00 |
|
13xforever
|
91da4e7ece
|
fix new compiler warnings
|
2022-11-09 09:41:09 +05:00 |
|
13xforever
|
133f89cff7
|
improve acronym generator
|
2022-08-17 03:49:17 +05:00 |
|
13xforever
|
a1be9d3251
|
add max message content length constant
|
2022-07-03 20:36:13 +05:00 |
|
13xforever
|
e9b252599c
|
try to fix #866
|
2022-06-30 22:13:07 +05:00 |
|
13xforever
|
92751ba6e9
|
use file-scoped namespaces to reduce nesting
some formatting might be fucked
|
2022-06-30 00:59:46 +05:00 |
|
13xforever
|
a5d780f03d
|
clean up unused usings
|
2022-06-30 00:55:53 +05:00 |
|
13xforever
|
7dc07f282f
|
fill in hw info from logs (still needs installation id extractor)
|
2022-06-29 23:40:54 +05:00 |
|
13xforever
|
af32deb58e
|
get proper attachment limits depending on the server boost level
|
2022-06-29 19:32:53 +05:00 |
|
13xforever
|
079dcbcc5c
|
clean up some warnings
|
2022-06-20 17:38:15 +05:00 |
|
clienthax
|
6e62684bf3
|
Upgrade to .net6 + Update dependencies.
|
2022-03-05 16:05:33 +00:00 |
|
clienthax
|
2dac461ab0
|
Revert "Upgrade to .net6 + Update dependencies."
Need to fix the docker image first :(
This reverts commit 59c651569cf2d8316da4e837a01d35e35d5d73ee.
|
2022-03-05 14:25:20 +00:00 |
|
clienthax
|
59c651569c
|
Upgrade to .net6 + Update dependencies.
|
2022-03-05 14:20:23 +00:00 |
|
clienthax
|
de7b244336
|
Fixup previous commit.
|
2022-01-06 18:18:52 +00:00 |
|
clienthax
|
17cb09be97
|
MacOS build info + fixed up PR grabbing.
|
2022-01-05 22:30:43 +00:00 |
|
13xforever
|
bb6d17032b
|
update 3rd party deps
|
2021-08-10 00:46:44 +05:00 |
|