Commit Graph

47 Commits

Author SHA1 Message Date
Jan-Lukas Else 869d0c84ed Rewrite Micropub endpoint using indielib 2023-12-19 12:15:30 +01:00
Jan-Lukas Else 7c578df700 Working version of date archives for sections 2023-02-24 22:41:33 +01:00
Jan-Lukas Else 80dfaf4814 Revert "Add date-based archives per section"
This reverts commit a89a9cafa3.
2023-02-24 21:31:13 +01:00
Jan-Lukas Else a89a9cafa3 Add date-based archives per section 2023-02-24 18:34:17 +01:00
Jan-Lukas Else 02b0fa8e14 Add bodylimits and some other small improvements 2023-02-04 09:59:04 +01:00
Jan-Lukas Else d5e3d9e216 Add reply and like context and fetching it (Completes #45) 2022-12-26 09:37:51 +01:00
Jan-Lukas Else 6bfaf16e25 Automatically fetch reply and like title
(Updates #45)
2022-12-14 14:56:27 +01:00
Jan-Lukas Else 4407f0aae1 Fix comment routing 2022-12-06 20:02:03 +01:00
Jan-Lukas Else bef19c61fb Allow to edit comments (#42) 2022-12-06 19:43:06 +01:00
Jan-Lukas Else 01876592b3 Initial profile image support 2022-11-27 15:06:43 +01:00
Jan-Lukas Else 1b02b400fd Add settings UI option for user nick and user name
Updates #13
2022-11-27 07:20:49 +01:00
Jan-Lukas Else 0df2802c74 Publish ActivityPub followers collection 2022-11-25 20:36:14 +01:00
Jan-Lukas Else 66484fef88 Implement ActivityPub remote follow form 2022-11-24 21:18:12 +01:00
Jan-Lukas Else e005cda096 Rework activitypub using library and support replies using the comment system 2022-11-23 22:16:56 +01:00
Jan-Lukas Else c242e2c7b3 Add page to show activitypub followers 2022-11-08 20:23:31 +01:00
Jan-Lukas Else 903d5a265a Sync editor state per blog using websockets and cache in database 2022-10-15 22:51:36 +02:00
Jan-Lukas Else 00e608ea27 Make share and translation button hideable (#11) 2022-10-07 17:08:37 +02:00
Jan-Lukas Else ef722789ac Add setting to hide old content warning (fix #12) 2022-07-21 19:09:50 +02:00
Jan-Lukas Else 2178b2e223 Allow to change default section via ui 2022-07-17 08:36:10 +02:00
Jan-Lukas Else cd9d500a55 Add database-based settings, settings screen and migrate sections to db and allow to configure them 2022-07-16 21:09:43 +02:00
Jan-Lukas Else 315fd45955 On map page load locations and tracks using seperate JSON request 2022-07-03 10:42:26 +02:00
Jan-Lukas Else d501855450 New IndieAuth version 2022-06-07 21:55:45 +02:00
Jan-Lukas Else 2b1346e8d5 (Experimental) external video integration using hls.js 2022-05-27 09:48:57 +02:00
Jan-Lukas Else dc6be223c3 Absolute URLs for feeds 2022-05-08 14:25:10 +02:00
Jan-Lukas Else 44ce25e615 noindex header for leaflet and map tiles 2022-04-30 10:07:08 +02:00
Jan-Lukas Else 1e03474539 Reactions 2022-04-16 21:42:09 +02:00
Jan-Lukas Else b453e6b400 Activate more linters and fix linted problems 2022-02-22 10:14:48 +01:00
Jan-Lukas Else 1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
Jan-Lukas Else bf812d9650 Add "On this Day" redirect 2022-01-26 21:08:46 +01:00
Jan-Lukas Else 236437aba4 Replace summary templates with new rendering method 2022-01-11 12:40:31 +01:00
Jan-Lukas Else 337392112b Add support for undeleting posts within 7 days (#3) 2022-01-03 13:56:27 +01:00
Jan-Lukas Else 193d658a62 Remove redundact section.name config, inherit from map key. And add more tests. 2021-12-28 11:47:52 +01:00
Jan-Lukas Else 5c9cd77694 Fix broken routes, use "/-" for leaflet and tiles instead of "/x" which broke the date archives 2021-12-12 11:03:14 +01:00
Jan-Lukas Else b0d03d2d18 Add missing router path 2021-12-11 19:58:15 +01:00
Jan-Lukas Else 52fad57232 Show scheduled posts in editor 2021-12-11 19:56:40 +01:00
Jan-Lukas Else e6e4f8f25d Use indieauth module 2021-11-23 15:23:01 +01:00
Jan-Lukas Else 783afc1c3e Make map tiles configurable
Closes #5
2021-11-22 16:36:17 +01:00
Jan-Lukas Else 1a6b1e6776 Basic trips/gpx support 2021-11-10 11:13:30 +01:00
Jan-Lukas Else 6c096837d6 Fix some annoyances with the webmention admin 2021-11-08 23:12:52 +01:00
Jan-Lukas Else 9815abf4bb Fix date based archive routes 2021-11-03 18:52:41 +01:00
Jan-Lukas Else bbfc68d145 Editor live preview 2021-11-01 18:39:08 +01:00
Jan-Lukas Else 9e423526bd Various improvements & more tests 2021-09-01 16:38:08 +02:00
Jan-Lukas Else 7d3cfe784a Use sitemap indices and improve sitemap generation 2021-08-04 11:09:27 +02:00
Jan-Lukas Else ec9ef528c4 Add option to set extra address for media 2021-08-02 20:43:24 +02:00
Jan-Lukas Else 5dafac827c Section option to show full post content on index & fixes 2021-07-31 13:20:51 +02:00
Jan-Lukas Else 869b505a39 Fix webmention router 2021-07-27 13:01:35 +02:00
Jan-Lukas Else 88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00