5159 Commits

Author SHA1 Message Date
Zixaphir
0b1bae2a48 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/crx/script.js
2013-07-31 17:35:59 -07:00
Zixaphir
7064d0b54e Fix QuoteThreading toggle. 2013-07-31 17:26:31 -07:00
Zixaphir
ee523dca5b Merge branch 'v3'
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
2013-07-29 11:39:19 -07:00
Zixaphir
392d6e255e Reduce loops in Redirect.init 2013-07-29 11:36:07 -07:00
Zixaphir
b305aaf6c8 Release appchan x v2.2.1. 2013-07-27 03:59:14 -07:00
Zixaphir
abb3b0e5b4 Disable Quote Threading by default 2013-07-27 03:58:19 -07:00
Zixaphir
a41b03ec2a Bump minimum Chrome version to 27 2013-07-26 13:47:51 -07:00
Zixaphir
f0721365c0 Fix EXIF hiding on /p/
https://boards.4chan.org/g/res/35546097#p35549918
2013-07-26 13:25:05 -07:00
Zixaphir
522d5476d8 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
2013-07-25 14:53:26 -07:00
Zixaphir
22fde6fdb0 Fix quotelinks inside of resurrected posts
@MayhemYDG
2013-07-25 14:51:30 -07:00
Zixaphir
086b93f189 Release appchan x v2.2.0. 2013-07-25 13:05:24 -07:00
Zixaphir
cbb720dd22 Change that error message. 2013-07-24 22:31:22 -07:00
Zixaphir
a6d05a6115 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/General/Config.coffee
	src/General/lib/post.class
	src/Posting/QuickReply.coffee
2013-07-24 22:17:35 -07:00
Zixaphir
d01c811fe2 Another indexOf I missed. 2013-07-24 22:06:08 -07:00
Zixaphir
dd4d979276 Still being different for the sake of being difficult 2013-07-24 22:01:48 -07:00
Zixaphir
0ac6747810 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	json/archives.json
	src/General/Main.coffee
2013-07-24 21:55:26 -07: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
Zixaphir
5a8e30c949 Merge pull request #392 from seaweedchan/AppchanX
Fix flags
2013-07-24 14:16:28 -07:00
seaweedchan
979694a973 Release 4chan X v1.2.24. 2013-07-24 02:12:15 -07:00
seaweedchan
2a23975646 Release 4chan X v1.2.23. 2013-07-23 23:23:59 -07:00
seaweedchan
d906d0be77 Merge pull request #119 from matt4682/master
Fix #118
2013-07-23 23:19:52 -07:00
Matt Wilmink
aba70b9f15 Fix #118 2013-07-23 22:46:20 -04:00
seaweedchan
dc22609671 Update grunt-bump dependency
This is necessary for the bump-only change.
2013-07-23 01:56:50 -07:00
seaweedchan
c34f6693cb Release 4chan X v1.2.22. 2013-07-23 01:54:28 -07:00
Mayhem
ffa6bd58a0 Merge pull request #1200 from woxxy/patch-1
Readding /v/ to Foolz Archive
2013-07-22 13:32:30 -07:00
Enzo Moretti
282f0b8639 Readding /v/ to Foolz Archive 2013-07-22 22:29:45 +02:00
Jordan Bates
46f4b5325d Release 4chan X v1.2.21. 2013-07-22 08:55:30 -07: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
cc86e47bab Release 4chan X v1.2.20. 2013-07-22 08:16:02 -07:00
Jordan Bates
caadc68c72 Build 2013-07-22 08:13:51 -07:00
Jordan Bates
3be249323a Change some defaults 2013-07-22 08:12:10 -07:00
Jordan Bates
3e35ced05e Fix captcha caching across threads 2013-07-22 07:52:02 -07:00
Mayhem
d0dac27ca7 Factor Post::parseQuote out of Post::parseQuotes 2013-07-22 15:37:25 +02:00
Mayhem
a344ef4afa Faster Post::parseQuotes
What changed is 4~6 times faster.
2013-07-22 15:31:23 +02:00
seaweedchan
784eccd953 Fix flags 2013-07-22 06:19:08 -07:00
Mayhem
b628cd7eba Faster Post::parseQuotes
What changed is about 3~4 times faster now.
Resulting code is also less complex.
2013-07-22 15:06:44 +02:00
Mayhem
d583c74049 Add the error name and error message in Firefox error reports.
Chrome gives the error name and error message in the stack trace already.

Also, no need to check `if stack` since we already filter them.
2013-07-22 11:48:20 +02:00
Zixaphir
16b35dffce Merge branch 'v3'
Conflicts:
	.gitignore
	CHANGELOG.md
	Gruntfile.coffee
	LICENSE
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/General/Config.coffee
	src/General/Globals.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/UI.coffee
	src/General/css/style.css
	src/General/meta/manifest.json
	src/Posting/QuickReply.coffee
2013-07-21 09:01:27 -07:00
Zixaphir
9a2692d47a I'm tired. 2013-07-21 08:47:29 -07:00
Zixaphir
d2bcf840ff 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
	src/Archive/Redirect.coffee
2013-07-21 08:43:58 -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
b903117ea9 Update deps. 2013-07-20 16:26:03 +02:00
Mayhem
56d44bc310 Fix #1189. 2013-07-20 13:23:59 +02:00
Mayhem
6c87f852be Add comment about 4chan's issue concerning deadlinks inside code tags. 2013-07-19 15:45:04 +02:00
Mayhem
1941fcad50 Add fuuka.worldathleticproject.org.
Close #1195.
2013-07-18 20:38:31 +02:00
Mayhem
0366718b94 Update RegExp MDN guide URL. 2013-07-18 01:01:56 +02:00
Jordan Bates
b3db117d71 Make pointer event removal more specific 2013-07-15 19:33:40 -07:00