evazion
55512130e1
css: set text fields in dialogs to 100% width.
...
* Fixes the flag reason field being too small in the flag dialog
* Fixes the source field being too small in the post replacement dialog.
2017-06-22 14:19:28 -05:00
r888888888
d9ea925f4e
add support for searching for dup-related flags
2017-06-12 15:25:07 -07:00
Albert Yi
f44f5d1fdb
Merge pull request #3126 from evazion/feat-queue-pools
...
Fix #3125 : Show pools in mod queue
2017-06-08 14:13:44 -07:00
evazion
2929857682
blacklists: fix inline blacklist css to work on any page.
2017-06-07 23:31:34 -05:00
evazion
151b276fb9
modqueue: display pools for each post ( fix #3125 ).
2017-06-07 22:45:01 -05:00
Albert Yi
eef1e686d8
Merge pull request #3067 from evazion/fix-3065
...
Fix #3065 : <div> id incorrect for certain controllers
2017-05-22 12:15:47 -07:00
evazion
52e289e990
/static/terms_of_service: fix page wrapper ids.
2017-05-22 13:19:18 -05:00
evazion
d5b9b7162c
/user_upgrades/new: fix page wrapper id.
...
* Move related css to user_upgrades.scss.
* Delete users/upgrade_information.html.erb as it is unused.
2017-05-22 13:07:31 -05:00
evazion
9b613157ae
Add data attributes for CurrentUser's privileges to <body> tag ( fix #3073 ).
2017-05-21 12:31:28 -05:00
evazion
9bf85ee2b3
Factor out <ins>/<del> css from #c-post-versions to .diff-list.
2017-05-20 12:07:47 -05:00
evazion
6475b98c46
/posts/$id/events: change page wrapper id to #c-post-events.
2017-05-20 08:09:54 -05:00
evazion
d46aa89159
/wiki_page_versions: change page wrapper id to #c-wiki-page-versions.
...
Changes the wrapper id to #c-wiki-page-versions and moves the
corresponding css from wiki_pages.scss to wiki_page_versions.scss.
2017-05-19 13:40:24 -05:00
r888888888
5ad7f1af91
cache artist domains, show artist domains in wiki excerpt on post listing
2017-05-12 14:50:37 -07:00
evazion
c1fa656bd2
posts: change flag borders from red to blue for non-approvers.
2017-05-04 17:40:17 -05:00
evazion
85f6590b1a
responsive layout: fix <input> sizes and styling.
2017-05-02 22:30:56 -05:00
evazion
352a3e065f
responsive layout: fix dropdown nav menu overlapping main content.
...
The culprit is `float: right;` but none of this other stuff is needed.
2017-05-02 22:30:56 -05:00
r888888888
62c9beafc2
fixes #2993 : Artist URL breakdown
2017-05-01 15:48:04 -07:00
Albert Yi
522ee8b303
Merge pull request #3004 from evazion/fix-responsive-taglist
...
Fix tag list for responsive layout.
2017-05-01 14:51:53 -07:00
r888888888
48e9856f37
fixes #3007 : Eliminate Janitor role
2017-05-01 14:38:30 -07:00
evazion
3eef8a62cc
Remove unused css.
2017-04-28 15:08:07 -05:00
evazion
7aae76d80a
responsive layout: move sidebars beneath main content.
...
Incidentally fixes bug with notes being mispositioned on top of the
sidebar because the sidebar was declared as float: left.
2017-04-28 15:05:46 -05:00
r888888888
b7f207180c
eliminate responsive tag list
2017-04-26 12:26:51 -07:00
evazion
f1552539f7
notes: allow <ruby> tags for marking up furigana.
2017-04-21 14:31:05 -05:00
r888888888
9718c6e107
fixes to mobile responsive view
2017-04-20 14:29:11 -07:00
evazion
715dcc491b
/bans: size columns to avoid unnecessary wrapping.
...
Sizes columns such that they automatically shrink to fit. This fixes
problems with usernames and dates wrapping in the middle.
2017-04-19 17:56:25 -05:00
evazion
40fe0f595f
/bans: color code expired/unexpired bans.
2017-04-19 17:56:24 -05:00
r888888888
5d7d6eecf8
partial fix for #2751
2017-04-14 13:14:36 -07:00
r888888888
ae4b73c650
fix jquery dropdown css
2017-04-05 15:32:54 -07:00
r888888888
7e40f9363d
fixes #2939 : <code> Blocks Need CSS Styling
2017-03-27 16:00:43 -07:00
r888888888
70d057f8f3
move saved search option to sidebar
2017-03-20 16:19:15 -07:00
r888888888
c5cfca3a3c
fix bug with mobile styles
2017-03-17 16:59:58 -07:00
r888888888
da06bee0ab
revamp saved search implementation
2017-03-15 15:36:48 -07:00
evazion
2bb134f08d
modqueue: highlight uploads containing "bad" tags.
2017-03-01 15:31:16 -06:00
evazion
21e76d55e6
Remove extraneous byte-ordering marks.
2017-02-28 19:01:10 -06:00
evazion
5fffbb4be5
stylesheets: fix @import "*.css.scss" to "*.scss".
2017-02-28 19:01:10 -06:00
evazion
df3925ecb4
stylesheets: rename *.css.scss -> *.scss.
...
Fixes "DEPRECATION WARNING: Extra .css in SCSS file is unnecessary."
2017-02-28 19:01:09 -06:00
r888888888
e699684c61
add css for highliting a specific forum post
2017-02-21 13:40:52 -08:00
evazion
7e1f63de6a
landings_controller.rb: remove unused /landing route.
...
Broken since PopularPostExplorer was removed in 7269ec0 .
2017-02-06 19:07:03 -06:00
r888888888
8a93fdf18f
additional saved search fixes
2017-01-25 12:48:47 -08:00
evazion
ecf22adc7d
/comments/search: add more search params; style as inline form.
2017-01-23 22:13:00 -06:00
evazion
f57f352838
Name changes: format processed requests more nicely.
2017-01-15 04:22:00 +00:00
Albert Yi
f1c78d9a29
stylize hints
2017-01-11 11:39:14 -08:00
evazion
91e368f08a
Highlight stickied comments; don't dim downvoted stickies.
...
The highlight color uses the same color as the subnav bar background
color. Make it a tad brighter so it's more visible.
2016-12-26 23:52:45 -06:00
evazion
1257639109
Add 'post as moderator' option for comments.
...
* Add 'post as moderator' option to comment form. This creates a so-called sticky comment.
* Downvotes have no effect on stickied comments; they're always visible, regardless of comment thresholds.
* Only mods may sticky comments.
* Mods may sticky comments by other users.
2016-12-26 23:52:45 -06:00
evazion
390524c7f5
Remove obsolete IE8 opacity hacks; remove unused transparency mixin.
2016-12-26 23:52:27 -06:00
evazion
a92120e873
Fix #2785 : Allow changing API key; require password to view or change key.
2016-12-18 06:30:48 -06:00
Albert Yi
2af622e7a7
add ban to post mode menu
2016-12-09 11:56:25 -08:00
Albert Yi
589df5f301
implements #2658 : private forum topics
2016-10-24 16:56:18 -07:00
Albert Yi
e78b7d2a8c
fixes #2716 : Wiki pages should be undeletable
2016-10-18 15:45:50 -07:00
Albert Yi
2a5343b8cf
add more intelligent js for artist forms
2016-10-18 14:56:40 -07:00