Commit graph

96 commits

Author SHA1 Message Date
7b830db6d8 Add DNS command 2024-09-18 16:29:55 +01:00
aa33a3b1e4 Don't store sync tokens 2024-09-15 23:20:06 +01:00
ba4ce42eaf Fix MSC getter 2024-09-15 23:18:57 +01:00
ac75e02b91 tell the user their power level 2024-09-15 23:11:32 +01:00
f0d5e13c1f Fix startup 2024-09-15 23:10:27 +01:00
dec491f003 Fix permissions 2024-09-15 23:08:53 +01:00
284b8b6f1e Fix type error 2024-09-15 23:06:15 +01:00
b9e635f20b Add msc command 2024-09-15 23:03:24 +01:00
0a694476be Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Pipfile
#	Pipfile.lock
2024-09-15 20:25:55 +01:00
fad2108f0d Add msc command 2024-09-15 20:25:42 +01:00
c9db4d4222 ugh 2024-09-14 23:31:23 +01:00
bbb50a6df3 Fix resolution issue 2024-09-14 23:29:18 +01:00
3345ef89ec even mOre debugging 2024-09-14 23:26:29 +01:00
602ff5502b more debug 2024-09-14 23:25:26 +01:00
9b5571108a debug 2024-09-14 23:23:28 +01:00
f96f7978be Only add matches 2024-09-14 23:22:23 +01:00
d57a98e012 Fix 3D array 2024-09-14 23:21:44 +01:00
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
dd1dc066fc Update the example config 2024-08-19 18:55:21 +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