66 Commits

Author SHA1 Message Date
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
3581a235e7 Fix post menus in stubs.
Also removed some old arguments, fixed some semantics, added Get.threadFromNode, and used it.
2013-08-13 16:29:54 +02:00
Mayhem
f1cf1addfe Move the header menu button into the header shortcuts. 2013-08-13 12:56:21 +02:00
seaweedchan
b9b4efae5e Merge in new thread watcher and change a few things 2013-08-13 00:03:29 -07:00
Zixaphir
e0895c594a Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	css/style.css
	src/Archive/Redirect.coffee
	src/General/Build.coffee
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/lib/$.coffee
	src/General/lib/databoard.class
	src/Monitoring/ThreadStats.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Monitoring/ThreadWatcher.coffee
2013-08-12 18:26:39 -07:00
seaweedchan
875f0cd4f8 Merge Zixaphir X 2013-08-12 00:07:39 -07:00
seaweedchan
def4727bb3 Redo error message
Close #134
2013-08-11 23:30:38 -07:00
Mayhem
ffd98de110 Polyfill canvas toBlob(). 2013-08-11 13:09:25 +02:00
Zixaphir
34e580f475 ~ 2013-08-10 13:54:03 -07:00
Zixaphir
80884e2bde Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	src/General/Main.coffee
	src/General/lib/$.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QuickReply.coffee
2013-08-07 13:53:35 -07:00
Mayhem
773f2cfe0f Use xhr.responseType = 'document'. 2013-08-07 20:04:47 +02:00
Mayhem
39f30c1d0e Slightly simplify $.ajax. 2013-08-07 19:55:25 +02:00
Zixaphir
cb30242ae8 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	src/General/Header.coffee
2013-08-05 14:37:23 -07:00
Mayhem
b36cf54d83 Make use of a few CoffeeScript filters. 2013-08-05 23:30:39 +02:00
Zixaphir
4317526923 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	.gitattributes
	src/Posting/QuickReply.coffee
2013-07-31 17:39:46 -07:00
Mayhem
6ee8dc83a7 Fix #1210
We were inserting the same Post twice in QR.posts,
once in the constructor, and once in the splice.
2013-07-30 15:13:33 +02:00
Zixaphir
44a2b378ca Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
	package.json
	src/Posting/QuickReply.coffee
2013-07-24 21:49:24 -07:00
Matt Wilmink
aba70b9f15 Fix #118 2013-07-23 22:46:20 -04:00
Jordan Bates
07cb9074e0 Better error message
Close #96
2013-07-22 08:52:18 -07:00
Jordan Bates
c9ec6b5497 Fix #113 2013-07-22 08:38:49 -07:00
Jordan Bates
3e35ced05e Fix captcha caching across threads 2013-07-22 07:52:02 -07: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
8a9df9d15a Tiny optimization to avoid calling QR.status() multiple times when closing the QR. 2013-07-20 18:19:51 +02:00
Mayhem
dc8551bcf1 Fix #1194. 2013-07-20 18:08:53 +02:00
Mayhem
56d44bc310 Fix #1189. 2013-07-20 13:23:59 +02:00
Mayhem
d1f3aa78b8 instanceof Event works fine now in GM 2013-07-15 11:47:10 +02:00
Mayhem
a501bd70af Fix #1184. 2013-07-09 21:35:33 +02:00
Mayhem
8560f204b2 Remove userjs support and Presto-related code.
Add `minimum_opera_version` in the manifest.
Up the min Chrome version for unprefixed MutationObserver support.
2013-07-08 19:09:23 +02:00
Mayhem
b3d38cbabd contextFromLink -> contextFromNode 2013-07-02 18:21:05 +02:00
Mayhem
97087af42f Simpler QR quoting code. 2013-07-02 15:19:15 +02:00
Mayhem
1e592dc24f Fix the URL var not being actually used. 2013-06-22 18:32:24 +02:00
seaweedchan
af21ad07bc Merge Mayhem X 2013-06-14 03:14:54 -07:00
Mayhem
d8f08ce07e Fix #1154. 2013-06-11 20:52:35 +02:00
Mayhem
eeb5d974dd v3 doesn't support browsers with prefixed MutationObservers. 2013-06-04 16:41:22 +02:00
Jordan Bates
4481b56851 Mayhem X 2013-05-27 06:13:40 -07:00
Mayhem
e9b4c133ac Fix #1124. 2013-05-25 22:24:10 +02:00
seaweedchan
d9cad02d72 Fix #86 2013-05-24 23:40:50 -07:00
Jordan Bates
9462910961 Dont really need a title 2013-05-20 01:07:45 -07:00
Jordan Bates
f4059e723d QR link fixes 2013-05-20 01:05:49 -07:00
seaweedchan
ab8977fb6e Restrict click event to link 2013-05-18 03:43:43 -07:00
Mayhem
be934756d4 Close #856. 2013-05-17 23:13:46 +02:00
Jordan Bates
2f9304840d Higher default cooldown on /q/, thanks moot 2013-05-17 04:41:18 -07:00
Jordan Bates
f91702b984 Option affects lack of captcha warning as well 2013-05-15 06:11:01 -07:00
Jordan Bates
51dee38f95 Redundancy 2013-05-15 03:41:57 -07:00
Jordan Bates
61813b28d7 Add Mistyped Captcha Errors option 2013-05-15 03:38:31 -07:00
Jordan Bates
fc732df167 Mayhem X 2013-05-14 19:29:56 -07:00
Jordan Bates
2550ab73c1 QR shortcut and link changes
Don't close QR if Persistent, and
Don't close QR on Reply to Thread click
2013-05-14 19:16:55 -07:00
Mayhem
fe30a3f2b3 Close #1101. 2013-05-14 22:46:01 +02:00
Zixaphir
6bc0e8de92 close seaweedchan/issues/78 2013-05-14 08:57:45 -07:00