6229 Commits

Author SHA1 Message Date
Zixaphir
435b8d91e5 Make Get.contextFromNode compatible with Quote Threading. 2014-03-09 14:43:53 -07:00
Zixaphir
2504cedfee Catalog sizing when navigating. 2014-03-08 16:51:09 -07:00
Zixaphir
e6534a5d21 Handle current page links a bit more elegantly 2014-03-08 16:44:54 -07:00
Zixaphir
a380e85d8d Build 2014-03-08 16:36:28 -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
c3a71e0ba3 >$.ready 2014-03-08 16:25:18 -07:00
Zixaphir
cf1a4c1cc4 Phase out vanilla catalog 2014-03-08 16:14:16 -07:00
Zixaphir
e4c8bd7ee6 Fix Get.threadExcerpt 2014-03-07 18:57:00 -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
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
9ba951ca48 Changelog 2014-03-06 21:27:55 -07:00
Zixaphir
7bc8447d3f Fix Quote Hash Navigation on Backlinks (again) 2014-03-06 21:20:26 -07:00
Zixaphir
bc15231170 lelwat 2014-03-06 20:17:13 -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
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
Zixaphir
393f909d1e Reflow Navigate.parse 2014-03-03 01:02:31 -07:00
Zixaphir
d251177641 Fix navigating between threads via quote hashes 2014-03-03 00:32:27 -07:00
Zixaphir
e3757d70af Update archives 2014-03-03 00:10:18 -07:00
Zixaphir
0a00d95d0a Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3 2014-03-03 00:07:46 -07:00
Zixaphir
052f491191 Add missing files. 2014-03-03 00:05:42 -07:00
Zixaphir
6760d4b948 Fix some issues causing Navigation functions to fail. 2014-03-03 00:03:55 -07:00
Zixaphir
7677f6bb35 Forgot an if. 2014-03-02 23:23:28 -07:00
Zixaphir
7a7a7facf7 Reflow a ton of navigate and index shit to fix broken shit 2014-03-02 21:04:14 -07:00
Zixaphir
e451410ef1 Small reflow to QuoteBacklink I.
I don't like concatenating for temporary data.
2014-03-02 19:45:54 -07:00
Zixaphir
000ca6f9ce Remove QuoteMarkers.cache
If posts couldn't die...
2014-03-02 19:25:34 -07:00
Zixaphir
1fc83f9b95 MISTAKES WERE MADE! 2014-03-02 19:13:16 -07:00
Zixaphir
76f779fa25 Forgot to build 2014-03-02 19:11:36 -07:00
Zixaphir
93a2ebbf71 Fix a bug causing the QR to not load correctly.
I don't know why we were using @ready.
2014-03-02 19:10:38 -07:00
Zixaphir
473b8e879e Implement a shitty cache for QuoteMarkers 2014-03-02 19:03:50 -07:00
Zixaphir
a4ead91d65 Remove some accidental cruft left from incorrectly merging
Fix some QR bugs, remove references to the 'catalog' g.VIEW
And actually put in QuoteMarkers
2014-03-02 18:59:35 -07:00
Mayhem
9974ab4bb0 Merge pull request #1492 from fgts/patch-1
Update archives.json
2014-03-02 21:25:10 +01:00
fgts
ab4ef38e62 Update archives.json 2014-03-02 20:23:10 +00:00
Zixaphir
19800bd0d9 Hide Index UI in thread view. 2014-03-01 15:07:26 -07:00
Mayhem
48aea76de7 rm redundant line 2014-03-01 22:54:44 +01:00
Zixaphir
5a1bebf14d Merge branch 'master' of https://github.com/Spittie/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Posting/QR.coffee
2014-03-01 14:53:36 -07:00
Zixaphir
a0c24fd06d Fix some stupid threadupdater issues, more navigate from catalog js 2014-03-01 14:46:37 -07:00
Kabir Sala
e8992deab7 Better check for dimensions, thanks Zixaphir 2014-03-01 21:23:16 +01:00
Kabir Sala
2309634930 Forget image 2014-03-01 18:59:46 +01:00
Kabir Sala
3362e3a436 Release 4chan X v1.4.1. 2014-03-01 18:53:03 +01:00
Kabir Sala
00f8c54f29 Better #16 2014-03-01 04:44:55 +01:00