]> cat aescling's git repositories - mastodon.git/commit
Sanitize remote html in atom feeds, API (not just UI), use cached mention
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 24 Mar 2016 11:40:55 +0000 (12:40 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 24 Mar 2016 11:43:55 +0000 (12:43 +0100)
commitc8999a116ef71bef2cb28a783e4ba3d8e3cea6fa
tree5de675d578d4e3b10ccbbcee12858f1c8a7c0eb0
parent7cd3de3494834abfefc405b958da9898780fcb40
Sanitize remote html in atom feeds, API (not just UI), use cached mention
relations on Status#mentions
app/helpers/application_helper.rb
app/helpers/atom_builder_helper.rb
app/helpers/stream_entries_helper.rb
app/models/status.rb
app/views/api/statuses/show.rabl
spec/models/status_spec.rb