This project is mirrored from https://github.com/writefreely/writefreely.
Pull mirroring updated .
-
v0.5.08ceb1650 · ·
v0.5.0 * Configure bind address with new `bind` configuration value (#38, #5) * Syntax highlighting support for all programming languages supported in highlight.js (#39) * Modify NodeInfo description with new `site_description` config value * Change admin values via the web admin UI (T541) * Fix metadata editing in single-user mode (#40) * Always show stats on **About** page if `public_stats` enabled
-
v0.2.0002d0e63 · ·
v0.2 * See how many fediverse followers your blogs have * WriteFreely now works with Pleroma * Fix individual post ActivityStreams data fetching, so boosting works (#4) * Use WriteFreely avatars in social media image preview, instead of Write.as logo * Fix template loading on Windows (#2) * Fix database errors around default values (#3, #7) * Don't unnecessarily connect to DB after configuring multi-user instance * Show any errors when server start fails * Fix encryption key loading on Windows * Move encryption key generation from `keys.sh` to `writefreely --gen-keys`