Lewis Crichton
f2dc34e023
Merge branch 'feat/usercss' of ssh://github.com/lewisakura/Vencord into feat/usercss
2023-09-09 19:48:39 +01:00
Lewis Crichton
f596941f3a
feat: checkbox type to bools in compiled output
2023-09-09 19:48:32 +01:00
Lewis Crichton
e4f4802155
Merge branch 'dev' into feat/usercss
2023-09-09 10:57:00 +01:00
Lewis Crichton
b7bd5096b6
fix: select defaults not working
2023-09-09 10:53:49 +01:00
Lewis Crichton
9fdd2c7c17
feat: better colorpicker
2023-09-09 10:43:07 +01:00
Lewis Crichton
51059c29e7
feat: non-exact settings subscriptions for live recompile
2023-09-09 10:17:21 +01:00
Lewis Crichton
64848b2fbf
feat: use built in tinycolor
2023-09-09 10:00:41 +01:00
Mushrrom
17abbd3e3e
LastFM: Add setting for using name + artist as activity name ( #1713 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-09 04:22:41 +02:00
Luna
620319a4bc
blurnsfw: fix crash ( #31 )
...
Reviewed-on: https://codeberg.org/Ven/cord/pulls/31
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-08 21:55:27 +00:00
Lewis Crichton
b6e20680ff
feat: my suffering is neverending and all i can think of is popups and modals
2023-09-08 22:19:21 +01:00
Lewis Crichton
d361edc47d
style: u love refactors ignoring stuff
2023-09-08 16:36:22 +01:00
Lewis Crichton
7174d2e744
perf: move theme parsing out of natives to prevent duplicate dependencies
2023-09-08 16:35:37 +01:00
Lewis Crichton
9a23571b3e
feat: resiliency against bad usercss
2023-09-08 15:54:25 +01:00
Lewis Crichton
723191ba9b
feat: usercss compilation and better settings storage
2023-09-08 14:59:41 +01:00
Hugo C
4c9996d620
feat(plugin): PictureInPicture ( #1697 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-08 03:57:44 +02:00
V
885c75fdaa
add custom plugin author popouts ( #1712 )
2023-09-08 03:42:20 +02:00
Lewis Crichton
f2a22c5e57
feat: crash info in /vencord-debug ( #1714 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-08 03:41:30 +02:00
Lewis Crichton
0cc420fb45
Merge branch 'dev' into feat/usercss
2023-09-07 16:36:21 +01:00
Lewis Crichton
a939034bc1
style: dont add unnecessary space
2023-09-07 16:07:45 +01:00
Luna
452bf72e56
rnnoise: fix error on webcam ( #29 )
...
errored because there was no audio stream, luckily the patched function had a boolean indicating if it was audio or not so just ignore it if it isnt
Reviewed-on: https://codeberg.org/Ven/cord/pulls/29
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-06 17:10:33 +00:00
Luna
afa47addd7
usrbg: export the data to allow other plugins to access ( #30 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Ven <ven@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Ven/cord/pulls/30
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-06 17:10:04 +00:00
V
8ecee3d09f
fix ViewRaw & VoiceMessages context menu style
2023-09-06 19:08:48 +02:00
luk1337
d2aac5edc5
ClearURLs: Add share_id parameter on reddit.com ( #1706 )
2023-09-06 18:53:28 +02:00
lovenginx
fc45510053
LoadingQuotes: add a new quote ( #1710 )
2023-09-06 18:52:14 +02:00
AutumnVN
77bfaf38a5
HideAttachments: fix broken css ( #1707 )
2023-09-06 18:51:48 +02:00
AutumnVN
a4cadc03d8
viewRaw: dont add context menu to guild folders ( #1708 )
2023-09-06 18:51:18 +02:00
AutumnVN
315fcf1972
messageLogger: make ignoreChannels also ignore threads ( #1709 )
2023-09-06 18:50:20 +02:00
V
4c805d08be
[skip ci] PatchHelper: Fix copy button style
2023-09-05 21:37:39 +02:00
V
774318d583
ViewRaw: Update description
2023-09-05 21:24:43 +02:00
V
7d954f9ade
ViewRaw: Fix ugly copy icon & context menu position
2023-09-05 21:20:13 +02:00
Luna
860d6edc7b
HideAttachments: allow hiding stickers ( #13 )
...
Self explanatory
Reviewed-on: https://codeberg.org/Ven/cord/pulls/13
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-05 18:56:28 +00:00
Rini
223b0366c6
pinDMs: fix alt+shift+up ( #25 )
...
applies the same fix as alt+up/down to the jump to unread one
confirmed non-explosion of shc
Reviewed-on: https://codeberg.org/Ven/cord/pulls/25
Co-authored-by: Rini <rini@rinici.de>
Co-committed-by: Rini <rini@rinici.de>
2023-09-05 18:51:22 +00:00
Luna
69cb7593eb
View Raw on more objects ( #27 )
...
Shows view raw on guilds, channels, and users
Reviewed-on: https://codeberg.org/Ven/cord/pulls/27
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-05 18:49:57 +00:00
V
8614e17633
Fix some plugins wrongly displaying the settings cog
2023-09-05 20:10:42 +02:00
Ryan Cao
aecd9d8fda
feat(memberCount): format count according to user locale ( #1679 )
2023-09-05 19:46:33 +02:00
Hugo C
faeb4fb585
previewMessage: Hide the button once a message is sent ( #1692 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-05 19:45:44 +02:00
dolfies
0d18b44ba7
feat(plugin): ShowTimeouts ( #1687 )
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Co-authored-by: V <vendicated@riseup.net>
2023-09-05 19:42:35 +02:00
AutumnVN
8e952c630b
MessageLogger: fix ignore by id doesn't ignore edited ( #1705 )
2023-09-05 19:39:22 +02:00
V
2c758ccdf8
new plugin: ServerProfile ( #1704 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-09-05 18:36:14 +02:00
Lewis Crichton
b350087a7a
style: for if
2023-09-03 13:26:07 +01:00
Lewis Crichton
19a87e3e94
feat: ranges with units, loading vars from settings
2023-09-02 22:02:32 +01:00
Lewis Crichton
c0dff86cb2
fix: don't add empty :root{}
2023-09-02 21:34:55 +01:00
Lewis Crichton
0d66604be5
style: explicit ype qualifier
2023-09-02 21:29:44 +01:00
Lewis Crichton
b7fb178f1f
feat: inject css vars for usercss
2023-09-02 21:27:22 +01:00
Lewis Crichton
d689b3273b
style: clean up whackass imports
2023-09-02 18:01:55 +01:00
Lewis Crichton
2ef2baafbe
feat: initial usercss support
...
Parses UserCSS/UserStyle files (.user.css) but doesn't do anything
special yet with the variables. This is a first step towards
supporting UserCSS themes.
2023-09-02 17:51:17 +01:00
Nuckyz
c165725297
Fix OpenInApp patch
2023-09-02 03:03:50 -03:00
Nuckyz
29fbe3701a
Fix CrashHandler patch
2023-09-02 03:03:31 -03:00
V
0b7c0e9587
new plugin: themeAttributes ( #1686 )
2023-08-31 01:49:53 +02:00
Cynthia Foxwell
d88524e8cf
ShowMeYourName: Fix username being wrong on slash commands ( #1690 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-31 01:01:29 +02:00