Fediverse
The Fediverse (a portmanteau of "federation" and "universe") is a network of interconnected servers (or so called instances) that make up federated publishing websites similar to Twitter, Instagram, and YouTube. It is made up by federation protocols like OStatus, and ActivityPub, and server software, most notably Mastodon, Pleroma, Misskey, and many others.
Here are 156 public repositories matching this topic...
-
Updated
Jan 8, 2022 - PHP
-
Updated
Jan 7, 2022
-
Updated
Jan 9, 2022 - TypeScript
-
Updated
Jan 9, 2022 - PHP
-
Updated
Oct 5, 2021 - Rust
-
Updated
Nov 10, 2021 - Vala
Token reuse just gives Internal Server Error, would be nice to get something a little more informative :)
-
Updated
Jan 6, 2022 - Java
-
Updated
Jan 8, 2022 - Dart
-
Updated
Jan 2, 2022 - HTML
Right now it's uploads/<item>/<username slug> with the username slug being prefixed with remote_ if remote user.
That might cause an issue because foo@instance1 and foo@instance will have the same folder name.
Solution: uses the user flake id instead of slug for everybody, but keep the remote_ part
Direct/Private/Unlisted/Public
- If somebody sends you a message (mentioning on the fediverse) to redirect it to email.
- To add a simple form (in Wordpress menu or dashboard) where you can choose message type (private, public, etc), write an answer (without posting it on Wordpress).
-
Updated
Dec 13, 2021 - HTML
-
Updated
May 10, 2021 - Swift
-
Updated
Jul 10, 2021 - JavaScript
At the moment you can't just run make database unless you already have golang-migrate installed.
The Makefile should allow someone to just run that command and have all the migrate tools installed for them, but it doesn't at the moment.
-
Updated
Aug 27, 2021
-
Updated
Oct 15, 2020 - Kotlin
-
Updated
Jan 24, 2021 - PHP
-
Updated
Apr 8, 2021 - Rust
-
Updated
Jan 9, 2022 - Java
Makes tagging as easy as in Pleroma...
-
Updated
Dec 7, 2021
Bug description
The testing guide at https://github.com/rugk/mastodon-simplified-federation/wiki/Testing#redirects has problems.
Steps to reproduce
🐛 Bug Report
Notification e-mail network link has to be changed from organization link to real network link.
<img width="1920" alt="Bildschirmfoto 2021-12-08 um 20 09 28" src="https://user-images.githubusercontent.com/2
Add Settings option to automatically delete utm tags from url
Released 2008
- Wikipedia
- Wikipedia

Is your proposal related to a problem?
Notification messages arrive only in HTML format, and "text first" mail clients, like claws mail, etc. get a code message, with html tags, etc.
Describe the solution you'd like
Messages should use both formats, plain text and html.