Musing Studio Dev's Avatar

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/ ]

6
Followers
0
Following
50
Posts
30.08.2024
Joined
Posts Following

Latest posts by Musing Studio Dev @dev.social.musing.studio.ap.brid.gy

Preview
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

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

13.02.2026 22:42 👍 0 🔁 0 💬 0 📌 0

Okay #WriteFreely v0.17 coming before the end of the month, if all goes well 🤞

16.01.2026 22:38 👍 0 🔁 1 💬 0 📌 0
Original post on social.musing.studio

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 […]

23.10.2025 18:35 👍 0 🔁 2 💬 0 📌 0

@julian yeah, just for Notes, not Articles. I'm wondering if I should just leave `name` empty for Notes to prevent that. Especially not sure how anything besides Mastodon handles it.

06.09.2025 02:38 👍 0 🔁 0 💬 0 📌 0
Original post on social.musing.studio

@thisismissem @smallcircles I'm not sure... This only applies to the `Note` type, not `Article`. On Mastodon, Article titles always show up fine.

But also don't think it looks too bad by manually adding the title to the body of the Note, like if you pull this post up in Masto […]

05.09.2025 23:11 👍 0 🔁 0 💬 0 📌 0
Preview
Title fixes for ActivityPub by thebaer · Pull Request #1491 · writefreely/writefreely This fixes some issues minor issues with titles on posts sent to the fediverse. It solves for the following use cases: Posts with a link (or any Markdown) in the title A short note published with ...

Just opened a PR for this: https://github.com/writefreely/writefreely/pull/1491

It ends up putting us in compliance with the ActivityStreams spec, too, by making sure no markup is included in the `name` property.

#WriteFreelyDev

05.09.2025 21:23 👍 0 🔁 0 💬 1 📌 0

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

05.09.2025 20:36 👍 0 🔁 3 💬 2 📌 0
Preview
writefreely/writefreely A clean, Markdown-based publishing platform made for writers. Write together and build a community. - writefreely/writefreely

Everything is pretty much ready to go, code-wise on #WriteFreely v0.16! Now just updating the docs and this should be out this week.

https://github.com/writefreely/writefreely/milestone/27?closed=1

25.08.2025 20:39 👍 0 🔁 6 💬 0 📌 0
⚓ T932 Always fetch fedi handle for verifying profile

The fediverse:creator tag doesn't work perfectly -- you'll need to use your fediverse @-handle in the Verification field to get it to show up right. But we'll fix that in the next version (https://todo.musing.studio/T932).

25.08.2025 20:27 👍 0 🔁 0 💬 1 📌 0
Preview
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...

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)

25.08.2025 20:26 👍 0 🔁 2 💬 1 📌 0
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 ...

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

14.08.2025 18:56 👍 0 🔁 1 💬 0 📌 0
Preview
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.

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

12.08.2025 21:27 👍 0 🔁 0 💬 0 📌 0
Preview
code.as Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go

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!

07.08.2025 20:15 👍 0 🔁 0 💬 0 📌 0

You would really think when you have 5 years to implement a feature, you'd squeeze it in there somewhere. But here we are!

Either way, implementing the 5-year renewal stuff now will also come with some new experiments I'm excited to try, as far as benefits for our most loyal writers.

04.06.2025 18:56 👍 1 🔁 0 💬 0 📌 0
Original post on social.musing.studio

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 […]

04.06.2025 18:54 👍 1 🔁 1 💬 1 📌 0
Preview
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.

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

08.05.2025 17:18 👍 0 🔁 0 💬 0 📌 0
Preview
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.

Fixed a big bug in our (experimental) command-line #WordPress import tool, if you're using it.

https://github.com/writeas/wp-import

#WriteFreely

20.02.2025 20:49 👍 0 🔁 0 💬 0 📌 0
Preview
Temporary email issues Thank you, this is really helpful to know! I’m going to revert that latest change, so that should at least fix the issue going forward. Otherwise, I’m working on a new feature that’ll show you which posts never got sent as emails, and then let you manually send them again – so that should help make sure people still get those posts. Going to get that done tonight if possible, stay tuned!

Going to revert the recent change that broke things, and add a new way to re-send any emails that might've failed to send while this bug existed.

https://discuss.write.as/t/temporary-email-issues/16632/4

19.02.2025 00:13 👍 0 🔁 0 💬 0 📌 0
Preview
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

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

18.02.2025 21:22 👍 0 🔁 1 💬 0 📌 0
Original post on social.musing.studio

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 […]

18.02.2025 18:05 👍 1 🔁 1 💬 1 📌 0
Preview
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...

Adding the `fediverse:creator` tag on @writefreely posts: https://github.com/writefreely/writefreely/pull/1253

#WriteFreely #WriteFreelyDev

15.02.2025 22:28 👍 0 🔁 1 💬 0 📌 0

Along those lines, we could really use help reviewing these pull requests from anyone with Docker experience! https://github.com/writefreely/writefreely/pulls?q=is%3Apr+is%3Aopen+label%3Adocker

#WriteFreely #WriteFreelyDev

24.01.2025 20:55 👍 0 🔁 0 💬 0 📌 0
Original post on social.musing.studio

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! […]

24.01.2025 20:51 👍 0 🔁 5 💬 1 📌 0
Preview
GitHub - writefreely/wf-migrate: Tools for migrating between WriteFreely instances. Tools for migrating between WriteFreely instances. - writefreely/wf-migrate

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

08.01.2025 01:41 👍 1 🔁 1 💬 0 📌 0

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

01.12.2024 23:41 👍 0 🔁 0 💬 0 📌 0

it might be too much to knock out in a week. there are issues like user quotas, server config for uploading bigger files, etc.

24.10.2024 20:44 👍 1 🔁 0 💬 0 📌 0

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

24.10.2024 20:42 👍 1 🔁 0 💬 1 📌 0
Original post on social.musing.studio

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 […]

22.10.2024 19:59 👍 3 🔁 2 💬 0 📌 0

okay, on to more #WriteFreely code review

22.10.2024 18:34 👍 1 🔁 0 💬 0 📌 0

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

22.10.2024 15:11 👍 0 🔁 1 💬 0 📌 0