Commit graph

122 commits

Author SHA1 Message Date
Vendicated dc4c678aa3
bump to v1.7.5 2024-04-09 04:19:35 +02:00
Nuckyz bdef47eb8a
Bump to 1.7.4 2024-03-28 11:44:38 -03:00
Vendicated caa14ece0d
bump to v1.7.3 2024-03-22 03:14:57 +01:00
Vendicated 2730eada8d
Bump to v1.7.2 2024-03-11 16:35:21 +01:00
Nuckyz b0d37c981e
Bump to 1.7.1 2024-03-08 00:29:06 -03:00
Vendicated 8ccd731aee
bump to v1.7.0 2024-02-27 13:41:55 +01:00
Nuckyz f1bdf385eb
Bump to 1.6.9 2024-02-14 15:25:10 -03:00
Vendicated 8b6a40311b
Bump to v1.6.8 2024-02-13 09:04:28 +01:00
Vendicated 8a168bd185
bump to v1.6.7 2024-01-16 04:12:15 +01:00
Vendicated d73790efb3
bump to v1.6.6 2024-01-06 01:22:04 +01:00
Vendicated d629281e72
bump to v1.6.5 2023-12-07 00:35:05 +01: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
V 6bbf562ab6
bump to v1.6.4 2023-11-25 02:51:58 +01: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
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
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
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
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
V 25a1d934c6
bump to v1.4.7 2023-09-09 00:22:24 +02:00
V 9b987d1e56
Bump to v1.4.6 2023-09-05 21:25:16 +02: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
V 30d5e2108f
Bump to 1.3.2 2023-07-02 01:22:53 +02:00
V f89027f46a
Bump to 1.3.1 2023-06-30 17:08:57 +02:00
V 69b10c1f07
Bump to 1.3.0 2023-06-27 23:12:56 +02:00
V 214c101740
Bump to v1.2.9 2023-06-22 22:45:28 +02:00