Commit graph

1761 commits

Author SHA1 Message Date
byron
f43f404123
put the pingable text into 'content' and not the embed, also added the ability to get the userID for simplicity 2024-03-14 11:03:54 -04:00
byron
73a2f5548a now* it's ready 2024-03-13 18:03:31 -04:00
byron
2da6a64748 Ready for reviews / feedback 2024-03-13 18:02:42 -04:00
byron
9fab41449a Added extra information for 'Type 2' Webhooks (Server Following / Announcements), more small tweaks to the embed 2024-03-13 17:46:28 -04:00
byron
1225861843 Fixed bug that was caused when doing /webhook info, also updated the embed style and looks better 2024-03-13 17:28:58 -04:00
stupid cat
f3ee43fe66
favGifSearch: don't error on favourited non-urls (#2260) 2024-03-13 22:23:04 +01:00
Vendicated
afdcf0edb9
refactor shared utils to more obviously separate contexts 2024-03-13 21:59:09 +01:00
V
9aa205b5ec
rewrite settings api to use SettingsStore class (#2257)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-03-13 21:45:45 +01:00
byron
9b600b9dad
*quickly changed some grammar* 2024-03-13 13:57:14 -04:00
byron
6df510d9f5
Added title to embed, fixed accidental leftover symbols 2024-03-13 13:20:48 -04:00
byron
a6c7cb9517
Also added the ability to send webhooks with TTS (For the sillies and goofs) 2024-03-13 13:07:51 -04:00
byron
4cb2661ae9
Also fixed the commands to be better 2024-03-13 12:52:25 -04:00
byron
0fd7a59d8a
literal string for webhookinfo, also inside of an embed, better way to format the icon instead of clicking now. 2024-03-13 12:47:22 -04:00
byron
f2b22bc349
Removed notes, fully moved logging to Logger, fixed everything back to const (thank you) 2024-03-13 12:15:39 -04:00
byron
2f1c10de3e
me when im at school and bored and decide to keep on making improvements :trolley: 2024-03-13 11:03:52 -04:00
byron
1c3e33dbbd
Logger for error handling instead of console.log 2024-03-13 09:18:16 -04:00
byron
9060352977
re-discarded changes to .gitignore (sorry) 2024-03-12 22:36:55 -04:00
byron
4ea2d1ca5c
Fixed a ton of things, thank you suggestions and code reviews 2024-03-12 22:34:10 -04:00
V
284a951353
Discard changes to .gitignore 2024-03-13 03:23:51 +01:00
byron
d02a241ff9 (also fixed small bug where creator username would be undefined) 2024-03-12 21:49:36 -04:00
byron
cedf10bdd2 removed personal plugin i use before pull request (its in .gitignore i think) also added logging to console on getinfo 2024-03-12 21:47:15 -04:00
byron
4f68631080 Finally did it, fixed the sending bug 2024-03-12 21:45:52 -04:00
byron
278c4f0d60 Plugin now crashes, but im pushing to see if i accidnetally messed with another file 2024-03-12 19:38:34 -04:00
Vendicated
7190437e92
rename Devs.obscurity => Devs.fawn :3 2024-03-13 00:36:42 +01:00
Nuckyz
bf9a225038
HTTP Updater: Only include first commit line 2024-03-12 20:18:46 -03:00
Nuckyz
6a7657de3f
Remove getGuildRoles 2024-03-12 20:18:44 -03:00
byron
ba0a9d0696 Fixed issues with plugin not loading, and fixed bugs 2024-03-12 14:56:40 -04:00
byron
f41c6f4762
Learned that I'm supposed to actually put the plugins in /plugins and not /userplugins, moved plugin into correct directory and fixed the .gitignore 2024-03-12 13:53:41 -04:00
byron
87e86271fe
Forgot to add error to console, removed dumb note I added in badge thing 2024-03-12 13:29:41 -04:00
byron
3dd65d520e
/webhookinfo has the ability to get a pingable version of the creator, webhook deletion now can determine if the URL is valid 2024-03-12 11:52:55 -04:00
byron
369f66e810
Added 'Creator Username' section for webhookinfo and adding text to speech on sending webhook message 2024-03-12 10:24:23 -04:00
byron
0207b9fa12
[style]fix missing line 2024-03-12 08:55:10 -04:00
byron
2c20a85871 Webhook info works, deleting also works, sending is still a WIP. 2024-03-11 21:51:24 -04:00
byron
ff6f24b8c9 Fixed bugs with plugin, on pc now & i use other plugins so i put it in gitignore 2024-03-11 16:15:58 -04:00
byron
bde85e073a
added second command, also added to devs for simplicity not sure if i should YET tho 2024-03-11 12:55:39 -04:00
byron
ccce4952cc
create plugin, haven't tested yet but will soon 2024-03-11 12:43:10 -04:00
Nuckyz
6e363814d1
ResurrectHome: Fix README image 2024-03-11 12:37:59 -03:00
Vendicated
2730eada8d
Bump to v1.7.2 2024-03-11 16:35:21 +01:00
Elvyra
f9924d555a
new Plugin: FriendsSince ~ shows friend date in profiles (#2240)
* feat: Create friendsSince plugin

* chore: add devs entry

* fix text

* Update src/plugins/friendsSince/index.tsx

Co-authored-by: V <vendicated@riseup.net>

* refactor: Put element into its own section

* feat: add section to user profile in DMs

* escape {

* fixes

* Add README

* Wrap in ErrorBoundary

---------

Co-authored-by: V <vendicated@riseup.net>
2024-03-11 15:31:36 +00:00
Haruka
1fbc4f7ce1
fix(ServerProfile): crop banner to prevent overflow (#2250) 2024-03-11 16:19:35 +01:00
Vendicated
34390e0365
Add workaround for guild role api changes on canary/ptb
fixes RoleColorEverywhere, ServerInfo, PermissionViewer, BetterRoleContext
2024-03-11 16:15:49 +01:00
Jack
497f0de9a1
chore(Decor): Change URL formula for cost savings (#2247) 2024-03-11 15:52:11 +01:00
Nuckyz
992533245b
RoleColorEverywhere: Wrap roleGroupColor in ErrorBoundary 2024-03-08 19:05:30 -03:00
Nuckyz
b0d37c981e
Bump to 1.7.1 2024-03-08 00:29:06 -03:00
Nuckyz
cf7830e747
ShowHiddenChannels: Fix patches 2024-03-08 00:24:23 -03:00
Nuckyz
10f33b3dec
Make more finds use filters.componentByCode 2024-03-08 00:24:21 -03:00
Amia
688ff255d2
fix(MutualGroupDMs): update regex (#2242) 2024-03-08 03:18:18 +00:00
Vendicated
2e90d4c03d
New plugin: BetterRoleContext ~ edit/copy colour shortcuts in profile 2024-03-07 20:23:07 +01:00
Nuckyz
1c1d82f9a8
VencordToolbox: don't subscribe to all settings
Also remove one indirection from useSettings
2024-03-07 13:06:08 -03:00
Nuckyz
102842d528
Close Ipc FS watchers if window is closed 2024-03-07 11:33:00 -03:00