Commit Graph

37 Commits

Author SHA1 Message Date
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. 2023-09-20 04:26:15 +10:00
840ec2723b oh yeah I figured out what that was a while ago. I guess I should have just looked at the name lol 2023-07-29 19:12:35 +10:00
c0ab52f1c3 Fixed a bunch of annoying backslashes. 2023-07-02 19:28:33 +10:00
eb656567cf haha should take out that reference line 2023-06-19 02:08:03 +10:00
92fb247756 maybe can process applications now, I haven't tested it yet 2023-06-19 02:06:49 +10:00
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. 2023-06-19 00:47:48 +10:00
bcd456e55b haha yeah actually vars is a good idea 2023-06-19 00:07:45 +10:00
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. 2023-06-02 11:16:28 +10:00
555ef1db3a ah, heh, right, yes, links 2023-06-02 11:02:49 +10:00
0629575417 I guess those don't need to be installed 2023-06-02 10:59:29 +10:00
f7c329af97 PKGBUILD should work now. 2023-06-02 10:58:31 +10:00
64672de712 Now fetches comments the new way, but doesn't fetch *all* comments... 2023-06-02 10:38:41 +10:00
aec63608a5 whoops 2023-04-25 03:25:22 +10:00
3831900f53 Right yeah I can just look at some other PKGBUILD 2023-04-25 03:14:22 +10:00
890087df08 now works from other dirs, and PKGBUILD might work 2023-04-25 03:08:54 +10:00
b7159cecef creating credentials file should no longer get an intermediate error whoops 2023-01-17 03:36:47 +11:00
8488962826 Readme a bit more useful 2023-01-17 03:35:15 +11:00
39671dab91 version bump 2023-01-17 03:31:35 +11:00
21a9042fcf I think registration works now 2023-01-17 03:30:28 +11:00
c6a7ceb005 MORE refactor 2023-01-17 01:46:39 +11:00
7a94bcd2bf oops 2023-01-17 01:07:40 +11:00
e1abd7f2f2 refactor done, AND fixed connecting to the first instance regardless of which was requested - still needs further improvement though. Onward to registration! 2023-01-17 01:07:15 +11:00
fc0e110a2c whoops, quotes work properly again 2022-11-09 02:44:08 +11:00
d85b1f4f11 Following now shows a deprecation notice instead, to cure my own habits. 2022-10-24 23:24:13 +11:00
949490b890 Reversing notifs so that it's newest last, seems more usable that way. 2022-10-24 05:02:05 +11:00
867903be00 Don't need to use \n anymore, newline actually turns into \n 2022-10-23 23:54:49 +11:00
c895e5672e Rename following to home, but keep compat for now 2022-10-01 01:31:52 +10:00
da8c90c96f I finally figured out what /user/mention does so it's rendered nicely now. 2022-09-30 23:19:37 +10:00
462a7a8ce3 Gonna make this a real package 2022-09-19 06:56:55 +10:00
8ce0d69654 Post titles don't need quoting now... 2022-09-15 02:24:35 +10:00
75e21e8ef1 That's what I was using post titles on comments for 2022-09-15 02:12:57 +10:00
738377eeb9 A bit prettier 2022-09-09 02:16:00 +10:00
83ce8024a3 Comments no longer show post's link instead of id->replyid. 2022-09-04 04:09:08 +10:00
7fe2645f58 Can now save and load posts. 2022-08-29 19:30:57 +10:00
8f898d7233 now shows post URLs instead of null->null if available 2022-08-27 16:10:11 +10:00
23a0d89b3b Add readme 2022-08-27 15:52:25 +10:00
35485fab2c v1 2022-08-27 15:46:03 +10:00