..
_other
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
api
Support all cases for BoostBox.
2023-09-22 09:43:32 +04:00
boxes
Handle t.me/channel?boost links.
2023-09-22 09:43:32 +04:00
calls
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
chat_helpers
Version 4.9.9: Add support for Emoji 15.
2023-09-18 23:38:59 +04:00
codegen /scheme
Provide single-data generic TL accessor.
2022-07-26 20:12:10 +03:00
core
Beta version 4.9.10.
2023-09-22 09:43:32 +04:00
countries
Fix crash in cloud lang manager destructor.
2023-02-12 15:01:50 +04:00
data
Add view button to channel boost link previews.
2023-09-22 09:43:32 +04:00
dialogs
Update API scheme to layer 164.
2023-09-22 09:43:31 +04:00
editor
Implement full theming of attachments in stories.
2023-07-20 07:20:08 +04:00
export
Update API scheme to layer 164.
2023-09-22 09:43:31 +04:00
ffmpeg
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
history
Add view button to channel boost link previews.
2023-09-22 09:43:32 +04:00
info
Enable story actions in channels.
2023-09-22 09:43:31 +04:00
inline_bots
Fix build on macOS.
2023-09-15 20:42:23 +04:00
intro
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
lang
Implement channel stories views / reactions.
2023-09-22 09:43:32 +04:00
layout
Removed some unwanted include directives of styles in header files.
2023-09-08 11:40:18 +03:00
main
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
media
Implement views/reactions polling in channels.
2023-09-22 09:43:32 +04:00
menu
Allowed to save not loaded photos from bulk download menu item.
2023-09-08 11:40:18 +03:00
mtproto
Update API scheme to layer 164.
2023-09-22 09:43:31 +04:00
overview
Removed some unwanted include directives of styles in header files.
2023-09-08 11:40:18 +03:00
passport
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
payments
Update API scheme to layer 164.
2023-09-22 09:43:31 +04:00
platform
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
profile
Removed unused keys from profile.style.
2023-02-02 22:12:33 +04:00
settings
Handle t.me/channel?boost links.
2023-09-22 09:43:32 +04:00
storage
Start main menu bots.
2023-09-12 21:01:12 +04:00
support
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
ui
Improve boosted channel replacement design.
2023-09-22 09:43:32 +04:00
window
Improve boosted channel replacement design.
2023-09-22 09:43:32 +04:00
apiwrap.cpp
Update API scheme to layer 164.
2023-09-22 09:43:31 +04:00
apiwrap.h
Don't expect itemId from shareContact.
2023-09-05 19:30:29 +04:00
config.h
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
logs.cpp
Get rid of workingDirChosen variable
2023-09-20 18:05:45 +04:00
logs.h
Port forgetten places to Core::Launcher::Instance()
2023-06-16 11:38:54 +04:00
main.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
mainwidget.cpp
Simplify ordering of stories tooltip.
2023-07-28 12:19:53 +04:00
mainwidget.h
Support chat wallpaper set from gallery.
2023-04-18 16:47:31 +04:00
mainwindow.cpp
Added closing of attached bot web view when app is locked by passcode.
2023-08-04 08:46:45 +02:00
mainwindow.h
Skip refocus InputField::Inner if field unfocused.
2023-05-24 21:22:26 +04:00
settings.cpp
Deduplicate executable path computation
2023-06-16 11:38:54 +04:00
settings.h
Deduplicate executable path computation
2023-06-16 11:38:54 +04:00
stdafx.h
Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE)
2023-09-15 19:52:22 +04:00
tray.cpp
Create QSystemTrayIcon even when tray is not supported
2022-09-02 17:29:57 +04:00
tray.h
Returned lost method that checks tray existence.
2022-06-23 09:38:21 +03:00