<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/garden/GardenCropMilestoneFix.kt, branch feat/sackmonitor</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/SkyHanni.git/'/>
<entry>
<title>Moved many regex patterns in the repo and code cleanup. #871</title>
<updated>2024-02-16T10:21:43+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-02-16T10:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=f91973d60948d449cc45a4add901e6fe43aebd62'/>
<id>f91973d60948d449cc45a4add901e6fe43aebd62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Splitting many utils functions from LorenzUtils up into other classes: ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978</title>
<updated>2024-02-09T23:24:52+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-02-09T23:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=4559e5ff05e19817a21ae49f1c0d8a97d273f6a1'/>
<id>4559e5ff05e19817a21ae49f1c0d8a97d273f6a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace onChatMessage with onChat</title>
<updated>2024-01-31T18:03:41+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-01-31T18:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=d58dfb57cc78d0a73b81a58e01b6e17899355924'/>
<id>d58dfb57cc78d0a73b81a58e01b6e17899355924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unecessary non-capturing groups (#676)</title>
<updated>2023-12-17T14:06:40+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-12-17T14:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=2ac57182e9af1e62a4ae5799c8a2451a59017510'/>
<id>2ac57182e9af1e62a4ae5799c8a2451a59017510</id>
<content type='text'>
Remove unnecessary non-capturing groups. #676</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unnecessary non-capturing groups. #676</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Consecutive Spaces in RegEx (#665)</title>
<updated>2023-12-04T02:29:53+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-12-04T02:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=84ec0487a971746256e52710eee92b8c2e18ac32'/>
<id>84ec0487a971746256e52710eee92b8c2e18ac32</id>
<content type='text'>
Fix Consecutive Spaces in RegEx. #665</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Consecutive Spaces in RegEx. #665</pre>
</div>
</content>
</entry>
<entry>
<title>romanToDecimalIfNeeded -&gt; romanToDecimalIfNecessary (See https://chat.openai.com/share/502571b5-8851-4047-b343-3b1475ca8a88)</title>
<updated>2023-11-30T11:09:30+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-11-30T11:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=3c63e64faba2664ff1f75a6ef5156e2b7303ddba'/>
<id>3c63e64faba2664ff1f75a6ef5156e2b7303ddba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Internal Change: Auto-Prefix Chat Messages (#622)</title>
<updated>2023-11-19T00:02:48+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-11-19T00:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=0b1fa4dedc21e997234694d9d11805e4996b54b6'/>
<id>0b1fa4dedc21e997234694d9d11805e4996b54b6</id>
<content type='text'>
Add auto prefix to chat message methods. #622</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add auto prefix to chat message methods. #622</pre>
</div>
</content>
</entry>
<entry>
<title>Random Code Cleanup (#516)</title>
<updated>2023-09-29T18:30:27+00:00</updated>
<author>
<name>Walker Selby</name>
<email>git@walkerselby.com</email>
</author>
<published>2023-09-29T18:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=343d5d9cea12beaf7a8dfabda2f61ad940be592a'/>
<id>343d5d9cea12beaf7a8dfabda2f61ad940be592a</id>
<content type='text'>
Sonar Lint for the win #516</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sonar Lint for the win #516</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #402</title>
<updated>2023-08-27T19:18:28+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2023-08-27T19:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=27f629589aeba6f2209f6c2e2c28af575b4ce022'/>
<id>27f629589aeba6f2209f6c2e2c28af575b4ce022</id>
<content type='text'>
* garden exp

* refactored a lot of stuff

* make it not break</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* garden exp

* refactored a lot of stuff

* make it not break</pre>
</div>
</content>
</entry>
<entry>
<title>added profile specific config support</title>
<updated>2023-05-17T22:27:01+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2023-05-17T22:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=a10c097974d0b476be275c1fd2888d7502508efd'/>
<id>a10c097974d0b476be275c1fd2888d7502508efd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
