Commit Graph

851 Commits

Author SHA1 Message Date
Vendicated acdb390302
[skip ci] Bump deps 2023-04-30 17:11:38 +02:00
Nuckyz 08d88b326d
Fix Plugin Reporting false dependency errors and other stuff (#1017) 2023-04-30 13:34:38 +00:00
LordElias a73858d131
UserVoiceShow: Fix lack of bottom padding for popout on current user and broken modal patch (#873) 2023-04-30 10:29:45 -03:00
Đỗ Văn Hoài Tuân b0caa6f4db
feat(plugin): TextReplace (#994)
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-30 01:19:08 +00:00
Vendicated 168d4b4cd9
PlatformIndicators: Fix layout reflows - The trilogy 2023-04-30 02:07:57 +02:00
Vendicated 06cee75a56
PlatformIndicators: Fix layout reflows 2: Electric Boogaloo 2023-04-30 01:56:12 +02:00
Vendicated d589d22a0b
bump to 1.2.0 2023-04-30 01:27:08 +02:00
Vendicated 4c13521a30
PlatformIndicators: Fix layout reflows 2023-04-30 01:25:17 +02:00
Manti 043381963b
ReviewDB: make warning review disableable; add timestamps (#948) 2023-04-30 00:53:37 +02:00
LordElias 5b485806ea
Plugin Settings: Better margin for plugin settings modal (#1008) 2023-04-30 00:52:20 +02:00
Kode 29c994648b
ShowConnections plugin (#923)
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-30 00:49:27 +02:00
Vendicated a35b417194
BetterRoleDot: Fix copying colour 2023-04-30 00:09:15 +02:00
Vendicated 070aa343ef
Remove migratePluginSettings calls 2023-04-30 00:09:15 +02:00
Đỗ Văn Hoài Tuân b95c5c6619
Fix USRBG (#1000)
Co-authored-by: V <vendicated@riseup.net>
2023-04-30 00:08:04 +02:00
Vendicated bf795c49df
[skip ci] Update Monaco; Fix code scanning errors 2023-04-29 04:16:28 +02:00
Vendicated a2e03084b0
BadgeAPI: Add support for multiple donor badges 2023-04-29 02:06:52 +02:00
Vendicated ec72b4c91d
PronounDB: Oop, conditional hooks are bad :> 2023-04-29 02:04:00 +02:00
Vendicated d70d7c7b49
[skip ci] reporter: reduce sleep time 2023-04-28 19:34:21 +02:00
Vendicated e7d0fc258d
[skip ci] WebContextMenus: fix false ci test positives 2023-04-28 19:32:29 +02:00
Vendicated 7b13b9a53e
PronounDB: Fix not working in profiles 2023-04-28 19:15:07 +02:00
Vendicated 1b2cb52dac
ViewIcons: Fix viewing banners 2023-04-28 18:36:22 +02:00
Vendicated 0fe0fecba2
MessageLogger: Nicer context menu 2023-04-28 04:23:42 +02:00
Vendicated c1fca76f94
SilentMessageToggle: Add missing dependency on MessageEventsApi 2023-04-28 04:03:49 +02:00
carince 0cc3901e4e
MuteNewGuilds: add toggles for guild, everyone, and roles. (#979)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Norikiru <99774021+Norikiru@users.noreply.github.com>
2023-04-28 02:03:38 +00:00
Vendicated f8ace5b53a
[skip ci] definePluginSettings: Add missing BigInt type 2023-04-28 02:57:09 +02:00
V c0954a1844
Specify that theme in screenshot is only an example 2023-04-28 02:51:18 +02:00
V 6548163d3e
Update README.md 2023-04-28 02:49:34 +02:00
V 24f161d6e9
Update README.md 2023-04-28 02:48:39 +02:00
V 7d00b6a842
README: Add screenshot & more info 2023-04-28 02:17:33 +02:00
Vendicated 5f5d4b8961
[skip ci] UserScript: Fix cors check pt 2 2023-04-28 01:13:42 +02:00
Hazel Summer 5be86f9bd1
WhoReacted: Fix clicking user pfps also adding reaction (#977) 2023-04-24 01:42:38 +02:00
Vendicated dfc3f05834
Fix RoleColorEverywhere crash 2023-04-23 23:33:55 +02:00
V 63fc354d48
feat: auto-managed flux subscriptions via plugin.flux (#959) 2023-04-22 01:18:19 +00:00
V c6f0c84935
PinDMs: Fix alt up/down being weird (#957) 2023-04-22 03:17:00 +02:00
Vendicated a8d017811d
TypingTweaks: Fix filter 2023-04-22 03:16:08 +02:00
Vendicated 8dd70f5d1a
Fix inserting text when markdown preview is off 2023-04-18 23:13:10 +02:00
Amsyar Rasyiq 8be6c6e3ce
fix(ReviewDB): fix margin in self-profile preview (#935)
Co-authored-by: V <vendicated@riseup.net>
2023-04-18 18:53:11 +02:00
V 7e96b5dcfb
RelationShipNotifier: Support multiple users (#944) 2023-04-18 16:52:46 +00:00
Đỗ Văn Hoài Tuân 99a7d78e9b
[skip ci] USRBG: Update README link to a more accurate one (#943) 2023-04-18 16:04:17 +02:00
Nuckyz e70d00d008
BadgesAPI: Don't depend on getBadges module not being undefined (#942) 2023-04-18 05:25:14 +00:00
Nuckyz c0ac6a4b86
SilentMessageToggle: Option to persist state (#941) 2023-04-18 04:54:21 +00:00
Vendicated 29749e93c7
CI Reporter fixes 2023-04-18 02:54:22 +02:00
Vendicated 993c6be219
Fix badges 2023-04-18 02:47:48 +02:00
Đỗ Văn Hoài Tuân e2e1cf2bfd
feat(plugin): USRBG (#844)
Co-authored-by: amsyarasyiq <82711525+amsyarasyiq@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-18 00:18:18 +02:00
Vendicated 59e3c2c609
ci: fix cding into wrong folder 2023-04-17 04:09:20 +02:00
Nuckyz 43d7ca4c30
Make chat bar buttons have a consistent size (#927)
Co-authored-by: V <vendicated@riseup.net>
2023-04-17 02:09:11 +00:00
V 5305447f44
firefox: Fix csp (QuickCss, themes, some plugins) (#554) 2023-04-17 04:05:01 +02:00
Vendicated 76e74b3e40
SendTimestamps: Fix chatbox having a scrollbar 2023-04-17 02:55:08 +02:00
Vendicated e767da4b08
Fix errors on setups with no SpeechSynthesis support (part 2) 2023-04-17 01:52:46 +02:00
Vendicated e4f3f57a28
bump to v1.1.7 2023-04-17 01:48:53 +02:00