ebinBuddha
6fce6cbf4f
using nameBlock as reference for position as it's more predictable than the root esp. with the op
2019-04-16 07:51:58 +02:00
ebinBuddha
7a2f431008
Bulk of changes after code review
...
- comment on css and single class for postJumper
- single Conf setting
- post number sorting
- renamed maps
- removed selectors from SW.yotsuba.coffee
- used the g object and other smarter ways to get the needed stuff
2019-04-16 07:28:28 +02:00
ebinBuddha
f6e038a72e
removed redundancy
2019-04-14 22:03:37 +02:00
ebinBuddha
d6ae451360
added check to avoid button duplication during Post cloning
2019-04-14 21:01:45 +02:00
ebinBuddha
bef9ac1d5c
added Config for PostJumper
2019-04-14 00:18:52 +02:00
ebinBuddha
4ed808feef
fixed css
...
added javascript:void(0) to get the right cursor
2019-04-13 22:14:00 +02:00
ebinBuddha
99c82d5e9e
fixed for capcodes
2019-04-13 21:44:28 +02:00
ebinBuddha
4185d8d396
hell of a language
2019-04-13 21:28:21 +02:00
ebinBuddha
484cb763d8
other tweaks
2019-04-13 21:25:01 +02:00
ebinBuddha
5a5e92e0ae
many bugs
2019-04-13 21:21:38 +02:00
ebinBuddha
52f14a268c
other changes to selectors
2019-04-13 20:18:31 +02:00
ebinBuddha
704417200e
other similar
2019-04-13 11:12:21 +02:00
ebinBuddha
77209863f8
class name before method
2019-04-13 11:09:40 +02:00
ebinBuddha
bc1411f541
other changes
2019-04-13 11:01:18 +02:00
ebinBuddha
a8bef4a8fc
html fix
2019-04-13 10:53:19 +02:00
ebinBuddha
1b9378e809
Merge branch 'master' into postjumper
2019-04-13 09:11:05 +02:00
ebinBuddha
154fdfabda
1st round of PostJumper
2019-04-13 09:03:00 +02:00
ccd0
70cc753290
Release 4chan X v1.14.7.2.
2019-04-11 08:51:49 -07:00
ccd0
03167b32e7
Always use both responseType: arraybuffer and overrideMimeType fallback, and convert when response isn't an ArrayBuffer.
2019-04-11 08:10:52 -07:00
ccd0
8a04d6b249
Revert "Do tests to determine whether to use workaround for binary data instead of relying on version number."
...
This reverts commit 0048da77f6bf93d902359e81c93f457b8c7399db.
2019-04-11 07:43:34 -07:00
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