This is looking pretty okay I think!

This is the new remote instances overview, which lets you see and search within a list of remote instances that your instance knows about. It also shows which instances have recent delivery errors, and what those errors are, so that you can choose to block decommissioned instances if you like.

#GoToSocial #GtSDev #Piss

something like this

#GoToSocial #GtsDev #Piss

Working on opt-in account directory...

#GoToSocial #GtSDev #Piss

okay so I've been working on the "allow showing boosts on the web view (opt-in!!!!)" PR, and if a profile allows showing boosts in their profile web view then there's a little button next to "recent posts" that says "exclude boosts", so you can also still get a view without boosts to see just the stuff they've posted!!!

kiss my butt!

#GoToSocial #GtSDev #Piss #PeePeePooPoo

https://goblin.technology/@tobi

https://github.com/VyrCossont/gotosocial/blob/embedding-search/README.md#semantic-search that's my high effort shitpost for the week. i'm like 80% sure it works, provided you use PG, have pgvector, and use the rest of the settings in my addition to the readme. i'm equally sure it could be made faster somehow, possibly just by parallelizing the status embeddings advanced migration. it has updated example config and a few basic tests. (i have not tried with tests/run-postgres.sh yet, however, since that Docker image probably doesn't have pgvector.)

#GtSDev #FediDev

gotosocial/README.md at embedding-search · VyrCossont/gotosocial

Fast, fun, ActivityPub server, powered by Go. Contribute to VyrCossont/gotosocial development by creating an account on GitHub.

GitHub
surely the upgrade from 0.2.2 will be easy #GtSDev #GoToSocial
Are filters working on #GtS? I have added three permutations, like #example, #EXAMPLE, and #Example, and they are not getting filtered out (using Phanpy). I almost swear they once did, by just using #example.
#gtsdev

coming soon to GotoSocial: Hometown-style exclusive lists (upstreamed to Mastodon in 4.2). followers you've added to one of these lists will have their posts show up only in lists, but not on your home timeline. great for news and high-volume posters that you want to follow but not see all the time.

https://github.com/superseriousbusiness/gotosocial/pull/3280

#GotoSocial #GtS #GtSDev #FediDev

[feature] Implement exclusive lists by VyrCossont · Pull Request #3280 · superseriousbusiness/gotosocial

Description This pull request implements Hometown-style exclusive lists, compatibly with vanilla Mastodon's current API. Fixes #2616 Checklist I/we have read the GoToSocial contribution guide...

GitHub

https://github.com/superseriousbusiness/gotosocial/pull/3141 implemented following hashtags, testing in production

#GotoSocial #GtS #GtSDev

[feature] Implement following hashtags by VyrCossont · Pull Request #3141 · superseriousbusiness/gotosocial

Description Adds API methods for following, unfollowing, and getting tags, and listing followed tags Sends new or updated public statuses with tags to the home timelines of local accounts followin...

GitHub

https://github.com/superseriousbusiness/gotosocial/pull/2936 and here's the PR for filter API v2!

there's one finaly closely related feature that i'd like to get into GtS, and that's muting users. at that point, we'll have all of the experience-control features that Mastodon, Akkoma, Iceshrimp, Sharkey, and Pixelfed support, and can think about adding more.

#GotoSocial #GotoSocialDev #GtS #GtSDev

Implement Filter API v2 by VyrCossont · Pull Request #2936 · superseriousbusiness/gotosocial

Description This pull request implements the Mastodon v2 filter API. v2 allows filters to be grouped and named, but the most important addition is the ability to filter individual statuses, which i...

GitHub