-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added FavouriteImage plugin #84
base: main
Are you sure you want to change the base?
Conversation
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Co-authored-by: V <[email protected]>
Co-authored-by: V <[email protected]>
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
This reverts commit 912bacc.
your welcome
lint has been fixed |
* ResurrectHome: Fix patch * RoleColorEverywhere: Actually fix patch * NoTrack: Option to keep analytics, improve patches * improve contributor modal & badge * fix FriendsSince * refactor(Webpack): more reliable patching (Vendicated#2237) * messageLogger: fix niche bug ignoring edits when content is same (Vendicated#2403) * feat(plugin): PauseInvitesForever (Vendicated#2372) Co-authored-by: V <[email protected]> * MoreUserTags: Remove old workaround; MessageClickActions: Move finds outside of start * fix sort conflict of ImplicitRelationships & SortFriendRequests (Vendicated#2408) * ReviewDB: add more context menu shortcuts to view reviews (Vendicated#2382) Co-authored-by: V <[email protected]> * feat(USRBG): update to new API (Vendicated#2388) * MsgClickActions: control ping via shift & NoReplyMention plugin (Vendicated#2390) Co-authored-by: V <[email protected]> * fix badges with custom component * feat(plugin): ImageLink (Vendicated#2297) * Test Patches: Faster chromium setup; Update action versions (Vendicated#2412) * Test Patches: Remove pnpm add puppeteer as it's already in deps * SecretRingToneEnabler: Fix patch * feat(ValidUser): also display badges & banner (Vendicated#2235) Co-authored-by: V <[email protected]> * NewGuildSettings: add push notifs, highlights & events (Vendicated#2413) Co-authored-by: V <[email protected]> * fix overflow when having two rows of badges * Future proof FakeNitro and Experiments to not brick Discord startup * bump to v1.8.1 --------- Co-authored-by: Nuckyz <[email protected]> Co-authored-by: Vendicated <[email protected]> Co-authored-by: HAHALOSAH <[email protected]> Co-authored-by: dolfies <[email protected]> Co-authored-by: Sqaaakoi <[email protected]> Co-authored-by: katlyn <[email protected]> Co-authored-by: sunnie <[email protected]> Co-authored-by: Kyuuhachi <[email protected]> Co-authored-by: Gabriel Ruiz Pérez <[email protected]>
Fork Sync: Update from parent repository
Fork Sync: Update from parent repository
bump |
Dont monkeypatch Regex global |
also dont modify other plugins and dont add stuff to constants it will create merge conflict in future otherwise |
the other plugin was causing a lint error and where do i put the devs then |
bump |
Check the checks history, lint was failing until I made that commit to the timezones plugin. IDK how to respond to the rest of that lol |
I added a plugin for favouriting images. Kinda obvious.