3130 Commits

Author SHA1 Message Date
ccd0
bd742bcc35 Fix errors from changing QR shortcut before added to document. 2015-01-31 12:01:17 -08:00
ccd0
a85d5b2335 Don't pause WebMs with audio when off screen. 2015-01-31 11:48:28 -08:00
ccd0
8df52a0b24 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-31 02:50:38 -08:00
ccd0
a00f4a9871 /gif/ and /wsg/ allow audio and a larger duration limit. 2015-01-31 02:33:54 -08:00
ccd0
25da29625e Revert "Remove check for audio until we get word on where it's allowed."
This reverts commit 76639c1299db2e7e84c9fb3e54d4f8f379f46794.
2015-01-31 02:03:27 -08:00
ccd0
8e3abdbe7a Read max WebM filesize from the page. 2015-01-31 00:19:06 -08:00
ccd0
29b78bf377 Fix sound playing from replaced WebM thumbnails in previewed/inlined quotes. 2015-01-30 23:24:46 -08:00
ccd0
76639c1299 Remove check for audio until we get word on where it's allowed. 2015-01-30 22:07:52 -08:00
ccd0
43454eae88 WebMs with sound sighted on /wsg/! 2015-01-30 22:00:08 -08:00
ccd0
c2a5bff378 Merge branch 'bstable' into bbeta
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-01-28 13:55:49 -08:00
ccd0
ce009a23f0 Make thread updater more robust. #307 2015-01-28 13:47:56 -08:00
ccd0
afa6ec9dd4 Merge branch 'bstable' into bbeta
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-01-27 10:52:15 -08:00
ccd0
b2f11910b3 Fix reloading of noscript captcha images that failed to load the first time. 2015-01-27 10:46:22 -08:00
ccd0
c1a1710f81 Merge branch 'bstable' into bbeta
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-01-26 23:22:24 -08:00
ccd0
b6541bfc52 Use cursor: pointer for expanded WebMs. #299 2015-01-26 23:18:39 -08:00
ccd0
550d0dbd75 Fix Thread Updater setting description. #303 2015-01-26 21:59:55 -08:00
hotdogman
50b98e2a4b Enable pinning of watched threads by default
Pin/anchor watched threads to the top of the catalog by default.
2015-01-26 22:35:07 -06:00
ccd0
a720609a1c Fix merge mistake. 2015-01-26 03:42:03 -08:00
ccd0
d6cb44af7b Don't intercept QR keybinds when QR or posting is disabled. 2015-01-26 03:09:34 -08:00
ccd0
d65dc2ca97 Fix a bunch of feature initialization conditions.
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Filtering/PostHiding.coffee
	src/General/Index.coffee
	src/General/Navigate.coffee
	src/Images/FappeTyme.coffee
	src/Images/Gallery.coffee
	src/Images/ImageExpand.coffee
	src/Images/ImageLoader.coffee
	src/Menu/Labels.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Monitoring/ThreadWatcher.coffee
2015-01-26 02:57:55 -08:00
ccd0
fe81085b0f Bump Appchan X copyright year. 2015-01-26 02:13:52 -08:00
ccd0
91d4e2434a Remove some redundant CloseMenu events. 2015-01-25 18:24:58 -08:00
ccd0
e079c55e60 Consolidate QR Shortcut code. 2015-01-25 18:19:31 -08:00
ccd0
0e10415d71 Revert "Ignore /pol/ fakedoubles in HTML building test."
This reverts commit 37f0872f886a3c9c2538d233ea47e8c94d308aa4.

Conflicts:
	src/General/lib/post.class
2015-01-25 15:08:16 -08:00
ccd0
930a8a4307 Remove /pol/ flags properly. 2015-01-25 14:57:39 -08:00
ccd0
fce15eced5 Revert "Turn off /pol/ flags for now."
This reverts commit 60266a686d5f009a88641d5ba451d37f5e879519.

Conflicts:
	src/General/Build.coffee
2015-01-25 14:02:09 -08:00
ccd0
b93ee0fb11 Fix quoting-you in thread watcher on /archive page. 2015-01-25 13:59:25 -08:00
Zixaphir
ee022ce8ea Fix #826
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2015-01-25 13:30:08 -08:00
ccd0
56efa1d829 Fix Fappe Tyme in /f/. 2015-01-25 10:42:24 -08:00
Zixaphir
8e7f509877 newlines 2015-01-25 10:25:15 -08:00
Zixaphir
29fd66898e Move download function in ImageCommon
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Images/ImageCommon.coffee
2015-01-25 10:24:49 -08:00
Zixaphir
c84a8abd55 Add download functionality to Gallery, as originally intended.
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2015-01-25 10:03:54 -08:00
ccd0
bed88c3324 Remove contract button; work around controls by estimating their position. 2015-01-25 09:41:48 -08:00
ccd0
79714c6ab9 Fix whenModified argument. 2015-01-24 15:51:05 -08:00
ccd0
03e70ce13e Merge remote-tracking branch 'archives/master' 2015-01-23 14:50:39 -08:00
ccd0
f0150afd69 Remove announcements rather than hiding them.
Fixes sounds playing from hidden announcements.
2015-01-23 14:43:38 -08:00
ccd0
d8d976e6fa Merge remote-tracking branch 'archives/master'
Conflicts:
	src/Archive/archives.json
2015-01-23 12:27:12 -08:00
ccd0
9693ea5821 Make custom 'current' board links work on unlisted boards. 2015-01-23 12:20:22 -08:00
ccd0
3fd621cf1d Avoid Coffeescript returning list comprehension. 2015-01-21 16:14:54 -08:00
ccd0
83f1d4ca01 Add Flash Youtube to anti-autoplay. 2015-01-21 15:59:34 -08:00
ccd0
8f13c7e9e0 Fix removal of HTML from non-custom titles. #297 2015-01-21 15:49:46 -08:00
ccd0
b6d3f73951 Fix clash between bottom header and jsMath button. 2015-01-20 15:53:52 -08:00
ccd0
ff8ddc347c Fix gallery fit width in Firefox. zixaphir/appchan-x#824 2015-01-19 16:15:57 -08:00
ccd0
f30323fa41 Fix jsMath image fonts on tomorrow theme. 2015-01-16 23:24:49 -08:00
ccd0
1120b9a69e Fix Catalog Links sync not updating checkbox. 2015-01-13 19:20:10 -08:00
ccd0
e740bf8969 Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-01-13 19:02:14 -08:00
ccd0
81b03063cf Better treatment of bottom board list. #291
Should fix conflict with native catalog.
2015-01-13 18:52:32 -08:00
ccd0
f8d0939953 Don't change CSS class of body. #290 2015-01-12 16:39:06 -08:00
ccd0
fe491f645d Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-01-12 15:50:17 -08:00
ccd0
9ec108ef3d Fix missing favicon. #289 2015-01-12 15:48:26 -08:00