Commit graph

126 commits

Author SHA1 Message Date
Lewis Crichton
c25e8ac8c1
Merge branch 'dev' into feat/usercss 2023-12-13 23:20:31 +00:00
Vendicated
d629281e72
bump to v1.6.5 2023-12-07 00:35:05 +01:00
Lewis Crichton
d7e5c06e83
Merge branch 'dev' into feat/usercss 2023-11-30 17:15:21 +00:00
Jack
b47a5f569e
feat: Add Decor plugin (#910) 2023-11-30 02:10:50 -03:00
Nuckyz
9b6308a835
Fix a console shortcut and suppressExperimentalWarnings on more scripts 2023-11-28 22:12:00 -03:00
Lewis Crichton
f68351b31b
Merge branch 'dev' of ssh://github.com/Vendicated/Vencord into feat/usercss 2023-11-25 16:28:34 +00:00
V
6bbf562ab6
bump to v1.6.4 2023-11-25 02:51:58 +01:00
Lewis Crichton
828a882017
Merge branch 'dev' into feat/usercss 2023-11-21 23:49:25 +00:00
V
96126fa39f
remove pipebomb from github actions (#1968) 2023-11-09 07:15:49 +01:00
V
5edc94062c
make packageManager key less specific 2023-11-09 02:42:34 +01:00
Lewis Crichton
a57ab38c8c
Merge branch 'dev' into feat/usercss 2023-11-09 01:36:20 +00:00
Lewis Crichton
d544d33564
Merge branch 'dev' into feat/usercss 2023-11-07 23:18:01 +00:00
Vendicated
86e94343cc
bump to v1.6.3 2023-11-05 02:07:33 +01:00
Vendicated
dd61b0c999
bump to v1.6.2 2023-11-01 02:25:13 +01:00
Vendicated
584885acf5
[skip ci] Revert "add react linting"
doesnt work properly :(

This reverts commit 18fdc33ee7.
2023-10-31 23:56:13 +01:00
Vendicated
18fdc33ee7
[skip ci] add react linting 2023-10-31 23:50:55 +01:00
Vendicated
a9e67e2955
Bump to v1.6.1 2023-10-27 03:53:58 +02:00
Lewis Crichton
4dbffcb8b8
merge: dev 2023-10-26 21:45:00 +01:00
Vendicated
ffe6bb1c5d
Bump to v1.6.0 2023-10-26 01:32:15 +02:00
Vendicated
544edce9f9
bump to v1.5.8 2023-10-21 19:26:29 +02:00
Vendicated
5d7ede34d8
bump to v1.5.7 2023-10-19 01:23:59 +02:00
Lewis Crichton
791eaa06d4
merge: dev 2023-10-13 16:21:40 +01:00
V
925d709335
bump to v1.5.6 2023-10-09 03:57:44 +02:00
V
b59db2f8c2
Drop Firefox extension support
Despite me already fixing all issues, mozilla is still giving me more
trouble. Now they are asking me to provide them with testing credentials
for discord. Not only do i not want to give them my account, it also
isn't even possible because of how discord's login from new location
verification works

i am very tired of having to fight mozilla and their stupid guidelines /
requests. publishing to amo is a nightmare. as such, official support
for the extension is hereby dropped

we cannot even distribute the extension ourselves because extensions
NEED TO BE SIGNED to install them (unless you use firefox nightly).
and guess how you sign? VIA THEIR STUPID STORE

Options for firefox users:
- use the UserScript
- grab extension-firefox.zip from releases and install it on firefox
  nightly
- make your own firefox developer account and manually sign the
  extension-firefox.zip and pray they sign it for you (they wouldn't
  sign my unlisted upload of it)
- use a chromium browser
2023-10-09 03:49:33 +02:00
Vendicated
9e63da6d78
bump to v1.5.5 2023-10-06 04:08:49 +02:00
Vendicated
30b2e88e77
Bump to v1.5.4 2023-10-03 02:29:57 +02:00
Vendicated
62277770a8
bump to v1.5.3 2023-09-28 02:42:55 +02:00
Lewis Crichton
c019a3cc10
merge: i think i did this right? 2023-09-25 18:05:26 +01:00
V
2735037a67
[skip ci] bump to v1.5.2 2023-09-24 01:12:00 +02:00
V
6b10947d06
Bump to v1.5.1 2023-09-21 18:58:43 +02:00
V
12fe367385
bump to v1.5.0 2023-09-19 04:12:54 +02:00
V
41f5d71e38
Bundle dependencies with extensions for webstore rule compliance (#1740) 2023-09-19 04:11:27 +02:00
Lewis Crichton
e4f4802155
Merge branch 'dev' into feat/usercss 2023-09-09 10:57:00 +01:00
Lewis Crichton
64848b2fbf
feat: use built in tinycolor 2023-09-09 10:00:41 +01:00
V
25a1d934c6
bump to v1.4.7 2023-09-09 00:22:24 +02:00
Lewis Crichton
723191ba9b
feat: usercss compilation and better settings storage 2023-09-08 14:59:41 +01:00
Lewis Crichton
0cc420fb45
Merge branch 'dev' into feat/usercss 2023-09-07 16:36:21 +01:00
V
9b987d1e56
Bump to v1.4.6 2023-09-05 21:25:16 +02: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
V
98a03c8862
bump to 1.4.5 2023-08-19 01:44:11 +02:00
V
ccd2ce8baf
Bump to 1.4.4 2023-08-16 02:10:06 +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
V
d5b3b51050
bump to v1.4.3 2023-08-12 03:02:55 +02:00
Justice Almanzar
fa124d8877
build: split preload & renderer.css into D. desktop / vesktop (#1629) 2023-08-11 00:14:50 +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
1a62249da6
bump to v1.4.2 2023-08-04 20:20:07 +02:00
V
1a92d3ff8d
bump to v1.4.1 2023-08-01 05:34:43 +02:00
V
9268cf3ffb
Bump to 1.4.0 2023-07-26 02:17:20 +02:00
V
bea7a1711e
Bump to v1.3.4 2023-07-08 03:40:31 +02:00
V
bf34b2ae43
Bump to v1.3.3 2023-07-06 01:26:31 +02:00