Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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).
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.
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.