chuckya/app
Eugen Rochko ff07e80533
Fix remote convertible media attachments not being saved ()
Because the file name was set after loading the file, Paperclip
was flagging the differing file extension as content type spoofing

Fix 
2020-02-03 18:45:56 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Change signature verification to ignore signatures with invalid host () 2020-02-03 17:48:23 +01:00
helpers Fix punycode being rendered instead of unicode in some places () 2020-02-03 18:44:54 +01:00
javascript Fix dates (without time) being rendered as datetimes in public pages () 2020-02-03 17:48:56 +01:00
lib Add streaming API updates for announcements being modified or deleted () 2020-01-26 20:07:26 +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 Change how unread announcements are handled () 2020-02-03 01:53:09 +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