Commit Graph

80 Commits

Author SHA1 Message Date
Makyen 0df8a88318 Set the cookies and automatically refresh the page, once.
This allows the user to enable the April Fools mode, if they want.
@run-at document-start, so TM & VM users don't need to wait for the
page to load for the auto-refresh.
Change to using vanilla JavaScript, as Greasemonkey 4 doesn't obey
any @run-at settings and will have this run anywhere from
document-start (i.e. prior to jQuery loading) to document-end.
2019-03-31 15:19:53 -07:00
Glorfindel 748f595aac Disable Time Travel Mode (v0.2) 2019-03-31 19:09:01 +02:00
Glorfindel ca097c2b90 Disable Time Travel Mode 2019-03-31 12:58:46 +02:00
Glorfindel 0cfa953431 captcha images 2019-03-17 20:46:47 +01:00
Glorfindel 2a914f2638 Global Review Summary v0.3: restore link to summary on review queue pages 2019-02-23 18:54:22 +01:00
Glorfindel83 43eb9b7f25
Merge pull request #13 from iBug/patch-2
Automatically upvote others' lost soul comments
2019-01-15 19:25:38 +01:00
Glorfindel83 97db76181d
Merge branch 'master' into patch-2 2019-01-15 19:25:27 +01:00
Glorfindel 07cb37b7b6 'documentation' 2019-01-15 19:23:27 +01:00
Glorfindel83 1c04b50773
Merge pull request #12 from iBug/patch-1
Various fixes
2019-01-15 19:21:38 +01:00
iBug ♦ 508a792389
upvote others' "lost soul" comment 2019-01-15 19:11:08 +08:00
iBug ♦ b30bc42967
reload later 2019-01-15 14:33:01 +08:00
iBug ♦ 59b10d3f4d
Also reload the page after all calls 2019-01-15 12:31:35 +08:00
iBug ♦ f90472a0c9
Various fixes
Removed trailing whitespaces (highlighted by Tampermonkey)
Removed "$ may be undefined" warning by declaring "$" as a parameter, and pass `window.jQuery` in for it

Removed the 1 rep requirement on MSE, use the new contributor indicator check instead (see https://chat.meta.stackexchange.com/transcript/message/7493363#7493363)
2019-01-15 12:23:05 +08:00
Glorfindel 40b1a01873 - 2019-01-06 20:41:54 +01:00
Glorfindel 4498d35416 - 2019-01-06 20:28:59 +01:00
Glorfindel e8009cc9a2 - 2019-01-06 20:17:05 +01:00
Glorfindel c601cab4b7 - Show Flag Responses: initial version
- @match update for some scripts
2019-01-06 19:59:07 +01:00
Glorfindel cc558f65fd 'Saviour' of Lost Souls v0.2: support for Meta Stack Overflow 2019-01-06 18:27:20 +01:00
Glorfindel 1db9e7d98a 'Saviour' of Lost Souls v0.2: support for Meta Stack Overflow 2019-01-06 18:23:15 +01:00
Glorfindel83 6e83ce0771
Merge pull request #11 from rschrieken/patch-1
don't run the script when asking a new question
2018-12-29 14:21:10 +01:00
rschrieken 4331404503
don't run the script when asking a new question
as the dependencies the script relies on don't exist on that page
2018-12-27 09:20:02 +01:00
Glorfindel ba2103da9e - 2018-12-22 18:58:33 +01:00
Glorfindel 050c1e9a27 HNQ update (until before WB18) 2018-12-22 18:40:45 +01:00
Glorfindel83 3adda8260e
Merge pull request #10 from BrockA/patch-2
Several housekeeping and SEO changes; see below.
2018-12-04 21:26:49 +01:00
Brock 2c2bd5b2db
Several housekeeping and SEO changes; see below.
- Brought version up to 1.0, in accordance with https://stackapps.com/a/8113/7653 (Although this script's SA post needs to be edited to match).
- Scope/SEO the title. 
- Don't run on inapplicable pages.
- Link to the SA listing page. See the effect in the Tampermonkey dashboard.
- Clear NA Tampermonkey warnings.
2018-12-03 15:27:43 -08:00
Glorfindel 578e5a3048 SEDE User ID Autofiller v0.2: bugfix @connect stackexchange.com 2018-12-02 12:23:57 +01:00
Glorfindel 913a671ef3 SEDE User ID Autofiller v0.1 2018-12-01 14:13:16 +01:00
Glorfindel 55e005b5ea SEDE User ID Autofiller v0.1 2018-12-01 13:52:41 +01:00
Glorfindel 757166b1d5 'Saviour' of Lost Souls v0.1.1: delete votes for Tinkeringbell 2018-11-25 13:08:31 +01:00
Glorfindel d79125d3d4 Lost Souls 2018-11-16 20:12:22 +01:00
Glorfindel 6535153859 HNQ update 2018-11-10 14:26:39 +01:00
Glorfindel a7be305b21 HNQ update 2018-11-10 14:22:14 +01:00
Glorfindel 857b3e2a27 HNQ update 2018-11-10 13:53:27 +01:00
Glorfindel 5e9ca4a72b HNQ update 2018-11-10 13:45:48 +01:00
Glorfindel83 ca2a2b63b8
Merge pull request #9 from BrockA/patch-1
More SEO title, Don't run on unnecessary sites.
2018-10-28 18:39:15 +01:00
Brock c76f5eefc9
Update nsfw.user.js 2018-10-27 10:12:54 -07:00
Brock 4db1bda273
More SEO title, Don't run on unnecessary sites. 2018-10-27 10:11:41 -07:00
Glorfindel 2e1e543e6e NSFW v0.2 2018-10-27 18:51:25 +02:00
Glorfindel cd236b00f1 NSFW v0.1 2018-10-27 18:19:26 +02:00
Glorfindel 0f953e74cd Improved Tag Popup v0.2 2018-09-30 12:09:02 +02:00
Glorfindel 85c6df87d2 Improved Tag Popup v0.1 2018-09-19 12:06:59 +02:00
Glorfindel 59e1e54a1a HNQ research results 2018-09-02 12:07:52 +02:00
Glorfindel d5aa2f5100 HNQ research 2018-09-02 11:39:29 +02:00
Glorfindel 4f59fa5024 404 images 2018-07-24 14:01:12 +02:00
Glorfindel83 686efaab5e
Merge pull request #5 from Vogel612/patch-1
respect filtering preference for queries
2018-04-20 20:53:40 +02:00
Glorfindel83 f43fe72d05
Update admin-flag-notifier.user.js 2018-04-20 20:51:58 +02:00
Clemens Lieb b8537fbf81
map inverted behaviour of checkbox 2018-04-20 10:56:26 +02:00
Clemens Lieb 8ac8f45ce7
respect filtering preference for queries 2018-04-19 21:35:25 +02:00
Glorfindel b7f441d086 - 2018-03-18 16:43:26 +01:00
Glorfindel83 6cae325b32
Update README.md 2018-03-18 16:39:04 +01:00