ccd0
4004b5c84f
Do AJAX requests from page context in Chrome extension. #2228
2019-06-22 21:54:31 -07:00
ccd0
8ee071fd39
Merge branch 'bstable'
2019-06-22 10:00:06 -07:00
wlerin
87b7734d81
Remove misguided code
2019-06-10 15:50:36 -07:00
wlerin
19a0893da2
Basic Streamable embedding
2019-06-10 14:52:44 -07:00
Johnny
c01d833ab0
Update code for Settings change
...
Clicking the overlay will close the element, and also adds back the `.unscroll` class
2019-06-02 17:29:17 +10:00
Johnny
d51b6027c2
Include the containing element
2019-06-02 17:27:54 +10:00
Johnny
5e5ea0fe73
Apply initial style changes for Settings change
2019-06-02 17:27:03 +10:00
ccd0
079a60b161
Release 4chan X v1.14.7.4.
2019-05-19 00:27:08 -07:00
ccd0
0cb84f5a79
Update archive list.
2019-05-19 00:21:57 -07:00
Bakugo
c9d85e4cf3
update arch.b4k.co
2019-05-09 21:32:21 +01:00
ccd0
90da9764f4
Merge branch 'bstable'
2019-05-07 18:04:01 -07:00
ccd0
d78f100309
Fix conflict with thread-stats element on some vichan boards.
2019-05-07 17:58:06 -07:00
ccd0
d5414fbdba
Tolerate failure of GM.listValues.
2019-04-24 04:50:57 -07:00
ccd0
a2ed86e4f0
Try ordinary AJAX request for fetching files if GM.xmlHttpRequest not available.
2019-04-24 03:30:07 -07:00
ccd0
c3054640a8
Handle errors thrown by GM.xmlHttpRequest.
2019-04-24 03:12:48 -07:00
ccd0
69a56f9e05
Update ad blocker workaround for 4channel domain.
2019-04-24 03:11:36 -07:00
ccd0
589ede3b7c
Release 4chan X v1.14.7.3.
2019-04-21 19:50:01 -07:00
ccd0
5e663fb5b9
Change default title on /qa/ to something more accurate.
2019-04-21 19:30:39 -07:00
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
05f38c53b3
4chan-specific style fixes should apply only on 4chan.
2019-04-12 22:22:21 -07: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
a214f51755
Move Build to SW.yotsuba.Build.
2019-04-09 06:49:13 -07:00
ccd0
794027e355
Move Build.unescape to $.unescape
2019-04-09 05:25:41 -07:00
ccd0
ca373dcf36
Use g.sites instead of parsing Conf['siteProperties'] everywhere.
2019-04-09 04:22:59 -07:00
ccd0
38f63e6aa8
Move most stuff from Site to g.SITE; Site.hostname -> g.SITE.ID; put data for other sites in g.sites.
2019-04-09 03:30:58 -07:00