Commit graph

14362 commits

Author SHA1 Message Date
Robin Ward
690b579a96 Fixes some deprecations 2015-05-11 11:18:37 -04:00
Robin Ward
8294205f7c Ember 1.11 broken WIP 2015-05-11 11:18:37 -04:00
Robin Ward
b3b4fd21ed Broken WIP 2015-05-11 11:18:37 -04:00
Régis Hanol
48f4589c6f try to fix missing downloads by re-downloading them 2015-05-11 17:03:48 +02:00
Régis Hanol
6d83526bf1 add support for multisite to the 'uploads:regenerate_missing_optimized' rake task 2015-05-11 16:19:16 +02:00
Régis Hanol
27a9b5ee13 only deal with local uploads 2015-05-11 15:41:52 +02:00
Harm Geerts
d9a3e82516 Stop sso login processing after rendering error
This prevents a DoubleRenderError triggered on the redirect_to.
2015-05-11 14:17:32 +02:00
Régis Hanol
ca89d16946 FEATURE: new 'uploads:regenerate_missing_optimized' images rake task 2015-05-11 12:59:50 +02:00
Régis Hanol
aa5c512949 Merge pull request #3446 from wlads/change-vagrantfile-memory
Change Vagrantfile to default VM 1024MB of RAM
2015-05-11 10:33:45 +02:00
Régis Hanol
c96a821971 Merge pull request #3449 from Qasem-h/Css
Add .rtl for css tags
2015-05-11 10:33:02 +02:00
Régis Hanol
1b3f3fa437 Merge pull request #3450 from techAPJ/patch-3
FIX: reply count is off by one
2015-05-11 10:31:25 +02:00
Arpit Jalan
fc30b771cf FIX: reply count is off by one 2015-05-11 13:58:53 +05:30
Régis Hanol
4c02be0fb0 Merge pull request #3447 from techAPJ/patch-1
FIX: rss feed should be valid
2015-05-11 10:27:24 +02:00
Régis Hanol
97cc1bf279 Merge pull request #3448 from techAPJ/patch-2
FEATURE: check nofollow setting when showing website
2015-05-11 10:26:07 +02:00
Sam
3d6cfc6421 fix typo 2015-05-11 18:05:18 +10:00
Qasem Hajizadeh
6bd15dd86d Add .rtl for css tags
Im added .rtl to front of tags @SamSaffron
2015-05-11 12:22:30 +04:30
Sam
f180aba492 stop random hostname for anon 2015-05-11 17:48:54 +10:00
Arpit Jalan
8366b71176 FEATURE: check nofollow setting when showing website 2015-05-11 13:16:21 +05:30
Arpit Jalan
7a20ed0617 FIX: rss feed should be valid 2015-05-11 10:50:24 +05:30
Wladimir Braguini Domingues
5e7585958a Change Vagrantfile to default VM 1024MB of RAM
Revert a commit that changed the default Vagrantfile to 2048MB of RAM
https://meta.discourse.org/t/discourse-as-your-first-rails-app/5751/105
2015-05-11 01:07:19 -03:00
Sam
2282869f30 fix rtl changing general styles 2015-05-11 12:12:37 +10:00
Sam
996ab1ae17 FEATURE: task to find all missing local images 2015-05-11 10:30:39 +10:00
Sam
124d634c03 Merge pull request #3443 from Qasem-h/Css
Fix some rtl bugs
2015-05-11 10:09:06 +10:00
Luke Granger-Brown
9f9825bb6b FIX: don't send emails to anonymous users
Also changes behaviour of real to not return anonymous users.

This means user counts will no longer include them, and the
mailing list system will ignore them even if they somehow end up
with the feature turned on.
2015-05-11 00:56:34 +01:00
Régis Hanol
5329403a71 use first part of email address as username in SFN import 2015-05-10 23:12:09 +02:00
Qasem Hajizadeh
b99c3c85aa Update rtl.scss 2015-05-09 18:26:00 +04:30
Sam
8c28838488 Merge pull request #3442 from riking/patch-poll
SECURITY: XSS in poll errors dialog
2015-05-09 18:09:23 +10:00
riking
7238c43018 SECURITY: XSS in poll errors dialog 2015-05-08 19:28:04 -07:00
Jeff Atwood
f355579e60 remove transparent outline on topic-progress-wrapper 2015-05-08 15:47:27 -07:00
Régis Hanol
940fa5b572 Merge pull request #3440 from techAPJ/patch-1
UX: no need to show protocol in youtube link
2015-05-08 23:08:46 +02:00
Arpit Jalan
c2312a427a UX: no need to show protocol in youtube link 2015-05-09 01:18:42 +05:30
Robin Ward
9e7182474a Merge pull request #3439 from techAPJ/patch-2
convert open-composer mixin to es6
2015-05-08 15:38:12 -04:00
Arpit Jalan
8b876a3c21 convert open-composer mixin to es6 2015-05-09 01:01:50 +05:30
Robin Ward
4b1145dbb0 Merge pull request #3434 from techAPJ/patch-1
FEATURE: support category/subcategory name in new-topic route
2015-05-08 14:14:20 -04:00
Arpit Jalan
6cc092d54c FEATURE: support category/subcategory name in new-topic route 2015-05-08 23:33:06 +05:30
Régis Hanol
f20f9d76a5 Merge pull request #3438 from techAPJ/patch-2
FIX: show youtube URL if title is undefined
2015-05-08 19:23:33 +02:00
Arpit Jalan
597dc2f0b6 FIX: show youtube URL if title is undefined 2015-05-08 22:51:45 +05:30
Régis Hanol
0ded6434df FIX: migrate_old_polls should properly identify olds polls at the end of the post 2015-05-08 19:17:09 +02:00
Régis Hanol
4da6124fa5 update onebox to latest 2015-05-08 16:42:55 +02:00
Régis Hanol
c3c752cbcd Merge pull request #3437 from techAPJ/patch-2
FIX: fetch YouTube video title via oEmbed
2015-05-08 14:49:30 +02:00
Arpit Jalan
88135e5b22 FIX: fetch YouTube video title via oEmbed 2015-05-08 18:03:36 +05:30
Régis Hanol
c2ffe255c3 FIX: add borders on polls on mobile 2015-05-08 11:13:32 +02:00
Neil Lalonde
46606cd818 FIX: missing aria-label on X of share modal 2015-05-07 17:31:36 -04:00
Neil Lalonde
ffeab82947 FIX: reset message field of flag form after submitting flag 2015-05-07 17:08:07 -04:00
Allen Hancock
53c85662c6 A red meh icon is less ambiguous than a red-smile
Builds on https://meta.discourse.org/t/why-a-frowny-face-on-admin-version/27895/
2015-05-07 13:44:27 -07:00
Régis Hanol
875a013ec7 FIX: poll design on mobile 2015-05-07 19:49:06 +02:00
Régis Hanol
c1bb7bc7cc clarify copy when editing a poll after the first 5 minutes 2015-05-07 17:24:35 +02:00
Régis Hanol
9b0ca60f52 FIX: support quotes for poll parameters 2015-05-07 16:40:14 +02:00
Régis Hanol
78cff468bc FIX: poll options display issues 2015-05-07 15:19:23 +02:00
Sam
8a3a02421a update onebox gem 2015-05-07 14:08:27 +10:00