discourse/app
Robin Ward 40934e595a FIX: Some RSS feeds do unsafe redirects
There are people who have RSS feeds set up that do HTTPS -> HTTP
redirects which throw errors. Since RSS feeds are all configured
by admins I think it's OK if they allow an unsafe redirect as the
content is public anyway. This will reduce many server side errors.
2015-09-18 13:25:09 -04:00
..
assets FIX: redirect to original URL when logging in via OAuth 2015-09-18 18:34:57 +05:30
controllers FIX: Queued Posts should be ordered by created_at 2015-09-18 13:11:57 -04:00
helpers FIX: Strip lightbox metadata from embedding comments 2015-08-21 15:22:50 -04:00
jobs FIX: Some RSS feeds do unsafe redirects 2015-09-18 13:25:09 -04:00
mailers Remove hard-coded fallback to English locale 2015-09-06 21:24:38 +02:00
models FIX: When recovering a post, it should recreate user actions 2015-09-18 12:48:43 -04:00
serializers Merge pull request #3743 from sitepoint/topic-embed-info 2015-09-18 11:00:01 -04:00
services FIX: send new email activation token if the original token expired 2015-08-24 12:00:00 +05:30
views FIX: show category links if category has sub-categories in nojs view 2015-09-13 01:02:00 +05:30