Email or username:

Password:

Forgot your password?
Darius Kazemi

A patch release of Hometown (v1.0.6+3.5.2) is coming later today. It will include:

- A CSS patch to our Macaron (Pastel Light) theme that fixes a bug that made the reporting interface unusuable
- a Polish translation of Hometown strings (thanks @mkljczk)
- ...maybe some other little fixes and changes from our PR queue, we'll see what I get done today

#hometown

14 comments
Darius Kazemi

Okay, new Hometown release is out. It's v1.0.6+3.5.2 and contains mostly bugfixes and three new features. I will explain the features (and maybe some bug fixes) in this thread.

Full release notes and upgrade instructions here:

github.com/hometown-fork/homet

#hometown

Darius Kazemi

New feature 1: Polish translation for Hometown specific text. Again, thanks @mkljczk!

Darius Kazemi

New feature 2: The server-wide "About" pages now show in limited federation mode.

Limited federation is a Mastodon feature that hides things like profile pages and directories etc from other servers, plus lets you make an allow-list for federation. This is good, but it also hid your server's "About" page. That's where important information like your Code of Conduct goes, and it makes sense to show that to everyone.

PR here: github.com/hometown-fork/homet

Darius Kazemi

New feature 3: The "compose" box no longer has keyboard focus when you load the web client.

Auto-focusing this assumes that you are likely to make a post as soon as you load the page. This often isn't true, and it means that keyboard shortcut users have to tab out before beginning to navigate. Thanks to @raboof for the PR and @weirdwriter for a quick screen reader consultation.

github.com/hometown-fork/homet

Darius Kazemi

Bugs fixed include:

- lots of CSS tweaks and fixes
- exclusive lists no longer revert to normal lists on rename
- `local_only` emoji now works in CW text
- ....and many more, including some stuff that was making it confusing to upgrade Hometown for admins.

Darius Kazemi

My next planned Hometown release is going to be v1.1.0. I am trying to do actual project management on this one, so I have tagged all the features I plan on introducing. You can see them here:

github.com/hometown-fork/homet

#hometown

Darius Kazemi

If you want to comment on any of the planned v1.1.0 features, please comment on the Github issue directly (preferred) or @ me here.

[DATA EXPUNGED]
Darius Kazemi

@garbados I want to see what stuff is in there and like... idk maybe there's something I want to pull in!

[DATA EXPUNGED]
Darius Kazemi

@Lore Yeah, dashed border is friend-camp-only. It was a proof of concept that proved to me it's a good feature

Ayin N🌞rth

@darius import/export of block lists sounds dreamy!!

goÍšktuÍ g

@darius @mkljczk re #1165, would it be possible to avoid showing the icon for alt texts that aren't helpful?

e.g. one word descriptions, too short ones, file names, and ones that are simply a copy of the toot text.

or maybe it could show a different icon that prompts the user to check to see if it is a useless description

Darius Kazemi

@cadxdr I don't know how you would filter for that -- frankly I think if someone has bad alt text you should just block them after the first time encountering it (assuming it's not an honest mistake). Doesn't help with RT but if someone is a repeated bad actor on this I imagine they'd eventually get blocked

Go Up