b1cb700ef7Lemmy finally fixed auth tokens to not be in the fucking query paramsZergling_man2024-07-02 14:51:50 +1000
ba29b1491dpretty.sh uses consistent naming now. Also finally did following command to show communities you are subscribed to.Zergling_man2023-11-26 18:27:03 +1100
b3185b2d25Having a default account setter is handy, instead of having to mod the creds file constantly.Zergling_man2023-11-26 17:45:42 +1100
e9ed7b3e11jq now gets upset if passed an empty argument (which is, in fact, distinct to not being passed an argument\!)Zergling_man2023-10-13 20:57:42 +1100
07950c0be7can 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.Zergling_man2023-09-20 04:26:15 +1000
840ec2723boh yeah I figured out what that was a while ago. I guess I should have just looked at the name lolZergling_man2023-07-29 19:12:35 +1000
92fb247756maybe can process applications now, I haven't tested it yetZergling_man2023-06-19 02:06:49 +1000
b31c474ff0Can 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.Zergling_man2023-06-19 00:47:48 +1000
ebd79fc601Comment 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.Zergling_man2023-06-02 11:16:28 +1000
e1abd7f2f2refactor done, AND fixed connecting to the first instance regardless of which was requested - still needs further improvement though. Onward to registration!Zergling_man2023-01-17 01:07:15 +1100