Sam
|
c76cb671ad
|
unblock early.
|
2015-08-05 10:49:59 +10:00 |
Sam
|
34122e06df
|
FIX: if post creation fails, raise an exception
|
2015-08-05 10:47:38 +10:00 |
Sam
|
3c8ae643b2
|
UX: improve handling of users in queued-posts
- Display an icon on already blocked users
- Automatically unblock users that you approve
|
2015-08-04 12:56:37 +10:00 |
Sam
|
803feefd54
|
MessageBus handles readonly redis now, no need to wrap it
|
2015-05-04 12:21:00 +10:00 |
Robin Ward
|
19a89bb501
|
Small hooks for Queued Post version of discourse-akismet
|
2015-04-27 11:56:07 -04:00 |
Robin Ward
|
15dbce5886
|
Show pending posts count in modal when your posts are enqueued
|
2015-04-24 15:44:59 -04:00 |
Robin Ward
|
3660fe4f60
|
FIX: When approving/rejecting a post it should delete the user action
|
2015-04-24 15:25:47 -04:00 |
Robin Ward
|
5b3f99aa50
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
Robin Ward
|
f600ead587
|
FIX: Don't validate approved posts.
A moderator has already validated them. Otherwise we hit things like
rate limits.
|
2015-04-21 11:59:35 -04:00 |
Robin Ward
|
2cdd967188
|
Adds support for invisible approval queues, which we'll need for Akismet
|
2015-04-20 17:19:05 -04:00 |
Robin Ward
|
9ffec28076
|
Allow posts in any queue to support topic/post attributes
|
2015-04-15 14:54:37 -04:00 |
Robin Ward
|
96d2c5069b
|
Interface for reviewing queued posts
|
2015-04-15 14:54:37 -04:00 |
Robin Ward
|
f1ede42569
|
Add the posts that need to be reviewed to the hamburger
|
2015-04-15 14:54:37 -04:00 |
Robin Ward
|
a5ee45ccbe
|
`PostEnqueuer` object to handle validation of enqueued posts
|
2015-04-15 14:54:36 -04:00 |
Robin Ward
|
8ba6a45cd7
|
Post Queue model to enqueue creation of posts
|
2015-04-15 14:54:35 -04:00 |