ZaStoGram_desktop/Telegram/SourceFiles
Repository files (latest commit first)
Filename Latest commit message Latest commit date
John Preston aec220fd2c Beta version 5.5.6.
- Allow resizing the window used for web apps and games.
- Add mention / hashtag autocomplete in media caption field.
- Add "Include muted chats in folder counters" notifications setting.
- Auto-select URL suggested from clipboard when creating a custom link.
- Update emoji to Unicode 15.1.
- Fix replying with a quote from media album caption.
- Fix viewing custom emoji packs from media album caption.
2024-09-19 15:02:16 +04:00
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Update API scheme to layer 188. 2024-09-19 12:47:54 +04:00
boxes Beta version 5.5.6. 2024-09-19 15:02:16 +04:00
calls Try to always use QWidget::screen 2024-09-19 10:46:10 +02:00
chat_helpers Update emoji to Unicode 15.1. 2024-09-19 12:26:52 +04:00
codegen/scheme
core Beta version 5.5.6. 2024-09-19 15:02:16 +04:00
countries
data Added api support for clicks on sponsored messages with media. 2024-09-19 12:47:54 +04:00
dialogs Correctly count 'other accounts unread' in menu. 2024-09-19 10:34:01 +04:00
editor Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
export Update API scheme to layer 188. 2024-09-19 12:47:54 +04:00
ffmpeg Add compatibility with FFMPEG 7.0 2024-05-14 14:39:29 +04:00
history Added api support for clicks on sponsored messages with media. 2024-09-19 12:47:54 +04:00
info Use colored topic icons only when required. 2024-09-13 20:06:38 +04:00
inline_bots Remove redundant web apps code. 2024-09-12 14:08:09 +04:00
intro Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
iv Update Qt 6.7.2 -> 6.8.0 2024-08-31 19:54:58 +02:00
lang fix typo 2024-04-24 19:18:33 +04:00
layout
main Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
media Added api support for clicks on sponsored messages with media. 2024-09-19 12:47:54 +04:00
menu Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
mtproto Update API scheme to layer 188. 2024-09-19 12:47:54 +04:00
overview Fixed display of message without text in section of shared links. 2024-09-11 16:31:46 +03:00
passport Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
payments Support second button in web apps. 2024-09-09 13:29:00 +04:00
platform Replace fullscreen mask workaround with Qt one 2024-09-19 10:46:46 +02:00
profile Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
settings Add "Include muted chats in folder counters". 2024-09-19 10:34:01 +04:00
statistics Added credits icon to boosts in statistics list. 2024-09-06 21:57:46 +04:00
storage Update API scheme to layer 188. 2024-09-19 12:47:54 +04:00
support Support limited formatting input in factcheck. 2024-05-30 21:35:07 +04:00
tests Add test_text test app. 2024-08-28 14:58:09 +04:00
ui Update API scheme to layer 188. 2024-09-19 12:47:54 +04:00
window Add "Include muted chats in folder counters". 2024-09-19 10:34:01 +04:00
apiwrap.cpp Unregister channel from shortpoll. 2024-09-13 20:06:19 +04:00
apiwrap.h Added ability to force request favorite stickers. 2024-07-31 16:50:04 +03:00
config.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Extract FieldAutocomplete code. 2024-09-19 10:34:01 +04:00
mainwidget.h Moved out MainWidget::clearBotStartToken to static function. 2024-08-28 09:49:53 +03:00
mainwindow.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
mainwindow.h
settings.cpp
settings.h
stdafx.h Added debug util to ensure end of life of objects. 2024-09-04 14:14:12 +04:00
tray.cpp
tray.h