Advertisement · 728 × 90

Posts by Musing Studio Dev

Preview
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...

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

2 weeks ago 0 2 0 0
Preview
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...

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

2 weeks ago 0 1 0 0
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

2 months ago 0 0 0 0

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

3 months ago 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 […]

5 months ago 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.

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

7 months ago 0 0 0 0
Advertisement
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

7 months ago 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

7 months ago 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.

github.com/writefreely/writefreely/...

7 months ago 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

7 months ago 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

7 months ago 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

8 months ago 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

8 months ago 0 0 0 0
Advertisement
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!

8 months ago 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.

10 months ago 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 […]

10 months ago 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

11 months ago 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

1 year ago 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.

discuss.write.as/t/temporary-email-issues...

1 year ago 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

1 year ago 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 […]

1 year ago 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

1 year ago 0 1 0 0

Along those lines, we could really use help reviewing these pull requests from anyone with Docker experience! github.com/writefreely/writefreely/...

#WriteFreely #WriteFreelyDev

1 year ago 0 0 0 0
Advertisement
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! […]

1 year ago 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

1 year ago 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

1 year ago 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.

1 year ago 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

1 year ago 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 […]

1 year ago 3 2 0 0