Glorfindel
831f5dea69
Dismiss Announcement Banner v0.1
2019-10-02 11:24:58 +02:00
Glorfindel
f0b53abf72
Pronoun Assistant v0.3 (refactoring, documentation)
2019-10-02 11:15:24 +02:00
Glorfindel
d41b2d74f8
Pronoun Assistant v0.2
2019-10-01 11:52:09 +02:00
Glorfindel
0c8a516e70
Pronoun Assistant v0.1
2019-09-30 22:55:04 +02:00
Glorfindel
4c72e74d78
Destroy Spammer v0.6, another update to the moderator tools broke the script
2019-09-23 20:19:04 +02:00
Glorfindel
6700c374e4
Archivist v0.2: archive in background
2019-08-05 21:39:54 +02:00
Glorfindel
fccaf82dcf
Archivist v0.1.1: duplicate link detection
2019-08-05 20:10:19 +02:00
Glorfindel
8a209ac582
Destroy Spammer v0.5, an update to the moderator tools broke the script
2019-08-03 21:41:07 +02:00
Glorfindel
ba08ba52bf
-
2019-07-28 19:00:08 +02:00
Glorfindel
e27d43192f
-
2019-07-28 18:53:08 +02:00
Glorfindel
f57dd0d13d
Archivist v0.1
2019-07-28 18:46:17 +02:00
Glorfindel
8de5ba0b4f
Tag Synonym Vote Buttons v0.1
2019-07-12 22:21:41 +02:00
Glorfindel
d261f3017b
Review Badge Filter v0.1
2019-06-13 15:35:50 +02:00
Glorfindel
85908c5e56
Admin Flag Notifier v0.3: fix for supporting new admin dashboard
2019-06-05 09:48:37 +02:00
Glorfindel
c4bf2c9496
User ID autofiller v0.3: bugfix (it wasn't working for sites with custom domains)
2019-05-16 07:33:51 +02:00
Glorfindel
e621d24c6f
'Saviour' of Lost Souls v0.5.2: updated comments for Recommendations sites
2019-05-02 20:05:16 +02:00
Glorfindel
59ed44587d
'Saviour' of Lost Souls v0.5.1: bugfix review queues
2019-04-11 09:05:23 +02:00
Glorfindel
a39be7bb3b
'Saviour' of Lost Souls v0.5:
...
- works on Hardware Recommendations
- works in First Posts review queues
2019-04-10 23:00:18 +02:00
Glorfindel
0ef08eea8f
Saviour of Lost Souls: also applicable to Software Recommendations
2019-04-01 15:52:59 +02:00
Glorfindel83
969e3740df
Merge pull request #14 from makyen/Mak-update-2019-April-fools
...
Automatically refresh the page, once.
2019-04-01 11:21:51 +02:00
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