Skip to content

Version 0.2

Latest
Compare
Choose a tag to compare
@thebaer thebaer released this 29 Aug 23:14
· 3 commits to master since this release
v0.2

This is now at a good enough place to host yourself, though it's still version 0.x and thus subject to break in future versions, require manual data migration, etc. You can test it out here: https://readas.labs.abunchtell.com

Changes

  • Post pages now have correct metadata
  • User's existing posts are fetched when following
  • It's compatible with Plume (though past posts aren't fetched yet)
  • Fixed some panics
  • Fixed post style when not logged in
  • Fixed styles for media
  • Added a different style for when you've read posts
  • Application / instance metadata is now configured via JSON file

Installing

The attached tarballs include the compiled 64-bit binary and static assets, so you don't need to install Go or Node. Set up the database and configure the application as shown in the README, skipping the Install the application section, and instead just running keys.sh from the root of your application directory.