Commit Graph

18920 Commits

Author SHA1 Message Date
Sam 7c888c9a77 Merge pull request #4062 from xfalcox/patch-6
FIX: Properly downcase unicode chars
2016-05-08 21:39:00 +10:00
Sam 9583f69d1c Merge pull request #4215 from fantasticfears/travis
Update to ruby 2.3.1 on Travis
2016-05-08 21:33:38 +10:00
Sam Saffron 2cda3c1e6b upgrade sidekiq to fix redis leak 2016-05-08 21:23:13 +10:00
Sam Saffron c209155521 upgrade eventmachine so it compiles more easily on mac 2016-05-08 21:21:58 +10:00
Arpit Jalan ebb62193d1 Merge pull request #4214 from gschlager/patch-1
Fix import from phpBB 3.1
2016-05-08 10:15:59 +05:30
Erick Guan 85e2467a0d
watch ruby 2.3.1 on travis 2016-05-07 23:57:33 +02:00
Gerhard Schlager 1eaaa97849 Fix import from phpBB 3.1 2016-05-07 23:35:48 +02:00
Robin Ward 9741584ae8
FIX: Hide invite button on mobile 2016-05-06 17:21:06 -04:00
Régis Hanol aa5ea719ee fix build 2016-05-06 19:50:44 +02:00
Régis Hanol 1e57bbf5c8 Lots bounce emails related fixes
- Show bounce score on user admin page
- Added reset bounce score button on user admin page
- Only whitelisted email types are sent to emails with high bounce score
- FIX: properly detect bounces even when there is no TO: header in the email
- Don't desactivate a user when reaching the bounce threshold
2016-05-06 19:34:33 +02:00
Robin Ward f9fe9ac3ed
FIX: Build dynamic category / tag routes 2016-05-06 11:54:29 -04:00
Neil Lalonde 1625b08c86 FIX: posting my fail because there are no tags 2016-05-06 11:20:17 -04:00
Robin Ward 2d2bf4dd56
FIX: Keyboard controls were broken at the bottom of topics 2016-05-06 11:11:14 -04:00
Neil Lalonde 4628b1707f Merge pull request #4210 from damiencaselli/fix-tag-heading-link
FIX: tag topic list header href leading to 404
2016-05-06 10:27:35 -04:00
Damien Caselli b90159b11d FIX: tag topic list header href leading to 404 2016-05-06 11:13:06 +02:00
Neil Lalonde ede3a709a7 FIX: disable flag_sockpuppets by default, since it causes too many false positives in spam detection 2016-05-05 17:02:36 -04:00
Neil Lalonde 1d9e175bc2 MigrateUploadScheme should use execute_onceoff 2016-05-05 16:04:24 -04:00
Robin Ward 89e506551a
Add body class to `account-created` route 2016-05-05 14:37:09 -04:00
Robin Ward 0fcfc6bed9
Add acceptance tests for all mobile templates 2016-05-05 12:49:12 -04:00
Arpit Jalan 22d7ea1192 FIX: user can't export entity unless they are logged in 2016-05-05 19:12:37 +05:30
Arpit Jalan 53809d526c FIX: show proper error message when no user selected for private message 2016-05-05 18:47:08 +05:30
Jeff Atwood 24a49daa71 emphasize the upgrade link and how easy 2016-05-04 23:36:50 -07:00
Sam 5d165c19b8 update logster 2016-05-05 14:54:25 +10:00
Robin Ward 34670c2c4f
FIX: Raw mobile view broken 2016-05-04 18:13:18 -04:00
Robin Ward 3220f9e3cc
FIX: ESLint 2016-05-04 17:20:36 -04:00
Robin Ward 148c4da23d
FIX: Server side missing jQuery 2016-05-04 17:01:13 -04:00
Régis Hanol c775ea7b5e add 'Most Liked' and 'Most Replied To' columns in user summary 2016-05-04 22:48:30 +02:00
Robin Ward b1c4c8a5d0
Deprecation: replace `itemController` with components 2016-05-04 16:18:22 -04:00
Robin Ward 4e5831c43f
Deprecation: Remove `{{each itemView=}}` 2016-05-04 16:18:15 -04:00
Robin Ward 9ea32bf7d8
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
Arpit Jalan acbec76411 FIX: use site default locale for flag title and body 2016-05-05 00:20:06 +05:30
Neil Lalonde 484cd8b362 Version bump to v1.6.0.beta3 2016-05-04 14:30:46 -04:00
Neil Lalonde b1f798f119 Update translations 2016-05-04 14:22:15 -04:00
Arpit Jalan b25d950d99 FEATURE: allow moderators to convert a private message to public topic or vice versa 2016-05-04 22:47:32 +05:30
Robin Ward 2950a82a7d
FIX: `showFlags` was not triggered correctly by the keyboard shortcut 2016-05-04 12:03:20 -04:00
Arpit Jalan 9427e0c732 FIX: bootstrap mode should not amend setting that is not in default state 2016-05-04 16:46:46 +05:30
Neil Lalonde 5576c8efca FIX: banner topics show on tags list and tagged topic list pages 2016-05-03 16:15:57 -04:00
Neil Lalonde c1aded8b64 FIX: crawler view of tags index page 2016-05-03 16:10:12 -04:00
Neil Lalonde f072cb404e FIX: add a title to the tags index page 2016-05-03 16:10:12 -04:00
Arpit Jalan 82daf93eb3 Merge pull request #4206 from techAPJ/convert-topic
FEATURE: move a topic from PM to regular topic or vice versa
2016-05-04 01:33:15 +05:30
Régis Hanol df14926e42 SECURITY: check magic bytes before using ImageMagick tools 2016-05-03 21:54:07 +02:00
Robin Ward b061ba5c52
FIX: Broken spec. Stupid mocking. 2016-05-03 15:30:48 -04:00
Robin Ward 65392f37bb
FIX: Apply both embedded post filters 2016-05-03 15:19:59 -04:00
Robin Ward 664f1913c8
FIX: Don't include hidden posts in embedded comments 2016-05-03 15:01:20 -04:00
Robin Ward 2cc6efba8c
FIX: Featuring topics wasn't happy with concurrency. 2016-05-03 14:24:50 -04:00
Arpit Jalan 26964a72ca FIX: editing user title was deleting location 2016-05-03 22:25:43 +05:30
Régis Hanol ad15049ef0 FIX: don't track clicks on links in quotes 2016-05-03 18:47:01 +02:00
Arpit Jalan c069488560 FIX: moderator_action posts should be suppressed from digests 2016-05-03 16:43:21 +05:30
Arpit Jalan 706ea28ef9 FIX: prepend 'continue discussion' link to topic template 2016-05-03 15:01:02 +05:30
Guo Xiang Tan 44868c9e77
Update message_bus. 2016-05-03 13:37:35 +08:00