This was recently reported by an affected user in writefreely#490.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 7 2021
Jul 5 2021
Jun 30 2021
Jun 29 2021
Jun 27 2021
Jun 25 2021
Implementing this should also fix writefreely#219 and writefreely#335.
Jun 23 2021
Jun 22 2021
Jun 21 2021
Jun 11 2021
Jun 9 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!
The plan right now is to include the Title and Description information in Snap.as (so we can incorporate those later), and then include the alt text in the posts themselves. But it might make sense to add "alt text" storage to Snap.as too. We can do that if it seems to make more sense.
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.
Ah, good catch @gytisrepecka! There was an issue with the template file, which is now fixed in #463.
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 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}.