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 |
|
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
|
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
|
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 |
|
Régis Hanol
|
6251935b1e
|
removed auto_link_images_wider_than setting
|
2013-07-06 22:19:16 +02:00 |
|
Robin Ward
|
6cd6484b5e
|
New mode for Wordpress: Filter ONLY posts liked by moderators
|
2013-07-05 16:07:24 -04:00 |
|
Robin Ward
|
58d082d01e
|
OOPS: Left in some debugging info in specs. Removed
|
2013-07-05 15:06:21 -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
|
50767be722
|
user where as opposed to find to compensate for deleted topics
|
2013-07-05 15:21:04 +10: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 |
|
Robin Ward
|
7504da13e3
|
FIX: Whitespec in specs changed. We should really figure out a better way of ensuring correctness here.
|
2013-07-03 19:24:49 -04:00 |
|
Régis Hanol
|
5a56af03bc
|
FIX: can no longer paste image in Chrome post editor
|
2013-07-04 00:39:23 +02: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 |
|
Robin Ward
|
5770879472
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04: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
|
e076661759
|
Merge pull request #1110 from ZogStriP/fix-updating-min-topic-title-length-needs-a-restart
FIX: updating needs a restart
|
2013-06-29 14:10:49 -07:00 |
|
Régis Hanol
|
121d08e25f
|
FIX: updating needs a restart
|
2013-06-29 03:49:54 +02:00 |
|
Régis Hanol
|
9656759ecf
|
fix deep link to post in search
|
2013-06-29 03:22:17 +02:00 |
|
Robin Ward
|
2deaf8ef98
|
Custom Wordpress Serializer and Path, with Specs
|
2013-06-28 13:56:13 -04:00 |
|
Robin Ward
|
6106057328
|
FIX: Can view best filter while logged in
|
2013-06-28 12:20:06 -04:00 |
|
Jeff Atwood
|
63d967e634
|
Merge pull request #1097 from ZogStriP/blob-blob-blob
provide a way to give a default filename to pasted images...
|
2013-06-26 16:24:51 -07:00 |
|
Neil Lalonde
|
278ae7e413
|
Fix exporter spec brokenness in random mode
|
2013-06-26 17:02:24 -04:00 |
|
Régis Hanol
|
72745d257d
|
provide a way to give a default filename to pasted images in the lightbox overlay
|
2013-06-26 21:54:08 +02:00 |
|
Neil Lalonde
|
03afe9280d
|
Fix failing import spec with seed 30239
|
2013-06-26 11:42:52 -04:00 |
|
Sam
|
38abac8877
|
no idea why, but jenkins does not like this pending spec
|
2013-06-26 16:38:52 +10:00 |
|
Sam
|
bb0c3302f3
|
oddly enough having this code in a pending block causes an error in jenkins
|
2013-06-26 16:28:07 +10:00 |
|
Sam
|
48d7a33157
|
Flag UI now displays deleted status for post/topic correctly on old flags
Commented out a spec that was failing in order random, with a TODO
|
2013-06-26 16:18:50 +10:00 |
|
Régis Hanol
|
d3eae56e71
|
soften the lightbox overlay
|
2013-06-26 02:44:20 +02:00 |
|
Neil Lalonde
|
b2d300fe0b
|
Add ability to give users a title. Show them under usernames beside posts. Needs love from a designer.
|
2013-06-25 18:39:20 -04:00 |
|
Robin Ward
|
9a19c0d9c4
|
Fix for multiple paragraph emails with text em-dashes in them (--).
|
2013-06-25 14:06:05 -04:00 |
|
Régis Hanol
|
52b8e6014b
|
forgot to commit the test
|
2013-06-24 22:56:03 +02:00 |
|