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
2018-04-25 02:14:49 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00
helpers Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00
javascript Weblate translations (2018-04-24) (#7252) 2018-04-24 11:48:11 +02:00
lib HTTP proxy support for outgoing request, manage access to hidden service (#7134) 2018-04-25 02:14:49 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
policies Allow boosting own private toots (#6157) 2018-04-17 23:35:45 +02:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00
services Prevent suspended accounts from appearing in AccountSearchService (#7246) 2018-04-23 21:27:18 +02:00
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
views Paginate descendant statuses in public page (#7148) 2018-04-23 19:27:35 +02:00
workers Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 2018-04-13 01:27:22 +02:00