Lewis Crichton
a79fb2718b
chore: de-bdify
2023-09-15 19:42:01 +01:00
Lewis Crichton
06f2239b1a
Merge branch 'dev' into feat/usercss
2023-09-15 19:40:07 +01:00
Archer
a95311ef2c
lastfm: Add setting for artist name and song title only ( #1726 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-12 23:11:25 +02:00
Lewis Crichton
74f9b1a022
feat: each settings component handles state, + fix selects again lol
2023-09-10 14:09:00 +01:00
Lewis Crichton
482caf0c5b
style: use switch for special case handling
2023-09-10 13:55:51 +01:00
Lewis Crichton
b1bdc48769
fix: redundant padding character in usercss id
2023-09-10 13:51:45 +01:00
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
51059c29e7
feat: non-exact settings subscriptions for live recompile
2023-09-09 10:17:21 +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
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
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
V
8614e17633
Fix some plugins wrongly displaying the settings cog
2023-09-05 20:10:42 +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
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
b7fb178f1f
feat: inject css vars for usercss
2023-09-02 21:27:22 +01:00
ruukulada
fe6be987fd
gameActivityToggle: Fix disabled SVG look ( #1696 )
2023-08-31 00:53:05 +02:00
Adrian Castro
eca4af829f
feat: add copyUserURLs plugin ( #1683 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-25 14:24:58 +02:00
Sefa Eyeoglu
714d87241c
build: allow overriding git details & disabling updating ( #1677 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-25 14:15:02 +02:00
bb010g
4c4036546a
new plugin: NormalizeMessageLinks ( #1641 )
2023-08-19 01:10:59 +02:00
V
ede507e80c
chore: update for 'Vencord Desktop' -> 'Vesktop' rebrand
2023-08-16 01:55:56 +02:00
Justice Almanzar
ffdf63563b
feat(plugins): Web/Vesktop AI Noise Suppression powered by RNNoise ( #1477 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-16 01:32:11 +02:00
Andrew-DLO
742f5cf556
feat(plugin): SecretRingToneEnabler ( #1570 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-12 02:23:00 +02:00
Arrow
abdf4ebb05
feat(plugin): NoSentryConsole ( #1623 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-08-11 00:17:29 +02:00
Rini
8b6c8bc0ec
chore: transition to shorter license headers ( #6 )
...
Transition from the GPL jumpscare to a more concise header:
/*
* Vencord, a Discord client mod
* Copyright (c) 2023 Vendicated and contributors
*
* SPDX-License-Identifier: GPL-3.0
*/
Old files still keep the old headers, while eslint will now autofix the new header
Reviewed-on: https://codeberg.org/Ven/cord/pulls/6
Co-authored-by: Rini <rini@rinici.de>
Co-committed-by: Rini <rini@rinici.de>
2023-08-10 00:17:49 +00:00
V
3e7d4e2623
make QuickCSS have priority over themes
2023-08-04 20:08:13 +02:00
megumin
d6c43986fd
Add proper user-friendly theme manager ( #635 )
...
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2023-08-04 19:52:20 +02:00
V
8620a1d86d
New plugin: VoiceMessages ( #1380 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
2023-07-26 01:27:04 +02:00
V
2bf0c324d7
chore: Update dev ids
2023-07-14 01:12:07 +02:00
Lewis Crichton
e52ae62441
feat(cloud): support multiple user accounts ( #1382 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-07-08 03:36:59 +02:00
V
2a318e390e
QuickCss: Fix wrongly applying quickcss when editing while disabled
2023-07-08 03:13:32 +02:00
V
cb5f23d9b5
ProxyLazy: Limit attempts
2023-07-06 00:54:49 +02:00
Ryan Cao
232e340fab
fix: send notification when settings are manually synced ( #1378 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-07-04 15:59:42 +00:00
Ryan Cao
0f7b9f588e
perf(cloud sync): minify synced settings ( #1377 )
2023-07-04 17:57:28 +02:00
V
73354973a3
OpenInApp: Support steam; integrate with SpotifyControls & ShowConnections
2023-06-29 16:15:07 +02:00
V
d7ac418e05
Fix some plugins displaying legacy discriminators (username#0000)
2023-06-23 18:09:43 +02:00
V
92113da7c0
Fix Vencord Web
2023-06-21 21:50:28 +02:00
V
ceb1f15188
utils: export missing members
2023-06-21 21:04:04 +02:00
V
3020fcc9bb
[skip ci] Improve typings for settings.withPrivateSettings
2023-06-21 02:00:59 +02:00
Phil
e8d90d2b45
feat(plugin): BiggerStreamPreview ( #1222 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-16 19:35:50 +02:00