ccd0
0d269bbbd7
Quick fix for blinking. #921
2016-05-21 10:39:27 -07:00
ccd0
12c96cd77e
Merge branch 'bstable'
2016-05-19 15:46:20 -07:00
ccd0
8cdb690402
Update ad server blacklist.
2016-05-19 15:33:57 -07:00
ccd0
f4360bf82b
Change link on report form to 4chan IRC.
2016-05-18 22:58:02 -07:00
ccd0
ffe6e51a1d
Add search by flag to archive link menu.
2016-05-18 02:05:53 -07:00
ccd0
8ba434151c
Improve error message consistency.
2016-05-17 22:21:58 -07:00
ccd0
1eab048cad
Index connection error should say 'Connection Error'.
2016-05-17 22:21:53 -07:00
ccd0
38d2c4c03f
Better handling of content blockers that throw exceptions during AJAX requests. #789 , #910
...
Adblock Plus and NoScript throw the error on `r.send()` now.
Expand try-catch block to handle it, and add check that it's
really a content-blocker error.
Remove the notification; this should be handled the same as a
connection error since that's what other content blockers
(e.g. uBlock Origin) will simulate. Instead log connection errors
that don't return a status code to the console.
2016-05-17 22:21:29 -07:00
ccd0
b44a0ef491
Change default archive list URL to https://mayhemydg.github.io/archives.json/archives.json .
2016-05-17 06:52:32 -07:00
ccd0
c361a6bd07
Sync replaced WebM thumbnails with hover preview. #903
2016-05-17 05:29:09 -07:00
ccd0
8ab49a2214
Remove 'Restart when Opened' option. #904
2016-05-17 04:25:30 -07:00
ccd0
07e05961c5
Remove 'Show Name and Subject' option. #904
2016-05-17 04:20:45 -07:00
ccd0
5beaba0c80
Remove migration for old custom board title settings format from < v1.9.23.8. #904
2016-05-17 04:16:24 -07:00
ccd0
d1232b474d
Remove old MutationObserver workaround for MS Edge. #904
2016-05-17 04:12:36 -07:00
ccd0
fca71d22d6
Remove old Tampermonkey issue ( #656 ) workaround. #904
2016-05-17 03:35:27 -07:00
ccd0
386ebfbbb7
Remove workaround for SeaMonkey < 2.35 Notification crash. #904
2016-05-17 03:17:54 -07:00
ccd0
f2f6f1be6c
Remove crude shim for ES6 Set. #904
2016-05-17 03:05:23 -07:00
ccd0
b7bfa04dbd
Remove workaround for lack of responseType='json'. #904
2016-05-17 02:41:56 -07:00
ccd0
17dfb391d7
Revert "Temporarily re-add fgts at end of archive list so I don't have to push a script update if it's back before v1.11.34 hits stable."
...
This reverts commit d3dd14430fbfa75e3c9626cafd54b46bfcbbf75f.
2016-05-16 23:45:30 -07:00
ccd0
105ea67469
Merge branch 'bstable'
2016-05-16 23:45:19 -07:00
ccd0
d3dd14430f
Temporarily re-add fgts at end of archive list so I don't have to push a script update if it's back before v1.11.34 hits stable.
2016-05-16 23:38:41 -07:00
ccd0
f39b846889
Merge remote-tracking branch 'archives/gh-pages' into bstable
2016-05-16 23:38:22 -07:00
ccd0
0ed0aed6a2
Fix files being downloaded with wrong info when link changed (e.g. menu item reused). #906
2016-05-16 22:51:51 -07:00
ccd0
d44b206e44
Fix download button not working in clones. #906
2016-05-16 22:25:21 -07:00
ccd0
5d1ac14cf5
Make sure settings get saved if the page is unloaded.
2016-05-15 17:08:34 -07:00
ccd0
8c03495b39
Archive check time should be cleared before list is changed rather than after.
2016-05-15 16:47:07 -07:00
ccd0
ba6a47dfaf
archiveSources -> archiveLists
2016-05-15 16:15:25 -07:00
ccd0
b0291c80c5
Add 'Archive Lists' label for archive lists field.
2016-05-15 16:09:06 -07:00
ccd0
5c095dfa03
Better check for non-array boards/files members.
2016-05-15 16:01:37 -07:00
ccd0
5824899ade
Also update archive settings when selected archives are changed.
2016-05-15 14:30:39 -07:00
ccd0
b0a533d1a5
Merge branch 'bstable'
2016-05-15 14:08:03 -07:00
ccd0
0e675e6a20
Merge remote-tracking branch 'archives/gh-pages' into bstable
2016-05-15 13:57:13 -07:00
ccd0
7332305bea
HTTPS working for www.strawpoll.me.
2016-05-15 13:57:01 -07:00
ccd0
0e6096130b
Fix menu being copied into post clones. #894
2016-05-15 13:06:47 -07:00
ccd0
c4ad49e392
Fix sorting in Embedding.
2016-05-15 12:52:28 -07:00
ccd0
83064a7fd4
Make image download failure warning 20 seconds like the other warnings.
2016-05-15 01:57:33 -07:00
ccd0
8083de63b4
Merge remote-tracking branch 'archives/gh-pages'
2016-05-15 01:55:23 -07:00
ccd0
60d1135d92
Return to using archive.rebeccablacktech.com by default.
...
If you want to use rbt.asia, you can add
{"uid": 8, "domain": "rbt.asia"}
to the list under Advanced > Archives.
2016-05-15 01:53:04 -07:00
ccd0
28dc774499
Auto-update archive list. #517
2016-05-15 01:41:22 -07:00
ccd0
5a9eac7cc6
Simplify Advanced Settings code.
2016-05-14 19:41:31 -07:00
ccd0
7fbdcc6436
Probably better to specify 'use strict' within the closure.
2016-05-14 14:21:33 -07:00
ccd0
fe9c65963a
No need to preserve value of this.
2016-05-14 14:20:32 -07:00
ccd0
c42b07bf41
Merge branch 'bstable'
2016-05-14 13:18:08 -07:00
ccd0
d3ebeefe7c
Move Main.init into src/meta/fend.js.
2016-05-14 13:17:55 -07:00
ccd0
403b8dcfac
Don't treat internal links as archive links.
2016-05-13 23:17:17 -07:00
ccd0
64d0bd0afd
Put archive links in separate collection from quote links so features such as quote markers aren't run on them.
2016-05-13 23:12:14 -07:00
ccd0
061d42bc93
Update issue link.
2016-05-13 22:34:35 -07:00
ccd0
55b3e9fc9e
Merge branch 'next'
2016-05-13 19:01:22 -07:00
ccd0
ab05716f20
Update Loopvid embedding.
2016-05-13 17:57:00 -07:00
ccd0
c9eed069f9
Merge remote-tracking branch 'archives/gh-pages'
2016-05-13 14:09:08 -07:00