2956 Commits

Author SHA1 Message Date
ccd0
b263cd73ba remove string interpolation from most HTML files 2014-05-15 00:01:28 -07:00
ccd0
ab74ca72a9 Merge branch 'testing' 2014-05-14 19:14:18 -07:00
ccd0
74e9dca89b fix /f/ links 2014-05-14 16:06:59 -07:00
ccd0
1189b71029 this seems to be a common pattern 2014-05-14 14:16:16 -07:00
ccd0
c90c30f243 create meta.faq variable 2014-05-13 22:15:07 -07:00
ccd0
5872940524 point to this script's FAQ 2014-05-13 21:44:47 -07:00
ccd0
f3026041b4 slight change to UI.dialog to make searching for vulnerabilities easier 2014-05-13 17:19:09 -07:00
ccd0
de5f4e0a85 no need to rush 2014-05-13 03:09:31 -07:00
ccd0
4040440332 this setting should disable all the nag messages 2014-05-13 03:05:53 -07:00
ccd0
3365e67c0a ' should be ' 2014-05-13 02:26:28 -07:00
Mayhem
895d4a1a4d Fix #1511 2014-05-12 23:21:00 -07:00
ccd0
e73bb33d6c fix file shortening bug 2014-05-12 22:39:44 -07:00
ccd0
57ed5e8055 fix privilege escalation vulnerability 2014-05-12 21:46:18 -07:00
ccd0
bd8623faed don't remove what isn't there 2014-05-12 00:40:56 -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
Zixaphir
8cf9ad236a I thought I fixed that already? OH WELL 2014-05-11 16:28:56 -07:00
Zixaphir
d238bcc20f Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/General/Build.coffee
2014-05-11 16:08:51 -07:00
Zixaphir
37a3b05e39 Merge branch 'ccd0' into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/crx.crx
	builds/crx/script.js
	package.json
	src/Archive/archives.json
	src/General/Get.coffee
	src/General/Navigate.coffee
	src/Images/Gallery.coffee
	src/Linkification/Linkify.coffee
	src/Posting/QR.coffee
	src/Posting/QR.post.coffee
2014-05-11 16:04:14 -07:00
Zixaphir
cb3d64cae9 Revert "Escape potentially malicious fields."
This reverts commit 3f69b4d791a219d1d5a71c7abfeaa4390145756b.

Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-05-11 15:31:17 -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
50549863f3 add disabled option when Foolz Beta is the only archive 2014-05-10 22:44:28 -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
Mayhem
f4592eec41 Fix #1635. 2014-05-09 11:42:12 +02:00
Mayhem
b8debe756a Fix #1634. 2014-05-09 11:33:46 +02:00
Mayhem
3fa2846011 Close #1628.
Fix #1576.
Fix #1627.
2014-05-09 11:15:48 +02:00
ccd0
7c8e845511 fix escaping of /f/ file URLs 2014-05-07 23:35:22 -07:00
Zixaphir
3f69b4d791 Escape potentially malicious fields.
I don't think the comment or email fields will be an issue.
2014-05-07 23:18:47 -07:00
Zixaphir
1238893eae Fix updating of theming content requiring text input on change. 2014-05-03 16:11:52 -07:00
Brandon
e4efa68044 fix #714 2014-05-03 16:04:29 -07:00
Brandon
f969d7e21a fix #714 2014-05-03 12:46:16 -07:00
ccd0
8a5130bbcf remove more unnecessary style stuff 2014-05-03 11:58:19 -07:00
ccd0
66e402031c expand original post form when not hidden (except in catalog) 2014-05-03 09:53:57 -07:00