microhive.social is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
While others build walled gardens, we're preparing to tear down walls.
As TikTok creates separate US and global apps, we're putting the finishing touches on ActivityPub integration in Loops.
Soon you'll share your loops across the entire fediverse - no borders, no corporate silos.
The future is federated. 🌐
Revolutionary idea: What if social media platforms actually let you control your data?
@loops does, with full data exports, retention controls & opt-in analytics.
The future of social is open-source ❤️
(and federated 🚀)
"Loops isn't open source"
Now it is. Enjoy ✨
https://github.com/joinloops/loops-server/releases/tag/v1.0.0-alpha.1
The language in which a post is written can now be set from the UI; you must configure the list of languages you usually post in in the User Settings.
Added support for bullet points in posts (lines starting with an asterisk or a hyphen, plus a space).
Added Dutch (nl_NL) translation (contributed by martijndeb).
Added Western Frisian (fy_NL) translation (contributed by martijndeb).
Mastodon API: Fixed repeated entries in timelines.
Added nodeinfo 2.1 support.
Fixed boosts from the command line not showing in the public timeline (contributed by xvello).
Updated several language files (contributed by zen and daltux).
Retrieving a post's replies is now possible via ActivityPub.
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
@Chaotica Hubzilla ist da deutlich "mächtiger" ;) Aber ok, du wirst bestimmt was finden. In Sachen #ActivityPub ist ja glücklicherweise einiges in Bewegung.
If the propagate_local_purge
configuration variable is set to true
in server.json
, purged local posts generate a Delete
activity that is sent everywhere, instead of only deleted from the filesystem.
Included a small tweak to avoid being confused by implementations that return valid webfinger queries for non-account URLs (like i.e. the Wordpress ActivityPub plugin in some configurations). This helps in searching by URL.
Added Ukrainian translation (contributed by wincentbalin).
New command-line option muted
, to list all MUTEd actors.
Mastodon API: Fixed metadata and follower approval flag when editing the account.
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
Loops Studio is built for creators, allowing you to upload new content, review and manage your posts, comments and interactions as well as view analytics!
It just one aspect of the platform that will soon launch with federation support and easy self-hosting.
Follow @loops for updates, or join https://loops.video to be one of the first to experience this 🚀
#loops #loopsStudio #tikTok #fediverse #activityPub #shortVideoSharing
Loops is built for the people, but we haven't forgot the admins.
We've added some pretty innovative features, like Pages that allow you to add/edit/publish rich pages and optionally add them to the main sidebar nav or footer and limit visibility to guests, users or both.
I appreciate your patience while we prepare Loops for you, and you'll soon see, it was worth the wait 🚀
Mastodon API: fixed a regression (introduced in previous version in the "boosts disappear in Tusky" fix) that interrupted timelines.
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
Added a server-wide Webmention hook; this way, if somebody out there (that supports Webmention) links to a user or post in this instance, a notification is sent (this is the complementary of what was implemented in version 2.76).
Fixed regression while sending email via pipe on OpenBSD.
Fixed Markdown parsing when the URL has parenthesis.
Always show the 'pending follow confirmations' section if there are any (even if the toggle is off).
If a metadata value is an account handler, it's also tried to be validated (rel="me" links).
Another search by URL tweak (this time for Pixelfed links).
Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky, added followed hashtags maintenance, other minor changes.
Renamed command-line actions create_list
to list_create
and delete_list
to list_remove
.
The default favicon URL can be changed from the server configuration.
New command-line option export_posts
, to export all posts by a user in a JSON format compatible with the one generated by Mastodon.
The command-line options to send notes also allow an optional -r
argument, to set the URL of a Fediverse post this note is a reply to.
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).
Users can now configure a webhook to receive an HTTP POST for every notification. This can be useful for implementing bots that react to activities, like autorepliers, chatbots or interactive textual games (see snac(1)
for more information).
The number of pending follow confirmations is shown next to the "people" link.
Faster performance metrics (contributed by dandelions).
Improved lowercasing in hashtags (contributed by postscriptum).
A search-by-url tweak for implementations that return 200 for invalid webfinger queries (e.g. piefed).
Mastodon API: added follow confirmation endpoints, fixed collisions in attachment file names.
Fixed potential crashes in attachment uploads.
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
Added Webmention support for links (Markdown-style or direct) written in a post.
Added new command-line options for list maintenance.
Display custom emoji in more places (contributed by dandelions).
Mastodon API: fixed infinite scroll in many clients (thanks to cheeaun for giving me the clue), added /api/v1/accounts/.../lists
endpoint (contributed by dandelions).
Email notifications can now be sent via libcurl
SMTP instead of spawning the /usr/sbin/sendmail
program. To use this new feature, some additional server configuration is needed, see snac(8)
(contributed by shtrophic).
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).
The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post.
Fixed incorrect poll vote format, which was causing problems in platforms like GotoSocial.
Mastodon API: added support for /api/v1/instance/peers
.
Added a new snac-admin
helper script (contributed by shtrophic).
In the web UI, posts are separated by the <hr hidden>
tag; it's invisible in graphical browsers, but it separates post clearly in text-based browsers.
Some Finnish, Spanish, Czech and Russian translation updates and fixes.
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
This release has been inspired by the song Pictures on the Wall by #MichelleGurevich.
Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi).
Added Czech translation (contributed by pmjv).
Added Brazilian Portuguese translation (contributed by daltux).
Added Finnish translation (contributed by inz).
Added French translation (contributed by Popolon).
Added Russian translation (contributed by sn4il).
Added Chinese translation (contributed by mistivia).
Added German translation (contributed by zen and Menel).
Added Greek translation (contributed by uhuru).
Added Italian translation (contributed by anzu).
Mastodon API: added support for /api/v1/custom_emojis (contributed by violette).
Improved Undo+Follow logic (contributed by rozenglass).
Reverted (temporarily) the Markdown code that converted text between underscores to italics, because it was causing more problems that what it was worth.
Fixed bug in bookmark CSV import.
Don't indent Twitter-like "threads" (i.e. chains of short posts from the same author that are self-replies).
If you find #snac useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/
You, people, are GREAT. Thank you very much.