evazion
0376765847
views: standardize timestamp format across history pages.
...
Standardize the timestamp format across various history pages to look like this:
DanbooruBot »
2022-01-19 23:28
2022-01-19 23:33:06 -06:00
evazion
1b30b71a07
posts: refactor post previews to use ViewComponent.
...
Refactor the post preview html to use the ViewComponent framework. This
lets us encapsulate all the HTML, CSS, and helper methods for a UI
component in a single place.
See https://viewcomponent.org .
2021-01-14 21:17:57 -06:00
evazion
3a17b5a13e
flags/appeals: replace is_resolved flag with statuses.
...
Replace references to the `is_resolved` field with the `status` field.
Post flags were marked as resolved when a post was approved (but not
when the post was deleted because it went unapproved). The status field
supercedes the resolved field.
2020-08-07 19:24:57 -05:00
evazion
33d81d0d1b
pundit: convert post flags to pundit.
2020-03-20 18:03:01 -05: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
4b904dff5a
Convert classes to use data attributes
...
- Remote resolved classes on post flags since they were unused
2020-01-04 22:02:45 +00:00
BrokenEagle
043944e1dd
Convert index tables to using table builder
2020-01-04 22:02:43 +00:00
evazion
27c797f5c6
Fix #4230 : Inconsistency between DText preview and DText renders of inline DText.
2019-12-28 13:28:45 -06:00
evazion
73a4d675c0
css: ensure dtext is always wrapped in .prose container.
...
Ensure dtext is always wrapped in a `<div class="prose">` or
`<span class="prose">` (for inline dtext) container so that dtext css is
properly applied.
2019-09-17 00:28:41 -05:00
evazion
f151285038
views: standardize page titles.
2019-08-24 22:55:35 -05:00
BrokenEagle
5b4ab8d80e
Disallow a user from seeing flagger's name on own uploads
2017-11-08 00:37:16 -08:00
evazion
7cb7c2fbab
Remove ruby DText implementation ( #3206 ).
2017-07-19 16:48:42 -05:00
Type-kun
1375cc5307
Added privilege check for seeing flagger usernames
...
Also reworked all places dealing with flagger names to use said privilege
2017-06-14 20:43:25 +05:00
evazion
652e251040
/post_{flags,appeals}: add uploader, approver, flag/appeal count columns.
...
Also include '»' links next to uploader/approver names for drilling down
the search by a given user.
2017-04-07 19:37:26 -05:00
r888888888
4cd6dfe884
enable ragel parser in more places
2016-07-25 13:42:04 -07:00
r888888888
1d9596d7f2
fixes #2417
2015-06-29 18:17:59 -07:00
Toks
1fffc2977f
fixes #2121
2014-10-31 20:24:38 -04:00
Toks
56fa98a358
Add flag and appeal searches
...
#1915
2013-08-04 11:34:20 -04:00
Toks
ee63f112bb
partial fix for #262
2013-05-20 22:23:37 -04:00
Toks
8b33cac661
replace old user links with new format
2013-04-04 23:16:28 -04:00
Toks
b025256480
add user classes on more pages
2013-03-31 10:31:28 -04:00
albert
2b22a3877f
fixes #1071
2013-03-25 22:48:58 -04:00
小太
1a03a86592
Kill trailing whitespace in erb files
2013-03-19 23:11:58 +11:00
albert
b8e5ba9098
fixes #740
2013-03-08 17:18:06 -05:00
albert
4e6fd6cc44
hide flag creator to non mods
2013-02-21 16:28:22 -05:00
albert
3c68d64540
order post flags and appeals
2013-02-21 11:44:03 -05:00
albert
d6f25cb2d0
fixes #314
2012-02-20 15:20:48 -05:00
albert
34ae712be0
fixed titles
2011-10-23 16:55:57 -04:00
albert
b81e23bb32
fixed styling for mod dash
2011-10-15 02:27:19 -04:00
albert
8710368c7a
post flag functional test
2011-03-30 15:30:06 -04:00