Mastodon
Mastodon is a large social media network built as a decentralized federation of independently operated servers. It has a strong focus on privacy and anti-abuse features. Mastodon's server-side technology is Ruby on Rails, and its front end is written in JavaScript (React.js and Redux). It implements both the OStatus and ActivityPub protocols and is thus interoperable with other social networks. There are several client applications for different platforms available.
Here are 527 public repositories matching this topic...
Check before submitting issue -- Thank you!
You can ignore this form if this issue is a feature request.
Expected behavior
When you select a tweet with link in the text, the menu display "Copy"
Actual behavior
the menu display “Copy links“
Steps to reproduce
Check the tweets with links in some text
Extra info
Android version: 7.0
Network type:
- Ce
https://docs.joinmastodon.org/spec/oauth/ contains links to the methods
GET /oauth/authorize -> https://docs.joinmastodon.org/spec/methods/apps/oauth.md#authorize-a-user
POST /oauth/token -> https://docs.joinmastodon.org/spec/methods/apps/oauth.md#obtain-a-token
POST /oauth/revoke -> https://docs.joinmastodon.org/spec/methods/apps/oauth.md#revoke-token
trying all of them cause 404 erro
Update for 3.1
at least half of the time search is based on a copy-pasted URL or username, and at least for me that means switching between the keyboard's pastebin, and the keyboard, because there's no button to press to make the search start.
here's a sample screenshot:
-
Updated
Feb 13, 2020 - TypeScript
-
Updated
Feb 20, 2020 - TypeScript
-
Updated
Feb 19, 2020 - Shell
we could use some hand-holding to get new devs started and stuff.
also we should maybe promote an open development model a la anarchism.
If someone could flesh out the WebPack documentation, that would be amazingly helpful :)
Right now the templates are progressing forward, but require some manual intervention to add the Bulma styling, as well as the FontAwesome resources.
Updates can be done here.
https://github.com/Aardwolf-Social/aardwolf/blob/banjo/More-Documentation-Updates/doc/SETUP-WEBPACK.md
While I understand that it's intended to bring people to mastodon, the end result is just way less people interacting with the posts if it's just a warning with a link.
Currently I'm finding myself just posting more and more on twitter so I can use the manual CW'ing and have my posts show up in both and I don't alienate my twitter followers from my content and neither subject my mastodon follow
Currently info only shows the user info for the logged in user. It would be nice to use info to view other users info:
info user@example.com
This means the user thought they should put in user@instance, but will try to open the URL anyway and login using http basic auth
-
Updated
Feb 18, 2020 - Ruby
It would be useful to have a option to self-configure the prefix of content warnings that are crossposted. So for example use CN (content notice) instead of CW.
When you create a new toot, the mode is fundamental. It should be a text mode so that we get all of our text-mode hooks.
Probably would be best to have a major mode for toots, but, you could just manually call text-mode when creating the buffer in mastodon-toot--compose-buffer
-
Updated
Jan 31, 2020 - Swift
Hi, i would like to know if there are any plans for adding some kind of translation in the future.
I know there are more important features to add right now, and the "standard" brutaldon user probably knows (well?) english, but this could be a good additional feature as well, in my humble opinion.
What's your point of view? Is there any room for this?
-
Updated
Feb 16, 2020 - Go
-
Updated
Feb 20, 2020 - Clojure
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Feb 10, 2020 - JavaScript


Currently for example https://mastodon.social/api/v1/instance contains a lot of information like
titlewhich is used for example by https://the-federation.info/mastodon to show a display name for a Mastodon server. NodeInfo was introduced in Mastodon 3.0 but it doesn't contain a server display name.Due to the way NodeInfo is designed, it doesn't have a display name field. By community conven