6288 Commits

Author SHA1 Message Date
ccd0
97ca89c83d Escape file info more aggressively.
Most of this isn't strictly necessary, but it makes the script
more robust against changes, either in 4chan or the script itself.
I don't want to have to review this code for vulnerabilities each
time something changes.
2014-05-12 22:20:04 -07:00
ccd0
12b0bdb8b0 Don't escape the text of sauce links
also add a '?' link instead of crashing when the host name can't be identified
2014-05-12 21:56:25 -07:00
ccd0
57ed5e8055 fix privilege escalation vulnerability 2014-05-12 21:46:18 -07:00
ccd0
94a1c0b085 Release 4chan X v1.7.35. 2014-05-12 00:42:44 -07:00
ccd0
174f560c04 update CHANGELOG 2014-05-12 00:41:57 -07:00
ccd0
bd8623faed don't remove what isn't there 2014-05-12 00:40:56 -07:00
ccd0
4f1fbeaf84 fix extra argument 2014-05-12 00:25:48 -07:00
ccd0
af11ce9f3f Release 4chan X v1.7.34. 2014-05-11 23:25:22 -07:00
ccd0
0e81e2dec2 revert that change; this doesn't actually require QR 2014-05-11 23:19:01 -07:00
ccd0
ed7c1b7f28 update CHANGELOG 2014-05-11 22:16:12 -07:00
ccd0
7c80aedbdc update original post form 2014-05-11 21:27:17 -07:00
ccd0
94651ceeea Change thread on navigation for all QR posts 2014-05-11 20:35:35 -07:00
ccd0
f1818d0b13 fix index not loading with a 304 response 2014-05-11 19:20:03 -07:00
ccd0
c3f04314cc make things work with Quick Reply and Thread Updater disabled 2014-05-11 17:36:13 -07:00
ccd0
1f714bbac8 update [Return] link when navigating between boards 2014-05-11 14:49:59 -07:00
ccd0
0675441405 fix a page 0 -> 1 update I missed 2014-05-11 14:35:53 -07:00
ccd0
9e99f7924e fix unwanted refresh/reload bugs 2014-05-11 13:40:03 -07:00
ccd0
a80cedbd3e Merge a few more things from Zixaphir 2014-05-11 01:26:23 -07:00
ccd0
20f845ed1a Merge branch 'master' into navigation 2014-05-11 00:16:35 -07:00
ccd0
8440050ee4 Release 4chan X v1.7.33. 2014-05-10 23:22:40 -07:00
ccd0
5eeb8319fc update archive list 2014-05-10 23:12:44 -07:00
ccd0
b4f63e6f4f update CHANGELOG 2014-05-10 22:58:09 -07:00
ccd0
50549863f3 add disabled option when Foolz Beta is the only archive 2014-05-10 22:44:28 -07:00
ccd0
6a09974117 update Foolz Beta list 2014-05-10 21:07:24 -07:00
ccd0
f2aa3d0096 move Foolz Beta to last 2014-05-10 20:40:04 -07:00
Alexander Schittler
3513a4fb9f So why aren't these ordered :/ 2014-05-10 20:31:47 -07:00
Alexander Schittler
e04caefe4e Added Innovandalism Archive 2014-05-10 20:30:55 -07:00
Zixaphir
b2614b5050 Status check 2014-05-10 19:29:11 -07:00
Zixaphir
d67db8f04e Backport fixes from master branch (ccd0: merging just Navigate.coffee part)
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/Main.coffee
	src/General/Navigate.coffee
	src/Linkification/Linkify.coffee
2014-05-10 19:09:07 -07:00
Zixaphir
3b04eb6e2a Reflow Navigate.node, allow navigation from backlinks and their hashes
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/Navigate.coffee
	src/Quotelinks/QuoteBacklink.coffee
2014-05-10 18:45:33 -07:00
Zixaphir
635fbaa377 Handle current page links a bit more elegantly 2014-05-10 17:16:36 -07:00
Zixaphir
8d52da3a32 Move same-page check
ccd0:
Was a part of 1d56914bcb9f892ca341428067f8536971d06438
Implement a silly breadcrumb for JSON Navigation
2014-05-10 16:41:48 -07:00
Zixaphir
52303cfdc6 Fix an oopsie
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/lib/simpledict.class
2014-05-10 16:18:32 -07:00
Zixaphir
58c68316e3 Reflow Navigate.parse 2014-05-10 15:38:50 -07:00
Zixaphir
b29bee8869 Fix navigating between threads via quote hashes (Navigate.coffee part of d2511776419976b0496d1889d697fc86e4bd26fd) 2014-05-10 14:53:42 -07:00
Zixaphir
65671b2e2a Fix some issues causing Navigation functions to fail.
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/Main.coffee
2014-05-10 13:04:58 -07:00
Zixaphir
298bed6336 Reflow a ton of navigate and index shit to fix broken shit
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/Index.coffee
	src/General/Navigate.coffee
	src/Posting/QR.coffee
2014-05-10 12:38:35 -07:00
Zixaphir
1e682f9306 Navigate.coffee refactoring
from commit a0c24fd06dc14e55908ea1531a8e967713131a7c
Fix some stupid threadupdater issues, more navigate from catalog js
2014-05-10 11:50:05 -07:00
Zixaphir
ee4ad9b86e Cache boards.json (ccd0: Navigate.coffee changes only) 2014-05-10 08:06:39 -07:00
ccd0
368baebfc1 Release 4chan X v1.7.32. 2014-05-10 01:09:14 -07:00
ccd0
93628fb502 update CHANGELOG 2014-05-10 01:03:38 -07:00
ccd0
00b012b1db prefer vorbis over mp3 2014-05-10 00:49:12 -07:00
ccd0
a7f20420fe Set title in any clones already created
This fixes a bug where titles would sometimes not show up in posts
retrieved from another thread or the archive.
2014-05-10 00:34:18 -07:00
ccd0
989ed8e787 improve SoundCloud embed 2014-05-09 22:40:09 -07:00
ccd0
24db78a734 Support twitch archive links
Also drop <param name=movie> which should only be needed for IE.
2014-05-09 20:31:56 -07:00
ccd0
2e3aa93ef2 rewrite innerHTML for twitch.tv 2014-05-09 19:37:19 -07:00
ccd0
90149c3b9c Revert "twitch.tv URLs appear to be banned from 4chan, no point in maintaining this code"
This reverts commit 6002d118d6fe6cf21955a1ed16d56d2eaad40471.
2014-05-09 17:29:12 -07:00
ccd0
26e66b0b2f update devDependencies 2014-05-09 10:16:45 -07:00
ccd0
dd204d95f1 easier to see safety of innerHTML use from one line 2014-05-09 02:46:16 -07:00
ccd0
589b462f84 hide links on embed instead of recreating them on unembed 2014-05-09 02:39:58 -07:00