0b6d12f95d
FIX: when no notification state exists on topic, mute on unsubscribe
2016-04-25 11:24:52 +10:00
7ee11b0508
more logging, add referer
2016-04-25 10:48:36 +10:00
bb10697c50
make clickable alert info use dark blue on blue
2016-04-24 15:24:21 -07:00
121820b118
Merge pull request #4125 from karies/noPreparedStatements
...
Make PgSQL happy: ActiveRecord::StatementInvalid: PG::ProtocolViolation
2016-04-24 21:32:36 +05:30
7f652e9d7f
Merge pull request #4190 from johndbritton/google-ajax-url
...
Update Google Ajax-Crawling API documentation url
2016-04-22 12:53:42 -07:00
53b2b02527
Update Google Ajax-Crawling API documentation url
2016-04-22 11:15:56 +01:00
ed446ca487
increase transpiler timeout to 15 sec
2016-04-21 16:52:25 -07:00
72761ab938
we don't need to specify default email port...
2016-04-21 13:53:26 -07:00
56adc01081
fix last-seen date position in digest preview
2016-04-21 21:00:28 +02:00
ded03a1aa4
ensure pikaday respects our color scheme
2016-04-21 20:56:12 +02:00
ee7ef46b9e
FEATURE: support filter options for PM report
2016-04-21 14:52:41 +05:30
89a7a90208
UX: do not show filter controls for PM admin reports
2016-04-21 13:49:30 +05:30
cd4ffccb4a
Upgrade onebox.
2016-04-21 16:09:21 +08:00
a556d9ad4e
FIX: Expiry should be 3 times polling interval.
2016-04-21 15:04:03 +08:00
b4e0c5afe0
FIX: Fetch stats if it has not been cached.
2016-04-21 14:50:25 +08:00
e7d1fa8120
Merge pull request #4186 from shaktikatare1989/suspention-details-in-log
...
Fix: Suspensions and Blocks do not give enough details in logs
2016-04-21 09:00:36 +05:30
9cac351fd8
Merge pull request #4184 from tgxworld/precompile_our_assets_concurrently
...
PERF: Uglify and gzip assets concurrently.
2016-04-21 10:55:12 +08:00
345f138d6c
Merge pull request #4189 from DeanMarkTaylor/patch-3
...
Minor spelling mistake and language consistency
2016-04-21 10:52:06 +08:00
b744306654
PERF: Uglify and gzip assets concurrently.
2016-04-21 10:36:09 +08:00
f7d0e8461d
Minor spelling mistake and language consistency
...
"Return" instead of "Return".
"unactivated" changed to "deactivated".
Mostly "cannot" is currently used, changed existing "can not" occurrences.
"there was no attachments" to "there were no attachments".
2016-04-21 02:23:58 +01:00
3aa8593dab
Version bump to v1.6.0.beta2
v1.6.0.beta2
2016-04-20 19:26:51 -04:00
f43f0452f8
we auto-set DB RAM and unicorns now
...
based on detected CPU and RAM
2016-04-20 16:26:00 -07:00
e63e296761
Update translations
2016-04-20 19:18:07 -04:00
27695c74c2
remove unused file
2016-04-20 23:43:23 +02:00
c117a48e93
add rel=nofollow in Top Links in User Summary for untrusted users
2016-04-20 23:43:13 +02:00
bb13a1c82b
Merge pull request #4187 from tobiaseigen/patch-2
...
Update server.en.yml
2016-04-20 14:36:24 -07:00
775efee53b
Update server.en.yml
...
changed "free generous free plan" to "generous free plan" in the email deliverability test. slightly redundant. ;-)
2016-04-20 14:23:04 -07:00
2016e1cda1
UX: show topics where the top links are extracted from in user summary
2016-04-20 22:58:30 +02:00
850f5c3472
FIX: This DecoratorHelper
didn't have a container
reference
2016-04-20 16:23:53 -04:00
cf1fefe236
add more specs for Image Lightbox on Subfolder Install
2016-04-20 15:42:40 -04:00
4960b62110
FEATURE: new 'block_auto_generated_emails' site setting
2016-04-20 21:29:27 +02:00
f62ffce03b
Merge pull request #4053 from xfalcox/patch-5
...
FIX: Image Lightbox on Subfolder Install
2016-04-20 15:16:35 -04:00
0548523e8b
FIX: password reset UI shares state on all profile pages and stops working after first use
2016-04-20 14:51:46 -04:00
c423ce6333
Allow auth providers to provide custom urls
2016-04-20 13:19:59 -04:00
180c972b58
FIX: also apply decorators to embedded posts
2016-04-20 17:25:32 +02:00
bbe642070e
App Banner Support for Android Chrome ( #4103 )
...
* App Banner Support for Android Chrome
* Oops, forgot semicolon;
2016-04-20 10:54:01 -04:00
7996ae50d8
FIX: Group topics should link to the actual post
2016-04-20 10:50:50 -04:00
cd4c34204d
Fix: Suspensions and Blocks do not give enough details in logs
2016-04-20 10:45:19 +05:30
51b0b5f2f8
Merge pull request #4182 from NickIvanter/fix-best-post
...
FIX: make sure the best post is not the worst
2016-04-19 18:48:15 +02:00
7ab521758f
FIX: don't show links in PM in user summary
2016-04-19 18:15:53 +02:00
125d9b5d2e
Revert "UX: bigger title font on local oneboxed topic"
...
This reverts commit e492ed64ecb8289b003f126add80b9b7b1b3f2ba.
2016-04-19 21:40:50 +05:30
bc6862d82d
FIX: make sure the best post is not the worst
...
By default Postgres returns NULLs first when sorting in a descending order. As a result, best_post() would often actually return the "worst" post of the topic. And it was then included in digest emails in "popular posts".
2016-04-19 17:44:36 +03:00
4cdd1e2e24
Adds a body class for static routes
2016-04-19 10:27:11 -04:00
c4cf057d07
kinder, gentler copy for account block autonotifies
2016-04-19 00:44:46 -07:00
fb6e7c1e19
Refactor DiscourseSassImporter
.
2016-04-19 14:58:03 +08:00
95e0948fba
FIX: Don't use Uglifier that ships with Sprockets.
2016-04-19 14:29:20 +08:00
3a19cabd31
Merge pull request #4180 from mcwumbly/fix-user-card-location-layout
...
FIX: layout for location and website on user card when bio not displayed
2016-04-19 07:48:58 +02:00
6a33fcf48e
FIX: Do not gzip when using uglifier.
2016-04-19 12:27:51 +08:00
08298036e3
FIX: layout for location and website on user card when bio not displayed.
2016-04-18 20:59:54 -07:00
374657d9d5
FIX: Cancelling a title change does not revert the value
2016-04-19 09:00:41 +05:30