aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/reverseImageSearch.tsx
AgeCommit message (Collapse)Author
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-04Fix VencordVendicated
2023-03-21Fixes and ShowHiddenChannels improvements (#634)Nuckyz
~ Fixes #630 ~ Fixes #618
2023-03-19Improvements, changes and fixes (#611)Nuckyz
2023-03-09feat(plugins): SilentMessageToggle (#586)Nuckyz
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-08Fix Emote Cloner and improve ReverseImageSearch (#489)Nuckyz
2023-02-01Fix broken patchesVendicated
2023-01-03Add ImgOps to ReverseImageSearch (#379)Elliott Tallis
2022-12-05google changed their shit (#294)Commandtechno
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-13Emote Clone pluginVendicated
2022-11-11Fix most pluginsVendicated
2022-11-07SpotifyControls plugin (#190)Ven
2022-11-07fix(ReverseImageSearch): Don't apply to non image filesVendicated
2022-10-30Webpack Warnings & Errors (#178)Ven
* dev: Useful strict Warnings & Errors * Always log error * Ignore pending patches with all or whose predicate = false * Error -> Warn
2022-10-29Reverse image search pluginVendicated