Justice Almanzar
|
45aa9fbb6d
|
Fix hljs find (#1983)
|
2023-11-15 15:30:31 -03:00 |
|
megumin
|
4a2657f928
|
fix(channeltags): message author should be clyde (#644) (#1986)
|
2023-11-15 15:15:43 -03:00 |
|
AutumnVN
|
6578eb487e
|
MessageLogger: fix attachment ignore (#1989)
|
2023-11-15 15:13:19 -03:00 |
|
Thoth
|
c080a0eaac
|
shikiCodeblocks: transform lang to lower case to avoid failing detection (#1990)
|
2023-11-15 15:09:26 -03:00 |
|
Jack
|
3ea6a96715
|
chore: Fix PinDMs patch (#1981)
|
2023-11-15 15:01:50 -03:00 |
|
Nuckyz
|
af614465a4
|
Remove obsolete experiments patch
|
2023-11-15 14:54:48 -03:00 |
|
Nuckyz
|
7b248ee309
|
Fix SHC patches
|
2023-11-15 14:50:52 -03:00 |
|
Ajay Ramachandran
|
fd25b5f296
|
fix(dearrow): support DeArrow thumbnail submissions at 0 seconds (#1979)
|
2023-11-15 14:30:48 -03:00 |
|
megumin
|
77d08c5c28
|
feat: Add Environment variable to disable updater auto-patching (#1971)
|
2023-11-15 14:30:48 -03:00 |
|
ant0n
|
ef4ab9588c
|
Added whitelist
Added whitelist for "never ping" mode that input verifies comma-separated IDs. Parsed IDs are also cached until the next update.
|
2023-11-13 11:15:18 +00:00 |
|
AntonMacG
|
b20501dcfe
|
No longer creats two arrays onChange
|
2023-11-13 10:20:58 +00:00 |
|
AntonMacG
|
4ac6d97ec8
|
Fixed validation fail if at least one ID was valid
|
2023-11-13 10:17:33 +00:00 |
|
AntonMacG
|
400e9705e5
|
:husk:
|
2023-11-13 10:12:31 +00:00 |
|
AntonMacG
|
0e494fc22b
|
Updated validateWhitelist
|
2023-11-13 09:49:50 +00:00 |
|
AntonMacG
|
df0a29fc16
|
Added a caching for the whitelist
|
2023-11-13 09:38:19 +00:00 |
|
AntonMacG
|
c65f3dbbbe
|
Updated README.md to include Whitelist
|
2023-11-13 09:27:21 +00:00 |
|
ant0n
|
191bb3cce4
|
Removed pipebomb...
|
2023-11-13 07:43:38 +00:00 |
|
AntonMacG
|
e5ffb349f7
|
Added a whitelist (always ping)
|
2023-11-13 07:21:20 +00:00 |
|
ant0n
|
b789094256
|
Merge branch 'main' into main
|
2023-11-13 00:58:25 +00:00 |
|
V
|
ea11f2244f
|
README: Add sponsors
|
2023-11-13 01:37:15 +01:00 |
|
ant0n
|
de389259a6
|
Update src/plugins/replyPingControl/index.ts
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
|
2023-11-12 22:29:35 +00:00 |
|
ant0n
|
27660e1212
|
:husk:
Co-authored-by: rini <nil@dissoc.cc>
|
2023-11-12 22:25:09 +00:00 |
|
ant0n
|
fb6cdc0b0a
|
No longer imports UserJSON
|
2023-11-12 19:48:30 +00:00 |
|
ant0n
|
c5fb9f8f24
|
Update src/plugins/replyPingControl/index.ts
Co-authored-by: rini <nil@dissoc.cc>
|
2023-11-12 19:41:08 +00:00 |
|
ant0n
|
cab9e55f3c
|
Update src/plugins/replyPingControl/index.ts
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
|
2023-11-12 02:03:04 +00:00 |
|
ant0n
|
6694e3b8db
|
Update index.ts
|
2023-11-11 18:04:46 +00:00 |
|
ant0n
|
b2ddee9d83
|
Update src/plugins/replyPingControl/index.ts
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
|
2023-11-11 18:04:04 +00:00 |
|
ant0n
|
5d2cefbceb
|
Update src/plugins/replyPingControl/index.ts
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
|
2023-11-11 17:52:31 +00:00 |
|
ant0n
|
5026f3f354
|
Update src/plugins/replyPingControl/index.ts
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
|
2023-11-11 17:52:26 +00:00 |
|
ant0n
|
66b49a25ab
|
new getCurrentUserMention()
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
|
2023-11-11 17:51:06 +00:00 |
|
ant0n
|
f71bceff12
|
Update src/plugins/replyPingControl/index.ts
:husk:
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
|
2023-11-11 17:43:12 +00:00 |
|
ant0n
|
1c047ae611
|
Update src/plugins/replyPingControl/index.ts
Co-authored-by: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
|
2023-11-11 17:40:21 +00:00 |
|
AntonMacG
|
a7d9fdb1bf
|
Added README.md
Added index.ts
Added MrDiamond to Devs
|
2023-11-11 17:18:53 +00:00 |
|
V
|
96126fa39f
|
remove pipebomb from github actions (#1968)
|
2023-11-09 07:15:49 +01:00 |
|
AM
|
9bd82943e3
|
[Plugin] Super Reaction Tweaks (#1958)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
|
2023-11-09 04:42:35 +01:00 |
|
V
|
5edc94062c
|
make packageManager key less specific
|
2023-11-09 02:42:34 +01:00 |
|
AutumnVN
|
394d2060eb
|
searchReply: fix (#1961)
|
2023-11-09 02:34:40 +01:00 |
|
V
|
119b628f33
|
feat: simple plugin natives (#1965)
|
2023-11-09 02:32:34 +01:00 |
|
zImPatrick
|
32f2043193
|
Fix FakeNitro sticker bypass (#1964)
|
2023-11-07 22:24:17 -03:00 |
|
Marvin Witt
|
04d2dd26c4
|
fix(dearrow): don't replace thumbnail if only original available (#1959)
|
2023-11-07 22:24:08 -03:00 |
|
Vendicated
|
86e94343cc
|
bump to v1.6.3
|
2023-11-05 02:07:33 +01:00 |
|
Vendicated
|
dd44ac1ad2
|
OpenInApp: Support podcasts
|
2023-11-04 19:08:44 +01:00 |
|
Vendicated
|
370b3d366d
|
OpenInApp: Fix links in messages
|
2023-11-04 18:59:16 +01:00 |
|
Vendicated
|
a67c7f841d
|
Fix ViewIcons correctly
|
2023-11-04 18:54:29 +01:00 |
|
Vendicated
|
2c9793202d
|
Revert "Fix ViewIcons"
This reverts commit 098da8c3fd .
|
2023-11-04 18:54:02 +01:00 |
|
AutumnVN
|
a257926609
|
customRpc: fix discord attachment link (#1949)
|
2023-11-04 18:45:17 +01:00 |
|
AutumnVN
|
77659be4f0
|
fakeNitro: disallow emoji in add reaction (#1954)
|
2023-11-04 18:44:53 +01:00 |
|
AutumnVN
|
37b9a62460
|
favGifSearch: fix search bar (#1955)
|
2023-11-04 18:44:29 +01:00 |
|
Lewis Crichton
|
7f73e13364
|
docs: point people to advisories for security bugs (#1957)
|
2023-11-04 18:41:38 +01:00 |
|
Vendicated
|
fcf2bdda70
|
fix TypingTweaks
|
2023-11-03 02:03:58 +01:00 |
|