fediverse
Here are 136 public repositories matching this topic...
-
Updated
Apr 8, 2021 - PHP
-
Updated
Apr 18, 2021 - TypeScript
-
Updated
Apr 13, 2021
-
Updated
Apr 18, 2021 - PHP
-
Updated
Apr 17, 2021 - Rust
-
Updated
Apr 17, 2021 - Vala
-
Updated
Apr 17, 2021 - Dart
-
Updated
Jan 11, 2021 - 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
Apr 11, 2021 - Java
-
Updated
Apr 16, 2021 - HTML
-
Updated
May 3, 2020 - JavaScript
-
Updated
Apr 17, 2021 - Go
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
Oct 15, 2020 - Kotlin
-
Updated
Apr 16, 2021
-
Updated
Apr 7, 2021 - Swift
-
Updated
Apr 8, 2021 - Rust
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Nov 20, 2020 - PHP
Bug description
The testing guide at https://github.com/rugk/mastodon-simplified-federation/wiki/Testing#redirects has problems.
Steps to reproduce
That behavior is a bit undesirable as it makes the emoji illegible
Improve this page
Add a description, image, and links to the fediverse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fediverse topic, visit your repo's landing page and select "manage topics."

Feature Proposed
It would be nice to give the ability to add words not already included in the slur filter. This could be done either on the admin level or user level settings
Describe the solution you'd like
Add an option in the settings to add a list of word to the slur filter. The default slur words in the code should be shown in the help text to prevent duplication.