5611 Commits

Author SHA1 Message Date
Jordan Bates
c9ec6b5497 Fix #113 2013-07-22 08:38:49 -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
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
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
Jordan Bates
b3db117d71 Make pointer event removal more specific 2013-07-15 19:33:40 -07:00
Jordan Bates
d65fd4e376 No pointer events for scroll marker 2013-07-15 08:04:33 -07:00
Mayhem
d1f3aa78b8 instanceof Event works fine now in GM 2013-07-15 11:47:10 +02:00
Mayhem
1640ab5109 No need to allocate data to see if it's truthy in Post::parseComment. 2013-07-14 23:13:40 +02:00
Mayhem
33d3518e76 "id" -> "ID" in dataset suffixes. 2013-07-14 19:03:22 +02:00
Mayhem
ddbec61e1b Use dataset setters instead of setAttribute. 2013-07-14 18:51:02 +02:00
Jordan Bates
9ba459ea8a Release 4chan X v1.2.19. 2013-07-14 03:58:01 -07:00
Mayhem
a501bd70af Fix #1184. 2013-07-09 21:35:33 +02:00
Mayhem
39aa9d3cb5 Merge pull request #1183 from MayhemYDG/opera
Drop Opera <15 support.
2013-07-09 01:56:58 -07:00
Mayhem
7d38f0502c More thoughtful unread-scroll code. 2013-07-08 23:54:44 +02:00
Mayhem
d93a4ebf4b Shave two lines in Sauce.coffee. 2013-07-08 19:10:58 +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
Zixaphir
4d194382c0 Ad fading 2013-07-07 13:08:42 -07:00
Mayhem
e16fefb31f Firefox has stack-less errors.
Filter those errors out, and when possible don't send anything.
2013-07-07 21:45:30 +02:00
Zixaphir
3851be3898 HAEY KCUF! SMARTSHIFT! 2013-07-06 14:20:11 -07:00
Mayhem
fa50087323 Never unread-scroll to OPs.
Also fix a dumb loop assignment.
2013-07-05 23:18:04 +02:00
Zixaphir
80b60dfa84 Fix flags on /sp/. 2013-07-05 11:03:55 -07:00
Zixaphir
cf6c3cfd75 Block adpleas 2013-07-04 16:21:31 -07:00
Zixaphir
5e62562577 Was causing icons not to load 2013-07-03 02:25:31 -07:00
Zixaphir
e197195ca5 Unnecessary. 2013-07-03 02:07:46 -07:00
Zixaphir
18e3569194 Meh, really 2013-07-03 02:04:49 -07:00
Zixaphir
5ab152ee34 Small simplification 2013-07-03 02:01:41 -07:00
Mayhem
48a7837338 Fix #1179. 2013-07-02 21:23:49 +02:00
Mayhem
8854f9a06f Fix flag building. 2013-07-02 18:50:46 +02:00
Mayhem
2a99db7cdd src/Miscellaneous/Sauce.coffee -> src/Images/Sauce.coffee 2013-07-02 18:23:12 +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
2939a81a21 Fix #1177 2013-07-02 10:06:17 +02:00
Mayhem
125e1bdee7 504s are not legit pages. 2013-07-01 22:07:03 +02:00
Mayhem
573bd6f294 Fix #1146. 2013-06-29 18:04:23 +02:00
Mayhem
badc11d4c0 The 4chanMainInit event is now dispatched in the catalog too. 2013-06-29 16:34:54 +02:00
Jordan Bates
36bc01469b Release 4chan X v1.2.18. 2013-06-27 07:28:25 -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
fefc928385 Fix censoring of stack traces not actually being taken into account. 2013-06-26 11:15:03 +02:00