ccd0
|
de69adee37
|
Revert "Temporarily revert DesuStorage -> archive.horse name change."
This reverts commit 421f48f966dac3a64720a2fde53d104a5dcc44ab.
|
2015-08-22 12:42:50 -07:00 |
|
ccd0
|
36a0895ef6
|
Use UIDs instead of names to store selected archives.
|
2015-08-22 12:41:20 -07:00 |
|
ccd0
|
d2bd583818
|
Update settings conversion from loadletter.
|
2015-08-22 08:30:40 -07:00 |
|
ccd0
|
b02f263c47
|
Convert settings imported from older versions.
|
2015-08-22 07:36:41 -07:00 |
|
ccd0
|
fed0892179
|
Clear settings import file input so selecting the same file twice works.
|
2015-08-22 06:53:16 -07:00 |
|
ccd0
|
b1e095d18a
|
Refactor settings conversion from loadletter.
|
2015-08-22 06:40:21 -07:00 |
|
ccd0
|
dcc5e4973d
|
Merge branch 'palemoon'
|
2015-08-22 05:33:34 -07:00 |
|
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
|
2a8f6e8cc4
|
Make test for using Pale Moon workaround stricter.
|
2015-08-20 01:25:22 -07:00 |
|
ccd0
|
50bbb9010f
|
Merge branch 'master' into palemoon
|
2015-08-20 00:57:49 -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 |
|