<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.flashii.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.flashii.net/feed.php">
        <title>Flashii Docs</title>
        <description>(旧Railgun) if it ain&#039;t broke, we&#039;ll break it</description>
        <link>https://docs.flashii.net/</link>
        <image rdf:resource="https://docs.flashii.net/_media/wiki/logo.png" />
       <dc:date>2026-06-20T01:41:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.flashii.net/senses/packages/kmj-http?rev=1777249295&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/senses/packages/kmj-datetime?rev=1777249289&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/senses/packages/kmj-intervals?rev=1777249284&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/senses/packages/kmj-json?rev=1777249276&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/fiimail?rev=1774496193&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/oauth/reference?rev=1770850204&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/oauth/client-types?rev=1770839001&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/oauth/start?rev=1770837914&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/oauth/sidebar?rev=1770833337&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.flashii.net/?image=wiki%3Arailgun-mail-txt.png&amp;ns=wiki&amp;rev=1759440831&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://docs.flashii.net/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1738699599&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://docs.flashii.net/?image=logo.png&amp;ns=0&amp;rev=1738699589&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.flashii.net/_media/wiki/logo.png">
        <title>Flashii Docs</title>
        <link>https://docs.flashii.net/</link>
        <url>https://docs.flashii.net/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://docs.flashii.net/senses/packages/kmj-http?rev=1777249295&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-27T00:21:35+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>kmj-http - removed lie</title>
        <link>https://docs.flashii.net/senses/packages/kmj-http?rev=1777249295&amp;do=diff</link>
        <description>kmj-http

The kmj-http packages provides the ability to make arbitrary HTTP requests.

get

This field contains an alias for the function contained in the send field, where the first argument is always set to GET. Refer to the documentation for the send field for further information.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/senses/packages/kmj-datetime?rev=1777249289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-27T00:21:29+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>kmj-datetime - removed lie</title>
        <link>https://docs.flashii.net/senses/packages/kmj-datetime?rev=1777249289&amp;do=diff</link>
        <description>kmj-datetime

The kmj-datetime package provides additional date/time handling functions to account for shortcomings with the date/time functions that are a part of the Lua io package.

now

The now field contains a function that returns the current time represented as a number with the milliseconds since January 1st, 1970 at 12:00 AM UTC.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/senses/packages/kmj-intervals?rev=1777249284&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-27T00:21:24+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>kmj-intervals - removed lie</title>
        <link>https://docs.flashii.net/senses/packages/kmj-intervals?rev=1777249284&amp;do=diff</link>
        <description>kmj-intervals

The kmj-intervals package provides access to the ability to defer execution of a function and/or have it be executed repeatedly at a given interval.

create

The create field contains a function that allows for the registration of an interval. No arguments are provided to the function and nothing is done with any values it may return.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/senses/packages/kmj-json?rev=1777249276&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-27T00:21:16+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>kmj-json - removed lie</title>
        <link>https://docs.flashii.net/senses/packages/kmj-json?rev=1777249276&amp;do=diff</link>
        <description>kmj-json

The kmj-json package provides a JSON codec.

decode

The decode field contains a function for decoding a JSON encoded type.

Syntax
decode(input: string): (output: any)
Arguments

	*  The first argument should contain the JSON encoded representation of a type.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/fiimail?rev=1774496193&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-26T03:36:33+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>fiimail - domain change</title>
        <link>https://docs.flashii.net/fiimail?rev=1774496193&amp;do=diff</link>
        <description>Fiimail



Fiimail is a Mail-in-a-Box service. It does not have open registration, but if you&#039;re a user, this page lists the details required to use it.

	*  Webmail
	*  Contact &amp; Calendar
	*  Management

Client configuration
  Username   Your full e-mail address   Example: you@example.com   Password</description>
    </item>
    <item rdf:about="https://docs.flashii.net/oauth/reference?rev=1770850204&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-11T22:50:04+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>reference - documented some of them</title>
        <link>https://docs.flashii.net/oauth/reference?rev=1770850204&amp;do=diff</link>
        <description>OAuth Endpoint Reference

This page contains a list of all available OAuth related endpoints, what parameters they take and what output they may provide. If you&#039;re looking to implement the bare minimum, you&#039;ll only have to care about GET flashii.net/oauth2/authorize and POST api.flashii.net/oauth2/token.

GET api.flashii.net/.well-known/oauth-authorization-server</description>
    </item>
    <item rdf:about="https://docs.flashii.net/oauth/client-types?rev=1770839001&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-11T19:43:21+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>client-types - created</title>
        <link>https://docs.flashii.net/oauth/client-types?rev=1770839001&amp;do=diff</link>
        <description>Client types

OAuth defines two client types. Flashii defines a third one which is only available for internal use. The client type is chosen upon registration of a client in the Flashii settings page and cannot be changed afterwards. Whichever type you should pick depends on the level of trust the application is capable of.</description>
    </item>
    <item rdf:about="https://docs.flashii.net/oauth/start?rev=1770837914&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-11T19:25:14+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>start - added notes</title>
        <link>https://docs.flashii.net/oauth/start?rev=1770837914&amp;do=diff</link>
        <description>OAuth

This entire section of the wiki is entirely tentative! While it is unlikely, everything is still subject to change.

Flashii uses a mix of OAuth 2.0, the experimental OAuth 2.1 and some components of OpenID Connect to provide authentication and authorization for third-party applications. Being that OAuth is a framework, certain things have been omitted and other things have been augmented where it makes sense, but at a basic level there should be no incompatibilities. The average existent…</description>
    </item>
    <item rdf:about="https://docs.flashii.net/oauth/sidebar?rev=1770833337&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-11T18:08:57+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>sidebar - removed</title>
        <link>https://docs.flashii.net/oauth/sidebar?rev=1770833337&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://docs.flashii.net/?image=wiki%3Arailgun-mail-txt.png&amp;ns=wiki&amp;rev=1759440831&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-02T21:33:51+00:00</dc:date>
        <dc:creator>flash1 (flash1@undisclosed.example.com)</dc:creator>
        <title>railgun-mail-txt.png - created</title>
        <link>https://docs.flashii.net/?image=wiki%3Arailgun-mail-txt.png&amp;ns=wiki&amp;rev=1759440831&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://docs.flashii.net/_media/wiki/railgun-mail-txt.png?w=500&amp;amp;h=500&amp;amp;tok=db3d63&quot; alt=&quot;railgun-mail-txt.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://docs.flashii.net/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1738699599&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-04T20:06:39+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>logo.png</title>
        <link>https://docs.flashii.net/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1738699599&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://docs.flashii.net/_media/wiki/logo.png?w=500&amp;amp;h=500&amp;amp;tok=b1a8c3&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://docs.flashii.net/?image=logo.png&amp;ns=0&amp;rev=1738699589&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-04T20:06:29+00:00</dc:date>
        <dc:creator>flash (flash@undisclosed.example.com)</dc:creator>
        <title>logo.png - removed</title>
        <link>https://docs.flashii.net/?image=logo.png&amp;ns=0&amp;rev=1738699589&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://docs.flashii.net/_media/logo.png?w=500&amp;amp;h=500&amp;amp;tok=1c8569&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
