Good amount of fixes and changes going into #writefreely already -- I'll probably release v0.2 early this week.
Fixed some very small stuff with installation, as well as big stuff like federation with #Pleroma.
@writeas_dev Saw WriteFreely on podupti.me. For a moment I thought it supports diaspora 😮 That website used to provide stats only for diaspora-protocol networks.
@lightone Hah not yet! That's interesting though.. what site was on there?
@writeas_dev Hmm. It is development.write.as, but I think it's not shown in servers table, it's hidden. I saw WriteFreely in "network stats view" - and now found the server through developer tools. Magic! Perhaps it's a sign that diaspora protocol is worth supporting 😋
@writeas_dev is there a demo instance of write freely that can be played with anywhere?
@wakest Sure, I just opened up registrations on https://pencil.writefree.ly -- feel free to kick the tires there!
(Of course, Write.as is our permanent instance -- this is just for demoing a full WF install.)
@writeas_dev oh awesome! thank you!
@wakest No problemo 👍
Moved encryption key generation (for cookies and email addresses) out of a Bash script and into the app. So that's one less file to deal with, and now you should be able to install #writefreely on Windows!