chinwagsocial/app
Eugen Rochko b1349342d2
Fix rendering <a> without href when scheme unsupported ()
- Disallow links with relative paths
- Disallow iframes with non-http protocols and relative paths

Close 
2020-02-08 21:22:38 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Fix unfiltered params error when generating ActivityPub tag pagination () 2020-02-08 17:29:40 +01:00
helpers Fix punycode being rendered instead of unicode in some places () 2020-02-03 18:44:54 +01:00
javascript Fix native share button not being displayed for unlisted toots () 2020-02-07 13:21:25 +01:00
lib Fix rendering <a> without href when scheme unsupported () 2020-02-08 21:22:38 +01:00
mailers Fix error when sending moderation notification () 2020-02-01 15:42:12 +01:00
models Fix remote convertible media attachments not being saved () 2020-02-03 18:45:56 +01:00
policies Add announcements () 2020-01-23 22:00:13 +01:00
presenters Fix n+1 query for bookmarks on statuses () 2019-11-28 04:08:00 +01:00
serializers Fix punycode being returned in some entities instead of unicode in REST API () 2020-02-03 21:16:37 +01:00
services Fix invalid votes from the API being accepted () 2020-01-12 14:17:03 +01:00
validators Search account domain in lowercase () 2020-02-01 15:42:24 +01:00
views Fix punycode being rendered instead of unicode in some places () 2020-02-03 18:44:54 +01:00
workers Add publish/unpublish controls to announcements in admin UI () 2020-01-27 11:05:33 +01:00