1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 12:14:27 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
f0d3f1c84f Improve test speeds by removing useless method calls 2022-07-17 10:54:03 +02:00
0acfbd393b Fix and reenable automatic tests 2022-07-17 07:35:39 +02:00
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
9eb9b50c0a Close database after all tests 2022-01-26 20:16:26 +01:00
9ea6104863 Support for scheduled posts
Closes #9
2021-12-11 19:43:40 +01:00