index
:
github/Vencord.git
feat/localpronounoverrides
feat/pronounoverrides
feat/userpluginbadge
gitkeepuserplugins
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
MessageEvents.ts
Age
Commit message (
Expand
)
Author
2023-05-17
feat(plugin): FavoriteEmojiFirst (#1110)
Syncx
2023-05-06
[skip ci] Refactor utils
Vendicated
2023-05-05
Fix FakeNitro Stickers (#1048)
Nuckyz
2023-05-02
MessageEvents: Support sendMessage with attachments (#1023)
V
2023-03-25
feat(MessageEvents): Promisable send/edit listeners (#514)
hunter
2022-11-28
Path aliases, better lazyWebpack (#268)
Ven
2022-11-14
MessageLogger: fixes + ignoreSelf & ignoreBots option (#213)
Ven
2022-11-08
fix double click actions using outdated content
Vendicated
2022-11-07
feat(nitroBypass): add sticker bypass (#184)
Nico
2022-10-22
style: Sort imports
Vendicated
2022-10-22
Add license headers
Vendicated
2022-10-09
Make typescript happy, tsc test run in CI
Vendicated
2022-10-06
add eslint config (#53)
Ven
2022-09-16
Add .editorconfig; reformat project
Vendicated
2022-08-31
Unindent, plugins is now an object instead of []
Vendicated
2022-08-31
Add Plugin.start, make Settings actually start/stop plugins
Vendicated
2022-08-31
Add nitro bypass (#4)
ArjixWasTaken