evazion
475d6ae7cf
modqueue: move url from /moderator/post/queue to /modqueue.
2020-02-29 17:46:58 -06:00
evazion
cded0f763b
approvers: remove "you haven't moderated in awhile" notice.
...
Remove the nag message when an approver hasn't approved anything
recently. Also remove the modqueue random posts page. As of 3d410398a ,
inactive approvers are now warned via dmails.
2020-02-28 14:28:08 -06:00
evazion
f47c56d976
approvals: move post approval endpoint to /post_approvals.
...
Move the post approval endpoint from `POST /moderator/post/approval` to
`POST /post_approvals`.
2020-02-20 15:49:18 -06:00
evazion
72e56d8856
PostPresenter.preview: standardize on show_deleted: true.
...
Standardize on using `show_deleted: true` instead of `tags: "status:any"`
when rendering thumbnails and we want to show deleted thumbnails.
Also fixes it so that deleted thumbnails are shown when reordering pools
and favorite groups.
2020-02-18 19:22:57 -06:00
BrokenEagle
63203d24cc
Standardize use of column width parameter
2020-01-13 21:21:14 +00:00
evazion
f1528e0fae
table builder: add 'striped' css class by default.
2020-01-06 02:12:04 -06:00
BrokenEagle
043944e1dd
Convert index tables to using table builder
2020-01-04 22:02:43 +00:00
evazion
1743f3797f
views: factor out search_form_for helper.
...
Refactor search forms to use `search_form_for` so that we can set common
options on all search forms, such as autocomplete="off" (#4162 ).
2019-09-10 14:31:19 -05:00
evazion
f151285038
views: standardize page titles.
2019-08-24 22:55:35 -05:00
evazion
fa19047220
autocomplete: add username autocompletion sitewide.
2019-08-11 15:38:39 -05:00
evazion
7c1d5e25fb
post approvals: add index page + search options ( fix #3579 ).
2018-05-05 14:00:49 -05:00