<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Vencord.git/src/plugins/pronoundb/components, branch feat/userpluginbadge</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>fix PronounDB crash with new profile in dms, force start dependencies</title>
<updated>2022-11-12T16:20:19+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-11-12T14:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=81edc1407071c6c0328f40a1ee487ea0388b9a7e'/>
<id>81edc1407071c6c0328f40a1ee487ea0388b9a7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix react hook error</title>
<updated>2022-11-11T17:58:30+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-11-11T17:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=a86452e7747e5982d488a04071579b732ac4cb75'/>
<id>a86452e7747e5982d488a04071579b732ac4cb75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>even more plugin fixes</title>
<updated>2022-11-11T17:49:47+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-11-11T17:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=dddb28192c0c6ed39a7726a5a37a9ef3c817023c'/>
<id>dddb28192c0c6ed39a7726a5a37a9ef3c817023c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(plugins): PronounDB, ViewIcons, WebhookTags, NoBlockedMessages, BetterGifAltText, MessageAccessories</title>
<updated>2022-11-11T15:14:09+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-11-11T15:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=1176896a1b7aa5615b4aae28cc885683f0dadd1a'/>
<id>1176896a1b7aa5615b4aae28cc885683f0dadd1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CorruptMp4s: Depend on CommandsAPI ~ PronounDB: Add pronoundb link</title>
<updated>2022-11-09T22:01:59+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-11-09T22:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=58636a9a821614cc9fc55a78054f7a4f26a92ec9'/>
<id>58636a9a821614cc9fc55a78054f7a4f26a92ec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint: Disallow utils index imports</title>
<updated>2022-11-07T22:34:14+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-11-07T22:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=f7d9be91407582fd85a70eef89c03a32e37c3c0f'/>
<id>f7d9be91407582fd85a70eef89c03a32e37c3c0f</id>
<content type='text'>
This keeps leading to issues due to circular imports.
Import from specific files instead, index just reexports
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This keeps leading to issues due to circular imports.
Import from specific files instead, index just reexports
</pre>
</div>
</content>
</entry>
<entry>
<title>Webpack Warnings &amp; Errors (#178)</title>
<updated>2022-10-30T19:45:18+00:00</updated>
<author>
<name>Ven</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-10-30T19:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=8adf7ca155a7f2b9d59ecfcc98ca47d123a26f59'/>
<id>8adf7ca155a7f2b9d59ecfcc98ca47d123a26f59</id>
<content type='text'>
* dev: Useful strict Warnings &amp; Errors

* Always log error

* Ignore pending patches with all or whose predicate = false

* Error -&gt; Warn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dev: Useful strict Warnings &amp; Errors

* Always log error

* Ignore pending patches with all or whose predicate = false

* Error -&gt; Warn</pre>
</div>
</content>
</entry>
<entry>
<title>Vencord Standalone without git/node (#148)</title>
<updated>2022-10-23T21:23:52+00:00</updated>
<author>
<name>Ven</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-10-23T21:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=5fac8be0ae68cbbdf3514973cbf925a31a765ef5'/>
<id>5fac8be0ae68cbbdf3514973cbf925a31a765ef5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: Sort imports</title>
<updated>2022-10-22T16:18:41+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-10-22T16:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=61fd38d6d9170a9583c62366a2d4afa40507ce01'/>
<id>61fd38d6d9170a9583c62366a2d4afa40507ce01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license headers</title>
<updated>2022-10-21T23:17:14+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-10-21T23:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=f92f3f1a5e2aba1ea6d765fd06b8a76217186085'/>
<id>f92f3f1a5e2aba1ea6d765fd06b8a76217186085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
