..
_other
Fix build for Windows Store.
2023-12-25 23:21:47 +00:00
api
Slightly improved code style in processing of api text entities.
2024-05-14 17:19:39 +03:00
boxes
Fix adding bot as admin to channel.
2024-05-30 17:02:28 +04:00
calls
Add missing binds for OpenGL shaders and buffers
2024-05-19 09:55:34 +04:00
chat_helpers
Fix unintentional search focus.
2024-05-30 17:02:19 +04:00
codegen /scheme
Provide single-data generic TL accessor.
2022-07-26 20:12:10 +03:00
core
Beta version 5.0.6.
2024-05-30 19:06:51 +04:00
countries
Add flag emoji by country iso2 method.
2023-10-26 14:08:41 +04:00
data
Fix loading of chat preview messages.
2024-05-30 17:02:02 +04:00
dialogs
Ignore shortcuts when preview is shown.
2024-05-30 19:03:08 +04:00
editor
Slightly improved code style for long equality expressions.
2024-04-15 11:20:30 +04:00
export
Update API scheme to layer 179.
2024-04-26 20:12:29 +04:00
ffmpeg
Add compatibility with FFMPEG 7.0
2024-05-14 14:39:29 +04:00
history
Jump to chat only by Double-Click on preview.
2024-05-30 17:02:26 +04:00
info
Implement preview top and bottom.
2024-05-28 21:42:00 +04:00
inline_bots
Support separate webview storages.
2024-04-26 08:58:42 +04:00
intro
Added back button to cloud password step in intro.
2024-05-28 20:30:40 +04:00
iv
Skip media bottom skip in IV.
2024-04-26 20:12:30 +04:00
lang
fix typo
2024-04-24 19:18:33 +04:00
layout
Spread some style entries from basic style.
2023-11-15 04:19:51 +03:00
main
Allow wide chats in empty window.
2024-05-24 12:55:48 +04:00
media
Add missing binds for OpenGL shaders and buffers
2024-05-19 09:55:34 +04:00
menu
Fixed link to premium section in box about sponsored messages.
2024-05-14 17:19:39 +03:00
mtproto
Possibly fix wrong requests order.
2024-05-22 21:21:03 +04:00
overview
Fixed color of radial animation in audio files from shared media.
2024-05-28 20:30:40 +04:00
passport
Update API scheme to layer 179.
2024-04-26 20:12:29 +04:00
payments
Fix geometry applying in webview windows.
2024-05-20 14:25:23 +04:00
platform
Show preview on Force-Click on macOS.
2024-05-30 17:02:09 +04:00
profile
Update API scheme on layer 172.
2024-01-17 09:39:05 +04:00
settings
Allow HistoryView::ListWidget without SessionController.
2024-05-28 21:41:59 +04:00
statistics
Initially refactored statistics module to simplify value types changing.
2024-04-15 11:20:30 +04:00
storage
Implement chats preview, show from unread.
2024-05-28 21:42:00 +04:00
support
Implement sending of shortcutted messages.
2024-03-08 10:53:59 +04:00
ui
Added userpic views to headers of forwarded messages.
2024-05-28 21:42:00 +04:00
window
Show preview on Force-Click on macOS.
2024-05-30 17:02:09 +04:00
apiwrap.cpp
Implement chats preview, show from unread.
2024-05-28 21:42:00 +04:00
apiwrap.h
Implement chats preview, show from unread.
2024-05-28 21:42:00 +04:00
config.h
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
logs.cpp
Get error message from the right object when copying log file
2024-01-27 07:17:24 +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
Fix unintentional search focus.
2024-05-30 17:02:19 +04:00
mainwidget.h
Fix unintentional search focus.
2024-05-30 17:02:19 +04:00
mainwindow.cpp
Slightly improved code style for long equality expressions.
2024-04-15 11:20:30 +04:00
mainwindow.h
Removed some include directives.
2023-11-28 21:55:26 +04:00
settings.cpp
Deduplicate executable path computation
2023-06-16 11:38:54 +04:00
settings.h
Removed cIntRetinaFactor and cRetinaFactor.
2024-03-24 07:10:07 +03:00
stdafx.h
Show nice padded code blocks.
2023-10-13 10:08:29 +04:00
tray.cpp
Optimized include directives of core_settings header.
2023-11-15 03:30:04 +03:00
tray.h
Returned lost method that checks tray existence.
2022-06-23 09:38:21 +03:00