aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/viewIcons.tsx
AgeCommit message (Collapse)Author
2023-06-27ViewIcons: Fix animated server pfps & profile edit button (#1350)Commandtechno
fixes #1236
2023-06-16feat(plugin): BiggerStreamPreview (#1222)Phil
Co-authored-by: V <vendicated@riseup.net>
2023-05-13ViewIcons: Add context menu iconsV
2023-05-12Implement plugin tagsV
2023-05-11ViewIcons: More consistent context menu positionV
2023-05-06[skip ci] Refactor utilsVendicated
2023-04-28ViewIcons: Fix viewing bannersVendicated
2023-04-15Make Context Menu API support hooks (#902)Nuckyz
Co-authored-by: V <vendicated@riseup.net>
2023-04-13Fix ViewIcons on webhooks and default avatars! (#880)Kode
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-13Option to transform emotes/stickers in compound messages (#876)Nuckyz
+ ContextMenu refactor to not call callbacks for same children multiple times Co-authored-by: V <vendicated@riseup.net>
2023-04-12ViewIcons: Add format setting & user context menu + cleanupVendicated
2023-04-04Fix VencordVendicated
2023-03-23ci: Auto generate plugin jsonVendicated
2023-02-10refactor: update plugins to use `$self` (#478)fawn
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-21ViewIcons: Fix finding ImageModal and props passing to MaskedLink (#442)Nuckyz
* Fix finding ImageModal and props passing to MaskedLink * gonna stick this here
2023-01-07Fix canaryVendicated
2023-01-05fix(ViewIcons): module not found (#382)ActuallyTheSun
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-14Less confusing plugin names (bulk plugin rename) (#214)Ven
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2022-11-12fix PronounDB crash with new profile in dms, force start dependenciesVendicated
2022-11-11even more plugin fixesVendicated
2022-11-11fix(plugins): PronounDB, ViewIcons, WebhookTags, NoBlockedMessages, ↵Vendicated
BetterGifAltText, MessageAccessories
2022-11-06Migrate proxied components to and fix LazyComponentVendicated
2022-11-02ViewIcons: size 2048 -> 512, to fit on screenVendicated
2022-10-22style: Sort importsVendicated
2022-10-22Add license headersVendicated
2022-10-20more eslintVendicated
2022-10-19Fix ViewIcons, make banner have right cursorVendicated
Discord loves pushing 2 almost identical Avatar components for A/B testing, they have never heard of an if statement :trolleybus:
2022-10-17Settings 2.0 (#107)megumin
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-10-14ViewIcons: Use ImageModal againVendicated
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main
2022-10-01Better authors field (#18)Ven
2022-09-27Fix ViewProfileImagesVendicated
2022-09-15Fix settings patchVendicated
2022-09-08ViewIcons: Fix crash when developer mode is offVendicated
2022-09-08ViewIcons: Now opens icons in image viewerVendicated