Neil Lalonde
50a8eb1810
Merge pull request #4405 from gdpelican/fix/intersection-pagination
...
FIX: Don't join on tags unnecessarily when matching all tags
2016-08-24 14:45:15 -04:00
Neil Lalonde
7a81669c18
SECURITY: don't allow re-using the current password during password reset
2016-08-24 12:27:21 -04:00
Robin Ward
79245a25a3
Explain the `skip_jobs` parameter
2016-08-24 11:06:14 -04:00
Régis Hanol
038eb6f645
FIX: translations with a symbol as key should also be overridable
2016-08-24 11:53:03 +02:00
Guo Xiang Tan
c1f516a604
Update Ruby version in docs.
2016-08-24 15:48:15 +08:00
Guo Xiang Tan
7258e3f3e2
Merge pull request #4411 from rimian/filter-api-key
...
filter out api key
2016-08-24 10:59:50 +08:00
Rimian Perkins
50bb2d52c5
filter alpi_username from logs
2016-08-24 12:58:24 +10:00
Guo Xiang Tan
3e4b02bbd4
FIX: Make sure constant reflects the right backup extenstion.
2016-08-24 10:28:23 +08:00
Robin Ward
2cb4cb7b72
FIX: Don't enqueue jobs in a transaction
2016-08-23 16:07:59 -04:00
Neil Lalonde
2f68be2c5c
FEATURE: custom html and text can be added to summary emails
2016-08-23 16:06:02 -04:00
Robin Ward
4f68fd970d
FIX: Forgot to include a file in the previous commit :)
2016-08-23 15:09:09 -04:00
Robin Ward
c3a3aff120
FEATURE: Support for a whitelist for embeddable host paths
2016-08-23 14:56:12 -04:00
Jeff Atwood
43a3210c20
Merge pull request #4414 from discourse/erlend-sh-cccc
...
Updated Code of Conduct to v1.4
2016-08-23 11:37:28 -07:00
Erlend Sogge Heggen
3e3c64a65d
Fixed email
2016-08-23 20:35:07 +02:00
Erlend Sogge Heggen
a5e1df1e25
Updated Code of Conduct to v1.4
2016-08-23 20:13:47 +02:00
Robin Ward
1468616465
FIX: Support links with google analytics tracking and hashes
2016-08-23 12:13:31 -04:00
Arpit Jalan
e06be6561d
Update Translations
2016-08-23 18:48:00 +05:30
Arpit Jalan
4f25010844
bump onebox version
2016-08-23 18:12:51 +05:30
Guo Xiang Tan
17f0727b04
FIX: Don't track user profile view when viewed by system user.
2016-08-23 16:25:31 +08:00
Guo Xiang Tan
f19232646f
Rescue all errors when backfilling shas for uploads.
2016-08-23 15:05:37 +08:00
Guo Xiang Tan
90571f0364
FIX: Format selection as multiline code only when selection spans multiple lines.
2016-08-23 15:00:16 +08:00
Sam
691f739f11
better error handling
...
push notifications imply read access, no need for a special permission
2016-08-23 16:48:00 +10:00
Guo Xiang Tan
2c1249f381
Remove monkey patch.
2016-08-23 12:04:53 +08:00
Guo Xiang Tan
574b8fdf41
Allow backfilling of shas to complete.
2016-08-23 10:34:32 +08:00
Guo Xiang Tan
e9927ce5b1
Make eslint happy.
2016-08-23 09:56:24 +08:00
Guo Xiang Tan
f32d8e2882
FIX: Code fences shortcut did not insert newlines before and after backticks.
2016-08-23 09:51:01 +08:00
Rimian Perkins
d81344c488
filter out api key
2016-08-23 10:13:15 +10:00
Régis Hanol
2690ef7050
prefix setting with 'desktop_' since it's only used for desktop
2016-08-22 23:43:42 +02:00
Régis Hanol
d06e2793aa
fix logic for when to include topics in category list
2016-08-22 23:11:08 +02:00
Régis Hanol
9573e28df9
remove unecessary console.logsss
2016-08-22 23:03:40 +02:00
Régis Hanol
4d6028ea2d
UX: new 'category_page_style' site setting
2016-08-22 23:01:43 +02:00
Robin Ward
b6bcfc0426
FIX: Improper routing of https URLs
2016-08-22 16:45:11 -04:00
Robin Ward
2ce9d3d733
FIX: unhide `embed_truncate` since you can use it via wp plugin
2016-08-22 15:51:57 -04:00
Robin Ward
c297af8ba1
FIX: Force refresh when you change a forum's privacy settings
2016-08-22 14:07:30 -04:00
Arpit Jalan
b4e32f20f2
FIX: disable browser autocomplete for invite modal
2016-08-22 23:20:02 +05:30
Robin Ward
9f4ef6eeb6
Add a decorator for the footer links in the hamburger
2016-08-22 13:21:41 -04:00
Robin Ward
884bdf7240
FEATURE: Ability to scrub titles when importing embeddable content
2016-08-22 12:43:02 -04:00
Régis Hanol
aff1efc1f8
Merge pull request #4409 from Mogztter/fix-nabble-parse-email
...
FIX: Update Nabble importer to use Email.Receiver new API
2016-08-22 14:44:26 +02:00
Guillaume Grossetie
566ecae0db
FIX: Update Nabble importer to use Email.Receiver new API
...
Email.Receiver API changed in 3083657358
2016-08-22 14:04:01 +02:00
Régis Hanol
ecaa751455
FIX: Use Ember.set to update the site settings via the Message Bus
2016-08-22 12:18:45 +02:00
Arpit Jalan
f6bd114b5e
FEATURE: fall back to apple_touch_icon_url if default_opengraph_image_url is not present
2016-08-22 15:30:05 +05:30
Arpit Jalan
61b49c2d03
move default_opengraph_image_url to required settings
2016-08-22 07:43:43 +05:30
Régis Hanol
08a82b87a6
Merge pull request #4408 from mcwumbly/socialcast-import
...
Add Socialcast importer
2016-08-21 19:53:30 +02:00
Arpit Jalan
a39929d12e
FEATURE: add opengraph and twitter meta tags on every page
2016-08-21 22:08:49 +05:30
Sam
0a1d7896bf
Merge pull request #4407 from dtbaker/patch-1
...
Typo: Unmatched braces }}
2016-08-21 03:22:51 -07:00
Sam
1e9ca3c7c1
need to pass category on mobile as well
2016-08-21 20:21:07 +10:00
Sam
c51fec7fda
FIX: improve last visited detection
...
- clear line detection cache on category change
- don't show last visited unless latest / descending
- improve perf of last visited detection algorithm
2016-08-21 17:06:00 +10:00
David McClure
f7f8226b4c
Add Socialcast importer
2016-08-20 17:25:19 -07:00
Arpit Jalan
3bd8b55fce
FEATURE: new rake task to change post ownership for a specific user
2016-08-20 20:43:16 +05:30
dtbaker
bbb1517d33
Typo: Unmatched braces }}
...
Just a little typo
2016-08-20 23:55:07 +10:00