aboutsummaryrefslogtreecommitdiff
path: root/src/api/ContextMenu.ts
AgeCommit message (Collapse)Author
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