Neil Lalonde
|
8814f9ed05
|
Fix a case when a staff user views a topic with a deleted post by a nuked user; might be a temporary solution until we decide what to do with nuked records
|
2013-07-10 16:52:47 -04:00 |
|
Robin Ward
|
cc47616cdb
|
Merge pull request #1157 from abbat/email-custom-headers
Add custom headers for email messages
|
2013-07-10 07:12:51 -07:00 |
|
Anton Batenev
|
60c49a85d0
|
Refactoring #1157
|
2013-07-10 17:47:38 +04:00 |
|
Sam
|
db196ee126
|
rake autospec should handle css file watching and reloading, guard is a bit pear shape at the moment
|
2013-07-10 12:16:56 +10:00 |
|
Neil Lalonde
|
7977deb3bf
|
Don't allow editing of title and category of an archived topic
|
2013-07-09 16:54:46 -04:00 |
|
Robin Ward
|
b7327942af
|
Add deleted_by to Trashable tables
|
2013-07-09 15:46:36 -04:00 |
|
Neil Lalonde
|
baf698f3c9
|
Merge pull request #1127 from rylnd/refactor_tmp_directory
Refactor #tmp_directory into helper module
|
2013-07-09 12:17:42 -07:00 |
|
Neil Lalonde
|
ba7a4e9845
|
Merge pull request #1165 from novemberkilo/feature/log-trust-level-boosts
Log all changes of user trust level by an admin
|
2013-07-09 12:16:08 -07:00 |
|
Ryland Herrick and Vipul A M
|
591a5c0e13
|
Refactor temp directory methods into helper module
|
2013-07-09 13:59:31 -05:00 |
|
Neil Lalonde
|
7348699801
|
Fix order of View table in exporter
|
2013-07-09 14:58:49 -04:00 |
|
Neil Lalonde
|
3c38062802
|
Check for updates: edge cases when the message on the dashboard doesn't make sense.
|
2013-07-09 14:01:08 -04:00 |
|
Anton Batenev
|
b0dbb0ea13
|
And add tests for empty string & null
|
2013-07-09 20:19:10 +04:00 |
|
Robin Ward
|
5cda0e556c
|
Merge pull request #1111 from jamesaanderson/flash-video-onebox
Add flash video onebox support
|
2013-07-09 06:55:56 -07:00 |
|
Robin Ward
|
437175b102
|
Merge pull request #1166 from jamesaanderson/mobile-and-tablet-video-rendering-fix
Mobile and tablet video rendering fix
|
2013-07-09 06:44:49 -07:00 |
|
James Anderson
|
171e703e11
|
Mobile and tablet video rendering fix
http://meta.discourse.org/t/chrome-for-ipad-iphone-breaks-with-this-video-embed/7983
|
2013-07-08 17:22:25 -07:00 |
|
Neil Lalonde
|
9b0f63627b
|
Add blocked users count to dashboard
|
2013-07-08 12:44:13 -04:00 |
|
Robin Ward
|
cfc4dda9ff
|
FIX: OpenGraph should feature the desired post, if found in the set.
|
2013-07-08 12:21:39 -04:00 |
|
Robin Ward
|
013ad0fdda
|
Added In-Reply-To and References email headers. Additionally removed username from
email replies and new posts to keep the subjects collapsable.
|
2013-07-08 11:48:40 -04:00 |
|
James A. Anderson & Jalil Mohammed
|
d51a3cf50f
|
Add flash video onebox as disabled setting by default
|
2013-07-08 06:37:44 -07:00 |
|
Navin
|
45d85f4054
|
If the change doesn't go through, don't log anything
|
2013-07-08 12:51:35 +02:00 |
|
Navin
|
d77ce23de2
|
Log all changes of user trust level by an admin
|
2013-07-08 11:53:22 +02:00 |
|
Sam
|
f1a31cd9e6
|
Merge pull request #1163 from ZogStriP/refactor-cooked-post-processor
refactored CookedPostProcessor
|
2013-07-07 22:01:48 -07:00 |
|
Sam
|
f6a8f6cfe5
|
don't notify on moderator actions, they just cause noise,
also filter out pms properly while at it
|
2013-07-08 12:44:55 +10:00 |
|
Régis Hanol
|
ac7253a938
|
refactor CookedPostProcessor & specs
|
2013-07-08 01:39:08 +02:00 |
|
Anton Batenev
|
4e04c4dddd
|
Add custom headers for email messages
See http://meta.discourse.org/t/custom-headers-in-emails-site-settings/7480
|
2013-07-07 04:37:44 +04:00 |
|
Robin Ward
|
337f393af5
|
Merge pull request #1155 from ZogStriP/remove-auto-link-images-wider-than-setting
removed auto_link_images_wider_than setting
|
2013-07-06 17:12:11 -07:00 |
|
Régis Hanol
|
6251935b1e
|
removed auto_link_images_wider_than setting
|
2013-07-06 22:19:16 +02:00 |
|
Régis Hanol
|
6d1d887b96
|
relaunch all the specs when a fabricator is modified
|
2013-07-06 19:05:23 +02:00 |
|
Robin Ward
|
88ca51bb00
|
FIX: Wordpress route wasn't updating filter count correctly
|
2013-07-05 16:59:16 -04:00 |
|
Robin Ward
|
6cd6484b5e
|
New mode for Wordpress: Filter ONLY posts liked by moderators
|
2013-07-05 16:07:24 -04:00 |
|
Robin Ward
|
4c90b16681
|
FIX: Next pages were missing on <noscript> content. Also fixed some long standing bugs.
|
2013-07-05 14:45:54 -04:00 |
|
Sam
|
a1f1849392
|
getting weird exceptions after handling one, work around
|
2013-07-05 17:44:32 +10:00 |
|
Sam
|
1db9108c1b
|
add some error handling
|
2013-07-05 16:55:14 +10:00 |
|
Sam
|
50767be722
|
user where as opposed to find to compensate for deleted topics
|
2013-07-05 15:21:04 +10:00 |
|
Robin Ward
|
2d821d1ff4
|
Clicking the #site-logo will refresh the latest list.
|
2013-07-04 17:31:06 -04:00 |
|
Robin Ward
|
4a3bc1fb43
|
More Javascript Tests + Fixtures. Also a rake task to crawl them.
|
2013-07-04 16:20:43 -04:00 |
|
Robin Ward
|
ea11286ab6
|
Merge pull request #1131 from novemberkilo/feature/temporary-boost-trust-levels
Feature: Admin can modify user trust levels
|
2013-07-04 06:57:59 -07:00 |
|
Sam
|
f9120f1250
|
let us not fail the spec suite cause the local provider for site settings reloads.
|
2013-07-04 16:49:17 +10:00 |
|
Régis Hanol
|
5a56af03bc
|
FIX: can no longer paste image in Chrome post editor
|
2013-07-04 00:39:23 +02:00 |
|
Robin Ward
|
6364fc74ef
|
Merge branch 'rewrite_update_alls' of git://github.com/stephankaag/discourse-1 into stephankaag-rewrite_update_alls
Conflicts:
app/services/spam_rules_enforcer.rb
|
2013-07-03 11:13:56 -04:00 |
|
Navin
|
3da37506da
|
Back end - temporary boosting of trust levels
|
2013-07-03 10:30:40 +02:00 |
|
Sam
|
4d4a5735d2
|
logic to bypass trust level filter for high scoring posts
|
2013-07-03 12:37:17 +10:00 |
|
Robin Ward
|
7f70bc3bbd
|
Add discourse.forum to all List-Ids
|
2013-07-02 15:21:34 -04:00 |
|
Robin Ward
|
fab1be7c8e
|
Adds a List-Id header to outgoing mail
|
2013-07-02 14:13:46 -04:00 |
|
Stephan Kaag
|
89b621d31a
|
Refactor update_all statements in order to prevent deprecation warnings in Rails 4
|
2013-07-02 18:36:47 +02:00 |
|
Robin Ward
|
5770879472
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04:00 |
|
Ryland Herrick and Vipul A M
|
2ffdc5fa27
|
Refactor duplicated #log method
|
2013-07-01 21:57:18 -05:00 |
|
Sam
|
f6b850e7a4
|
allow skipping the validations on creation if its an api call AND skip_validations is specified
this allows wordpress plugin to post very very short titles or titles that would otherwise be disallowed
|
2013-07-02 12:23:19 +10:00 |
|
Sam
|
b92e912ac9
|
add min replies, min score and min trust level params for wordpress
|
2013-07-01 21:29:45 +10:00 |
|
Robin Ward
|
023d18cab2
|
FIX: Admins should be able to post short titles. This is especially important for when syndicating
a blog via the wordpress plugin into Discourse.
|
2013-06-29 17:57:10 -04:00 |
|