Sam
|
7b1f9928e4
|
staff can change trust levels
|
2013-07-23 09:13:48 +10:00 |
|
Robin Ward
|
ed745c3fdd
|
Merge pull request #1222 from ZogStriP/fix-s3-related-issues
Fix s3 related issues
|
2013-07-22 07:30:41 -07:00 |
|
Robin Ward
|
80a0943f54
|
Merge pull request #1228 from ZogStriP/fix-thumbnailing-with-cdn-enabled
FIX: thumbnailing isn't working with CDN enabled
|
2013-07-22 07:22:59 -07:00 |
|
Sam
|
1f3c5cb656
|
allow end user to recover a post they delete
automatically delete stubs after 1 day
|
2013-07-22 17:48:47 +10:00 |
|
Sam
|
58e7c3e1f3
|
push some work out of AR callbacks into PostCreator, add a couple of helpers for post and topic creation in test
fix it so the auto_track false marks topics as new
|
2013-07-22 15:07:20 +10:00 |
|
Sam
|
31bb08bcdd
|
added an option to bypass auto tracking of topics on post creation
|
2013-07-22 15:07:20 +10:00 |
|
Régis Hanol
|
649ab85740
|
FIX: thumbnailing wasn't working with CDN enabled
|
2013-07-22 00:37:23 +02:00 |
|
Régis Hanol
|
945ee5dda0
|
opps. missed a comment
|
2013-07-20 12:13:31 +02:00 |
|
Régis Hanol
|
33977252c9
|
rollback to previous s3 syntax (ie. subdomains)
|
2013-07-20 11:30:36 +02:00 |
|
Robin Ward
|
751b757c1d
|
FIX: Some failing specs
|
2013-07-18 12:26:38 -04:00 |
|
Régis Hanol
|
7ae2fe304d
|
renamed s3 to s3_store
|
2013-07-17 00:27:52 +02:00 |
|
Régis Hanol
|
f40cad0f4b
|
changed s3 urls to using the folder convention
|
2013-07-17 00:27:52 +02:00 |
|
Régis Hanol
|
3136638b4b
|
FIX: CDN doesn't work with S3
|
2013-07-16 22:16:33 +02:00 |
|
Sam
|
c49731a91b
|
fix failing server side quote localisation change
|
2013-07-16 17:48:48 +10:00 |
|
Sam
|
352ac9e60c
|
Finalize read only and post only categories, finished off UI work
|
2013-07-16 15:46:11 +10:00 |
|
Sam
|
ecf17cfebb
|
work in progress, add fidelity to category group permissions (full, create posts, readonly)
|
2013-07-16 15:46:11 +10:00 |
|
Robin Ward
|
ed60f24502
|
Merge pull request #1194 from ZogStriP/uploads
[Upload] Great deal of renaming
|
2013-07-15 07:06:18 -07:00 |
|
Robin Ward
|
19e0feac75
|
Merge pull request #1185 from novemberkilo/master
Reduce complexity of TopicView
|
2013-07-15 07:05:41 -07:00 |
|
Régis Hanol
|
00d7d8b809
|
ooops, fixed CookedPostProcessor specs
|
2013-07-15 00:18:17 +02:00 |
|
Régis Hanol
|
3397c2235f
|
display the size of the attachment in the preview
instead of adding it during post processing
|
2013-07-14 12:28:24 +02:00 |
|
Stephan Kaag
|
9c243aa9ce
|
Simplify avatar lookup class
|
2013-07-12 23:10:21 +02:00 |
|
Robin Ward
|
a43ed88699
|
Prefer your own topics in Suggested
|
2013-07-12 14:38:20 -04:00 |
|
Robin Ward
|
6ca5df0a09
|
Can recover deleted topics. Deleted topics show the first post as deleted in the UI.
|
2013-07-12 12:09:17 -04:00 |
|
Navin
|
9c5b5e3c7d
|
Refactor TopicView - extract filter method to FilterBestPosts
Still much to do but this should reduce the complexity scores
for TopicView
|
2013-07-12 15:54:54 +02:00 |
|
Robin Ward
|
89152116c6
|
Only send digests to active users
|
2013-07-11 18:47:36 -04:00 |
|
Robin Ward
|
19c169540c
|
Staff can enter and view deleted topics
|
2013-07-11 16:39:35 -04:00 |
|
Régis Hanol
|
b94d26d798
|
update back-end specs
|
2013-07-10 22:59:54 +02:00 |
|
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 |
|