chinwagsocial/app/controllers
Eugen 17c591ffba Punycode URI normalization (#2370)
* Fix #2119 - Whenever about to send a HTTP request, normalize the URI

* Add test for IDN request in FetchLinkCardService

* Perform IDN normalization on domains before they are stored in the DB
2017-04-25 02:47:31 +02:00
..
admin
api
auth
concerns Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
oauth
settings
well_known
about_controller.rb Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 2017-04-23 05:21:10 +02:00
api_controller.rb
application_controller.rb Return force_ssl to the controller (#2380) 2017-04-24 02:44:05 +02:00
authorize_follow_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
media_controller.rb Media controller specs (#2022) 2017-04-17 20:02:00 +02:00
remote_follow_controller.rb
statuses_controller.rb Prettier account and stream entry URLs 2017-03-22 19:55:14 +01:00
stream_entries_controller.rb
tags_controller.rb Fix #2120 - Use Status#as_tag_timeline on public hashtag page (#2182) 2017-04-20 03:54:02 +02:00