-
Updated
Jun 28, 2021 - Ruby
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 608 public repositories matching this topic...
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Jun 22, 2021 - Rust
-
Updated
May 19, 2021 - Rust
-
Updated
Dec 25, 2018 - TypeScript
-
Updated
Jun 15, 2021 - Shell
-
Updated
Jun 24, 2021 - Ruby
-
Updated
Jun 18, 2021 - Vala
-
Updated
Feb 14, 2021 - Ruby
-
Updated
Jan 23, 2020 - Python
-
Updated
Apr 27, 2021 - Clojure
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jan 11, 2021 - HTML
-
Updated
Jun 23, 2021 - JavaScript
-
Updated
Dec 10, 2019 - Swift
-
Updated
Jan 7, 2021 - TypeScript
There's no rate-limiting for inbound requests currently, and this should be implemented to avoid the server being spammed/scraped by bad eggs.
There are a couple of middlewares available for Gin to do rate limiting:
- https://github.com/axiaoxin-com/ratelimiter
- https://github.com/yangxikun/gin-limit-by-key/blob/master/limit.go
- Probably some more that I didn't see yet.
These should b
Currently, wayback will strip query parameters in URL automatically which containing utm_*, weibo_id, and more query parameters see the helper repository.
This issue is used to collect query parameters that need to be strip. If you have similar query parameters or any suggestions, please add th
Created by Eugen Rochko
Released October 5, 2016
- Organization
- tootsuite
- Website
- joinmastodon.org
- Wikipedia
- Wikipedia

Is your feature request related to a problem?
Add support for textmagic service.
Describe the solution you'd like
This app uses notify library for some integrations, textmagic service is supported by the library.
There is also a usage example, which can be help in adding support.
https://github.com/nikoksr/notify/tree/main/service/textmagic