Commit graph

127 commits

Author SHA1 Message Date
f332d14a08 fix sorting 2024-09-14 23:21:18 +01:00
6a20a3c8bb Fix import 2024-09-14 23:20:19 +01:00
1ff469d413 Improve unknown room error 2024-09-14 23:19:16 +01:00
1a8e39048c Forgot to use a list 2024-09-14 23:17:31 +01:00
907ca38412 fix room-info again 2024-09-14 23:16:30 +01:00
ff2820e440 Default to current room 2024-09-14 23:15:32 +01:00
5ab51824ec Add room-info command and disable read receipts 2024-09-14 23:14:07 +01:00
0f1f6e8e1d Improve latency feedback 2024-09-14 21:46:17 +01:00
7a49169428 add rooms mcommand 2024-09-14 14:46:18 +01:00
ee3338df7a Add comments to the start of modules 2024-09-12 20:18:57 +01:00
4764d8cd2a be more restrictive with stuff 2024-09-12 01:45:38 +01:00
46f5320f58 include prefix in doas 2024-09-08 02:28:27 +01:00
2c8ff7e8d4 omg 2024-09-08 02:27:51 +01:00
41e180c79a fix runas, again 2024-09-08 02:27:01 +01:00
dd271bf4cc Fix runas 2024-09-08 02:25:12 +01:00
3f8ec459b5 add runas command 2024-09-08 02:24:11 +01:00
69c166685f remove eval log 2024-09-08 01:39:16 +01:00
adc72ab13c Add logger to self 2024-09-08 01:37:14 +01:00
1056ef79e9 fix tortoise ORM error 2024-09-08 01:33:31 +01:00
55ffcebf78 Fix the traceback & thumbnail 2024-09-08 01:32:35 +01:00
f1ba88a302 Forgot to await from_file 2024-09-08 01:30:24 +01:00
a23c874518 Fix thumbnail mxc 2024-09-08 01:29:44 +01:00
a814d9e987 info on error + thumbnailify improvement 2024-09-08 01:24:03 +01:00
d58ce364f9 include more detailed info 2024-09-02 01:03:48 +01:00
7b64d7e7f4 omg 2024-08-19 19:06:38 +01:00
4f81b0f38a I was pinging the wrong URL whoops 2024-08-19 19:05:07 +01:00
83e6f7108e Fix homeserver ping 2024-08-19 19:02:45 +01:00
775be84d26 Don't fail on invalid homeservers 2024-08-19 19:00:19 +01:00
54af79e84d Allow checking the latency to specified homeservers 2024-08-19 18:57:10 +01:00
6f6cbd8888 Say where the federation latency is 2024-08-19 18:50:21 +01:00
3cc5b5cea3 Include federation latency 2024-08-19 18:48:36 +01:00
24d2ce2dcc Fix varaibles in fedi preview 2024-08-15 11:34:38 +01:00
497a8dc2b7 Include attachment count in fedi previews 2024-08-15 11:32:08 +01:00
225862a401
Ignore self (how has this not caused a loop yet) 2024-08-12 15:53:21 +01:00
9b37aedf30
Add an easy way to ignore users for the misskey preview 2024-08-12 15:51:58 +01:00
a090e780f2 raaaa 2024-08-11 15:36:07 +01:00
4ce914b2a6 fix misskey preview again 2024-08-11 15:35:28 +01:00
42ff6ef2eb raaa 2024-08-11 15:34:11 +01:00
01598f3b1e Fix mkp 2024-08-11 15:32:38 +01:00
b2b0235a02 what 2024-08-11 15:31:26 +01:00
8a74538654 whast 2024-08-11 15:31:02 +01:00
8ac52cdc88 log retrieved data 2024-08-11 15:28:49 +01:00
b5b71b741b log more 2024-08-11 15:26:37 +01:00
b8d8131dbb Add logging to misskey preview 2024-08-11 15:25:04 +01:00
fdbc802ec1 Fix misskey preview 403'ing 2024-08-11 15:21:37 +01:00
293777a688 Merge branch 'master' of i-am.nexus:nex/nonsensebot 2024-08-11 15:18:33 +01:00
b28d146d5a Support all mastodon links 2024-08-11 15:18:31 +01:00
7c787dd58b
Fix misskey preview 2024-08-06 22:12:09 +01:00
41b2e75865 Add version command + update dependencies 2024-08-04 18:03:28 +01:00
051b3db464
Fix dependencies 2024-08-04 17:21:00 +01:00
419e08f760
Parse markdown in misskey preview 2024-08-03 19:19:55 +01:00
8060430754 fix latency being nanoseconds 2024-08-03 02:16:38 +01:00
3a92ba3b99 Fix HTML output 2024-08-03 01:57:52 +01:00
4387c25fe9 use html.raw instead 2024-08-03 01:55:38 +01:00
2e9d21c318 Move rust to assets 2024-08-03 01:53:47 +01:00
897f280d24 fix misskey preview 2024-08-03 01:52:50 +01:00
ca005326d6 Add miskey preview 2024-08-03 01:49:45 +01:00
97d68569e0 Add latency command 2024-08-03 01:27:44 +01:00
c998ced71a Add eval command 2024-08-03 01:25:44 +01:00
78442f49d2 Add rust copypasta 2024-08-03 01:22:22 +01:00
5471bbb810 Revert 1000MB ytdl cap to 100 2024-08-03 01:14:55 +01:00
c045bf5684
Use a constant framerate, vfr felt jittery 2024-08-01 19:18:49 +01:00
730ab1fc2c
Use the FPS filter 2024-08-01 19:15:08 +01:00
26d251a41e
Log what command is running 2024-08-01 19:14:21 +01:00
04f966a41c
Use VFR + 25fps PAL 2024-08-01 19:13:03 +01:00
6adb5bdd35
fix missing comma omg 2024-08-01 19:05:48 +01:00
ec0ce48c68
Print stdout AND stderr 2024-08-01 19:05:03 +01:00
ffabacfdc2
Don't use hwaccel 2024-08-01 19:02:45 +01:00
7fedb753c6
Add auto transcoding 2024-07-31 23:17:09 +01:00
ae855fc1c5 Log info in status chcker 2024-07-29 00:39:52 +01:00
9c6bb425f4 Fix status command being slow as shit 2024-07-29 00:38:53 +01:00
c4f8f94ef9 Add status command 2024-07-29 00:36:32 +01:00
3e110097bf ping doesn't require a GPU server 2024-07-29 00:21:06 +01:00
8ae75afb64 Log when find_server tries servers 2024-07-29 00:19:04 +01:00
1be3c51160
Allow requiring GPU server 2024-07-28 23:50:29 +01:00
adfbeb815f
Add AI command n stuff 2024-07-28 23:33:15 +01:00
0cf67f370d Initial commit 2024-07-28 03:59:19 +01:00