chinwagsocial/app/helpers
Eugen Rochko e4a241abef
Fix bad URL schemes being accepted (#6219)
* Fix actors accepting invalid URI schemes or different host between URI and URL

* Fix statuses accepting invalid URI scheme or different host to actor

* Adjust tests to new requirements

* Improve readability of mismatching_origin?/invalid_origin? methods
2018-01-08 05:00:23 +01:00
..
admin Fix nil error in log_target_from_history helper (#6173) 2018-01-04 10:56:23 +09:00
application_helper.rb Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
flashes_helper.rb Clean up flash display in views (#2336) 2017-04-23 04:22:34 +02:00
home_helper.rb Improve initialState loading 2017-01-09 12:37:53 +01:00
instance_helper.rb Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
jsonld_helper.rb Fix bad URL schemes being accepted (#6219) 2018-01-08 05:00:23 +01:00
routing_helper.rb Fallback default thumbnail in instance status API (#6177) 2018-01-04 15:36:55 +01:00
settings_helper.rb Adding Serbian latin translations (#6146) 2018-01-02 20:39:12 +09:00
stream_entries_helper.rb Update status embeds (#4742) 2017-08-30 10:23:43 +02:00