moment.metainfo.xml 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <component type="desktop-application">
  3. <id>xyz.mx_moment.moment</id>
  4. <name>Moment</name>
  5. <developer_name>Moment contributors</developer_name>
  6. <summary>Customizable and keyboard-operable Matrix client</summary>
  7. <description>
  8. <p>A fancy, customizable, keyboard-operable Matrix chat client for encrypted and decentralized communication.</p>
  9. </description>
  10. <categories>
  11. <category>Network</category>
  12. <category>Chat</category>
  13. <category>InstantMessaging</category>
  14. <category>Qt</category>
  15. </categories>
  16. <content_rating type="oars-1.1">
  17. <content_attribute id="social-chat">intense</content_attribute>
  18. <content_attribute id="social-audio">intense</content_attribute>
  19. </content_rating>
  20. <url type="homepage">https://mx-moment.xyz</url>
  21. <url type="bugtracker">https://gitlab.com/mx-moment/moment/-/issues</url>
  22. <launchable type="desktop-id">xyz.mx_moment.moment.desktop</launchable>
  23. <provides>
  24. <binary>moment</binary>
  25. </provides>
  26. <requires>
  27. <display_length compare="ge">360</display_length>
  28. </requires>
  29. <project_license>LGPL-3.0-or-later</project_license>
  30. <screenshots>
  31. <screenshot type="default">
  32. <caption>Chatting with Moment</caption>
  33. <image>https://gitlab.com/mx-moment/moment/-/raw/main/docs/screenshots/m01-chat.png</image>
  34. </screenshot>
  35. <screenshot>
  36. <caption>Login screen</caption>
  37. <image>https://gitlab.com/mx-moment/moment/-/raw/main/docs/screenshots/m02-sign-in.png</image>
  38. </screenshot>
  39. <screenshot>
  40. <caption>Account settings</caption>
  41. <image>https://gitlab.com/mx-moment/moment/-/raw/main/docs/screenshots/m03-account-settings.png</image>
  42. </screenshot>
  43. <screenshot>
  44. <caption>Creating a room</caption>
  45. <image>https://gitlab.com/mx-moment/moment/-/raw/main/docs/screenshots/m04-create-room.png</image>
  46. </screenshot>
  47. <screenshot>
  48. <caption>Conversation list on a narrow screen</caption>
  49. <image>https://gitlab.com/mx-moment/moment/-/raw/main/docs/screenshots/m05-main-pane-small.png</image>
  50. </screenshot>
  51. <screenshot>
  52. <caption>Chatting on a narrow screen</caption>
  53. <image>https://gitlab.com/mx-moment/moment/-/raw/main/docs/screenshots/m06-chat-small.png</image>
  54. </screenshot>
  55. <screenshot>
  56. <caption>Viewing the list of rooms on a narrow screen</caption>
  57. <image>https://gitlab.com/mx-moment/moment/-/raw/main/docs/screenshots/m07-room-pane-small.png</image>
  58. </screenshot>
  59. </screenshots>
  60. <metadata_license>FSFAP</metadata_license>
  61. <releases>
  62. <release version="0.7.5" date="2024-03-07"/>
  63. <release version="0.7.4" date="2024-01-04"/>
  64. <release version="0.7.3" date="2022-01-31"/>
  65. <release version="0.7.2" date="2021-07-26"/>
  66. <release version="0.7.1" date="2021-03-04"/>
  67. <release version="0.7.0" date="2021-02-28"/>
  68. <release version="0.6.4" date="2020-09-16"/>
  69. <release version="0.6.3" date="2020-09-16"/>
  70. <release version="0.6.2" date="2020-08-28"/>
  71. <release version="0.6.1" date="2020-08-21"/>
  72. <release version="0.6.0" date="2020-07-17"/>
  73. <release version="0.5.2" date="2020-06-26"/>
  74. <release version="0.5.1" date="2020-06-05"/>
  75. <release version="0.5.0" date="2020-05-22"/>
  76. <release version="0.4.3" date="2020-04-03"/>
  77. <release version="0.4.2" date="2020-03-27"/>
  78. <release version="0.4.1" date="2020-03-23"/>
  79. <release version="0.4.0" date="2020-03-21"/>
  80. </releases>
  81. </component>