120 Commits

Author SHA1 Message Date
ccd0
e555e6d2fe 'security reasons' -> 'malicious ads' 2015-12-04 00:57:51 -08:00
ccd0
bd97490158 Show new warnings on upgrade. 2015-12-04 00:42:35 -08:00
ccd0
1dfbd0609b Add warning about not blocking ads. 2015-12-03 22:11:52 -08:00
ccd0
4dfa4d6a19 Move support messages to top of settings panel; remove 'Show Support Message' preference. #586 2015-12-03 21:31:16 -08:00
ccd0
b80968a67d iqdb.org supports HTTPS now. 2015-11-19 14:41:29 -08:00
ccd0
acd4eef587 Persistent QR off, and other defaults changes. #584 2015-11-15 21:33:16 -08:00
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
34c8da43c4 Reorganization: Move stuff out of src/General. 2015-11-15 11:57:19 -08:00
ccd0
e5f73f812b Fix native extension being invoked from event handlers. 2015-11-08 18:21:51 -08:00
ccd0
3a11bae514 Move board title rice to custom CSS. #393 2015-11-08 17:08:03 -08:00
ccd0
7ad4645b81 Don't show errors from local storage being disabled, and only show warnings when needed. #465 2015-11-08 13:34:57 -08:00
ccd0
36a0895ef6 Use UIDs instead of names to store selected archives. 2015-08-22 12:41:20 -07:00
ccd0
d2bd583818 Update settings conversion from loadletter. 2015-08-22 08:30:40 -07:00
ccd0
b02f263c47 Convert settings imported from older versions. 2015-08-22 07:36:41 -07:00
ccd0
fed0892179 Clear settings import file input so selecting the same file twice works. 2015-08-22 06:53:16 -07:00
ccd0
b1e095d18a Refactor settings conversion from loadletter. 2015-08-22 06:40:21 -07:00
ccd0
efb896414a Convert browser-dependent code to use $.engine. 2015-07-04 02:37:20 -07:00
ccd0
8026b0a320 Remove another unnecessary build type test. 2015-07-04 01:33:08 -07:00
ccd0
fc90b895ef Add option to set captcha language. 2015-06-20 16:56:53 -07:00
ccd0
b291e8deae Remove 'Remember QR Size' option in Tampermonkey. #413 2015-06-13 15:39:20 -07:00
ccd0
82b39a4fdf Add Flash tag to File Info Formatting. 2015-04-25 17:57:33 -07:00
ccd0
282ee1fb3f Add isVideo to File Info Formatting preview settings. 2015-04-12 23:09:14 -07:00
ccd0
c2080e8629 file.URL -> file.url 2015-04-12 22:45:36 -07:00
ccd0
4ee5852107 This one we can populate in the template now. 2015-03-28 16:33:51 -07:00
ccd0
9238b39874 Additional cooldown -> custom cooldown. 2015-02-21 20:35:12 -08:00
AchtBit
ee53c212cf Implement additional cooldown. 2015-02-15 16:57:02 -06:00
ccd0
6dd2a4103c Add callback to $.set and use it.
We can now:

- Update status of 404'd threads in watcher before redirecting.
- Wait until imported settings are saved before prompting to reload.

Also $.clear now passes errors to the callback rather than simply failing.
2015-02-14 16:05:16 -08:00
ccd0
52a5d1bd45 Disable 'Apply CSS' button when Custom CSS is disabled. 2015-02-07 20:48:00 -08:00
ccd0
ce1b7301e8 Merge from Appchan X: src/General/Settings.coffee 2015-02-05 22:12:21 -08:00
ccd0
343c044761 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-02 22:59:06 -08:00
ccd0
94928b7c83 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-30 01:22:40 -08:00
ccd0
9d7da5817e 4chan X -> meta.name 2015-01-10 19:01:15 -08:00
ccd0
4ea8379465 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
2014-12-30 21:04:25 -08:00
ccd0
f2cb2c62f9 Fix settings not being saved on Esc. #264 2014-12-30 21:01:40 -08:00
ccd0
1d47e2d4be Make disabling the native extension optional. #61 2014-12-27 19:13:31 -08:00
ccd0
21ce9aa46c The way this line changed in the compiled version with every release bugged me. 2014-12-23 16:10:06 -08:00
ccd0
1f380ffc67 Implement nested options. #248 2014-12-23 14:37:39 -08:00
ccd0
b0ce4d00c2 Clear old settings before importing. 2014-12-20 18:59:58 -08:00
ccd0
661033c948 Move to push-push design for hidden threads sync with catalog.
Only changes to the list are pushed.
Fails at syncing with catalog across http/https, but fixes
the issue where changes to the list would be reverted.
2014-10-05 20:11:08 -07:00
ccd0
dfa66501ba Sync catalog hidden threads from catalog page.
Fixes HTTP/HTTPS issues, but introduces race condition issues.
2014-09-12 16:53:04 -07:00
ccd0
5021bd4d27 fix, update v2 settings import 2014-09-11 15:27:29 -07:00
ccd0
2557f86ace remove Emoji 2014-08-23 10:36:05 -07:00
ccd0
c0b3241ad5 place "disabled" archive choice last unless it needs to be first 2014-08-11 22:11:18 -07:00
ccd0
cd260d34da allow all archives to be disabled, take two 2014-08-09 15:23:10 -07:00
ccd0
5d70306979 Revert "allow all archives to be disabled, sort archives with HTTPS support first"
This reverts commit 54687be452c48f5d94f90bc185994f9567349e81.
2014-08-09 15:04:54 -07:00
ccd0
54687be452 allow all archives to be disabled, sort archives with HTTPS support first 2014-08-09 08:14:19 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
9cdc6f1b47 fix "Edit custom board navigation" 2014-07-20 17:44:17 -07:00
ccd0
3fa001636d %% in format string = literal % 2014-06-29 02:47:06 -07:00
ccd0
136f778743 rewrite FileInfo for easier XSS checking 2014-06-29 00:05:55 -07:00