6920 Commits

Author SHA1 Message Date
Zixaphir
18bcdaf3c4 Index.navLinks wasn't getting properly riced in my Chrome
So it probably wouldn't get properly riced in someone else's
browser, so let's not take chances.
2014-03-08 17:24:06 -07:00
Zixaphir
93b8e75cd6 Fix appchan not applying styling to non-board pages. 2014-03-08 17:18:02 -07:00
Zixaphir
1a7d266cc8 Merge branch 'v3'
Conflicts:
	src/General/Navigate.coffee
2014-03-08 16:53:23 -07:00
Zixaphir
2504cedfee Catalog sizing when navigating. 2014-03-08 16:51:09 -07:00
Zixaphir
ceb8c93b08 Merge branch 'v3' 2014-03-08 16:45:24 -07:00
Zixaphir
e6534a5d21 Handle current page links a bit more elegantly 2014-03-08 16:44:54 -07:00
Zixaphir
479d6be09a Merge branch 'v3' 2014-03-08 16:36:47 -07:00
Zixaphir
a380e85d8d Build 2014-03-08 16:36:28 -07:00
Zixaphir
c5d0544316 Merge branch 'v3' 2014-03-08 16:36:02 -07:00
Zixaphir
1729350b26 Yes, lets use a dynamic href(=../) for a race-condition.
Thanks, I love generating bad URLs.
2014-03-08 16:35:18 -07:00
Zixaphir
093dfd169f Merge branch 'v3' 2014-03-08 16:25:32 -07:00
Zixaphir
c3a71e0ba3 >$.ready 2014-03-08 16:25:18 -07:00
Zixaphir
d4d4604e4a Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-03-08 16:18:59 -07:00
Zixaphir
cf1a4c1cc4 Phase out vanilla catalog 2014-03-08 16:14:16 -07:00
Zixaphir
072eb92e14 Merge branch 'v3' 2014-03-07 18:57:19 -07:00
Zixaphir
e4c8bd7ee6 Fix Get.threadExcerpt 2014-03-07 18:57:00 -07:00
Zixaphir
53fe0ccabe Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-03-07 17:19:29 -07:00
Zixaphir
72517e1d83 Fix an issue causing the thread updater to fail to reset its interval 2014-03-07 17:17:20 -07:00
Zixaphir
19cd95cf78 Get rid of more Catalog stuff 2014-03-07 17:12:43 -07:00
Zixaphir
7301f43289 Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/css/yotsuba-b.css
	src/Images/FappeTyme.coffee
2014-03-06 23:07:49 -07:00
Zixaphir
ec7ec57b93 Fix external-text:"","" 2014-03-06 23:02:49 -07:00
Zixaphir
b487624203 Seems I figured out where the switcheroo happened... 2014-03-06 22:43:34 -07:00
Zixaphir
c7e5833dc9 Remove more references to the non-existent "catalog" view 2014-03-06 22:36:42 -07:00
Zixaphir
1de6c29a51 Fix captcha (again) 2014-03-06 21:38:31 -07:00
Zixaphir
93e805aa57 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
2014-03-06 21:29:46 -07:00
Zixaphir
9ba951ca48 Changelog 2014-03-06 21:27:55 -07:00
Zixaphir
2aa679360d Merge branch 'v3' 2014-03-06 21:20:48 -07:00
Zixaphir
7bc8447d3f Fix Quote Hash Navigation on Backlinks (again) 2014-03-06 21:20:26 -07:00
Zixaphir
d5fa356e2c Merge branch 'master' of github.com:zixaphir/appchan-x
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-03-06 20:46:08 -07:00
Zixaphir
ac20dcf81f Handle option.disabled 2014-03-06 20:43:33 -07:00
Zixaphir
c440c236ad Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
2014-03-06 20:18:33 -07:00
Zixaphir
bc15231170 lelwat 2014-03-06 20:17:13 -07:00
Zixaphir
fe8c67e03e Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	CONTRIBUTING.md
	LICENSE
	README.md
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/Filtering/PostHiding.coffee
	src/Filtering/ThreadHiding.coffee
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Index.coffee
	src/General/Main.coffee
	src/General/Navigate.coffee
	src/General/Settings.coffee
	src/General/UI.coffee
	src/General/html/Features/Index-navlinks.html
	src/Miscellaneous/CustomCSS.coffee
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
	src/Quotelinks/QuoteBacklink.coffee
	src/Quotelinks/QuoteYou.coffee
2014-03-06 20:15:45 -07:00
Zixaphir
61942d9e2d Remove unnecessary debug code 2014-03-06 11:10:08 -07:00
Zixaphir
a9e4559f1e Get rid of another unnecessary loop of my own design 2014-03-06 11:06:12 -07:00
Zixaphir
3237416133 Really though, what did that ever accomplish? Why did I do that? 2014-03-06 11:01:10 -07:00
Zixaphir
1d56914bcb Implement a silly breadcrumb for JSON Navigation 2014-03-06 09:49:36 -07:00
Zixaphir
3d4f42aca1 Merge pull request #611 from vampiricwulf/master
Minor fix for /f/
2014-03-06 07:42:11 -07:00
Brandon
b65db1ba7d switch from .navLinks to .swfSauce on /f/
did this to not have it hide when ‘Hide Navlinks’ is enabled
2014-03-05 22:15:16 -08:00
Brandon
23a82cd795 a few more /f/ tweaks
It’s almost presentable! 🎈
2014-03-05 19:51:25 -08:00
Brandon
8a4a76f376 some more css fixing for /f/
still needs fixing for larger resolutions.
2014-03-05 17:19:31 -08:00
Brandon
58ff148875 quotes
🐦
2014-03-05 14:23:06 -08:00
Brandon
7dc1f8d600 /f/ cleanup 2014-03-05 13:57:43 -08:00
Brandon
2d3e935a34 Minor fix for /f/
Highlighted posts had an overlap with the highlighting and the fileInfo.
2014-03-05 13:36:10 -08:00
Zixaphir
63b0f2a9fa Wrong CSS rules in Yotsuba CSS
Not sure how that happened...
2014-03-03 14:10:07 -07:00
Zixaphir
5ec17d3477 Fix an oopsie 2014-03-03 12:53:01 -07:00
Zixaphir
7c28da181b Fix ExpandThread without JSON Navigation 2014-03-03 12:41:26 -07:00
Zixaphir
b7585d9cd4 Lets abandon nesting 2014-03-03 02:37:31 -07:00
Zixaphir
2814818e9b Let's just wrap this all up into some nice, nested loops 2014-03-03 02:32:29 -07:00
Zixaphir
53258c59ae Reduce reduce. 2014-03-03 02:18:37 -07:00