ccd0
259d28385e
Improve comment.
2014-12-26 16:42:47 -08:00
ccd0
d7777859c8
Remove dead links to Mayhem repo.
2014-12-21 18:42:52 -08:00
ccd0
62a242e100
compute height in Javascript to avoid hovered image jumping
2014-09-25 22:25:29 -07:00
ccd0
41b72706f6
Revert "Well, that would explain the image preview jumping."
...
This reverts commit 5e1b8a8f7c05b5788fb66aa8a64986043c0c630f.
2014-09-18 15:06:54 -07:00
ccd0
34abd80267
tweak image hover vertical position
2014-09-16 18:23:53 -07:00
ccd0
5e1b8a8f7c
Well, that would explain the image preview jumping.
2014-09-16 17:47:24 -07:00
ccd0
26d6c8b6bf
hover placement: only use the halfway threshold for images
2014-09-16 17:27:46 -07:00
Mayhem
8a68ffad08
Close #1449 .
2014-09-13 17:39:54 -07:00
ccd0
bf6f9b4429
Revert "Position dialogs relative to closest edge of screen."
...
This reverts commit 7d6566b4cbca1ca730ced0288dece3ce0071ef67.
2014-09-01 11:06:03 -07:00
ccd0
7d6566b4cb
Position dialogs relative to closest edge of screen.
...
This fixes a bug where the expansion of a QR dialog upon captcha
loading would push the response field off the bottom of the screen.
2014-08-31 20:35:10 -07:00
ccd0
51ac18ea3c
move menu element back into button for ExLinks compatibility
2014-08-23 09:21:54 -07:00
ccd0
200c9d8533
more cleanup
2014-06-19 15:20:07 -07:00
ccd0
fef0089749
Menu.rmEntry no longer needed
2014-06-18 22:40:23 -07:00
ccd0
cdb83f744a
cleanup menu code
2014-06-18 22:39:19 -07:00
ccd0
c4c2f59161
remove callback from AddMenuEntry
2014-06-18 13:04:50 -07:00
ccd0
94d44bf7ba
clean up menu code, remove rmMenuEntry event
2014-06-18 04:09:02 -07:00
ccd0
efc852464f
don't use event for adding to menu internally
2014-06-17 21:12:07 -07:00
ccd0
1189b71029
this seems to be a common pattern
2014-05-14 14:16:16 -07:00
ccd0
f3026041b4
slight change to UI.dialog to make searching for vulnerabilities easier
2014-05-13 17:19:09 -07:00
ccd0
0f770459c0
get new hover working in catalog
...
Conflicts:
builds/4chan-X.user.js
builds/crx/script.js
src/General/UI.coffee
src/Images/ImageHover.coffee
2014-04-06 16:06:11 -07:00
ccd0
26576b4420
video hover
2014-04-04 15:09:56 -07:00
Zixaphir
b6749b91a5
Merge branch 'mayhem' into v3
...
Conflicts:
CHANGELOG.md
CONTRIBUTING.md
css/style.css
html/General/Settings-section-Main.html
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/lib/$.coffee
src/General/lib/thread.class
src/Linkification/Linkify.coffee
src/Miscellaneous/AnnouncementHiding.coffee
src/Monitoring/ThreadStats.coffee
2014-01-22 12:10:34 -07:00
Mayhem
0fdf5c89bb
mouseenter did not work as I expected, reverting to mouseover.
2014-01-21 15:37:28 +01:00
Mayhem
878b6afe5a
Use mouseenter instead of mouseover for menu entries.
2014-01-21 14:22:58 +01:00
Zixaphir
798ab20f35
ThreadUpdater.disconnect()
2014-01-07 16:30:18 -07:00
Zixaphir
6dd2e60e9a
Element.contains was not Array.contains, lol
2013-12-25 10:10:51 -07:00
Zixaphir
91233b8d61
remove [].contains. It was a bad idea.
...
I shouldn't be messing with stuff like this without a really good
reason for doing so, and the longer I thought about it, the more
it occurred to me that I didn't have one.
2013-12-24 14:41:21 -07:00
Zixaphir
9f7dda70c1
Fix menu's CSS
2013-11-23 11:52:25 -07:00
Zixaphir
47bdc73f4c
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
css/style.css
src/Images/ImageExpand.coffee
src/Linkification/Linkify.coffee
src/Monitoring/ThreadUpdater.coffee
2013-08-30 18:15:47 -07:00
Mayhem
44bde8781f
Drop support for prefixed flexbox.
2013-08-27 12:53:41 +02:00
Zixaphir
d15f8ee728
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
LICENSE
css/style.css
html/Posting/QR.html
img/changelog/3.2.0/0.png
package.json
src/General/Get.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Notice.coffee
src/General/Notification.coffee
src/General/Settings.coffee
src/General/img/icon.gif
src/General/lib/notification.class
src/Monitoring/Favicon.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteOP.coffee
2013-08-17 20:33:48 -07:00
Mayhem
772e82aa60
Let CoffeeScript handle binding methods for us.
2013-08-14 17:10:24 +02:00
Zixaphir
fd01ec9559
Revert changes to submenu
2013-08-14 05:06:01 -07:00
seaweedchan
2fcbe0bf30
Merge Zixaphir X
2013-08-14 03:12:10 -07:00
Zixaphir
1f011dfd02
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
html/General/Header.html
package.json
src/Filtering/PostHiding.coffee
src/Filtering/ThreadHiding.coffee
src/General/Get.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/UI.coffee
src/Menu/Menu.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteOP.coffee
2013-08-14 03:02:03 -07:00
Mayhem
0ee17f32ce
Use classes to position menus and sub-menus.
2013-08-13 13:53:15 +02:00
seaweedchan
875f0cd4f8
Merge Zixaphir X
2013-08-12 00:07:39 -07:00
Zixaphir
d02ce2ff0f
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
src/General/Header.coffee
src/Images/ImageExpand.coffee
src/Monitoring/ThreadUpdater.coffee
2013-08-06 13:12:41 -07:00
Mayhem
738a175f43
Avoid using {d.body,doc}.scroll{Top,Left}, use window.scroll[...] instead.
2013-08-06 21:11:03 +02:00
Zixaphir
582d067a10
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
CONTRIBUTING.md
Gruntfile.js
README.md
changelog-old
css/style.css
html/Monitoring/ThreadStats.html
html/Posting/QR.html
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/UI.coffee
src/General/html/Settings/Filter-guide.html
src/General/lib/$.coffee
src/General/lib/clone.class
src/General/lib/post.class
src/Images/ImageHover.coffee
src/Menu/Menu.coffee
src/Monitoring/ThreadUpdater.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuotePreview.coffee
src/Quotelinks/Quotify.coffee
2013-07-21 08:39:40 -07:00
Mayhem
d1d2149258
Simplify #377 fix.
2013-06-27 01:27:31 +02:00
Mayhem
f0504247c5
Truly fix #377 .
2013-06-26 21:06:47 +02:00
Mayhem
a7346b6103
Fix #377 with a workaround.
2013-06-24 22:33:47 +02:00
Jordan Bates
96e5f3139b
Add active class to .menu-button if open
...
Close #106
2013-06-15 07:57:32 -07:00
Jordan Bates
7afe8e150e
Restyle archiver options
2013-05-14 10:26:53 -07:00
Zixaphir
4a0223d6cd
Add some fancy xpath for quote inline workaround.
2013-05-14 09:56:33 -07:00
Jordan Bates
dd302fade4
Fix QR dragging without fixed header
2013-05-05 22:37:49 -07:00
Zixaphir
8d07da9866
Fix #155
2013-05-05 15:05:10 -07:00
Zixaphir
bfd879500f
Auto-hide.
2013-04-26 14:57:25 -07:00
Jordan Bates
86674a4c86
Merge branch 'v3' of https://github.com/zixaphir/appchan-x
2013-04-26 14:06:45 -07:00