Commit Graph

18 Commits

Author SHA1 Message Date
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 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 2a867e7c3f Telegram add hook for undelete 2022-03-31 16:18:49 +02:00
Jan-Lukas Else 9eb9b50c0a Close database after all tests 2022-01-26 20:16:26 +01:00
Jan-Lukas Else e994e5400d Support sending notifications to ntfy.sh 2021-12-29 07:09:42 +01:00
Jan-Lukas Else 893caf8ec4 Rework sessions, config and some tests 2021-12-14 17:38:36 +01:00
Jan-Lukas Else 194d8698ce Update Telegram message on post update 2021-12-07 19:05:43 +01:00
Jan-Lukas Else c7e3605459 Use tgbotapi and improve http client mocking 2021-12-07 18:23:57 +01:00
Jan-Lukas Else 4857a82493 Add automatic test for contact submissions and some other small improvements 2021-11-08 14:32:02 +01:00
Jan-Lukas Else 4c8c147c4c Further improve post title rendering 2021-08-05 08:09:34 +02:00
Jan-Lukas Else 586bd46b31 Fix test 2021-08-04 22:51:56 +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 85bf7ab711 Improve posts db 2021-07-03 12:11:57 +02:00
Jan-Lukas Else f96a06beac Refactor media compression 2021-06-20 15:18:02 +02:00
Jan-Lukas Else f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +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
Jan-Lukas Else a18b014eb5 Benchmark markdown rendering 2021-06-14 22:41:58 +02:00
Jan-Lukas Else c9af4e7efa Unit and integration tests for Telegram 2021-06-14 21:34:29 +02:00