evazion
1b310dcc0b
Post#expunge!: fix remove_from_all_pools to clear deleted pools.
...
* Change Post#pools to return all pools, including deleted pools. This
fixes remove_all_from_pools to remove the post from deleted pools too.
* Change other users of Post#pools to explicitly select undeleted pools.
2017-07-21 00:13:20 -05:00
evazion
c25ca4c45c
{approvals,disapprovals}/create.js.erb: fix indentation.
2017-06-25 11:09:07 -05:00
evazion
791cbbf23b
Fix #3186 : Mod queue: hide item even if approve/reject fails.
2017-06-25 11:08:05 -05:00
evazion
151b276fb9
modqueue: display pools for each post ( fix #3125 ).
2017-06-07 22:45:01 -05:00
evazion
12fffc3760
modqueue: factor out modqueue posts into partial.
2017-06-07 22:44:46 -05:00
evazion
fdf8e7d5d7
Fix mode menu 'approve' option.
...
* Fix routing error in respond_with (didn't use /moderator namespace).
* Fix /moderator/posts/approvals.json response to return full
PostApproval object, not just a success/failure message.
* Simplify the javascript a bit (use $.post instead of $.ajax).
2017-06-04 12:14:35 -05:00
evazion
4fe97a8218
Hide the flags and appeals notices after approving post.
2017-06-04 10:07:42 -05:00
evazion
648cc9ecb7
Move post replacement create action to post replacements controller.
2017-05-14 21:31:01 -05:00
evazion
4e841c4ea5
post replacement: add "Replace Image" dialog to post sidebar.
2017-05-02 20:41:19 -05:00
evazion
4631262374
Fix broken tag autocomplete on multiple pages.
...
Mark all tag <input>s with a `data-autocomplete` attribute, instead of
hardcoding a list of html IDs to autocomplete in javascript.
This way should be less error prone. It fixes autocomplete in several places:
* Autocomplete for the search box on /posts didn't work in the
responsive layout. This was because /posts has two search boxes that
both have the id `tags`: one in the normal sidebar, and one in the
responsive tag list. $("#tags") only initialized autocomplete on the
first one.
* Autocomplete didn't work on the aliases or implications pages. This
was due to selecting the wrong html ids.
2017-04-22 15:24:03 -05:00
evazion
70a7f77a48
Post#approve!: signal errors with invalid object instead of exception.
2017-04-03 17:18:32 -05:00
evazion
2bb134f08d
modqueue: highlight uploads containing "bad" tags.
2017-03-01 15:31:16 -06:00
evazion
b80976bce7
modqueue: link tags, like they are in /comments.
2017-02-24 21:03:14 -06:00
Albert Yi
2af622e7a7
add ban to post mode menu
2016-12-09 11:56:25 -08:00
r888888888
5555151ddd
add source to mod queue info
2016-09-13 11:43:17 -07:00
r888888888
2c80d7b82e
more intelligent notice for mod queue
2016-09-09 15:08:23 -07:00
r888888888
de34c7fca3
fixes #2650 : Add random mode to mod queue
2016-09-08 15:55:06 -07:00
Toks
af22c2b7fa
Display expunge errors #2556
2015-12-05 16:18:49 -05:00
r888888888
fea20c84dc
fixes #2541 (only for new uploads, flagged posts will still show disapprovals immediately)
2015-10-27 11:49:51 -07:00
r888888888
f66d5c3f02
fixes #2461 : Mod queue comments
2015-08-05 13:11:32 -07:00
r888888888
dedca83e7f
fixes #2453 : Customize per page pagination limit for mod queue
2015-08-04 17:43:53 -07:00
r888888888
d361be4ccd
fixes #2453 : Customize per page pagination limit for mod queue
2015-07-24 13:47:24 -07:00
r888888888
a39e390e24
fixes #2446
2015-07-21 15:26:07 -07:00
Toks
7c90fca006
Allow moving favorites for already deleted post
2015-07-07 11:08:32 -04:00
Toks
4e5a1d43d3
fix #2306
2014-11-12 18:46:12 -05:00
Toks
455d9b116d
Hide pending border on mod queue
2014-10-30 16:34:34 -04:00
Toks
1919bbf07e
Update mod queue post previews for consistency with rest of site
...
Fixes display of borders on the previews and such. Also fix the yellow
duplicate background not always working because Post#has_dup_tag? didn't
return a boolean.
2014-10-14 13:14:36 -04:00
Toks
a84850c094
WebM support
2014-06-30 17:19:37 -04:00
Toks
dae68a9807
Fix mod queue "approve all" approving hidden posts
2014-01-21 15:58:27 -05:00
Toks
f4596830c4
Partial fix for #1520
2014-01-08 15:54:27 -05:00
Toks
27c80ba621
#1326 : Add checkbox to move favorites
2013-12-17 12:14:32 -05:00
r888888888
d5f575159f
rename references of privileged to gold
2013-04-28 00:04:52 -07:00
r888888888
2dfa616f33
fixes #1350 , better db:seed script
2013-04-16 20:23:02 -07:00
albert
c540c4f891
Fixes #1121 , rename Post#annihilate to Post#expunge
2013-04-08 13:44:43 -04:00
小太
1a03a86592
Kill trailing whitespace in erb files
2013-03-19 23:11:58 +11:00
albert
cd9fda9002
fixes #891
2013-03-17 22:15:19 -04:00
albert
e3892e09c9
fixes #653
2013-02-28 15:06:22 -08:00
albert
4a61498f0e
delete action from post/show requires confirmation+flag reason now
2013-02-23 16:53:03 -05:00
albert
26b5f3091c
add hilighting to mod queue
2013-02-22 15:47:36 -05:00
albert
c5731298fb
clarify post deletion/flag logic
2013-02-19 22:03:01 -05:00
albert
9e6a25f844
add ubiquitous time tags
2013-01-22 15:28:12 -05:00
albert
7269ec0076
removed small image support
2012-03-13 18:28:32 -04:00
albert
91c69e61d8
fixes #204
2012-01-06 18:38:40 -05:00
albert
f6367aab49
layout fixes
2011-11-03 17:14:41 -04:00
albert
40745a2e6e
added new landing page
2011-10-28 19:21:44 -04:00
albert
5a52ccbbc9
fix
2011-10-26 18:20:40 -04:00
albert
0229dbc711
updated mod queue
2011-10-26 18:16:29 -04:00
albert
a536a2699b
* Renamed moderator/post/dashboard to moderator/post/queue
...
* Fixed bug with more overlay links being out of place if news listing is closed
2011-10-26 18:00:48 -04:00
albert
34ae712be0
fixed titles
2011-10-23 16:55:57 -04:00
albert
73a8c19c6e
fix setting parent_id, add approval status notices on top of post/show
2011-10-22 12:54:14 -04:00