Sam
|
0fc4c47927
|
Merge pull request #2295 from vikhyat/badge-system
Titleable badges
|
2014-04-29 11:26:51 +10:00 |
|
Neil Lalonde
|
340fd303c8
|
FIX: in multisite setup, links to the current forum are whitelisted when looking for spam hosts
|
2014-04-28 10:37:28 -04:00 |
|
Vikhyat Korrapati
|
b4e037dfb2
|
Allow badges to be marked as "titleable".
|
2014-04-28 10:30:38 +05:30 |
|
Sam
|
e88e43bfb6
|
Merge pull request #2279 from fantasticfears/concern
move concerns to the model/concerns
|
2014-04-28 09:48:33 +10:00 |
|
Robin Ward
|
89df580560
|
FIX: Reflected post links were being deleted when they shouldn't and
vice versa.
|
2014-04-25 16:49:48 -04:00 |
|
Régis Hanol
|
f8d9fb7bdc
|
Revert "Merge pull request #2284 from jaimeiniesta/patch-1"
This reverts commit a6b88d1e7e , reversing
changes made to 9bee0b6e2d .
|
2014-04-25 11:40:38 +02:00 |
|
Neil Lalonde
|
feaaf55a0c
|
Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet.
|
2014-04-24 16:49:12 -04:00 |
|
riking
|
b309deef11
|
Add site setting for domains to never download images from
|
2014-04-23 22:24:35 -07:00 |
|
Sam
|
a6b88d1e7e
|
Merge pull request #2284 from jaimeiniesta/patch-1
escape gravatar URLs to comply with W3C standards
|
2014-04-24 12:56:16 +10:00 |
|
Sam
|
05efc8df16
|
BUGFIX: likes would cause whole post to re-render
|
2014-04-24 12:42:04 +10:00 |
|
Sam
|
759f4b4fe9
|
BUGFIX: category name is reserved in multisite
|
2014-04-24 09:19:59 +10:00 |
|
Robin Ward
|
e48cf06fc9
|
REFACTOR: Add urls for admin groups, make it more idiomatic ember
|
2014-04-23 15:15:46 -04:00 |
|
Robin Ward
|
af877781b7
|
Allow admins to choose if groups are visible or not.
|
2014-04-22 16:43:46 -04:00 |
|
Sam
|
a3b2b4baca
|
FEATURE: custom fields on User
|
2014-04-22 13:52:13 +10:00 |
|
Jaime Iniesta
|
6084cb969d
|
escape gravatar URLs to comply with W3C standards
This fixes an HTML validation error due to & not being properly escaped on the gravatar URLs.
|
2014-04-21 00:46:00 +02:00 |
|
Erick Guan
|
6d45f71254
|
move concerns to the model/concerns
|
2014-04-19 12:00:40 +08:00 |
|
Régis Hanol
|
454f11e597
|
FEATURE: new title_sanitize site setting
|
2014-04-18 21:01:21 +02:00 |
|
Régis Hanol
|
b014d66b65
|
Merge pull request #2277 from vikhyat/fix-title-html
Fix HTML tags in topic titles
|
2014-04-18 11:37:33 +02:00 |
|
Vikhyat Korrapati
|
25a080a8e1
|
Fix HTML tags in topic titles.
We no longer sanitize titles before saving to the database since it
would cause problems like HTML entities showing up when you try to edit
a topic title. It isn't even really necessary since we only render
fancy_title directly and never title.
The escaping logic used here is the same that is used both in lodash and
onebox. See:
1. https://github.com/discourse/onebox/pull/190/files
2. https://github.com/lodash/lodash/blob/2.4.1/dist/lodash.compat.js#L6194
|
2014-04-18 10:47:00 +05:30 |
|
Robin Ward
|
64faee0935
|
Break down new topic counts by category if a digest contains many.
|
2014-04-17 16:42:40 -04:00 |
|
Robin Ward
|
fd4007eefc
|
FIX: Don't sort the new topics by score since the Top logic is already
sorting them by score.
|
2014-04-17 15:43:24 -04:00 |
|
Robin Ward
|
564b1d86b0
|
Digest should exclude muted topics.
|
2014-04-17 15:27:11 -04:00 |
|
Robin Ward
|
89aa2380c6
|
Use "Top" logic for digest emails. Leave out muted categories.
|
2014-04-17 15:22:19 -04:00 |
|
Régis Hanol
|
bda47c2bf8
|
Merge pull request #2274 from vikhyat/badge-system
Fix user_badges n+1 query
|
2014-04-17 21:05:48 +02:00 |
|
Neil Lalonde
|
890e53cd6e
|
Remove the default_invitee_trust_level+1 privilege from trust level 3.
|
2014-04-17 15:05:15 -04:00 |
|
Vikhyat Korrapati
|
843023d7c9
|
Fix user_badges n+1 query.
|
2014-04-17 21:58:05 +05:30 |
|
Vikhyat Korrapati
|
b62606e7f1
|
Remove color_hexcode column from badge_types.
|
2014-04-17 05:36:29 +05:30 |
|
Vikhyat Korrapati
|
89f45901bc
|
Create notification when badge is granted.
|
2014-04-17 01:58:01 +05:30 |
|
Vikhyat Korrapati
|
4c0f85650e
|
Display badge count in the user admin page.
|
2014-04-16 18:08:10 +05:30 |
|
Vikhyat Korrapati
|
e0a4959dc9
|
Sort featured badges by badge type first, followed by grant count.
|
2014-04-16 18:08:10 +05:30 |
|
Régis Hanol
|
9cd8476453
|
REFACTOR: use an options hash instead of multiple nil-able parameters
|
2014-04-15 17:17:10 +02:00 |
|
Régis Hanol
|
542d54e6bf
|
BUGFIX: uploads to S3
|
2014-04-15 13:04:14 +02:00 |
|
Sam
|
862a6696c0
|
Correct annotations
allow longer usernames (up to 60)
|
2014-04-15 15:53:48 +10:00 |
|
Sam
|
e5f41b8a21
|
FEATURE: whitelist and blacklist selectors for embeds
|
2014-04-15 14:07:30 +10:00 |
|
Robin Ward
|
a49b38ac35
|
TRIVIAL: Remove irrelevant comment :)
|
2014-04-14 21:00:52 -04:00 |
|
Régis Hanol
|
2505d18aa9
|
FEATURE: support email attachments
|
2014-04-14 22:55:57 +02:00 |
|
Robin Ward
|
b909e26fa4
|
Also use the body of the post when looking for similar topics
|
2014-04-14 15:48:58 -04:00 |
|
Robin Ward
|
0d238db43c
|
Exclude category definition topics from similar search
|
2014-04-14 15:21:05 -04:00 |
|
Sam
|
b0ed9082b3
|
FEATURE: Hidden site setting for max username length
|
2014-04-14 12:55:33 +10:00 |
|
Sam
|
41631311e9
|
jiggle comment
|
2014-04-10 16:36:39 +10:00 |
|
Sam
|
b9d4edd91a
|
FEATURE: display unpinned state, allow unpinning by clicking on pin
|
2014-04-10 10:59:02 +10:00 |
|
Sam
|
ac097e2d0f
|
Merge pull request #2244 from vikhyat/css-import
Site Customization @import fixes
|
2014-04-10 07:01:34 +10:00 |
|
Robin Ward
|
ce40a27274
|
FIX: If there is an invalid URI in the import, don't throw an error
|
2014-04-09 11:04:45 -04:00 |
|
Vikhyat Korrapati
|
8c129e480a
|
Always use DiscourseSassImporter, add optional sprockets deps tracking.
|
2014-04-09 19:17:19 +05:30 |
|
Sam
|
8cdf25532c
|
Merge pull request #2207 from riking/list-setting
UI for list site settings
|
2014-04-09 09:34:50 +10:00 |
|
Sam
|
b0dc9279ff
|
Merge pull request #2203 from riking/change-owner
Change post owner functionality
|
2014-04-09 09:31:46 +10:00 |
|
riking
|
9c4dd1cb35
|
Change comma-delim site settings to pipe-delim
|
2014-04-08 14:17:55 -07:00 |
|
Régis Hanol
|
6373de550f
|
update annotations
|
2014-04-08 17:35:44 +02:00 |
|
Vikhyat Korrapati
|
ce4f87e461
|
Pass sprockets context and environment to Sass::Engine.
|
2014-04-08 20:09:11 +05:30 |
|
riking
|
1540a3d5e5
|
Allow changing ownwership of posts by admins
|
2014-04-08 01:47:42 -07:00 |
|
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 |
|
Sam
|
24667cedee
|
FEATURE: notify users when linked
Extract out PostAlerter from observer
Track outgoing post links correctly
Notify users they are linked when linked
|
2014-03-18 15:22:53 +11:00 |
|