Block a user
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.