2780 Commits

Author SHA1 Message Date
ccd0
6aba781e03 Party hat preventing link clicking is now fixed in 4chan's CSS. 2015-09-30 23:38:07 -07:00
ccd0
2262ed5204 Merge branch 'bstable' 2015-09-30 22:09:44 -07:00
ccd0
129b476977 Show party hats in 4chan X catalog view. 2015-09-30 22:02:54 -07:00
ccd0
ceacb7044a Revisions to post number filtering. #491
- "Post ID" -> "Post number" in user-facing interface.
- Improve example.
2015-09-27 22:58:42 -07:00
Jonathan Gawrych
48185de6c8 Add filtering by post id. 2015-09-22 19:31:59 -06:00
ccd0
27a6765bba Simplify capcode code since all capcodes are now one-word. 2015-09-20 13:19:37 -07:00
ccd0
c5cf23471b Admin Emeritus -> Founder 2015-09-20 13:01:32 -07:00
ccd0
307b021bd7 Revert "Fix posts wrapping to line below side arrows / hiding button. #467"
This reverts commit 216f1eee133eccf3c9572eaa9fe5a1c4262b0396.
2015-09-01 22:33:35 -07:00
ccd0
216f1eee13 Fix posts wrapping to line below side arrows / hiding button. #467 2015-08-29 10:35:07 -07:00
ccd0
aac9cd7eac Avoid using history.state.search because of problems if history.state is string. #463? 2015-08-23 23:13:28 -07:00
ccd0
c278d39ae2 Use binary file workaround on Pale Moon regardless of GM version. 2015-08-22 15:13:24 -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
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
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
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
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
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
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
68bd81ccde Do 404 redirect for threads left over as stubs. 2015-08-05 18:15:14 -07:00
ccd0
4a456548f6 Add bug tracker URL for Edge HTMLCollection bug. 2015-08-02 19:01:49 -07:00
ccd0
8f45172cae Fix filename pushing buttons out of the container in Edge. 2015-08-02 04:42:25 -07:00
ccd0
64cc0da18e Fix board list bug in Edge. 2015-08-02 02:05:56 -07:00
ccd0
900daa3e56 Work around Edge issues with HTMLCollections. 2015-08-02 01:37:39 -07:00
ccd0
c52e8e9ef8 Work around MutationObserver differences in Edge. 2015-08-02 01:16:24 -07:00