aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/emoteCloner.tsx
AgeCommit message (Collapse)Author
2023-05-17feat(plugin): FavoriteEmojiFirst (#1110)Syncx
Co-authored-by: V <vendicated@riseup.net>
2023-05-16emoteCloner: allow other characters in sticker names (#1140)Animal
* allow spaces and other characters in cloning sticker names * fix * stickers have a different character limit
2023-05-13EmoteCloner: Add Sticker cloning (#1118)V
2023-05-06[skip ci] Refactor utilsVendicated
2023-04-17Remove ContextMenuAPIs from plugin dependencies (now required)Vendicated
2023-04-15Make Context Menu API support hooks (#902)Nuckyz
Co-authored-by: V <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-04Fix VencordVendicated
2023-03-24Also add Emote Cloner to Emote picker rightclick menu (#664)Ven
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-03-01Fix for latest Discord Update (#550)Lewis Crichton
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Vendicated <vendicated@riseup.net>
2023-02-10refactor: update plugins to use `$self` (#478)fawn
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-23fix: emojis with duplicate names failing to clone (#449)megumin
2022-12-21EmoteCloner: Use CDN_HOST variable to support unofficial backends (#356)V3L0C1T13S
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>