aboutsummaryrefslogtreecommitdiff
path: root/main/data/im.dino.Dino.appdata.xml.in
blob: e6c87738a27c60e371e5e4b3d1241c33214bcc1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>im.dino.Dino</id>
  <launchable type="desktop-id">im.dino.Dino.desktop</launchable>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <name>Dino</name>
  <summary>Modern XMPP chat client</summary>
  <description>
    <p>Dino is a modern open-source chat client for the desktop. It focuses on providing a clean and reliable Jabber/XMPP experience while having your privacy in mind.</p>
    <p>It supports end-to-end encryption with OMEMO and OpenPGP and allows configuring privacy-related features such as read receipts and typing notifications.</p>
    <p>Dino fetches history from the server and synchronizes messages with other devices.</p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://dino.im/img/appdata/2022-02_screenshot-main.png</image>
    </screenshot>
    <screenshot>
      <image>https://dino.im/img/appdata/2022-02_screenshot-call.png</image>
    </screenshot>
    <screenshot>
      <image>https://dino.im/img/appdata/start_chat.png</image>
    </screenshot>
  </screenshots>
  <translation type="gettext">dino</translation>
  <developer_name>Dino Development Team</developer_name>
  <url type="homepage">https://dino.im</url>
  <url type="bugtracker">https://github.com/dino/dino/issues</url>
  <url type="donation">https://dino.im/#donate</url>
  <url type="translate">https://hosted.weblate.org/projects/dino/</url>
  <update_contact>appstream@dino.im</update_contact>
  <branding>
    <color type="primary" scheme_preference="light">#B2DFDB</color>
    <color type="primary" scheme_preference="dark">#004D40</color>
  </branding>
  <releases>
    <release date="2023-02-07" version="0.4">
      <description>
        <p>The 0.4 release adds support for message reactions and replies. Also, Dino is ported to GTK4.</p>
      </description>
    </release>
    <release date="2022-02-12" version="0.3">
      <description>
        <p>The 0.3 release is all about calls. Dino now supports calls between two or more people!</p>
      </description>
    </release>
    <release date="2020-11-12" version="0.2">
      <description>
        <p>The 0.2 release adds message correction, improves the file upload functionality and provides more information about message encryption.</p>
      </description>
    </release>
    <release date="2020-01-29" version="0.1">
      <description>
        <p>The first Dino release! Dino is a secure and open-source application for decentralized messaging.</p>
      </description>
    </release>
  </releases>
  <content_rating type="oars-1.1">
    <content_attribute id="social-chat">intense</content_attribute>
    <content_attribute id="social-audio">intense</content_attribute>
  </content_rating>
</component>