<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/minori/</link>
    <language>en-us</language>

    <title>minori: include/core/date.h history</title>
    <description>include/core/date.h revision history</description>
    <item>
    <title>kitsu: implement UpdateAnimeEntry</title>
    <link>https://hg.paper.us.eu.org/minori/log/1e5d922fe82b/include/core/date.h</link>
    <description><![CDATA[kitsu: implement UpdateAnimeEntry<br/>
<br/>
yay... i guess]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#116;&#102;&#108;&#99;&#46;&#117;&#115;&#62;</author>
    <pubDate>Thu, 06 Nov 2025 12:21:35 -0500</pubDate>
</item>
<item>
    <title>*: clang-format all the things</title>
    <link>https://hg.paper.us.eu.org/minori/log/47c9f8502269/include/core/date.h</link>
    <description><![CDATA[*: clang-format all the things<br/>
<br/>
I've edited the formatting a bit. Now pointer asterisks (and reference<br/>
ampersands) are on the variable instead of the type, as well as having<br/>
newlines for function braces (but nothing else)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#116;&#102;&#108;&#99;&#46;&#117;&#115;&#62;</author>
    <pubDate>Fri, 25 Jul 2025 10:16:02 -0400</pubDate>
</item>
<item>
    <title>anime: refactor Anime::SeriesSeason to Season class</title>
    <link>https://hg.paper.us.eu.org/minori/log/b5d6c27c308f/include/core/date.h</link>
    <description><![CDATA[anime: refactor Anime::SeriesSeason to Season class<br/>
<br/>
ToLocalString has also been altered to take in both season<br/>
and year because lots of locales actually treat formatting<br/>
seasons differently! most notably is Russian which adds a<br/>
suffix at the end to notate seasons(??)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 13 Jun 2024 01:49:18 -0400</pubDate>
</item>
<item>
    <title>services/kitsu: implement GetAnimeList()</title>
    <link>https://hg.paper.us.eu.org/minori/log/d928ec7b6a0d/include/core/date.h</link>
    <description><![CDATA[services/kitsu: implement GetAnimeList()<br/>
<br/>
it finally works!]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 12 Jun 2024 17:52:26 -0400</pubDate>
</item>
<item>
    <title>services: VERY initial Kitsu support</title>
    <link>https://hg.paper.us.eu.org/minori/log/b1f4d1867ab1/include/core/date.h</link>
    <description><![CDATA[services: VERY initial Kitsu support<br/>
<br/>
it only supports user authentication for now, but it's definitely<br/>
a start.]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 12 Jun 2024 04:07:10 -0400</pubDate>
</item>
<item>
    <title>include: make header guards more sane</title>
    <link>https://hg.paper.us.eu.org/minori/log/3ec7804abf17/include/core/date.h</link>
    <description><![CDATA[include: make header guards more sane<br/>
<br/>
The C++ standard[1] says:<br/>
	Each identifier that contains a double underscore __ or<br/>
	begins with an underscore followed by an uppercase letter<br/>
	is reserved to the implementation for any use.<br/>
<br/>
[1]: https://timsong-cpp.github.io/cppwp/n4659/lex.name#3.1]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 03 Apr 2024 20:04:28 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/862d0d8619f6/include/core/date.h</link>
    <description><![CDATA[*: HUUUGE changes<br/>
<br/>
animia has been renamed to animone, so instead of thinking of a<br/>
health condition, you think of a beautiful flower :)<br/>
<br/>
I've also edited some of the code for animone, but I have no idea<br/>
if it even works or not because I don't have a mac or windows<br/>
machine lying around. whoops!<br/>
<br/>
... anyway, all of the changes divergent from Anisthesia are now<br/>
licensed under BSD. it's possible that I could even rewrite most<br/>
of the code to where I don't even have to keep the MIT license,<br/>
but that's thinking too far into the future<br/>
<br/>
I've been slacking off on implementing the anime seasons page,<br/>
mostly out of laziness. I think I'd have to create another db file<br/>
specifically for the seasons<br/>
<br/>
anyway, this code is being pushed *primarily* because the hard drive<br/>
it's on is failing! yay :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 01 Apr 2024 02:43:44 -0400</pubDate>
</item>
<item>
    <title>*: misc. patches</title>
    <link>https://hg.paper.us.eu.org/minori/log/c4ca035c565d/include/core/date.h</link>
    <description><![CDATA[*: misc. patches]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 08 Dec 2023 11:19:54 -0500</pubDate>
</item>
<item>
    <title>date: use std::optional for values</title>
    <link>https://hg.paper.us.eu.org/minori/log/f0ff06a45c42/include/core/date.h</link>
    <description><![CDATA[date: use std::optional for values]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 07 Dec 2023 16:28:11 -0500</pubDate>
</item>
<item>
    <title>*: multiple performance improvements</title>
    <link>https://hg.paper.us.eu.org/minori/log/9613d72b097e/include/core/date.h</link>
    <description><![CDATA[*: multiple performance improvements<br/>
   like marking `static const` when it makes sense...<br/>
<br/>
date: change old stupid heap-based method to a structure which should<br/>
      make copying the thing actually make a copy.<br/>
      also many performance-based changes, like removing the std::tie<br/>
      dependency and forward-declaring nlohmann json<br/>
<br/>
*: replace every instance of QString::fromUtf8 to Strings::ToQString.<br/>
   the main difference is that our function will always convert exactly<br/>
   what is in the string, while some other times it would only convert<br/>
   up to the nearest NUL byte]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 06 Dec 2023 13:43:54 -0500</pubDate>
</item>
<item>
    <title>anime/db: add some more json functionality, still doesn't compile :/</title>
    <link>https://hg.paper.us.eu.org/minori/log/f88eda79c60a/include/core/date.h</link>
    <description><![CDATA[anime/db: add some more json functionality, still doesn't compile :/]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 29 Nov 2023 13:53:56 -0500</pubDate>
</item>
<item>
    <title>*: cleanup includes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c69230dc2b5d/include/core/date.h</link>
    <description><![CDATA[*: cleanup includes]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 29 Oct 2023 00:57:03 -0400</pubDate>
</item>
<item>
    <title>window: add about window,</title>
    <link>https://hg.paper.us.eu.org/minori/log/75c804f713b2/include/core/date.h</link>
    <description><![CDATA[window: add about window,<br/>
*: use tr() when applicable (useful for i18n)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 25 Sep 2023 20:29:26 -0400</pubDate>
</item>
<item>
    <title>information.cpp: add widgets to the list tab, and add an</title>
    <link>https://hg.paper.us.eu.org/minori/log/d8eb763e6661/include/core/date.h</link>
    <description><![CDATA[information.cpp: add widgets to the list tab, and add an<br/>
&quot;optional date&quot; widget like taiga has so users can specify whether to<br/>
set the date or not]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 25 Sep 2023 00:43:38 -0400</pubDate>
</item>
<item>
    <title>INCOMPLETE: megacommit :)</title>
    <link>https://hg.paper.us.eu.org/minori/log/5c0397762b53/include/core/date.h</link>
    <description><![CDATA[INCOMPLETE: megacommit :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 10 Sep 2023 03:59:16 -0400</pubDate>
</item>

  </channel>
</rss>
