Block a user
df1a9c837b
Fixed loading conf, medals will no longer disappear if you put an extra newline at the end, import won't crash if you have two newlines, etc.
b6543b09cc
Fixed indentation (w). Probably fixed redactions sometimes displaying viewing user's name in place of actor's name. Fixed room history never loading sometimes (but not missing chunks in the middle yet).
bc20e47fb1
Merge branch 'void-install-docs' into 'main'
bc526ab561
update Void Linux installation guide
b61d1e7a3e
Merge remote-tracking branch 'alex/fix-nio'
bc0eca1d16
Remove mention of #mirage-client:matrix.org
8d430953f2
fixes nio logger configuration for nio >= 0.21
e9ed7b3e11
jq now gets upset if passed an empty argument (which is, in fact, distinct to not being passed an argument\!)
0aea46dd7b
Right yeah, probably should provide that file. It's safe enough, I guess.
0f9b570364
Major overhaul, should be more reliable now.
07950c0be7
can create communities at least now, and delete them, but that's not tested. Pagination next, then I'll do options stuff so you can actually add descriptions and images.
840ec2723b
oh yeah I figured out what that was a while ago. I guess I should have just looked at the name lol
92fb247756
maybe can process applications now, I haven't tested it yet
b31c474ff0
Can use http without ssl now. I use it internally for my instance. Maybe I'll also allow ignoring specific SSL errors, maybe some passthrough to curl.
ebd79fc601
Comment parent IDs are back (server now supplies a full path instead), and newest comments are shown (in order) instead of whatever default is. That should become configurable, and better in other ways, later.