John Preston
e117d08b2c
Version 6.2.3.
...
- Fix crash when viewing messages with hidden senders.
- Fix possible crash when editing contacts.
- Fix layout of character count warning in contact notes.
- Fix icons when editing contacts.
- Fix color of sending messages animation in complex themes.
- Fix crash in chat open on Flatpak build.
2025-10-12 12:06:00 +04:00
..
_other
Fix packaged conditions in lib_ffmpeg and Packer
2025-06-03 09:41:22 +04:00
api
Added logging of api updates when deleted message is unknown.
2025-10-10 21:58:29 +04:00
boxes
Removed ability to suggest things for contacts with paid messages.
2025-10-12 11:58:57 +04:00
calls
Handle sender links and spoilers in messages.
2025-10-10 09:27:01 +04:00
chat_helpers
Added simple sending animation for text messages to history widget.
2025-10-10 11:24:15 +03:00
codegen /scheme
core
Version 6.2.3.
2025-10-12 12:06:00 +04:00
countries
Support 'FT' "country" flag emoji.
2025-03-10 11:52:42 +04:00
data
Added info about origin peer to data about recent forwards.
2025-10-10 09:27:01 +04:00
dialogs
Fix possible crash on Linux.
2025-10-10 21:58:35 +04:00
editor
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +04:00
export
Version 6.2.
2025-10-10 20:40:33 +04:00
ffmpeg
Remove some ffmpeg version conditionals
2025-10-06 11:37:40 +04:00
history
Fix crash in messages with hidden senders.
2025-10-12 11:59:11 +04:00
info
Slightly improved mouse processing for gift buttons.
2025-10-10 21:58:29 +04:00
inline_bots
Remove CenterWrap layout.
2025-08-18 17:55:20 +04:00
intro
Added label for test dc to intro widget.
2025-10-10 11:29:09 +03:00
iv
Fix alignment of webview crashed error.
2025-09-01 10:27:55 +04:00
lang
Added ability to get value of phrase for specific language.
2025-09-29 15:12:51 +03:00
layout
Spread some style entries from basic style.
2023-11-15 04:19:51 +03:00
main
Read messages limit/ttl from appConfig.
2025-10-10 09:27:00 +04:00
media
Mostly finish collectible colors implementation.
2025-10-10 09:27:00 +04:00
menu
Remove CenterWrap layout.
2025-08-18 17:55:20 +04:00
mtproto
Update API scheme on layer 216.
2025-10-10 09:27:00 +04:00
overview
Nice selection of gifts for a collection.
2025-08-22 13:05:26 +04:00
passport
Remove some FixedHeightWidget-s.
2025-08-22 13:01:49 +04:00
payments
Fix alignment of "Top Senders" label.
2025-10-09 19:02:06 +04:00
platform
Removed unused variable in macOS file utilities to fix compiler warning.
2025-10-10 11:26:45 +03:00
profile
Removed unused PeerListWidget.
2025-08-17 14:47:49 +03:00
settings
Fixed title phrase in credits settings.
2025-10-10 16:42:54 +03:00
statistics
Update API scheme to layer 214. Start themes.
2025-08-31 20:53:12 +04:00
storage
Check support mode on full self load.
2025-10-06 11:23:54 +04:00
support
Check support mode on full self load.
2025-10-06 11:23:54 +04:00
tde2e
Fix tde2e include the way tdlib itself uses it
2025-05-03 03:09:40 -07:00
tests
Add test_text test app.
2024-08-28 14:58:09 +04:00
ui
Applied easeOutQuint on X axis for simple sending animation for text.
2025-10-11 12:21:42 +03:00
window
Make experimental option for non-native notifications cross-platform
2025-10-10 11:24:07 +03:00
apiwrap.cpp
Moved out api processing of recent self forwards to single place.
2025-10-10 11:29:09 +03:00
apiwrap.h
Moved out api processing of recent self forwards to single place.
2025-10-10 11:29:09 +03:00
config.h
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
logs.cpp
Added ability to disable debug logs even for debug builds.
2024-11-27 11:27:59 +03:00
logs.h
Port forgetten places to Core::Launcher::Instance()
2023-06-16 11:38:54 +04:00
main.cpp
mainwidget.cpp
PoC suggesting posts to channels.
2025-06-27 21:29:34 +04:00
mainwidget.h
Remove showing monoforums inside dialogs widget.
2025-06-04 10:00:23 +04:00
mainwindow.cpp
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +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
Add weak_qptr to stdafx.h
2025-07-24 08:56:13 +04:00
tray.cpp
Optimized include directives of core_settings header.
2023-11-15 03:30:04 +03:00
tray.h