Zixaphir
b18edaa764
Merge branch 'v3'
...
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
2014-04-03 16:25:45 -07:00
Zixaphir
523482cfcd
Fix Link Title
2014-04-03 16:25:07 -07:00
Zixaphir
b662cf2366
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
LICENSE
README.md
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Config.coffee
src/General/css/style.css
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
2014-04-03 15:19:41 -07:00
Zixaphir
46478eb4d0
Merge branch 'duckness' into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
src/Linkification/Linkify.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
2014-04-03 14:52:55 -07:00
Zixaphir
9f7026e419
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/Posting/QR.captcha.coffee
2014-04-02 17:21:16 -07:00
ccd0
9193c3e0f1
fix wrongly embedded links with dummy types
2014-03-31 21:20:12 -07:00
Zixaphir
bbc8899cf1
Lets just build that so that we don't have to do so many logic checks
2014-03-30 18:24:42 -07:00
ccd0
4f260137f1
embed direct video links
2014-03-25 00:50:41 -07:00
ccd0
42069ff693
test for embed types in deterministic order
2014-03-24 22:08:39 -07:00
Zixaphir
fe7d37196f
Merge branch 'v3'
...
Also add Backlink Icons from OneeChan
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
2014-03-23 18:25:34 -07:00
Zixaphir
642b1cd37d
Small Linkifier miss involving hostname.com:port
2014-03-23 17:19:19 -07:00
Zixaphir
228eba30fb
Fuck protocols.
...
Conflicts:
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
2014-03-22 12:33:52 -07:00
Zixaphir
5e21c32a4a
Fuck protocols.
2014-03-22 12:32:06 -07:00
Zixaphir
d45f737603
Merge branch 'v3'
...
Conflicts:
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/General/Main.coffee
src/General/Navigate.coffee
src/Linkification/Linkify.coffee
2014-03-20 09:57:27 -07:00
Zixaphir
18db3994b6
Backport fixes from master branch
2014-03-20 09:37:27 -07:00
Zixaphir
3b611160ac
Eliminate title cacheing for the time being.
...
Causing too many problems.
Also attempt to optimize Linkify.
2014-03-20 09:03:56 -07:00
Zixaphir
f5c9927914
Actually prune cached video titles
2014-03-19 08:06:52 -07:00
Zixaphir
ca45ed6fe1
Typo
2014-03-19 07:47:22 -07:00
Zixaphir
3174af1c50
Fix an issue causing duplicate backlinks to be generated
...
Actually, it caused a lot of issues, but that was a big one.
2014-03-19 07:38:37 -07:00
Zixaphir
e459069ae6
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/General/Config.coffee
src/General/css/style.css
src/Miscellaneous/AnnouncementHiding.coffee
src/Miscellaneous/InfiniScroll.coffee
src/Posting/QR.coffee
2014-03-13 18:12:44 -07:00
Zixaphir
61e1447a5f
Lets not even bother linkifying a comment with no links.
...
Also switch out some loops.
2014-03-12 23:42:32 -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
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
Zixaphir
9d95bbea35
Merge branch 'mayhem' into v3 -- Still broken, do not merge (yet)
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
css/burichan.css
css/futaba.css
css/photon.css
css/style.css
css/tomorrow.css
css/yotsuba-b.css
css/yotsuba.css
html/General/Index-navlinks.html
html/General/Settings-section-Rice.html
html/General/Settings.html
html/Posting/QR.html
json/archives.json
package.json
src/Filtering/PostHiding.coffee
src/Filtering/Recursive.coffee
src/Filtering/ThreadHiding.coffee
src/General/Build.coffee
src/General/Config.coffee
src/General/Get.coffee
src/General/Header.coffee
src/General/Index.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/UI.coffee
src/General/lib/$.coffee
src/General/lib/databoard.class
src/General/lib/post.class
src/General/lib/thread.class
src/Images/ImageExpand.coffee
src/Images/RevealSpoilers.coffee
src/Linkification/Linkify.coffee
src/Menu/Menu.coffee
src/Miscellaneous/ExpandThread.coffee
src/Miscellaneous/IDColor.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadUpdater.coffee
src/Monitoring/Unread.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
src/Posting/QR.cooldown.coffee
src/Quotelinks/QuoteBacklink.coffee
src/Quotelinks/QuoteCT.coffee
src/Quotelinks/QuoteOP.coffee
src/Quotelinks/QuoteStrikeThrough.coffee
src/Quotelinks/QuoteYou.coffee
src/Quotelinks/Quotify.coffee
2014-02-23 14:04:45 -07:00
Zixaphir
32ef5929cd
Merge branch 'v3'
...
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
2014-02-16 02:28:12 -07:00
Zixaphir
32b020c701
Fix titlelink.
2014-02-16 02:27:26 -07:00
Zixaphir
d11b435134
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
README.md
builds/appchan-x.user.js
builds/crx/icon16.png
builds/crx/icon48.png
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Config.coffee
src/General/html/Features/QuickReply.html
src/General/img/icon16.png
src/General/img/icon48.png
src/Miscellaneous/Emoji.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
2014-02-16 02:17:36 -07:00
Zixaphir
6dd0cac797
Merge branch 'master' of https://github.com/Spittie/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx/script.js
src/Archive/Redirect.coffee
src/General/Header.coffee
src/Monitoring/Favicon.coffee
2014-02-16 01:00:41 -07:00
Kabir Sala
017502e0dd
Twitter embedding
2014-02-15 22:26:12 +01:00
Mayhem
216f7c3abb
rm Clean Links config.
2014-02-15 00:51:47 +01:00
Mayhem
e6198d4014
Remove <wbr>s in links, use CSS to break.
2014-02-15 00:37:39 +01:00
Kabir Sala
cff413769e
cleanup
2014-02-12 23:56:30 +01:00
Mayhem
1aa467b051
Remove all inline catalog-related code.
2014-01-29 16:25:52 +01:00
Zixaphir
1f49ef2212
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/General/Main.coffee
src/General/Settings.coffee
src/General/html/Settings/Settings.html
src/Miscellaneous/AnnouncementHiding.coffee
2014-01-26 11:40:50 -07:00
Zixaphir
b62d82bed0
Mayhem made responseType JSON default for any URL containing .json.
2014-01-24 14:48:39 -07:00
Mayhem
2ed498813d
Remove outdated Chrome workaround.
2014-01-21 14:26:06 +01:00
Zixaphir
ae789f4ad8
Merge branch 'v3'
...
Conflicts:
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/General/Index.coffee
src/General/Settings.coffee
src/General/lib/$.coffee
src/Posting/QuickReply.coffee
2013-12-24 16:18:47 -07:00
Zixaphir
91233b8d61
remove [].contains. It was a bad idea.
...
I shouldn't be messing with stuff like this without a really good
reason for doing so, and the longer I thought about it, the more
it occurred to me that I didn't have one.
2013-12-24 14:41:21 -07:00
Zixaphir
b7d6fa2659
Merge branch 'v3'
...
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
src/Linkification/Linkify.coffee
2013-12-16 14:05:03 -07:00
Zixaphir
0e1b8c099c
Forgot a return
...
Also consistency.
2013-12-16 14:03:30 -07:00
Zixaphir
0cafd9ae61
Merge @mahkoh's embedding fixes
2013-12-16 13:45:56 -07:00
mahkoh
5930bc031b
fix liveleak embed
2013-12-02 22:29:14 +01:00
James Campos
089090d3c5
linkification: only 1 level of balanced parens
2013-12-02 04:03:38 -08:00
Zixaphir
4abb226e53
Merge branch 'master' of github.com:zixaphir/appchan-x
2013-11-23 13:04:23 -07:00
Zixaphir
34140232fb
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/Filtering/ThreadHiding.coffee
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/css/font-awesome.css
src/General/lib/notice.class
src/General/meta/metadata.js
src/Images/Gallery.coffee
src/Images/ImageExpand.coffee
src/Monitoring/Favicon.coffee
src/Monitoring/ThreadWatcher.coffee
src/Posting/QuickReply.coffee
worksforme.png
2013-11-23 12:56:42 -07:00
Jordan Bates
2094164ff3
Strawpoll embedding, close #206
2013-11-10 23:35:32 -07:00
mahkoh
1e2a7c17c7
add allowfullscreen to youtube embed
2013-10-24 18:19:50 +02:00
Zixaphir
c526b89c8d
Merge branch 'v3'
...
Conflicts:
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
2013-10-16 14:33:07 -07:00
Zixaphir
9fb8ab50e1
MediaCrush embedding (the right way?)
2013-10-16 14:31:18 -07:00
Zixaphir
904316e4e0
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Config.coffee
2013-10-13 14:42:58 -07:00