This is live now! Here's a quick demo: https://video.writeas.org/videos/watch/441c28fb-040d-492b-9d5d-71e325fd6317
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Mar 9 2021
Mar 8 2021
We can potentially re-use some Read.as code for richer fediverse actor data. But this can move forward, now that T827 is complete.
This is deployed on Write.as, and will be in the next version of WriteFreely (see #439)!
Mar 7 2021
Mar 6 2021
Mar 5 2021
Mar 4 2021
Mar 3 2021
Feb 26 2021
Would this be helpful to leverage?
As suggested by one Pro user, a more minimally viable solution would be to include a "Reply-To" header with an email that the author chooses. If they fill out this field, replies will go there; otherwise they'll go nowhere as they do today. I think we'll go that route first.
Feb 25 2021
Working on this now. Some implementation details thus far:
Feb 24 2021
Feb 23 2021
Dropping for future reference, in case you ever want to drop PHP dependencies 😀
Feb 22 2021
Docs are updated and WF pull request is open: #436.
This is already supported on Write.as and the Go API library, added in the attached commits. Will add it to WriteFreely and our API docs next.
Is Write.as served by Nginx, Apache, or something like that? I noticed that testmysite.io reports that HTTP2 is not enabled, but should be a one-line fix in Nginx config or there's the more bleeding-edge approach https://h2o.examp1e.net/ 😉
Ah cool no worries. Yes Project Fluent is great, we've started using it where I work. It addresses the shortcomings of GNU Gettext (you can actually have variations of the same translation when different languages don't have a one-to-one conversion for some phrases) and Mozilla has also created a nice web app to collaborate on translations: https://github.com/mozilla/pontoon/