2825 Commits

Author SHA1 Message Date
Zixaphir
ee4ece2574 Fix a few features identifying themselves incorrectly
A few refactors to ColorUserIDs
2013-08-08 14:18:44 -07:00
Mayhem
8c95fe1995 Tweak Dice code. #1218 2013-08-08 11:25:03 +02:00
Zixaphir
ce6e317c98 Time to stop being silly. 2013-08-07 21:02:10 -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
carboncopy
bcbae6c84f display rolled dice while on /tg/ 2013-08-07 15:53:15 -05:00
Mayhem
39f30c1d0e Slightly simplify $.ajax. 2013-08-07 19:55:25 +02:00
Zixaphir
ff46f521b2 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/crx/script.js
2013-08-07 02:02:58 -07:00
Zixaphir
8b01a46f30 I have a thing about these kinda things. 2013-08-07 01:54:29 -07:00
Zixaphir
0325539d43 Let's dig. 2013-08-07 00:21:26 -07:00
Zixaphir
3da8bae2f4 Screw it, why not? 2013-08-06 19:00:20 -07:00
Zixaphir
7b41b3baa3 Eliminate unnecessary whitespace in compiled CSS. 2013-08-06 18:45:42 -07:00
Zixaphir
7a093b26ee Use better practices in my own code. 2013-08-06 16:40:51 -07:00
Zixaphir
4410a8f118 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/crx/script.js
2013-08-06 16:03:07 -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
ae9b197d3f Merge branch 'v3'
Conflicts:
	builds/crx/script.js
	src/General/Settings.coffee
2013-08-05 14:38:52 -07: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
Mayhem
6cf7373b93 Fix #1162. 2013-08-05 21:19:20 +02:00
Zixaphir
b67b2d8a4d Follow upstream and remove ".webkit" in favor of ".blink" 2013-08-05 12:01:26 -07:00
Zixaphir
724aff27b5 Wow. Just... oops. 2013-08-04 23:50:53 -07:00
Zixaphir
1640ef5da1 Add cachedTitles to Conf 2013-08-04 23:05:01 -07:00
Zixaphir
217f1cd42c Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	LICENSE
	builds/4chan-X.js
	builds/4chan-X.meta.js
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/General/Main.coffee
	src/Linkification/Linkify.coffee
2013-08-04 20:10:29 -07:00
Zixaphir
f41a40c1ad Forgot to add links to the post datatype 2013-08-04 19:47:07 -07:00
Zixaphir
2fa674c782 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.coffee
	json/archives.json
	src/Archive/Redirect.coffee
	src/General/lib/$.coffee
	src/Monitoring/Unread.coffee
2013-08-04 19:44:42 -07:00
Zixaphir
a54bc6a076 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
2013-08-04 19:02:55 -07:00
Zixaphir
4d0ce5da79 Fix #396 2013-08-04 18:33:19 -07:00
Jordan Bates
ebb2d0bf75 Not sure how no one caught this. 2013-08-04 14:22:26 -07:00
Zixaphir
ed9febf9f1 Small backpedalling on some design decisions 2013-08-04 02:38:04 -07:00
Zixaphir
541454d45a Linkifier rewrite. 2013-08-04 01:39:34 -07:00
Zixaphir
66c5256754 After months and months of trying to use repeating gradients
Fuck that shit, it's not working. Too laggy for what I was using
it for.
2013-08-03 14:39:06 -07:00
Zixaphir
75de653676 Remove padding from #iHover 2013-08-02 12:42:38 -07:00
Mayhem
e5db696b87 Remove the .webkit class. Use .blink instead. 2013-08-01 21:51:26 +02:00
Zixaphir
3922530efb Merge branch 'v3'
Conflicts:
	LICENSE
	builds/crx/script.js
2013-08-01 10:27:11 -07:00
Zixaphir
093fd54413 Fix $.open
Should fix the issue with opening things in new tabs. Yes, I'm dumb
2013-08-01 10:26:06 -07:00
Mayhem
5cd7e0c5e0 Whitespace fixes. 2013-07-28 19:53:41 +02: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
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
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
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
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
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