Working on imports from other platforms on @write_as now, starting with #WriteFreely as a provider.
Musing Studio Dev
@dev.social.musing.studio.ap.brid.gy
Dev notes from @musing, tooted away by @matt. Follow @write_as, @writefreely, @snap_as, @remark_as, and the rest for official announcements. #writeas […] [bridged from https://social.musing.studio/@dev on the fediverse by https://fed.brid.gy/ ]
Since our Markdown preview has been working well on @write_as, we'll also be bringing it to @writefreely in v0.17! https://github.com/writefreely/writefreely/pull/1647 #WriteFreely #WriteFreelyDev
Markdown preview by thebaer · Pull Request #1647 · writefreely/writefreely
This adds a "Preview" button to the default / plain text editor that allows writers to see how their Markdown will render before publishing. This is a basic first-pass that can be improve...
github.com
Finally fixed the issue when switching between the Plain and Rich Text editor and your posts contain HTML. Now it won't break! (Coming to @write_as shortly) https://github.com/writefreely/writefreely/pull/1644 #WriteAs #WriteFreely #WriteAsDev #WriteFreelyDev
Fix ProseMirror HTML handling by thebaer · Pull Request #1644 · writefreely/writefreely
Prevent ProseMirror from breaking on unknown HTML Previously, loading any HTML into the Classic editor (such as when switching between editors, mentioned in #671) would cause the entire editor to b...
github.com
Just a small improvement coming to #WriteFreely v0.17: now you can change the font of posts after they're published from the web UI! https://writefreely.org/pull/1609 #WriteFreelyDev
Support changing published post font on web by thebaer · Pull Request #1609 · writefreely/writefreely
This supports changing the font of an existing post from the Post Metadata page. This includes CSS changes. To see those, run: make ui Ref T937 I have signed the CLA
github.com
Okay #WriteFreely v0.17 coming before the end of the month, if all goes well 🤞
Back on WriteFreely development to prepare for our v0.17 release, planned for November. Some small fixes opened / merged today: * ActivityPub title fixes (https://writefreely.org/pull/1491) * Fix upgrade issues with instances using Unix sockets (https://writefreely.org/pull/1503) * Fix […]
Original post on social.musing.studio
social.musing.studio
Realized that the way we do notes on #WriteFreely doesn't work with #Mastodon, if you include a title. They don't show up! So I'll see how it looks if we include it in the body of the Note. #WriteFreelyDev #ActivityPub
Moved two new additions into our upcoming #WriteFreely v0.16 release: - fediverse:creator tag (https://github.com/writefreely/writefreely/pull/1253) - Export email subscribers (https://github.com/writefreely/writefreely/pull/1258)
Display fediverse:creator header tag on posts by thebaer · Pull Request #1253 · writefreely/writefreely
This uses the fediverse actor a blog author has added in the Verification field on their blog, looking up the handle locally (required by this tag, instead of the URL required for the rel=me tag) t...
github.com
At long, long last, a bug with hashtags on @writefreely instances running MySQL 8+ is getting fixed in our next release, v0.16. https://github.com/writefreely/writefreely/pull/1461 #WriteFreely #WriteFreelyDev
Use modern ICU regex syntax on MySQL 8+ by thebaer · Pull Request #1461 · writefreely/writefreely
This fixes the "illegal expression" error with MySQL v8.0.4+ when trying to fetch all posts with a particular hashtag in them, causing all hashtag pages to fail to load with a "page ...
github.com
Making some small housekeeping updates to our #Writeas / #WriteFreely command-line client. I'd like to add a lot of basic missing functionality to it, so it's much more useful for everyone. https://github.com/writeas/writeas-cli
GitHub - writeas/writeas-cli: Command line client for Write.as / WriteFreely
Command line client for Write.as / WriteFreely. Contribute to writeas/writeas-cli development by creating an account on GitHub.
github.com
Finally figured out what was going on with the heavy load on our Gitea instance, https://code.as -- a ton of spammers coming in, when I thought we'd closed registrations. I've cleaned them up and put in some new protections, so should be able to keep the site up now for the repos we host there!
code.as
Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go
code.as
A few priorities on the @write_as list, but this week it's two areas that I really need to address: - Giving users who were silenced more insight into the reason, and a smoother way to appeal. This is taking up a ton of my time right now, especially as we're seeing more spammers complain, but I […]
Original post on social.musing.studio
social.musing.studio
Working on some #fediverse things in @write_as today. - New `preview` property on our Articles, so future supporting platforms can fall-back to a short-form representation of blog posts - Interop issues with #Ghost
Write.as (@write_as@writing.exchange)
1.8K Posts, 158 Following, 4.41K Followers · Type words, put them on the internet — and fediverse. Powered by @WriteFreely. Part of the @musing@musing.studio suite. @snap_as@musing.studio · @remark_as@musing.studio · @submit_as@musing.studio Toots here by @matt.
writing.exchange
Fixed a big bug in our (experimental) command-line #WordPress import tool, if you're using it. https://github.com/writeas/wp-import #WriteFreely
GitHub - writeas/wp-import: Import your WordPress blog to Write.as
Import your WordPress blog to Write.as. Contribute to writeas/wp-import development by creating an account on GitHub.
github.com
In #WriteFreely news, I just have to wrap up SMTP support (https://writefreely.org/pull/1131) and then I think we can get v0.16 out finally. Still had features like "require email on signup" on the roadmap for this version, but going to push that to the next release. #WriteFreelyDev
Support SMTP email configuration by thebaer · Pull Request #1131 · writefreely/writefreely
This adds the ability to configure a bulk email provider via SMTP, instead of only supporting Mailgun. Work in progress. Closes T905 I have signed the CLA
github.com
Some weird things going on with email right now on @write_as... sometimes emails are sending while it's disabled on a blog; other times, we're not sending at all, after the other day when I put in some failsafes for the initial issue. Probably going to add some better logging that everyone can […]
Original post on social.musing.studio
social.musing.studio
Adding the `fediverse:creator` tag on @writefreely posts: https://github.com/writefreely/writefreely/pull/1253 #WriteFreely #WriteFreelyDev
Display fediverse:creator header tag on posts by thebaer · Pull Request #1253 · writefreely/writefreely
This uses the fediverse actor a blog author has added in the Verification field on their blog, looking up the handle locally (required by this tag, instead of the URL required for the rel=me tag) t...
github.com
Finally able to get back on #WriteFreely development again. I'm working through some pull requests for our upcoming v0.16 release. Hoping to have this out by the end of the month! If you're able to, would appreciate any help building and testing out everything on the `develop` branch! […]
Original post on social.musing.studio
social.musing.studio
If you had trouble building our command-line tool for migrating between @writefreely instances, we've just fixed that! https://github.com/writefreely/wf-migrate #WriteFreely #WriteFreelyDev
GitHub - writefreely/wf-migrate: Tools for migrating between WriteFreely instances.
Tools for migrating between WriteFreely instances. - writefreely/wf-migrate
github.com
Was really planning on releasing @writefreely v0.16 in November, but had some life things get in the way. Working on getting a few more features in now so I can put that out this month. #WriteFreely #WriteFreelyDev
let's see if we can get image uploads in @writefreely v0.16 😬 if anything, could get some basics in -- custom avatars and uploading via the classic browser. but not sure how the management UI is going to work out
Another update in upcoming @writefreely v0.16: Archive pages! This makes it easy to see a full list of all posts you've ever made on your blog, sorted by year. If you're able to, please help test and review this change: https://github.com/writefreely/writefreely/pull/1128 #WriteFreely […]
Original post on social.musing.studio
social.musing.studio
okay, on to more #WriteFreely code review
Just merged an important fix for official @writefreely binaries. They should work again on all platforms with our next release, v0.16! https://github.com/writefreely/writefreely/issues/1064 #WriteFreely #WriteFreelyDev
The next version of WriteFreely (v0.16) will support Likes from the fediverse! We could use your help reviewing and testing it out here: https://github.com/writefreely/writefreely/pull/1122 #WriteFreely #fediverse #WriteFreelyDev
the spammers are getting clever over on github
On a roll today, and have one last little treat coming on @write_as today 😊
Just updated our workboard for new features coming in the next few #WriteFreely releases: https://todo.musing.studio/tag/writefreely/ #WriteFreely #WriteFreelyDev
Still need to test how well this works today, but just fixed compilations errors with our command-line utility for migrating between @writefreely instances. https://github.com/writefreely/wf-migrate #WriteFreely #WriteFreelyDev
Finishing up a new integration on @write_as (announcing soon), and looking at our cross-posting usage. It's really fallen off -- only 4 posts sent out this year. I think the feature made the most sense when Twitter was around.