Kira
b11d54a694
Fix webpacker SCSS
2019-11-24 06:18:02 -08:00
Kira
ab022003d2
Fix styling of user greeting
2019-11-24 05:58:36 -08:00
Kira
e2ae422c38
Default to pool index instead of pool gallery
2019-11-24 05:42:47 -08:00
Kira
c9c6798023
Enforce sorting order of quick tags
2019-11-24 05:39:51 -08:00
Kira
eb0541e680
Update gems
2019-11-24 05:23:09 -08:00
Kira
f1563d056c
Conditional tag script support
2019-11-21 13:14:36 -08:00
Kira
e8888c7a10
Better validation for webm files
2019-11-21 12:09:27 -08:00
Kira
f41bd0570b
Optimize autocomplete a whole lot
2019-11-21 10:38:54 -08:00
Kira
40532ca842
Remove 1 RTT on show_seq
2019-11-21 09:43:54 -08:00
Kira
f8dd3cafc0
Fix dtext preview button text
2019-11-21 08:43:08 -08:00
Kira
7e25866bf1
Fix avatar size on mobile for forums
2019-11-21 08:35:29 -08:00
Kira
78b6c41fbe
Enable /user/<:name>
2019-11-21 08:21:03 -08:00
Kira
5c2ebd9122
Fix shortcuts working with edit open on post index
2019-11-21 08:13:11 -08:00
Kira
5cde42756d
Used a hammer to solve the nail that is keyboard shortcuts
2019-11-21 08:07:37 -08:00
Kira
eab943b1c1
Make post modes super hideous
2019-11-20 06:10:33 -08:00
Kira
960b85c154
Don't run hotkeys in edit mode
2019-11-20 03:04:38 -08:00
Kira
d5960dd297
Optimize JS startup
2019-11-17 20:43:01 -08:00
Kira
3ed1372e3e
Add nofollow to most search links
2019-11-15 21:46:05 -08:00
Kira
897bf9ff3f
Normalize and remove some excess padding
2019-11-15 21:10:08 -08:00
Kira
36ecff78ea
Add border below menu when no subnav
...
This cleans up the look of the navigation a bit and makes a line
across the page that splits the navigation from the contents
visually.
2019-11-15 20:35:29 -08:00
Kira
32f0266481
Add wiki edit reason
2019-11-15 20:00:54 -08:00
Kira
598e862e6d
Fix forum link checking
2019-11-15 02:15:55 -08:00
Kira
4807e38793
Fix author info on compressed mobile view
2019-11-15 02:00:00 -08:00
Kira
aebb37a83a
More mobile fixes
2019-11-15 01:50:39 -08:00
Kira
3740513a84
Fix cropped thumbnail scaling
2019-11-15 01:22:39 -08:00
Kira
67d8b7c9f7
Better uncropped thumbnail mode
2019-11-15 01:15:03 -08:00
Kira
25e819f9af
Update mobile post index style
2019-11-15 00:59:07 -08:00
Kira
ef5b8f22a8
Fix background color of menu on mobile
2019-11-15 00:33:55 -08:00
Kira
eec964b723
Minor fixes for forms on mobile
2019-11-15 00:28:59 -08:00
Kira
c2d06dc5d9
Add time zone selector to sign up page
2019-11-15 00:17:44 -08:00
Kira
268f7bbcbe
Fix formatting of sets index
2019-11-15 00:08:42 -08:00
Kira
1a38d5c8b7
Add support for DAB to thumbnail loader
2019-11-13 21:20:45 -08:00
Kira
5cc77833b1
Change visual on hidden comment before reload
2019-11-13 20:32:03 -08:00
Kira
8cd216a06c
Fix hidden blips and display background
2019-11-13 19:55:12 -08:00
Kira
7700a4327f
Fix hidden comment background color
2019-11-13 19:37:04 -08:00
Kira
230ee8c27f
Change background color on hidden forum posts
2019-11-13 19:33:29 -08:00
Kira
33d5ee8e5a
Fix swapping tag entry modes in uploader
...
Previously the uploader would essentially ignore that you had
swapped between entry modes. Now it takes into account what you
have done and makes a best effort to properly restore that information
into the right fields and keep things consistent.
2019-11-12 21:38:45 -08:00
Kira
b6b592d61a
Remove dead related tags css
2019-11-12 19:34:52 -08:00
Kira
ee8480053b
Merge branch 'master' of github.com:zwagoth/e621ng
2019-11-12 17:47:10 -08:00
Kira
9cedf5855a
Fix styling of related/preview tags
2019-11-12 17:46:46 -08:00
Zwagoth
4a0d3f1f3c
Update posts.js.erb
2019-11-11 17:43:04 -05:00
Zwagoth
a04f4dd6db
Update posts.js.erb
2019-11-11 17:31:11 -05:00
Zwagoth
8d71a6acbb
Update posts.js.erb
2019-11-11 17:30:22 -05:00
Kira
d55b96253b
Add better tag editor
2019-11-09 21:16:25 -08:00
Kira
6c0608d658
Fix frequent tags not showing round 2
2019-11-09 17:14:57 -08:00
Kira
fef3db8baa
Fix frequent tags not showing
2019-11-09 17:02:25 -08:00
Kira
e27d2abb13
Fix bumping forum threads
2019-11-09 16:47:34 -08:00
Kira
31dc9d1c50
Removed unused imports from post sets js
2019-11-09 12:42:54 -08:00
Kira
17e0a88706
Fix bad reference to hammerjs
2019-11-09 12:42:02 -08:00
Kira
259bb87304
Fix broken mobile gestures
...
When mobile gestures were enabled they would steal the normal
input from the browser. This prevented zooming in and out as well
as horizontal panning. Hammer didn't have a good configuration
system and so I swapped to using ZingTouch which is much more
simple, and offers better configuration. This allowed for easy
integration of gestures without stealing all input from the
browser.
2019-11-09 12:29:46 -08:00