Commit Graph

557 Commits

Author SHA1 Message Date
Đỗ 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 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
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
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
Lily • Lylythii 72f6dd84ee
SilentTyping: Make Tooltip text casing consistent w other plugins (#918) 2023-04-17 01:46:51 +02:00
Mufaro 9c929a4d98
messageTags: Fix duplicate entries & replies (#922)
Co-authored-by: V <vendicated@riseup.net>
2023-04-16 23:44:33 +00:00
Luca LeBlanc dac9cad873
Improve FakeNitro emoji popup message (#924)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2023-04-17 01:43:11 +02:00
Vendicated 6fd5c7874f
Remove ContextMenuAPIs from plugin dependencies (now required) 2023-04-17 01:39:16 +02:00
Vendicated a56dfe269c
Improve unintuitive plugin descriptions 2023-04-17 01:37:55 +02:00
Vendicated 7d55a81bac
MessageLogger: Add toggle deleted highlight rightclick button 2023-04-17 01:27:25 +02:00
Vendicated ce64631310
MessageLogger: Apply styles to gifs, stickers & new markdown 2023-04-17 01:18:45 +02:00
Vendicated 1caaa78490
PinDMs: Add option to sort by most recent message 2023-04-17 01:06:54 +02:00
Vendicated ca5d24385f
Fix errors on setups with no Notifications/SpeechSynthesis support 2023-04-17 00:21:49 +02:00
fawn 9e6d3459e3
fix(smyn): reversed settings (#913) 2023-04-15 12:20:49 +02:00
Jack ea30ca418f
feat: Add AlwaysAnimate plugin (#908)
Co-authored-by: V <vendicated@riseup.net>
2023-04-15 05:10:03 +00:00
Nuckyz 1f7ec93a24
SHC: Small improvements (#907) 2023-04-15 03:40:42 +00:00
Nuckyz 336c7bdd5e
SHC: Fix emoji rendering & allowed users/roles edge cases (#895)
Co-authored-by: V <vendicated@riseup.net>
2023-04-15 05:02:08 +02:00
V 88ad4f1b05
SendTimestamps (#891)
Co-authored-by: Tyler Flowers <contact@ggtylerr.dev>
2023-04-15 04:42:18 +02:00
Sofia Lima f75f887861
feat(plugin): ShowMeYourName (#901) 2023-04-15 03:58:22 +02:00
Nuckyz 96f640da67
Make Context Menu API support hooks (#902)
Co-authored-by: V <vendicated@riseup.net>
2023-04-15 02:47:03 +02:00
Manti e8809fc57b
add reviewdb bacc (#898) 2023-04-15 02:34:53 +02:00
Ryan Cao ca91ef4e39
feat(moreUserTags): add HTML data attributes to user tags (#883)
Co-authored-by: V <vendicated@riseup.net>
2023-04-15 02:31:36 +02:00
V db7fc3769b
Fix settings on Vencord Mobile (#905) 2023-04-15 02:27:11 +02:00
V 6c719f5ee9
PinDMs (#879) 2023-04-15 02:26:46 +02:00
Nuckyz c6fd8cae16
Fix MuteNewGuild (#896) 2023-04-14 18:02:03 +02:00
V 1adbf9e41a
Delete muteNewGuild.ts
This plugin has a bad bug that breaks all DM notifications. Removed for now to prevent more damage, will be back once fixed!

I will try to make this future update fix the problem for any users affected by it.
For now, if you're affected, see https://gist.github.com/Vendicated/c86016b7fa68a754885ecd82a6ac0f2a for a quick fix
2023-04-14 08:53:40 +02:00
Nuckyz aee6bed48c
Revert "Delete DisableDMCallIdle: Discord removed this 'feature'" (#889)
THEY ADDED IT BACK WHYYYY
2023-04-14 03:37:14 +02:00
Vendicated c8817e805f
Fix badges 2023-04-13 21:04:19 +02:00
Vendicated c6f0d0763c
Remove noisy notifications from notification log 2023-04-13 19:15:36 +02:00
Vendicated 3bd3012aa9
Delete DisableDMCallIdle: Discord removed this 'feature' 2023-04-13 19:12:09 +02:00
Vendicated 694a693a8e
MemberCount: Fall back to approx member count if necessary 2023-04-13 19:10:20 +02:00
Elliott Tallis ed827c2d81
Shiki: Make CodeBlock button texts not copyable (#864) 2023-04-13 04:26:43 +02:00
Kode 71849cac9a
Fix ViewIcons on webhooks and default avatars! (#880)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-13 04:25:38 +02:00
Nuckyz e34da54271
Option to transform emotes/stickers in compound messages (#876)
+ ContextMenu refactor to not call callbacks for same children multiple times

Co-authored-by: V <vendicated@riseup.net>
2023-04-13 04:22:38 +02:00
Vendicated cfe41ef656
ViewIcons: Add format setting & user context menu + cleanup 2023-04-12 03:27:31 +02:00
V 4d836524c1
GreetStickerPicker: greet with stickers of your choice (#866)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-04-12 02:33:51 +02:00
Dziurwa edc96387f5
Fix FriendInvites (#874) 2023-04-12 02:33:05 +02:00
Vendicated 358eb6ad8e
ImageZoom Fixes 2023-04-11 02:00:42 +02:00
Syncx c997cb4958
ImageZoom: Fix not being able to close carousels on sides (#857)
Co-authored-by: V <vendicated@riseup.net>
2023-04-10 22:38:37 +00:00
Kode 83dab24fb9
PronounDB: Fix pronouns flickering (#862)
Co-authored-by: V <vendicated@riseup.net>
2023-04-11 00:37:24 +02:00
Vendicated 8a305d2d11
clean up spotify controls css 2023-04-11 00:32:11 +02:00
Ezzud 7eb12f0fb7
SpotifyControls: Fix flashing button row when using show on hover (#850)
Co-authored-by: V <vendicated@riseup.net>
2023-04-10 22:21:30 +00:00
Luna 0a3dc5c6e8
VoiceUserShow: Fix lack of bottom margin (#853)
Co-authored-by: V <vendicated@riseup.net>
2023-04-10 22:10:21 +00:00
Nuckyz 65f7cf9503
Nicer GameActivity & SilentMsg UX; Fix [object Object] jumpscare (#863) 2023-04-10 23:59:48 +02:00
Amsyar Rasyiq c4a3d25d37
feat(NoAutoReplyMention): Inverse shift reply behaviour (#839)
Co-authored-by: V <vendicated@riseup.net>
2023-04-09 06:55:04 +02:00
V 08822dd190
Improvements for VencordDesktop (#847) 2023-04-09 04:04:02 +02:00
Vendicated acc874c34f
WebContextMenus: Fix jpegs being uncopyable 2023-04-08 23:05:38 +02:00
Vendicated 0dee968e98
WebContextMenus: Don't include queryparams in filename on save 2023-04-08 22:57:34 +02:00
V eaf1af75bd
WebContextMenus: Port more menus (#818)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-04-08 03:51:37 +02:00
exit 7c514e4b1d
SupportHelper: Add missing dependency - CommandsAPI (#823)
Co-authored-by: V <vendicated@riseup.net>
2023-04-07 19:19:12 +00:00
exit f1f61195c3
InvisibleChat: Add missing dependency on MessagePopoverAPI (#817)
Co-authored-by: V <vendicated@riseup.net>
2023-04-07 19:16:18 +00:00
Đỗ Văn Hoài Tuân 8fefa2b716
FakeNitro: Fix stickers with space in name #819 (#820) 2023-04-07 21:15:11 +02:00
Ryan Cao 2a0c30b66d
feat(moreusertags): add option to not show more tags for bots (#812)
Co-authored-by: V <vendicated@riseup.net>
2023-04-07 00:31:21 +00:00
Lewis Crichton 97f8d4d515
feat: Cloud settings sync (#505)
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-07 02:27:18 +02:00
ActuallyTheSun e40ebacc5b
feat(plugin): WebhookTags -> MoreUserTags (#378)
Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-06 03:28:38 +02:00
LordElias e261c93563
feat(plugin): User Voice Show (#694)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-04-06 03:22:54 +02:00
Syncx df7357b357
feat(plugin): Image Zoom (#510)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-06 01:06:11 +00:00
Đỗ Văn Hoài Tuân 2e6c5eacf7
BetterFolders: Fix Close all not working (#808) 2023-04-06 03:02:53 +02:00
Dziurwa c9fd404012
Fix FriendInvites (#802)
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-05 23:01:11 +02:00
V 814302e272
Fix Badges (#801) 2023-04-05 22:45:14 +02:00
Anubis 72ba83924c
SpotifyControls: add album art hover transition (#797) 2023-04-05 22:45:03 +02:00
Nuckyz 9d742094cb
ShowHiddenChannels: Use Discord's new overlay vars (#795)
* Fix SHC css for new Discord vars

* I'm dumb

* improvements to work with themes

---------

Co-authored-by: V <vendicated@riseup.net>
2023-04-05 20:44:03 +00:00
Nuckyz 38f3aac98d
Fix VolumeBooster and improve ContextMenuAPI patch (#793)
Co-authored-by: V <vendicated@riseup.net>
2023-04-05 03:07:17 +00:00
Nuckyz 12ffb9d642
Fake Nitro Transform Stickers option and other stuff (#683)
Co-authored-by: V <vendicated@riseup.net>
2023-04-05 05:06:04 +02:00
Vendicated 676bc612d9
VencordDesktop: Include web plugins & use proper showItemInFolder 2023-04-05 04:09:42 +02:00
Vendicated 8ad710abca
Fix ContextMenuAPI 2023-04-04 22:19:52 +02:00
Vendicated f088f17a0a
Remove accidently introduced patch 2023-04-04 21:28:38 +02:00
Vendicated a55c758b0e
Fix SpotifyControls 2023-04-04 21:27:44 +02:00
Vendicated f092f434fe
Fix Vencord 2023-04-04 21:14:55 +02:00
Remty 2e6dfaa879
FakeProfileThemes: add usage guide (#778)
Co-authored-by: V <vendicated@riseup.net>
2023-04-04 13:28:41 +00:00
Nuckyz 96dc2e12d0
Fix Web & Game Activity Toggle (#777) 2023-04-04 15:26:53 +02:00
Đỗ Văn Hoài Tuân d931790ed0
BetterFolders: Fix unread indicator & read all buttons being duplicated (#776) 2023-04-04 05:33:11 +02:00
V 6b26c12bfa
Add additional build flavours for Vencord Desktop (#765) 2023-04-04 01:16:29 +02:00
Vendicated 5bb08bdb64
SpotifyControls: Fix crashing on canary
Vencord is still pretty broken on Canary and likely will be for a bit,
but this should at least fix instantly crashing
2023-04-03 21:25:14 +02:00
Vendicated 405be7ef13
Fix weird style on username sheet 2023-04-03 03:13:54 +02:00
Nuckyz ae80749dd8
Game Activity Toggle and SettingsStoreAPI (#587) 2023-04-03 02:13:44 +02:00
Vendicated 8c47b7080d
QuickReply & Up Key: Do not attempt to edit/reply to logged deleted message 2023-04-02 22:14:58 +02:00
Juby210 8378638ee4
BetterFolders: fix mentions display (#761)
closes #759
2023-04-02 20:31:10 +02:00
V 7c563471f6
Fix typo 2023-04-02 18:31:23 +02:00
Juby210 29382d2781
Add BetterFolders plugin (#530)
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-02 17:43:06 +02:00
V 5b5ee82f27
Update Contributor Badge to new logo 2023-04-02 16:16:15 +02:00
Remty 62f74f5917
feat(plugin): FakeProfileThemes (#710) 2023-04-02 16:12:19 +02:00
V 265c7a18a7
Delete corruptMp4s.ts
Discord/Electron fixed this bug, so mp4s created by this plugin just look normal on Electron 22, not fixable
2023-04-02 04:33:17 +02:00
V 6960a439c9
Add Notification log (#745) 2023-04-01 02:47:49 +02:00
Vendicated 4dff1c5bd5
RelationShipNotifier: Delay by 5s to fix false positives 2023-03-31 17:17:50 +02:00
nick 2c8ebdce7d
feat(plugin): RelationshipNotifier (#450)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-31 05:07:35 +00:00
Nuckyz dae7cb67ef
Fix IgnoreActivities broken patch (#743) 2023-03-31 04:11:15 +00:00
Berlin 081b01b667
feat(plugin): Wikisearch (#585)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-31 04:09:19 +00:00
Vendicated efd9927696
Fix broken plugins 2023-03-31 05:55:25 +02:00
Vendicated 906c265aea
FakeNitro: Fix fake emote rendering incorrectly in thread previews 2023-03-31 00:15:51 +02:00
whqwert 035d1e24b2
feat(SpotifyControls): Fix background color for built-in themes (#731)
Co-authored-by: V <vendicated@riseup.net>
2023-03-30 17:09:04 +02:00
Vendicated 48e9b1be7a
new Plugin: GifPaste - Insert Gif links instead of sending 2023-03-30 15:58:20 +02:00
Vendicated 6acdaf207d
NoTrack: Update description & authors 2023-03-30 01:41:18 +02:00
Vendicated 9d41b360c9
Fix NoTrack 2023-03-30 01:35:42 +02:00
Vendicated 12cbd73e7f
SpotifyControls: Add right click menus to title/album/artists 2023-03-30 01:29:34 +02:00
Elliott Tallis eb318c678f
feat(ViewRaw): Improve View Raw action icon (#720)
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-28 16:59:30 +00:00