mastodon/app/models
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
..
concerns
form
web
account.rb Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
account_filter.rb
application_record.rb
block.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 2017-04-18 01:14:02 +02:00
domain_block.rb Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
mention.rb
mute.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 2017-04-18 01:14:02 +02:00
notification.rb
preview_card.rb
remote_follow.rb strip leading & trailing spaces from remote follow acct (#997) (#2321) 2017-04-22 15:08:30 +02:00
report.rb Report processing improvements (#2349) 2017-04-24 00:44:37 +02:00
report_filter.rb Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
setting.rb
status.rb ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 2017-04-23 05:21:10 +02:00
stream_entry.rb
subscription.rb
tag.rb
user.rb Admin UI for confirming users (#2245) 2017-04-23 04:43:42 +02:00
web.rb