Vikhyat Korrapati
|
ce4f87e461
|
Pass sprockets context and environment to Sass::Engine.
|
2014-04-08 20:09:11 +05:30 |
Sam
|
d71f62a9f9
|
Merge pull request #2180 from tomciopp/master
More idiomatic approach to finding drafts
|
2014-04-08 16:46:24 +10:00 |
Robin Ward
|
7e3ea5d644
|
Support for crawling topic links
|
2014-04-07 14:08:34 -04:00 |
Régis Hanol
|
7e7ca43a19
|
BUGFIX: backup/restore when using multisite
|
2014-04-07 17:55:38 +02:00 |
Sam
|
0372b81d11
|
FEATURE: allow moderators to globally pin topics
|
2014-04-07 16:38:51 +10:00 |
Sam
|
c6b525bd5c
|
lets see if travis can give us some better info
|
2014-04-07 11:34:35 +10:00 |
Sam
|
78c844f8d8
|
BUGFIX: new users not getting correct error messages
|
2014-04-04 11:08:54 +11:00 |
Robin Ward
|
767048cc8d
|
FIX: Strips spaces from the end of URLs
|
2014-04-03 15:35:31 -04:00 |
Robin Ward
|
10d0320532
|
FIX: Allow expanding posts when anonymous, add specs
|
2014-04-03 11:30:43 -04:00 |
Robin Ward
|
079123f008
|
Allow the `content_sha1` column of `topic_embed` to be nullable
|
2014-04-02 16:18:51 -04:00 |
Robin Ward
|
d1e7fa1c47
|
Minor tweaks to importing first posts
|
2014-04-02 15:54:21 -04:00 |
Robin Ward
|
b250aa36a0
|
Remote fetching of blog contents
|
2014-04-02 10:26:46 -04:00 |
Robin Ward
|
f5c7ccb4e6
|
New field: Whether or not to include an expandable first post for
embedded content.
|
2014-04-02 10:26:46 -04:00 |
Sam
|
eff8b48da9
|
Revert "BUGFIX: raise message bus messages after data is committed"
This reverts commit d2926424d6 .
|
2014-04-02 16:24:36 +11:00 |
Sam
|
d2926424d6
|
BUGFIX: raise message bus messages after data is committed
|
2014-04-02 12:47:28 +11:00 |
Vikhyat Korrapati
|
317f9bcd08
|
Use custom DiscourseSassImporter for site customization SCSS compilation.
|
2014-04-01 23:05:02 +05:30 |
Vikhyat Korrapati
|
ef99ab59a5
|
Allow importing Discourse styles in custom stylesheets to modify vars.
|
2014-04-01 23:04:50 +05:30 |
Régis Hanol
|
77a8a4083a
|
Revert "Merge pull request #2125 from vikhyat/css-variables"
This reverts commit b537de3ca5 , reversing
changes made to b925827e5b .
|
2014-04-01 16:24:29 +02:00 |
Vikhyat Korrapati
|
df5ef38085
|
Use custom DiscourseSassImporter for site customization SCSS compilation.
|
2014-04-01 17:25:35 +05:30 |
Vikhyat Korrapati
|
ddd1dfe896
|
Allow importing Discourse styles in custom stylesheets to modify vars.
|
2014-04-01 15:25:43 +05:30 |
Régis Hanol
|
ef24a4c71c
|
FEATURE: add redirect_users_to_top_page site setting (default to true)
|
2014-03-31 21:53:38 +02:00 |
Sam
|
9aec32688b
|
BUGFIX: when RTT is short likes may not appear to work
BUGFIX: site settings db provider not triggering updates
at the correct point
|
2014-03-31 12:34:13 +11:00 |
Sam
|
8fc2549873
|
Stop using global vars where not needed
Simplify local process site setting provider
Stop setting up methods over and over
Centralize cache clearing
|
2014-03-31 12:34:13 +11:00 |
Régis Hanol
|
3ee8b087ca
|
Merge pull request #2197 from aslakknutsen/feed_url_case
Normalize URL from Feed Entry after adding link to original in Topic
|
2014-03-28 15:09:55 +01:00 |
Aslak Knutsen
|
f011fbdca9
|
Normalize URL from Feed Entry after adding link to original in Topic
Since a URL might be case sensitive, adding a link to the original
Feed Entry with changed case to the Topic could end in 404.
|
2014-03-27 20:48:01 +01:00 |
Sam
|
fe80e02b75
|
Merge pull request #2199 from chancancode/fix_deprecated_finder_methods
Remove deprecated finder method calls
|
2014-03-27 20:14:30 +11:00 |
Godfrey Chan
|
b68dbe081c
|
Remove deprecated finder method calls
|
2014-03-27 00:00:23 -07:00 |
Sam
|
b7ff4173c9
|
BUGFIX: mitigate unbound table growth on top_topics
|
2014-03-27 15:43:24 +11:00 |
Thomas Cioppettini
|
38882eb1a7
|
Remove threequals from ruby files
|
2014-03-26 12:20:41 -07:00 |
Thomas Cioppettini
|
2beaeed36d
|
More idiomatic approach to finding drafts
|
2014-03-25 15:56:21 -07:00 |
Sam
|
4191972afe
|
Merge pull request #2173 from vikhyat/badge-system
Forgot to specify "dependent: destroy" for UserBadges
|
2014-03-25 08:25:31 +11:00 |
Neil Lalonde
|
ea86cfd4ef
|
FIX: categories with non-ascii names will have broken next page urls
|
2014-03-24 13:36:23 -04:00 |
Vikhyat Korrapati
|
b1e524e9c3
|
Specify `dependent: destroy` for UserBadges.
|
2014-03-24 22:39:58 +05:30 |
Sam
|
7e7c4efcc0
|
FEATURE: on initial boot hint users on how to get admin
|
2014-03-24 18:03:39 +11:00 |
Sam
|
1cd32ced33
|
FEATURE: update likes and flags live.
|
2014-03-24 13:22:03 +11:00 |
Sam
|
090f5c99c2
|
FEATURE: Live update edits
|
2014-03-24 12:19:08 +11:00 |
Robin Ward
|
9d1855f92f
|
Always use lower case URLs, fix date formatting and add full date title
|
2014-03-23 15:22:02 -04:00 |
Vikhyat Korrapati
|
dcaa069bb5
|
Log badge grant/revoke to the staff actions log.
|
2014-03-21 11:10:07 +05:30 |
Sam
|
5c148faeb9
|
annotations were out of date
|
2014-03-20 15:35:51 +11:00 |
Sam
|
c240fb0d83
|
BUGFIX: facebook does not always provide username
We key on facebook_user_id its the only thing that matters
|
2014-03-20 15:35:30 +11:00 |
Robin Ward
|
faaada6e8a
|
Consider URLs the same even with a trailing slash
|
2014-03-19 16:33:21 -04:00 |
Robin Ward
|
d3f1eb395d
|
Updated import for TypePad
|
2014-03-19 15:02:49 -04:00 |
Neil Lalonde
|
a74764c833
|
Log when facebook doesn't provide an email address
|
2014-03-19 13:31:17 -04:00 |
Neil Lalonde
|
a9a8e649ba
|
Oops, and these methods too
|
2014-03-19 10:36:24 -04:00 |
Neil Lalonde
|
986f6e9c2a
|
Oops I meant to delete the old method
|
2014-03-19 10:35:35 -04:00 |
Neil Lalonde
|
3ea477b17d
|
FIX: performance of CategoryDetailedSerializer and Category.update_stats on large databases
|
2014-03-19 10:14:15 -04:00 |
Neil Lalonde
|
fa4bc90fbb
|
Remove another N+1 query from categories page
|
2014-03-18 15:24:29 -04:00 |
Robin Ward
|
3cf0adaed0
|
Merge pull request #2139 from riking/s3-backup-warning
Add s3_backup_config_warning
|
2014-03-18 14:41:42 -04:00 |
Sam
|
5c26b3dad1
|
FIX: broken specs after new link alerting code
|
2014-03-18 15:22:53 +11:00 |
Sam
|
00a46253ae
|
BUGFIX: Don't resolve oneboxes when cooking
Defer to post save job
|
2014-03-18 15:22:53 +11:00 |