Commit Graph

2981 Commits

Author SHA1 Message Date
13xforever
3cb49297c1 fix content filters in some cases 2022-08-02 15:08:00 +05:00
clienthax
f0b13afd7c
Merge pull request #891 from 13xforever/vnext
Misc fix and cleanups
2022-08-01 16:32:59 +01:00
13xforever
827da5aa78 use game title from bot db in case it's missing in compat list 2022-08-01 18:28:40 +05:00
13xforever
beec8b73ab minor syntax updates 2022-07-23 00:35:17 +05:00
clienthax
1c84536f60
Merge pull request #889 from 13xforever/vnext
make stage optional in the first line of log
2022-07-19 21:45:52 +01:00
13xforever
a0783e917f do not include tsc in log reports as it's useless 2022-07-19 21:00:28 +05:00
13xforever
f43de2c1b2 make stage optional in the first line of log
fixes log parsing for mgo2 custom build
2022-07-19 20:58:09 +05:00
clienthax
e4fbedb171
Merge pull request #888 from 13xforever/vnext
Add artix to linux distro names
2022-07-16 17:11:09 +01:00
13xforever
2898d35a9c add more linux distro names 2022-07-16 20:30:54 +05:00
clienthax
0c6b41ff88
Merge pull request #887 from 13xforever/vnext
Workaround some discord limitations
2022-07-08 21:39:24 +01:00
13xforever
7077233b2b workaround some discord limitations 2022-07-08 03:55:44 +05:00
clienthax
f1eda478db
Merge pull request #886 from 13xforever/vnext
Fix an embarrassing oversight
2022-07-06 23:46:50 +01:00
13xforever
f525335ae1 do not kick mods with white name 2022-07-07 03:40:02 +05:00
clienthax
cd8270070d
Merge pull request #885 from 13xforever/vnext
Fix hw info collection
2022-07-06 12:07:45 +01:00
13xforever
8435c91577 this explains why there's been no new reports lately 2022-07-06 15:50:51 +05:00
clienthax
2ce28a0bc2
Merge pull request #884 from 13xforever/vnext
Add new beta build for windows
2022-07-05 23:42:24 +01:00
13xforever
42a7f3ee23 add new beta build for windows 2022-07-06 02:25:06 +05:00
clienthax
54c47b7f11
Merge pull request #883 from 13xforever/vnext
Try to fix random stuff
2022-07-05 17:05:01 +01:00
13xforever
b9e9f496ab fix release build 2022-07-05 20:40:21 +05:00
13xforever
61f3e78baa move warning for multi-pkg updates and make it more explicit 2022-07-05 16:28:16 +05:00
13xforever
223ca4c6ae additional logging to figure out why it throws 2022-07-05 15:51:30 +05:00
13xforever
ebbbbd0b0b move stuff around 2022-07-05 14:47:47 +05:00
clienthax
aef33782ca
Merge pull request #882 from 13xforever/vnext
Add some checks so people would stop worrying over nothing
2022-07-04 20:58:22 +01:00
13xforever
916a5269c1 idk why is everyone so worried about tiny bit of spoofed logs
but limit updates to four times per day per user
2022-07-05 00:43:12 +05:00
clienthax
13721e796a
Merge pull request #881 from 13xforever/vnext
Use RID for *nux hosts in stats
2022-07-04 20:34:09 +01:00
13xforever
646ddfaf6e use RID for *nux hosts in stats 2022-07-04 22:49:12 +05:00
clienthax
6bfc26743e
Merge pull request #880 from 13xforever/vnext
Update handling of bot usage stats
2022-07-04 18:37:27 +01:00
13xforever
659c569aa7 downgrade dsharpplus packages until they fix PopulateMentions() bug 2022-07-04 22:26:17 +05:00
13xforever
47b7f2fd4e try to fix another exception I've seen in logs 2022-07-04 22:12:20 +05:00
13xforever
8518b7824d update handling of bot usage stats
* wrap everything inside the provider
* do hour-long buckets to workaround the long-standing issue of sticky data bias
* remove stale data on stats restore instead of nuking-n-paving on every stat save
2022-07-04 21:48:32 +05:00
clienthax
02bf2bb58b
Merge pull request #879 from 13xforever/vnext
Random bugfixes
2022-07-04 16:03:46 +01:00
13xforever
997e5b58c1 fix missing data in multi-run logs after parsing 2022-07-04 16:18:26 +05:00
13xforever
fd0c730f81 try to fix some errors I noticed in logs 2022-07-04 16:11:12 +05:00
13xforever
42fdd9556b flush log before restart 2022-07-03 23:32:38 +05:00
clienthax
a108293eb0
Merge pull request #878 from 13xforever/vnext
Hacky workaround for linux host
2022-07-03 19:29:24 +01:00
13xforever
31fa962fc6 switch bot log to zip, which seems to work better under linux 2022-07-03 23:26:40 +05:00
clienthax
02f21650e9
Merge pull request #877 from 13xforever/vnext
idk why linux host is throwing errors, needs more info
2022-07-03 19:14:44 +01:00
13xforever
a1be9d3251 add max message content length constant 2022-07-03 20:36:13 +05:00
13xforever
b9d9d172d2 idk why linux is failing 2022-07-03 20:17:56 +05:00
clienthax
4c2f908aca
Merge pull request #876 from 13xforever/vnext
Miscellaneous fixes and optimizations
2022-07-03 15:51:17 +01:00
13xforever
d06f4cecf6 use newer pattern matching for version check 2022-07-03 17:10:33 +05:00
13xforever
b01450c23f only perform db compaction once a month 2022-07-03 17:07:10 +05:00
13xforever
619f3550d3 try to fix unexpected end of deflate stream 2022-07-03 16:43:10 +05:00
13xforever
8eba7aba7f flush log before sending the copy 2022-07-03 16:22:46 +05:00
13xforever
26ed377040 add an option to only backup specific database 2022-07-03 16:18:11 +05:00
13xforever
95d2d842b2 update windows version check to require win10 21h1 or newer 2022-07-03 16:15:19 +05:00
clienthax
65d27a152a
Merge pull request #875 from 13xforever/vnext
Expand message filter to attachments and embeds
2022-07-02 22:37:56 +01:00
13xforever
489a4363d6 upgrade 3rd party deps 2022-07-03 02:31:56 +05:00
13xforever
8b8af2c500 scan attachment filenames and embeds in addition to message content 2022-07-03 02:27:14 +05:00
clienthax
5dfa2888b7
Merge pull request #873 from 13xforever/vnext
Move fx cleanup to where the actual cpu name parsing is done
2022-07-02 13:49:31 +01:00