5051 Commits

Author SHA1 Message Date
ccd0
421f48f966 Temporarily revert DesuStorage -> archive.horse name change.
Keeps selected archives settings from breaking until we migrate to UIDs.
2015-08-22 02:14:39 -07:00
ccd0
70aeae7e99 Merge remote-tracking branch 'archives/master' 2015-08-22 02:06:17 -07:00
ccd0
0b6f2b8269 Support non-3x3 captchas where possible. Note: not tested on non-3x3 yet. 2015-08-21 00:19:05 -07:00
ccd0
a15ca32505 Merge branch 'bstable' 2015-08-17 12:50:59 -07:00
ccd0
908b55c17f Disable update checking properly in -noupdate userscript. 2015-08-17 12:46:28 -07:00
ccd0
39c404f1e5 Merge branch 'bstable' 2015-08-16 18:13:10 -07:00
ccd0
6642e6e1cf Fix cooldown regression from c399eff09ebc1faaf46a177f8824de0fd538ebfa. 2015-08-16 18:07:59 -07:00
ccd0
e947627dba Make the error reporting link easier to configure. 2015-08-16 04:15:44 -07:00
ccd0
d74c3cacf9 Can't rely on menu item textContent to be populated at this point. 2015-08-16 03:47:45 -07:00
ccd0
3db44c08a7 Don't need to be 100% sure to remove the cooldown. 2015-08-16 02:43:46 -07:00
ccd0
d9a0bd1df3 Add link to error messages to report the error. 2015-08-16 02:33:20 -07:00
ccd0
3949d8b103 Add script version, web engine, line numbers to error messages. 2015-08-16 00:57:19 -07:00
ccd0
73af23bcfb One broken menu item shouldn't kill the whole menu. 2015-08-15 23:11:47 -07:00
ccd0
8328f27567 Merge branch 'next' 2015-08-15 11:06:56 -07:00
ccd0
0ec3f8a45d Merge commit '21484ec' 2015-08-14 17:39:35 -07:00
ccd0
21484ec711 Make 404 Redirect of stubs more strict. #454
This should make accidental redirects (such as the iframe bug ones)
less likely.
2015-08-14 17:38:08 -07:00
ccd0
aba8c3653e Make iframe bug workaround handle case where styles are injected into document.head by other scripts. #454 2015-08-14 17:30:07 -07:00
ccd0
9407af1f65 Fix cached captchas causing errors when we switch between captcha types. 2015-08-14 12:17:21 -07:00
ccd0
83588b5894 Add .xyz to TLDs recognized by linkifier without http://. 2015-08-14 03:12:32 -07:00
ccd0
cd720e7f29 Use file.png for pasted images in both FF and Chromium. 2015-08-14 02:26:17 -07:00
ccd0
d8f001c2c9 Randomize Filename: Keep original extension as it will be overwritten anyway. 2015-08-14 02:08:57 -07:00
ccd0
b829bde742 Add 'Randomize Filename' option. #452 2015-08-14 00:47:17 -07:00
ccd0
a7eb0ed8b2 Make our URL settings more flexible. 2015-08-12 01:29:32 -07:00
ccd0
d51130f457 Merge branch 'bstable' 2015-08-10 22:14:50 -07:00
ccd0
d22cfa1e9e Work around Pale Moon iframe bug. #451 2015-08-10 22:07:33 -07:00
ccd0
38cbbb96fe Fix 'Show Updated Notifications' setting. 2015-08-09 15:16:01 -07:00
ccd0
67ba7c056f Remove duplicate update code.
Should have been removed in b845e84be430278a8d4dcb84e25781ecaef9d349.
2015-08-09 15:02:29 -07:00
ccd0
b80e071ab9 Fix infinite scroll skipping pages that were generated but removed. #434 2015-08-08 22:12:08 -07:00
ccd0
a834d0a5f0 Remove leftovers of old way of setting cooldown time. 2015-08-08 20:36:33 -07:00
ccd0
f14caf1d22 Merge branch 'bstable' 2015-08-08 20:30:58 -07:00
ccd0
026926757a File-only deletions should not remove the cooldown. 2015-08-08 20:27:46 -07:00
ccd0
5864ed53ce Fix cooldown bug. 2015-08-08 20:25:40 -07:00
ccd0
b219642f6d 'Except Archives from Encryption' -> 'Exempt Archives from Encryption' 2015-08-08 16:43:21 -07:00
ccd0
0a1b8b0f10 Defer changing Custom Board Navigation default. 2015-08-08 16:03:35 -07:00
ccd0
4e4710a2c5 Merge branch 'upgrade' 2015-08-08 15:41:59 -07:00
ccd0
1fc82a38bd If we try to delete a post too early, retry in 5 seconds. 2015-08-08 01:13:36 -07:00
ccd0
54ef3a74ef Put DeleteLink nodes in DeleteLink.nodes. 2015-08-08 00:32:47 -07:00
ccd0
9970fa6c29 File-only deletions should not remove the cooldown. 2015-08-07 23:18:52 -07:00
ccd0
c399eff09e Integrate Delete Link cooldown with QR cooldown.
This fixes the 4chan v. local time discrepancy problem causing
autodelete to fail.
2015-08-07 23:10:34 -07:00
ccd0
08f25faf4f Merge branch 'autodelete' 2015-08-07 21:56:52 -07:00
ccd0
779aa10e9c Fix QR.cooldown data not being set up when called from DeleteLink. 2015-08-07 21:44:36 -07:00
ccd0
959ce1d38e Move all cooldown data into one object. 2015-08-07 13:40:58 -07:00
ccd0
dc6f633280 Remind myself to remove 'Show Name and Subject' setting eventually. 2015-08-06 00:50:52 -07:00
ccd0
731b76ac30 Revert "Turn Custom Board Navigation off by default."
This reverts commit 6839472aea39b5144d14a07d7c1bc8a5b2d22a8e.
2015-08-06 00:35:34 -07:00
ccd0
b845e84be4 Support better migration of old settings on script updates. 2015-08-06 00:34:19 -07:00
ccd0
1e46662e2e Merge branch 'bstable' 2015-08-05 19:21:53 -07:00
ccd0
90d2385b0b Fix captcha scrollbar auto-hide bug.
This fixes an issue where clicking the scrollbar of the image
selection bubble would cause the QR to autohide, breaking the
captcha.
2015-08-05 19:07:46 -07:00
ccd0
68bd81ccde Do 404 redirect for threads left over as stubs. 2015-08-05 18:15:14 -07:00
ccd0
836e6b1ae4 Auto-delete posts when cooldown expires. #167 2015-08-05 03:24:10 -07:00
ccd0
4a456548f6 Add bug tracker URL for Edge HTMLCollection bug. 2015-08-02 19:01:49 -07:00