ccd0
|
aa869ec82f
|
Use custom slugify function to keep links same in index.html after markdown-it-anchor update.
|
2019-07-09 12:08:28 -07:00 |
|
ccd0
|
713465d86d
|
Update devDependencies.
|
2019-07-09 11:58:53 -07:00 |
|
ccd0
|
d9390331d0
|
Minor fixes for .travis.yml
|
2019-07-09 11:40:02 -07:00 |
|
ccd0
|
f05d28ec7e
|
Get Travis to use newer Make version.
|
2019-07-09 11:27:06 -07:00 |
|
ccd0
|
f4dd20e21c
|
Fix Makefile bug.
|
2019-07-09 11:05:12 -07:00 |
|
ccd0
|
f9ba1d19b3
|
Add .travis.yml
|
2019-07-09 10:45:18 -07:00 |
|
ccd0
|
e92fda3e88
|
Update Yandex image search URL again. #2349
|
2019-07-09 10:27:53 -07:00 |
|
ccd0
|
e303f56bf6
|
Update any existing Sauce settings for HTTPS support changes. #2347
|
2019-07-09 10:13:49 -07:00 |
|
ccd0
|
1f4e811c92
|
These sites redirect HTTP to HTTPS now. #2347
|
2019-07-09 09:46:33 -07:00 |
|
ccd0
|
7aae4d377b
|
Merge remote-tracking branch 'koma-cute/https-sauce'
|
2019-07-09 09:44:35 -07:00 |
|
ccd0
|
9b6c62128c
|
Fixes to CONTRIBUTING.md
|
2019-07-09 01:14:45 -07:00 |
|
ccd0
|
c28532f6f4
|
Fix ID colors on Tinyboard/vichan sites. #2355
|
2019-07-09 01:04:22 -07:00 |
|
ccd0
|
667495e641
|
Make sure thread watcher icon is visible on sites with dark backgrounds.
|
2019-07-08 19:59:23 -07:00 |
|
ccd0
|
e891f69bca
|
Fix dialog color not being set in some Tinyboard site catalogs.
|
2019-07-08 18:53:47 -07:00 |
|
ccd0
|
c4c078cd63
|
This CSS is 4chan specific and should be behind a :root.sw-yotsuba.
|
2019-07-08 18:34:50 -07:00 |
|
ccd0
|
4d9dae9095
|
Make bottom board list code work on Tinyboard/vichan sites.
|
2019-07-08 18:30:10 -07:00 |
|
ccd0
|
f6c37ce57f
|
Fix links to boards with same name on other sites being highlighted as the current board.
|
2019-07-08 18:04:31 -07:00 |
|
ccd0
|
8ee847133a
|
Don't insert 4chan native settings link on non-4chan boards.
|
2019-07-08 17:59:42 -07:00 |
|
ccd0
|
122535a857
|
Use site-specific selectors in Anonymize related CSS. #2169
|
2019-07-08 17:14:26 -07:00 |
|
ccd0
|
a274dae95a
|
Use site-specific selectors in thread/post hiding related CSS. #2169
|
2019-07-08 16:58:53 -07:00 |
|
ccd0
|
3151f3c276
|
Fix issues with thread stubs on Tinyboard/vichan.
|
2019-07-08 16:43:33 -07:00 |
|
ccd0
|
9e096d72d8
|
Use site-specific selectors in remove/reveal spoiler related CSS. #2169
|
2019-07-08 15:34:20 -07:00 |
|
ccd0
|
a1387b351c
|
Use site-specific selectors in highlighting related CSS. #2169
|
2019-07-08 15:06:19 -07:00 |
|
ccd0
|
6a7c3d7c38
|
For variables that don't exist for a site, replace with selector that matches nothing. #2169
|
2019-07-08 14:35:43 -07:00 |
|
ccd0
|
86dac2b085
|
This is 4chan X feature specific CSS and belongs under Quote.
|
2019-07-08 14:15:17 -07:00 |
|
ccd0
|
890a5a095a
|
This belongs under 4chan style fixes.
|
2019-07-08 14:10:26 -07:00 |
|
ccd0
|
0437e1a11e
|
Mechanism to insert site-specific selectors. #2169
|
2019-07-08 13:39:35 -07:00 |
|
ccd0
|
b257cd2d6a
|
Don't parse posts and threads added by quote hover on Tinyboard/vichan sites.
|
2019-07-07 21:36:35 -07:00 |
|
ccd0
|
58d01e78aa
|
Remove some testing code that I forgot to delete earlier.
|
2019-07-07 12:48:33 -07:00 |
|
ccd0
|
73d23f612e
|
Make links consistent with others so relevant CSS works. #2282
|
2019-07-07 11:43:46 -07:00 |
|
ccd0
|
71fb054ec2
|
Use post info already parsed. #2282
|
2019-07-07 11:23:36 -07:00 |
|
ccd0
|
4a491a52bb
|
Get rid of maps and use xpath for finding next/previous post. #2282
|
2019-07-07 11:23:13 -07:00 |
|
ccd0
|
b79a640a53
|
Make the buttons in clones work. #2282
|
2019-07-06 15:49:35 -07:00 |
|
ccd0
|
39fe93e73c
|
Get button details from page instead of making new listener function for every button. #2282
|
2019-07-06 15:34:23 -07:00 |
|
ccd0
|
b7b0edb838
|
Move PostJumper.capcode and PostJumper.uniqueID into PostJumper.maps subobject. #2282
|
2019-07-06 15:30:14 -07:00 |
|
ccd0
|
937ed94771
|
Create buttons by cloning template. #2282
|
2019-07-06 14:38:55 -07:00 |
|
ccd0
|
9697aa94f1
|
Move enabled check to beginning of init. #2282
|
2019-07-06 14:35:25 -07:00 |
|
ccd0
|
6279d4e434
|
Make setting name capitalization consistent with other settings. #2282
|
2019-07-06 14:29:05 -07:00 |
|
ccd0
|
4aacfe520d
|
Use Object.create(null) instead of Map for now to support old browsers. #2282
|
2019-07-06 14:26:18 -07:00 |
|
ccd0
|
b85bffeae9
|
Use old unicode escape sequences. #2282
|
2019-07-06 14:21:07 -07:00 |
|
ccd0
|
96e204ff41
|
Merge remote-tracking branch 'ebinBuddha/postjumper'
|
2019-07-06 14:18:09 -07:00 |
|
ccd0
|
175350bb3d
|
Support captcha solving services.
|
2019-07-05 17:45:09 -07:00 |
|
ccd0
|
f96b24a792
|
Support repsonseType: text in CrossOrigin.ajax.
|
2019-07-05 16:20:30 -07:00 |
|
ccd0
|
bb4acb6411
|
Implement new APIs: LoadCaptcha, RequestCaptcha, and AbortCaptcha.
|
2019-07-03 15:50:03 -07:00 |
|
ccd0
|
63910fafba
|
Merge branch 'bstable'
|
2019-07-01 01:49:16 -07:00 |
|
ccd0
|
f1eb26e0fb
|
Add api.streamable.com to @connect list.
|
2019-07-01 01:49:05 -07:00 |
|
ccd0
|
5660b8701c
|
Add link to header menu to mark all posts in a thread as unread. #1299
|
2019-06-29 23:11:49 -07:00 |
|
koma-cute
|
cdaf000fa3
|
change sites that support https to use it
|
2019-06-30 05:09:58 +01:00 |
|
ccd0
|
8cd7b2cc08
|
Support searching for threads by regular expressions on a given field using syntax field:/regexp/
|
2019-06-28 21:09:47 -07:00 |
|
ccd0
|
8a50059795
|
Release 4chan X v1.14.8.0.
|
2019-06-24 17:28:56 -07:00 |
|