663 Commits

Author SHA1 Message Date
Zixaphir
fc8d6c9498 Merge branch 'v3'
Conflicts:
	builds/crx/script.js
	src/General/Main.coffee
2013-08-04 23:13:55 -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
b60ddfe907 I think this is safer. 2013-08-04 18:55:10 -07:00
Zixaphir
a6f6f44d58 Linkifier Rewrite 2013-08-04 18:47:04 -07:00
Zixaphir
4d0ce5da79 Fix #396 2013-08-04 18:33:19 -07:00
Zixaphir
5721510b1c Fallback 2013-08-04 18:27:21 -07:00
Jordan Bates
d0bbe13172 Release 4chan X v1.2.25. 2013-08-04 14:32:25 -07:00
Jordan Bates
ebb2d0bf75 Not sure how no one caught this. 2013-08-04 14:22:26 -07:00
Zixaphir
1e9bab7c8b Accidentally removed checking for title functionality in rewrite 2013-08-04 14:10:07 -07:00
Zixaphir
b0c2d5d344 Accidental extra variable 2013-08-04 14:05:53 -07:00
Zixaphir
291692f847 Fix multiple links in the same text node 2013-08-04 14:02:46 -07:00
Zixaphir
e4b764abd4 small Refactor 2013-08-04 13:00:44 -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
Zixaphir
8309ae41ce Release appchan x v2.2.2. 2013-08-01 10:33:03 -07: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
Zixaphir
5b102edb18 Merge branch 'v3' 2013-07-31 17:40:56 -07: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
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
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
c34f6693cb Release 4chan X v1.2.22. 2013-07-23 01:54:28 -07: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