You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
MIYAGI Hikaru f58dcbc981 HTTP proxy support for outgoing request, manage access to hidden service (#7134)
* Add support for HTTP client proxy

* Add access control for darknet

Supress error when access to darknet via transparent proxy

* Fix the codes pointed out

* Lint

* Fix an omission + lint

* any? -> include?

* Change detection method to regexp to avoid test fail
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Add RSS feeds for end-users (#7259) 7 years ago
helpers Add RSS feeds for end-users (#7259) 7 years ago
javascript Weblate translations (2018-04-24) (#7252) 7 years ago
lib HTTP proxy support for outgoing request, manage access to hidden service (#7134) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
policies Allow boosting own private toots (#6157) 7 years ago
presenters Redesign landing page (again) (#6486) 7 years ago
serializers Add RSS feeds for end-users (#7259) 7 years ago
services Prevent suspended accounts from appearing in AccountSearchService (#7246) 7 years ago
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
views Paginate descendant statuses in public page (#7148) 7 years ago
workers Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 7 years ago