<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Vencord.git/src/main, branch gitkeepuserplugins</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/'/>
<entry>
<title>add os-accent-color variable (following BetterDiscord)</title>
<updated>2023-09-25T16:53:10+00:00</updated>
<author>
<name>V</name>
<email>vendicated@riseup.net</email>
</author>
<published>2023-09-25T16:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=ae6584da7c38fd0f3414e3cb650b35a9a9b831be'/>
<id>ae6584da7c38fd0f3414e3cb650b35a9a9b831be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bundle dependencies with extensions for webstore rule compliance (#1740)</title>
<updated>2023-09-19T02:11:27+00:00</updated>
<author>
<name>V</name>
<email>vendicated@riseup.net</email>
</author>
<published>2023-09-19T02:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=41f5d71e38f785786656e111cf2ea1200e45886d'/>
<id>41f5d71e38f785786656e111cf2ea1200e45886d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32Updater: use before-quit event instead of patching updater (#1668)</title>
<updated>2023-08-25T12:21:27+00:00</updated>
<author>
<name>CanadaHonk</name>
<email>19228318+CanadaHonk@users.noreply.github.com</email>
</author>
<published>2023-08-25T12:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=60458cdf1fdd4c4a1728177e2b98f9932467d3ad'/>
<id>60458cdf1fdd4c4a1728177e2b98f9932467d3ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: allow overriding git details &amp; disabling updating (#1677)</title>
<updated>2023-08-25T12:15:02+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-25T12:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=714d87241ceb07dfd6c08cee55347a937e97a279'/>
<id>714d87241ceb07dfd6c08cee55347a937e97a279</id>
<content type='text'>
Co-authored-by: V &lt;vendicated@riseup.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: V &lt;vendicated@riseup.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>new plugin FixSpotifyEmbeds: less loud embeds</title>
<updated>2023-08-21T14:59:32+00:00</updated>
<author>
<name>V</name>
<email>vendicated@riseup.net</email>
</author>
<published>2023-08-21T14:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=0335e1ca59df34d1e6f689a8adb70d0a1eaf085a'/>
<id>0335e1ca59df34d1e6f689a8adb70d0a1eaf085a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>themes: ignore non theme files</title>
<updated>2023-08-18T23:33:39+00:00</updated>
<author>
<name>V</name>
<email>vendicated@riseup.net</email>
</author>
<published>2023-08-18T23:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=72ce7a5ad10ed2a1e0af566ad088ab9299968f3a'/>
<id>72ce7a5ad10ed2a1e0af566ad088ab9299968f3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix patching Win32 updater with OpenAsar (#1667)</title>
<updated>2023-08-18T22:54:35+00:00</updated>
<author>
<name>CanadaHonk</name>
<email>19228318+CanadaHonk@users.noreply.github.com</email>
</author>
<published>2023-08-18T22:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=d582e61ec30713a8e540ca3d0d02160406a1d0d9'/>
<id>d582e61ec30713a8e540ca3d0d02160406a1d0d9</id>
<content type='text'>
This is more generic rewrite allowing for more paths to be added in the future for whatever reason (like a rename in future Discord versions).

(The "OpenAsar" code previously was completely wrong)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is more generic rewrite allowing for more paths to be added in the future for whatever reason (like a rename in future Discord versions).

(The "OpenAsar" code previously was completely wrong)</pre>
</div>
</content>
</entry>
<entry>
<title>chore: update for 'Vencord Desktop' -&gt; 'Vesktop' rebrand</title>
<updated>2023-08-15T23:55:56+00:00</updated>
<author>
<name>V</name>
<email>vendicated@riseup.net</email>
</author>
<published>2023-08-15T23:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=ede507e80c4824981898bbaef7b7c5ad487cb2b7'/>
<id>ede507e80c4824981898bbaef7b7c5ad487cb2b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: split preload &amp; renderer.css into D. desktop / vesktop (#1629)</title>
<updated>2023-08-10T22:14:50+00:00</updated>
<author>
<name>Justice Almanzar</name>
<email>superdash993@gmail.com</email>
</author>
<published>2023-08-10T22:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=fa124d8877ff5f9927a6524768774d5e68b888cc'/>
<id>fa124d8877ff5f9927a6524768774d5e68b888cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: transition to shorter license headers (#6)</title>
<updated>2023-08-10T00:17:49+00:00</updated>
<author>
<name>Rini</name>
<email>rini@rinici.de</email>
</author>
<published>2023-08-10T00:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=8b6c8bc0ecedfea82370a253050657e5ca9d48f1'/>
<id>8b6c8bc0ecedfea82370a253050657e5ca9d48f1</id>
<content type='text'>
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 &lt;rini@rinici.de&gt;
Co-committed-by: Rini &lt;rini@rinici.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;rini@rinici.de&gt;
Co-committed-by: Rini &lt;rini@rinici.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
