Skip to content

Commit fdba44f

Browse files
committed
Bump version for removal of global banner
1 parent d3474b1 commit fdba44f

77 files changed

Lines changed: 77 additions & 77 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

10kToolsHelper.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Expand all sections, and adds additional post type filters
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 3.2.12
6+
// @version 3.2.13
77
//
88
// @match https://*.stackoverflow.com/tools*
99
// @match https://*.serverfault.com/tools*

AdditionalInlinePostModMenu.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
66
// @author Cody Gray
7-
// @version 5.6.12
7+
// @version 5.6.13
88
//
99
// @match https://*.stackoverflow.com/*
1010
// @match https://*.serverfault.com/*

AdditionalPostModActions.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Adds a menu with mod-only quick actions in post sidebar
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 5.6.12
6+
// @version 5.6.13
77
//
88
// @match https://*.stackoverflow.com/*
99
// @match https://*.serverfault.com/*

ChatEmojis.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Allows users to insert emojis into chat. If chat message contains just an emoji, increase display size
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 2.0.12
6+
// @version 2.0.13
77
//
88
// @match https://chat.stackoverflow.com/rooms/*
99
// @match https://chat.stackexchange.com/rooms/*

ChatImprovements.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description New responsive user list with usernames and total count, more timestamps, use small signatures only, mods with diamonds, message parser (smart links), timestamps on every message, collapse room description and room tags, mobile improvements, expand starred messages on hover, highlight occurrences of same user link, room owner changelog, pretty print styles, and more...
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 4.7.12
6+
// @version 4.7.13
77
//
88
// @match https://chat.stackoverflow.com/*
99
// @match https://chat.stackexchange.com/*

ChatMoreMagicLinks.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Some magic links are not parsed in Stack Overflow Chat. This script parses and submit expanded magic links via an edit to your latest message.
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 3.0.12
6+
// @version 3.0.13
77
//
88
// @match https://chat.stackoverflow.com/rooms/*
99
//

ChatPagination.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Improvements to pagination of user recent messages page. Do not install if you have ChatImprovements as it also implements this.
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 3.0.12
6+
// @version 3.0.13
77
//
88
// @match https://chat.stackoverflow.com/*
99
// @match https://chat.stackexchange.com/*

ChatRedactMessages.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Add "Redact + Purge + Delete" button to message history page
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 4.0.12
6+
// @version 4.0.13
77
//
88
// @match https://chat.stackoverflow.com/*
99
// @match https://chat.stackexchange.com/*

ChatRoomInfoAnnotations.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Display users' annotations in chat room info
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 3.0.12
6+
// @version 3.0.13
77
//
88
// @match https://chat.stackoverflow.com/rooms/info/*
99
// @match https://chat.stackexchange.com/rooms/info/*

ChatTranscriptHelper.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @description Converts UTC timestamps to local time, Load entire day into single page
44
// @homepage https://github.com/samliew/SO-mod-userscripts
55
// @author Samuel Liew
6-
// @version 5.3.12
6+
// @version 5.3.13
77
//
88
// @match https://chat.stackoverflow.com/transcript/*
99
// @match https://chat.stackexchange.com/transcript/*

0 commit comments

Comments
 (0)