Commit Graph

27 Commits

Author SHA1 Message Date
Jan-Lukas Else 9da5f0085a Add option to filter for parameters on index 2023-09-07 17:01:53 +02:00
Jan-Lukas Else ae5d67a833 Add check for post status and visibility (fix #49) 2023-01-14 16:21:52 +01:00
Jan-Lukas Else 6d25ba0029 Cover another case of #46 2022-12-25 21:06:23 +01:00
Jan-Lukas Else 87e10cf68c Automatically set "Updated" date (Fixes #46) 2022-12-25 20:59:43 +01:00
Jan-Lukas Else 37a9e1f29c Split status in status and visibility
Closes #38

This aligns the implementation more with the IndieWeb standards and allows setting and updating status and visibility individually.
2022-09-23 11:05:07 +02:00
Jan-Lukas Else 2158b156c5 Basic (experimental) plugin support with two plugin types (exec and middleware) 2022-08-09 17:47:53 +02:00
Jan-Lukas Else f0d3f1c84f Improve test speeds by removing useless method calls 2022-07-17 10:54:03 +02:00
Jan-Lukas Else 0acfbd393b Fix and reenable automatic tests 2022-07-17 07:35:39 +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 33000461de Foreign key constraint from parameters to posts 2022-04-24 21:24:13 +02:00
Jan-Lukas Else 921212dacf Rework map scripts 2022-04-15 21:00:10 +02:00
Jan-Lukas Else e02ec1cd71 Replace more templates 2022-01-27 18:17:44 +01:00
Jan-Lukas Else 9eb9b50c0a Close database after all tests 2022-01-26 20:16:26 +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 c7e3605459 Use tgbotapi and improve http client mocking 2021-12-07 18:23:57 +01:00
Jan-Lukas Else 3c38ec62dc Reuse skipped shortpath ids 2021-11-14 07:58:49 +01:00
Jan-Lukas Else 0ea54f87a6 Show tracks on map as well 2021-11-13 20:19:46 +01:00
Jan-Lukas Else 4c8c147c4c Further improve post title rendering 2021-08-05 08:09:34 +02:00
Jan-Lukas Else 7d3cfe784a Use sitemap indices and improve sitemap generation 2021-08-04 11:09:27 +02:00
Jan-Lukas Else caf21a07fd Improved timehandling (save everything as UTC) and new post status: unlisted and private 2021-07-14 15:44:57 +02:00
Jan-Lukas Else 529d8b616b Further improve counting of media uses 2021-07-12 19:29:32 +02:00
Jan-Lukas Else 4205fb173f Priorities for posts (pinned posts), comments on blogroll, stats and map & some refactorings and fixes 2021-07-12 16:19:28 +02:00
Jan-Lukas Else 85bf7ab711 Improve posts db 2021-07-03 12:11:57 +02:00
Jan-Lukas Else f04e731efc Massive performance improvement for stats and improve database handling in general 2021-07-01 18:51:04 +02:00
Jan-Lukas Else 4c5e77dcab Display count of file uses 2021-06-29 18:11:42 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else 32339e5c41 More and improved tests and new method to count characters for stats 2021-06-15 17:36:41 +02:00