Implementing this should also fix writefreely#219 and writefreely#335.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 27 2021
Jun 25 2021
Jun 7 2021
@gytisrepecka If you pull the wm-fix branch again, you should see the exclusive content changes. Please let me know if you notice any issues there!
May 26 2021
Awesome, thanks!
May 25 2021
The paid shortcode changes haven't been included in WriteFreely yet, as it was hard to set up the infrastructure for that before. However, they recently launched a public receipt verifier server, so I'm going to port these changes to WF now.
Thanks, after merging wm-fix I can now see input field to add Web Monetization Pointer for particular blog.
Thanks, will pull sources and try again 👍
Ah, good catch @gytisrepecka! There was an issue with the template file, which is now fixed in #463.
Does it mean that hosted WriteFreely will need to wait for SnapFreely to be available and won't have image upload functionality integrated into WriteFreely itself?
But version v0.13.0rc1 doesn't yet allow to set monetization pointer in blog's customize page? I couldn't find it even with monetization = true set in config.
May 14 2021
May 4 2021
Apr 29 2021
This is live on Write.as and merged into WriteFreely for the v0.13 release.
Apr 23 2021
Taking this; related to existing work to eliminate references to "static pages" in user-facing docs, etc., in favor of "pinned pages". I should have something to show for this (in terms of changes) next week.
Apr 22 2021
Will finish this up and get it merged. Because of how widely this feature is needed, I think we can get it in without the fediverse deletion functionality for now.
Apr 20 2021
Went with client-side resizing for now, and officially announced: https://write.as/updates/now-our-classic-editor-write-as-labs-classic-supports-photo-uploads-directly
Apr 19 2021
Apr 16 2021
One issue: images aren't automatically resized, as they are when uploaded through Snap.as. Instead of doing client-side image resizing here, we should rely on the server: {T851}.
Apr 15 2021
This is live on Write.as now (Classic editor v2)
Currently, this only uploads to a user's personal Snap.as storage space -- which likely isn't the desired behavior for users writing a post on a team / Organizations blog.
Apr 13 2021
Apr 11 2021
Apr 7 2021
That last issue is fixed and deployed on Write.as. Final WriteFreely pull request: #356
Apr 3 2021
Mar 31 2021
Complete and deployed on Write.as.
Mar 30 2021
WriteFreely PR #444.
Mar 29 2021
Mar 24 2021
WriteFreely PR: #442
Mar 23 2021
As another use case for this feature, a user on the forum wants to hide posts with a certain tag on their blog index page.
Mar 10 2021
Improvements for the future:
Mar 9 2021
We should wait until we have a concrete use case for this from a customer before starting development.
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 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.