6177 Commits

Author SHA1 Message Date
Nicolas Stepien
35cd7a7e34 Close #933. 2013-04-16 01:17:47 +02:00
Nicolas Stepien
f185557dc1 The file limit isn't hit anymore in stickies. 2013-04-16 00:03:05 +02:00
Nicolas Stepien
b3ea2cc08f Close #1022. 2013-04-15 23:05:32 +02:00
Nicolas Stepien
cf1d94876a $.off these 4chanXInitFinished. 2013-04-15 21:45:36 +02:00
Nicolas Stepien
a5deb20196 Quoting while uploading should open a new post or the next one and start auto-dumping. 2013-04-15 20:22:26 +02:00
Nicolas Stepien
d748215932 Remove the firefox version alert, some people change their user agent apparently. 2013-04-15 19:51:27 +02:00
Nicolas Stepien
38b51d8c10 Don't execute on api.4chan.org. 2013-04-15 19:45:52 +02:00
Nicolas Stepien
be68f4c78a Get rid of $.engine. 2013-04-15 19:44:01 +02:00
Nicolas Stepien
6a8ebfed0d Fix dead quotelinks inside clones. 2013-04-15 18:34:17 +02:00
Zixaphir
8512efade6 Auto Embed. 2013-04-14 23:04:50 -07:00
Zixaphir
c0a63a9e24 Fix Embedder Titles. 2013-04-14 22:39:31 -07:00
Zixaphir
c709322c7c Fix sage navigation and stuff. 2013-04-14 22:06:50 -07:00
Zixaphir
23d832afb3 Fix header position syncronization 2013-04-14 20:26:09 -07:00
Zixaphir
e93b533ea4 Move Header Menu into the icon bar as an icon. 2013-04-14 19:36:15 -07:00
Zixaphir
54aa65fa7e Smart Tripcode Hider. 2013-04-14 18:33:29 -07:00
Zixaphir
f1a7f40460 Fix icon overlap on catalog. 2013-04-14 17:58:04 -07:00
Zixaphir
4c922fb22d Fix Header autohide hiding things it shouldn't. 2013-04-14 17:48:22 -07:00
Zixaphir
5c3ca1d76e Fix post hiding. 2013-04-14 17:39:08 -07:00
Zixaphir
d77f9d0d8e Autohide Persistent QR. 2013-04-14 16:50:40 -07:00
Zixaphir
c3cd4116bc Rethink the notifications bar. 2013-04-14 16:28:55 -07:00
Zixaphir
388621f388 Add a CRX. It's a pain in the ass to make. 2013-04-14 16:12:40 -07:00
Nicolas Stepien
abaf10e101 Close #1035. 2013-04-15 00:54:12 +02:00
Zixaphir
a8fd11ae4a Fix some things. 2013-04-14 15:46:42 -07:00
Zixaphir
30880e499a Merge branch 'v3' into Av2
Conflicts:
	builds/4chan-X.meta.js
	css/style.css
	lib/ui.coffee
	package.json
	src/features.coffee
	src/qr.coffee
2013-04-14 15:36:26 -07:00
Zixaphir
85621c4907 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.js
	src/features.coffee
2013-04-14 13:49:33 -07:00
Nicolas Stepien
44499fe784 Fix #1025. 2013-04-14 22:32:10 +02:00
Nicolas Stepien
0bccde09dd Close #1024 2013-04-14 22:04:50 +02:00
Zixaphir
0cd3e95989 Make header more Mayhem-y 2013-04-14 12:29:01 -07:00
Nicolas Stepien
0ff0b14d27 Add $.rmAll.
Up to 60 000 times faster than innerHTML = null! (wtf)
Crazy stuff.
2013-04-14 20:16:33 +02:00
Nicolas Stepien
1ec6be21a2 Silly prinny. 2013-04-14 16:39:24 +02:00
Nicolas Stepien
995729b600 Fix #1032. 2013-04-14 15:15:34 +02:00
Zixaphir
1276c542f2 Add Mayhem X's Header and options to disable it. 2013-04-14 00:47:54 -07:00
Zixaphir
40165ef7e8 This $.get somehow escaped me. 2013-04-13 23:41:06 -07:00
Zixaphir
478a75d03e Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	css/style.css
	src/config.coffee
	src/qr.coffee
2013-04-13 23:20:09 -07:00
Zixaphir
063641106c Fix theme deleting 2013-04-13 22:46:19 -07:00
Zixaphir
19178d86df Finish fixing up settings dialogs for mascots and themes. 2013-04-13 22:35:08 -07:00
Nicolas Stepien
e4b195734a Fix #1030. 2013-04-14 02:40:35 +02:00
Nicolas Stepien
c000d3db2a Add Remember QR Size back in. Close #1021. 2013-04-14 00:49:51 +02:00
Nicolas Stepien
344e1aaa19 Made Scroll to Last Read Post optional. Close #1009
Fix a bug where it attempted to scroll to a hidden post without stub, effectively scrolling to the end of
the thread.
2013-04-14 00:20:26 +02:00
Nicolas Stepien
f4bf9b5413 Add the has-focus class to the QR element when it has focus.
@saxamaphone69
2013-04-14 00:20:21 +02:00
Nicolas Stepien
c9402fdf65 The index/reply navigation shouldn't exist on the catalog. 2013-04-13 22:57:37 +02:00
Nicolas Stepien
cead1dc231 Save the thread you reply to per post in the QR.
Reset the thread selector on each new post.
2013-04-13 22:54:54 +02:00
Nicolas Stepien
e65e148e4f Handle "You must wait X seconds before posting a reply" QR errors. 2013-04-13 21:00:23 +02:00
Nicolas Stepien
552ab4c3a9 Fix delete link killing the post instead of the file only when deleting the file. 2013-04-13 20:11:43 +02:00
Nicolas Stepien
7f949af905 Fix QR remembering the spoiler state. 2013-04-13 19:04:56 +02:00
Nicolas Stepien
25b37552f1 Fix QR cooldown on Opera. 2013-04-13 18:23:36 +02:00
Nicolas Stepien
766be903b6 Use Element.remove() in $.rm when possible. 2013-04-13 18:01:09 +02:00
Nicolas Stepien
5b349905eb Delete links do not depend on the QR anymore. 2013-04-13 15:00:14 +02:00
Zixaphir
cbc0092e48 Errr, oops? 2013-04-12 20:21:16 -07:00
Zixaphir
929d8b0c7e Merge branch 'v3' into Av2
Conflicts:
	4chan-X.user.js
	appchan-x.meta.js
	css/style.css
	package.json
	src/features.coffee
	src/metadata.js
	src/qr.coffee
2013-04-12 20:12:45 -07:00