2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-29 05:37:45 +00:00

Kotatogram experimental Telegram Desktop fork.

Travis build status Appveyor build status

Original README with build instructions and licenses could be found in Telegram Desktop repository.

Also there is updated instruction on how to build app in Ubuntu 16.04.

There will be builds of Kotatogram for Windows and Linux 64-bit. No autoupdates for now.

Expect a lot of breaking changes.

Changes

  • Mention user by name, even if username was set (right mouse click on mention suggestion).
  • Clickable links in user bios.
  • Custom font start options:
    • -mainfont to set main font family (e.g. -mainfont "Open Sans").
    • -semiboldfont to set semibold font family (-semiboldfont "Open Sans Semibold").
    • -semiboldisbold - if you want set semibold font to be bold. If you pass Open Sans Bold to -semiboldfont, that won't work. You should use family name (e.g. -semiboldfont "Open Sans" -semiboldisbold)
    • -monospacefont to set monospaced font (e.g. -monospacefont "Consolas")
  • You can set "Nobody" in profile photo privacy.
  • Minimum photo size in chat has been increased to 200px, so captions should be more readable.
  • Maximum sticker size in chat has been decreased to 128px.
  • Maximum caption field height has been increased to 150px (should fit about 5 lines).
  • Allow interface scales 75-99 to be saved after restarting without start option.
Description
No description provided
Readme Multiple Licenses 220 MiB
Languages
C++ 97%
Objective-C++ 1%
CMake 0.6%
Python 0.5%
CSS 0.2%
Other 0.5%