2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-22 02:17:18 +00:00

Compare commits

...

8 Commits

Author SHA1 Message Date
blankie
873b89b001
Merge 39bfd4d1603141e196bb8d3d64a50083f20dbcbc into 499ae0fbb463db09b982cbd5577d273466e224a6 2024-12-26 22:25:19 +02:00
Eric Kotato
499ae0fbb4 Update screenshots folder 2024-12-14 17:32:28 +03:00
Eric Kotato
e8ab8ace28 Updated screenshots 2024-12-09 21:15:23 +03:00
EricKotato
e5106d6b2f Fix indentation 2024-12-04 15:40:32 +03:00
Eric Kotato
ca38bf5d53 Added screenshots for flatpak 2024-12-04 15:32:35 +03:00
EricKotato
acb9b8e8a2 Update desktop entry name 2024-12-04 14:23:31 +03:00
EricKotato
ddf2fb88ce Updated metainfo for Flathub 2024-12-02 03:15:01 +03:00
blank X
39bfd4d160
Remember compress images by default
Regression introduced in 845957f33aea4aac7038a9fac0e5e6321b13fcb6
2022-03-03 09:59:36 +07:00
6 changed files with 21 additions and 8 deletions

View File

@ -368,7 +368,7 @@ const std::map<QString, Definition, std::greater<QString>> DefinitionMap {
.defaultValue = false, }},
{ "remember_compress_images", {
.type = SettingType::BoolSetting,
.defaultValue = false, }},
.defaultValue = true, }},
{ "view_profile_on_top", {
.type = SettingType::BoolSetting,
.defaultValue = false, }},

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 KiB

View File

@ -1,5 +1,5 @@
[Desktop Entry]
Name=Kotatogram Desktop
Name=Kotatogram
Comment=Experimental Telegram Desktop fork
TryExec=kotatogram-desktop
Exec=kotatogram-desktop -- %u

View File

@ -3,10 +3,10 @@
<id>io.github.kotatogram</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Kotatogram Desktop</name>
<summary>Kotatogram Desktop messenger</summary>
<name>Kotatogram</name>
<summary>Experimental Telegram messenger</summary>
<description>
<p>Kotatogram Desktop is unofficial messaging based on Telegram Desktop.</p>
<p>Unofficial messaging app based on Telegram Desktop.</p>
<p>Telegram is a popular messaging protocol with encryption and security as its key focus.</p>
</description>
<categories>
@ -18,10 +18,23 @@
<url type="bugtracker">https://github.com/kotatogram/kotatogram-desktop/issues</url>
<url type="translate">https://crowdin.com/project/kotatogram-desktop</url>
<url type="contribute">https://github.com/kotatogram/kotatogram-desktop/blob/dev/.github/CONTRIBUTING.md</url>
<branding>
<color type="primary" scheme_preference="light">#e1ccff</color>
<color type="primary" scheme_preference="dark">#35244d</color>
</branding>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/dev/docs/assets/ktg_preview.png</image>
</screenshot>
<screenshot type="default">
<caption>Main window with default settings.</caption>
<image>https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/dev/docs/assets/linux_screenshots/main_window.png</image>
</screenshot>
<screenshot>
<caption>Menu with Kotatogram-specific settings.</caption>
<image>https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/dev/docs/assets/linux_screenshots/kotatogram_settings.png</image>
</screenshot>
<screenshot>
<caption>Main window with compact folders and adaptive chat bubbles enabled. Also features profile pictures rounding (currently set in JSON file).</caption>
<image>https://raw.githubusercontent.com/kotatogram/kotatogram-desktop/dev/docs/assets/linux_screenshots/customized.png</image>
</screenshot>
</screenshots>
<keywords>
<keyword>tg</keyword>