Commit graph

8 commits

Author SHA1 Message Date
Chris Josten 35d5b02b5e Refractor code
* This project now should make proper use of modules
* HTTP specific logic was extracted from app.d to http.d
* Logic for managing files in memory was moved to cache.d from watcher.d
* Added license
2021-06-22 01:37:51 +02:00
Chris Josten 46bea4fa58 Add more support for internationalisation, style changes 2021-03-11 17:22:40 +01:00
Chris Josten 791a08363a Properly wait for spawned processes to end 2020-06-29 23:51:40 +02:00
Chris Josten 9f879be71b WIP: translation (but it ain't broken) 2020-06-28 00:12:16 +02:00
Chris Josten 561bcdc366 Add ability to hide posts 2020-06-27 16:48:26 +02:00
Chris Josten 09fdfeb112 Add debug logging 2020-06-24 22:04:31 +02:00
Chris Josten acd02aea20 Refractored code and added extra comments 2020-06-24 19:57:04 +02:00
Chris Josten 4a9cfda0bd Initial commit 2020-06-24 10:08:28 +02:00