I have just released Hometown v1.0.5+3.4.0! This release adds no new features, it simply brings Hometown up to date with Mastodon v3.4.0.
https://github.com/hometown-fork/hometown/releases/tag/v1.0.5%2B3.4.0
I have just released Hometown v1.0.5+3.4.0! This release adds no new features, it simply brings Hometown up to date with Mastodon v3.4.0. https://github.com/hometown-fork/hometown/releases/tag/v1.0.5%2B3.4.0 12 comments
@darius hey, so I'm considering forking from master to hometown... but I'm interested to know if you're willing/able to add the admin account auto follow on new account creation. @shlee I don't know. That was removed fairly recently, right? If it is like a line of code I would consider it. If it's a bigger reversion then probably not. @shlee can you tell me what version number it was removed in? That would save me time tracking it down @darius https://github.com/mastodon/mastodon/pull/16078/files (I think) @shlee thanks -- at first glance this appears to be a few hundred lines of code across 16 different files. This would be a lot of labor to keep up for me. I might be able to get away with just hacking back in 30 or so lines of code but every time I do that I end up regretting it... @darius TBH. I think the autofollow the admin part is only a few lines. here Does Hometown have a roadmap and or guide to what kinds of patches it will and won't accept? @emacsen this is the closest thing I have external to my brain: https://github.com/hometown-fork/hometown/wiki/Notes-on-future-versions Generally my response to most patches is "this should be PR'ed to Mastodon first, and if ignored/rejected, then I'll consider". Unless it is a very hometown-y feature, like it has to do with local posting or something. I've been thinking about the issue of the fact that if Alice posts something and Bob replies, Alice can block Bob, and his reply will be invisible to her, but it will still be visible on her feed- both the website and the Inbox. I think this wrong behavior, but it seems like it's been discussed and @Gargron either does not agree or takes no stance (it's hard to tell) I'm just curious. Thanks for the Notes on future versions! |
(fyi @support )