Commit Graph

41 Commits

Author SHA1 Message Date
Flancian aa712e0622 Implement [[push]]. Hacky, but it seems to work to the point it feels
useful.
2021-01-14 00:47:56 +01:00
Flancian 61ba0c5862 Also rank subnodes in single-user view. 2021-01-10 22:03:43 +01:00
Flancian f02373601b Add basic image support. 2021-01-10 20:59:07 +01:00
Flancian 8b42d37483 Delta. 2021-01-09 21:20:29 +01:00
Flancian f844da4cef Fix up latest. 2021-01-09 19:29:00 +01:00
Flancian 0ddad8a6e8 Re-add 'delta' (latest). 2021-01-09 19:24:51 +01:00
Flancian 0c85e5f8d7 Move to marko rendering; change subnode URLs; and much more. 2021-01-09 17:38:01 +01:00
Flancian ff444daf0a Change links section to have pushing/pulling. 2021-01-05 01:58:53 +01:00
Flancian 620e430f4b Add pulling. 2021-01-04 19:20:44 +01:00
Flancian aa7b09f973 Add search links. 2021-01-03 02:12:27 +01:00
Flancian 26b8f548c6 Add ubiquituous search. 2021-01-02 20:29:07 +01:00
Flancian 65d8e6f776 s/jump/q/ 2021-01-02 17:52:13 +01:00
Flancian fdef705efe Jump! 2021-01-02 17:48:04 +01:00
Flancian 11d57c0a81 Uprank myself temporarily to make the first subnode in [[agora]] a
better welcome to some visitors.
2020-12-29 20:22:49 +01:00
Flancian 03a5e5c71e Patch: fix non-existent nodes. 2020-12-27 21:07:46 +01:00
Flancian dc3db05078 Fix Agora indexing after move to node-to-template. 2020-12-27 20:53:11 +01:00
Flancian b2402c34d7 Patch index. 2020-12-27 20:44:09 +01:00
Flancian 1ecf9b262b Add support for push links. 2020-12-27 20:41:59 +01:00
Flancian 983ff8d169 Patch. 2020-12-27 20:19:52 +01:00
Flancian 98ceec37ea Start moving to Graph(). Add caching. Add pulled links. 2020-12-27 20:08:01 +01:00
Flancian e9628a2b3a Fix bug in index and improve node resolution slightly (needs cleanup). 2020-12-23 22:36:31 +01:00
Flancian 0538e44f83 Fix index, which I broke while fixing node/ :) 2020-12-22 18:03:40 +01:00
Flancian 2bb02f797e Clean up links section so that it only refers to nodes. 2020-12-22 14:52:11 +01:00
Flancian 13853488e3 Some hacks to do push/pull, but enable only back/forward. 2020-12-22 01:08:47 +01:00
Flancian 63ae155b33 Add some stubs for yet to come pull/push/forward links. 2020-12-21 12:32:00 +01:00
Flancian cd258e1af3 Document a little bit, plus stub pull. 2020-12-12 20:44:00 +01:00
Flancian 7f07fd0e31 Move index to be just another node. 2020-12-04 22:11:44 +01:00
Flancian 8ee3f92b9f Serve the index also on /index for compatibility with old links. 2020-11-23 14:45:26 +01:00
Flancian 7aeed0c52d Implement [[agora go links integration]]. 2020-11-22 18:54:08 +01:00
Flancian ddcdb8de8b Swap in 'latest' in lieu of 'subnodes', which is made less interesting
by the per-user views.
Right now it shows all subnodes in mtime order, but eventually it should
only show top N.
2020-11-17 10:49:21 +01:00
Flancian 2a7f81389e User pages now start with their README. 2020-11-16 21:29:37 +01:00
Flancian 78ef6e5a2f Special case user page. 2020-11-16 21:18:04 +01:00
Flancian 7719d4d9c1 Move Agora version to config.py. 2020-11-16 17:13:10 +01:00
Flancian 13bfd42914 Improve home page. 2020-11-16 17:09:57 +01:00
Flancian b68b1e4e06 Simple full text search. 2020-11-16 16:39:30 +01:00
Flancian 1e8fbdcf77 Add very basic GET-based /search. 2020-11-16 15:51:34 +01:00
Flancian f0578e95b8 All pages apparently working :) 2020-11-14 20:08:50 +01:00
Flancian c25e9b8615 @foo == /user/foo 2020-11-14 19:11:05 +01:00
Flancian fc75e469c0 Some good progress, but also lightly broken code :) 2020-11-10 22:48:20 +01:00
Flancian 39453d8b07 Make path handling less horrific. 2020-11-07 19:38:01 +01:00
Flancian bdce0d9fc3 First commit after re-import. 2020-11-07 15:34:48 +01:00