13400 Commits

Author SHA1 Message Date
ccd0
c6fc7f7c19 Fix dragging left to contract WebMs in Firefox. #1547 2019-04-11 07:04:48 -07:00
ccd0
c2d1f7ef4c Remove query string from filename in Post from URL feature. 2019-04-11 06:45:10 -07:00
ccd0
0048da77f6 Do tests to determine whether to use workaround for binary data instead of relying on version number. 2019-04-11 06:37:24 -07:00
ccd0
5f52cce954 Fix issue making WebM title fetching needlessly slow on Chrome extension. 2019-04-11 05:36:39 -07:00
ccd0
2120c93bf0 Reorganize CrossOrigin.binary. 2019-04-11 05:33:39 -07:00
ccd0
0b341ce2d2 Release 4chan X v1.14.7.1. 2019-04-09 10:54:01 -07:00
ccd0
8cff55c70e Tolerate broken HTML better.
The bug this check was introduced to fix was sufficiently
ameliorated by commit 21484ec7114646992cb0de24eb3b6fb6e1e306d7
so this is safe to remove.
2019-04-09 10:42:22 -07:00
ccd0
5cb0c1a213 Fix 4chan/4channel not being correct in certain links. 2019-04-08 22:53:41 -07:00
ccd0
c5d01ce6d6 Use boards.json to determine whether to activate [code] and [math] tag related functions. #525 2019-04-08 03:50:18 -07:00
ccd0
45e5cda2da Release 4chan X v1.14.7.0. 2019-04-07 02:40:39 -07:00
ccd0
69c60527ff Make per-board filters work as expected on boards with characters in names that are escaped by encodeURIComponent. 2019-04-06 22:47:42 -07:00
ccd0
95ef5c03c0 Make board name matching in filters case-sensitive. 2019-04-06 22:43:56 -07:00
ccd0
f25c66a728 Prevent filter keywords from being matched inside board lists or class names. 2019-04-06 22:24:46 -07:00
ccd0
c4fb1e43b1 Fix bug in sfw/nsfw part of Filter.parse. 2019-04-06 21:54:31 -07:00
ccd0
574e377df1 Merge branch 'master' into next 2019-04-06 14:54:42 -07:00
ccd0
b9b692234c Release 4chan X v1.14.6.8. 2019-04-06 14:45:45 -07:00
ccd0
3ed77984d8 Update list of boards on https://catalog.neet.tv/. 2019-04-06 14:26:20 -07:00
ccd0
8e4abd5215 Order list of boards on catalog.neet.tv alphabetically. 2019-04-06 14:25:21 -07:00
ccd0
17be0427c3 Remove CRX2 building tools. 2019-04-06 13:46:46 -07:00
ccd0
2166997fe2 Update devDependencies. 2019-04-06 13:40:27 -07:00
ccd0
1f38a14ae5 Remove captchas.html stuff. 2019-04-06 13:29:12 -07:00
ccd0
1a9056489f tmp-crx/ should also be cleaned up if it's left over. 2019-04-06 13:25:25 -07:00
ccd0
4fba9ac05d Switch to package-lock.json and get rid of most npm stuff in the Makefile. 2019-04-06 13:24:19 -07:00
ccd0
6caca656dc Fix thread watcher sometimes using a 304 response on re-added thread if 'Show Page' is on. 2019-04-06 06:37:38 -07:00
ccd0
28093b2348 Revert most of "Also avoid full Thread Watcher rebuild on removing entry."
This reverts most of commit 4fe17ac6efd669d2bfee09adfd44951bbf612732.
Keep consolidation of duplicated code.
2019-04-06 06:29:44 -07:00
ccd0
2cd93c858f Memoize Filter.parseBoards 2019-04-06 06:10:26 -07:00
ccd0
f3ed76f32f Support specifying the sites that filters apply to. #2171 2019-04-06 05:57:16 -07:00
ccd0
edc8cf6d35 Merge branch 'master' into next 2019-04-05 19:35:47 -07:00
ccd0
deb0e8bd0f Release 4chan X v1.14.6.7. 2019-04-05 03:21:23 -07:00
ccd0
65aa87831a Update .crx files to CRX3. This should fix the errors when attempting to install them on newer versions of Chromium. 2019-04-05 03:15:44 -07:00
ccd0
c72f09feed Force an unconditional request for threads.json if we need a thread's page number. 2019-04-04 22:14:06 -07:00
ccd0
dcdae5c9b5 Merge branch 'master' into next 2019-04-04 21:27:39 -07:00
ccd0
a87321a317 Release 4chan X v1.14.6.6. 2019-04-04 21:25:24 -07:00
ccd0
544dcd6096 Merge branch 'master' into next 2019-04-04 20:27:54 -07:00
ccd0
e0009d2300 Sauce: Update DeviantArt filename format. #2237 2019-04-04 20:26:22 -07:00
ccd0
14e73b4b42 Sauce: Replace unmatched regex groups with empty string, not 'undefined' 2019-04-04 19:56:11 -07:00
ccd0
d2e8efb59c Restore filtering on email. #2171 2019-04-04 18:43:43 -07:00
ccd0
d0d3f1ed13 Redundant; set in @setEnabled. 2019-04-04 18:00:30 -07:00
ccd0
8b7264797e Merge remote-tracking branch 'Teasday/master' into next 2019-04-04 17:57:33 -07:00
ccd0
0e959f825b Tweaks to Thread Watcher CSS.
This makes the page and unread count used together look better.
2019-04-04 17:56:10 -07:00
ccd0
15b7a157b0 Merge branch 'master' into next 2019-04-04 17:40:35 -07:00
ccd0
44d84c745f Whether to add parameter to avoid cache should be based on site being queried, not site currenly on. 2019-04-04 17:40:00 -07:00
ccd0
574d1ad0d3 Show what pages watched threads are on. #1030 2019-04-04 17:36:01 -07:00
ccd0
8712b00933 Release 4chan X v1.14.6.5. 2019-04-04 17:08:44 -07:00
Teasday
af42c636b4 Quote threading hotkey 2019-04-04 17:43:31 +03:00
ccd0
ccf3692944 Merge branch 'master' into next 2019-04-04 07:00:32 -07:00
ccd0
f61fc5f1ee Fix Thread Watcher bug that in certain circumstances caused the last check of an archived thread for new replies to be skipped. 2019-04-04 06:59:41 -07:00
ccd0
4fe17ac6ef Also avoid full Thread Watcher rebuild on removing entry. 2019-04-04 01:48:38 -07:00
ccd0
af00c711ff Avoid needless Thread Watcher rebuild by using ThreadWatcher.update when possible. 2019-04-04 01:39:40 -07:00
ccd0
4c454e6f93 Use typeof for checking if === undefined. 2019-04-04 01:23:43 -07:00