evazion
a22bf20230
post tooltips: add header bar with more post info.
...
Add a header bar containing the following information:
* Uploader + top tagger + upload date
* Score, favorite count, comment count
* Rating
* Source (Pixiv, Twitter, etc)
* Image dimensions
Also list series pools with tags.
2018-05-07 13:18:22 -05:00
evazion
27ca4f7cb1
post tooltips: reduce width/height, increase delay.
2018-05-07 13:18:22 -05:00
evazion
80f8a7fee4
post tooltips: add disable button inside tooltip.
2018-04-30 02:20:06 -05:00
evazion
1d14885bd5
post tooltips: reduce width/height, grey out unless hovered.
2018-04-30 02:20:06 -05:00
evazion
93471c99c9
post tooltips: position tooltips above thumbnail.
2018-04-30 02:20:06 -05:00
evazion
21431892e8
post tooltips: increase delay 33%, remove gaps between tags.
2018-04-29 12:09:09 -05:00
evazion
47677aedf0
post tooltips: make scrollbar thinner.
2018-04-29 11:41:41 -05:00
evazion
907881aced
post tooltips: increase delay, constraint height, condense tags ( #3666 ).
...
* Increase hover delay to 450ms.
* Set max height and add scrollbars for long tag lists.
* Condense tag list (don't put categories on separate lines).
2018-04-27 13:55:14 -05:00
Albert Yi
e29f73ac31
include top tagger info in post tooltip, add box shadow css
2018-04-26 15:56:42 -07:00
Albert Yi
f2b525a6d2
Implement forum topic voting and tag change pruning ( #3580 )
2018-04-26 15:31:06 -07:00
evazion
bb3c88dbc8
thumbnails: replace browser tooltips with qtip2 tooltips ( #3664 ).
2018-04-25 23:06:11 -05:00
evazion
f2998585e9
tag_set_presenter: refactor inline_tag_list_html.
...
* Sort tags by category in inline tag lists (on /comments page, /uploads page, and modqueue).
* Move tags css to common/erb/tags.scss.erb.
2018-04-25 22:12:10 -05:00
evazion
c9acbbdf9e
uploads: revamp /uploads listing UI ( #3657 ).
...
* Add thumbnails.
* Colorize tags.
* Rearrange columns.
* Add rating/source/size/dimensions info.
* Add "»" search drilldown links.
2018-04-20 15:52:09 -05:00
evazion
17aabaca29
modqueue: move quality warning tags into config file.
2018-04-17 17:15:06 -05:00
evazion
41eba9d6b4
Move stylesheets/erb/* to stylesheets/specific/erb/*.
2018-04-17 16:55:52 -05:00
Albert Yi
99c0c4ade6
Merge pull request #3479 from BrokenEagle/feat-add-iqdb-page
...
Initial add of IQDB standalone page
2018-01-02 10:29:27 -08:00
BrokenEagle
36ef8b4db3
Initial add of IQDB standalone page
2017-12-30 00:11:08 -08:00
Albert Yi
b315ee25bc
Merge pull request #3471 from BrokenEagle/fix-controller-views
...
Various fixes for controller views
2017-12-28 11:18:44 -08:00
BrokenEagle
31d3215dad
Fix page controller and action IDs
...
- Also fix affected CSS and JS files
2017-12-28 10:20:12 -08:00
r888888888
659eb62402
css tweaks
2017-12-26 16:06:16 -08:00
BrokenEagle
d54b26c61d
Convert tag category Javascript/CSS assets to ERB
2017-12-24 17:01:17 -08:00
evazion
03cecf097e
Factor out duplicated p.info CSS.
...
`p.info` is used to render "Updated by so-and-so 5 minutes ago" messages as fine print.
2017-12-15 11:14:12 -06:00
evazion
b62b16b5a2
Fix #3398 : Show "(deleted)" next to topics in forum searches.
2017-11-24 15:58:45 -06:00
r888888888
3c524aa5e6
fix bug with source::site
2017-11-17 17:26:33 -08:00
r888888888
015db0467c
addresses #3378
2017-11-17 14:05:12 -08:00
r888888888
31e36cf9eb
remove unused mobile layouts
2017-11-17 13:59:14 -08:00
evazion
487fe9fb5d
Fetch source data: list Danbooru artist tag; elim duplicated code.
...
* In the `Fetch source data` box, list the Danbooru artist tag(s) that
were found beside the artist name.
* Unify `Fetch source data` code that was duplicated between the
uploads page and the post show page.
2017-11-14 23:29:29 -06:00
r888888888
974a770bc6
fixes #3354
2017-11-13 16:41:01 -08:00
BrokenEagle
7cb45fc8d3
Added fifth tag category meta
2017-11-07 10:58:42 -08:00
BrokenEagle
1410a8dae3
Added searchbox link to responsive view
2017-10-11 17:45:55 -07:00
r888888888
80b676604f
permit scrolling in responsive view
2017-09-29 18:41:05 -07:00
r888888888
0f373f8452
fix icons for sound/video on post preview in responsive mode
2017-09-29 18:06:12 -07:00
r888888888
74433b9f85
disable object-fit
2017-09-29 17:58:59 -07:00
r888888888
71c3820838
tweak css
2017-09-18 15:24:54 -07:00
r888888888
0985f929cc
style buttons for upload/post edit pages
2017-09-14 16:56:40 -07:00
r888888888
4fb55657c0
refactor cropped images into explore/posts/intro
2017-09-12 13:03:59 -07:00
r888888888
67d4a9fc46
move fav buttons to center
2017-09-07 18:59:23 -07:00
r888888888
f6593fce9e
hide the more obj in the pagination links in responsive mode
2017-09-07 18:52:15 -07:00
r888888888
c2f6a028b3
default to cover for object-fit on responsive mode
2017-09-07 18:44:20 -07:00
r888888888
4c62c5c643
enlargen favorite button
2017-09-07 18:36:00 -07:00
r888888888
aa76a1792c
hide image borders on repsonsive mode
2017-09-07 18:29:43 -07:00
r888888888
137296f4de
tweak responsive css
2017-09-06 18:36:39 -07:00
r888888888
63f7edd0c6
add toggle for testing cropped thumbnails
2017-09-06 17:02:43 -07:00
r888888888
599f2a59fe
tweak responsive css
2017-09-06 14:19:19 -07:00
r888888888
1bb9720e76
hide img borders on responsive mode
2017-09-06 13:37:58 -07:00
r888888888
b9b38ca25e
tweak css for responsive
2017-09-06 13:32:32 -07:00
r888888888
5cbe47676d
tweak responsive css to center previews better
2017-09-06 13:09:53 -07:00
r888888888
2d57497a9d
add style
2017-09-05 15:08:43 -07:00
evazion
5d013f9c88
/dmails: remove max-width: 50em rule ( #3185 ).
2017-07-19 15:30:14 -05:00
evazion
3e3844a796
Remove unused tag subscription code ( #2956 , #3206 ).
2017-07-13 13:44:26 -05:00