- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 14 2021
May 10 2021
May 8 2021
May 7 2021
May 4 2021
Apr 30 2021
Apr 29 2021
This is live on Write.as and merged into WriteFreely for the v0.13 release.
Apr 28 2021
Apr 27 2021
Apr 26 2021
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.
Updating this task to indicate that the work is complete and a PR has been opened, so I'm setting the status to waiting.
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 14 2021
Apr 13 2021
Gotcha, thanks! Since the current site stores for images:
- Title (used both as hover text and as below-image caption)
- Description (appended to below-image caption)
- Alt text (yep, alt text)
Apr 12 2021
Apr 11 2021
Apr 7 2021
That last issue is fixed and deployed on Write.as. Final WriteFreely pull request: #356