aboutsummaryrefslogtreecommitdiff
path: root/src/api/ContextMenu.ts
AgeCommit message (Collapse)Author
2023-05-16PermViewer: Fix context menu for roleless users & muted channels (#1138)V
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-06[skip ci] Refactor utilsVendicated
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-03-24Also add Emote Cloner to Emote picker rightclick menu (#664)Ven
2023-03-19Improvements, changes and fixes (#611)Nuckyz
2023-03-08Fix Emote Cloner and improve ReverseImageSearch (#489)Nuckyz
2023-03-08feat: Context Menu API (#496)Nuckyz