tootle-linux-client/data/com.github.bleakgrey.tootle...

113 lines
4.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 bleak_grey <bleakgrey@gmail.com> -->
<component type="desktop">
<id>com.github.bleakgrey.tootle</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Tootle</name>
<summary>Lightning fast client for Mastodon</summary>
<description>
<p>
Tootle is a client for the worlds largest free, open-source, decentralized microblogging network with real-time notifications and support for multiple accounts.
</p>
<p>
Mastodon is lovingly crafted with power and speed in mind, resulting in a free, independent, and popular alternative to the centralized social networks.
</p>
<p>
Anyone can run a Mastodon server. Each server hosts individual user accounts, the content they produce, and the content to which they are subscribed. Every user can follow each other and share their posts regardless of their server.
</p>
</description>
<provides>
<binary>com.github.bleakgrey.tootle</binary>
</provides>
<developer_name>bleak_grey</developer_name>
<url type="homepage">https://github.com/bleakgrey</url>
<url type="bugtracker">https://github.com/bleakgrey/tootle/issues</url>
<url type="donation">https://liberapay.com/bleakgrey/donate</url>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">moderate</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">moderate</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot.png</image>
</screenshot>
</screenshots>
<releases>
<release version="0.2.0" date="2018-10-31">
<description>
<ul>
<li>Added Watchlist</li>
<li>Added Redraft support</li>
<li>Added Pinning support</li>
<li>Added Simplified Chinese and German translations</li>
<li>Added --hidden Start Flag</li>
<li>Added Shortcuts and Back mouse button support</li>
<li>Changed Notifications screen behavior</li>
<li>Fixed minor bugs</li>
</ul>
</description>
</release>
<release version="0.1.5" date="2018-06-21">
<description>
<ul>
<li>Added Russian, French and Polish translations</li>
<li>Added Direct timeline</li>
<li>Added support for custom character limit</li>
<li>Added support for streaming all timelines</li>
<li>Added tooltips for image attachments</li>
<li>Added remove action for attachments</li>
<li>Changed behavior for mentioning users</li>
<li>Changed behavior for missing image attachments</li>
<li>Fixed minor bugs</li>
</ul>
</description>
</release>
<release version="0.1.3" date="2018-05-31">
<description>
<ul>
<li>Initial release</li>
</ul>
</description>
</release>
</releases>
<custom>
<value key="x-appcenter-color-primary">#F5F8FF</value>
<value key="x-appcenter-color-primary-text">#413F58</value>
</custom>
</component>