kepka/Telegram/SourceFiles
Kirsan 9c562931a2 Respect user settings "Send by ..." for:
forward dialog
send file dialog
edit caption dialog
notification replay
schedule messages
new channel dialog
group description edit dialog
create poll dialog
rate call dialog
report bot dialog
support mode
2020-02-11 12:29:34 +04:00
..
_other Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
api Added ability to schedule messages to be sent when user comes online. 2020-01-23 10:09:33 +03:00
boxes Respect user settings "Send by ..." for: 2020-02-11 12:29:34 +04:00
calls Fix PiP window on macOS. 2020-02-05 18:39:47 +04:00
chat_helpers Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
codegen/scheme Move some more code to lib_mtproto. 2019-12-02 16:11:22 +03:00
core Beta version 1.9.11. 2020-02-10 19:49:10 +04:00
data Allow rotating content in media viewer. 2020-02-05 19:37:39 +04:00
dialogs Fix as suggested 2020-01-17 13:00:12 +03:00
export Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
ffmpeg Closed alpha version 1.9.1.8: Fix macOS build. 2019-12-06 14:22:46 +03:00
history Respect user settings "Send by ..." for: 2020-02-11 12:29:34 +04:00
info Fix collapse after full results are loaded. 2020-01-23 10:09:33 +03:00
inline_bots Check if app is active before showing a tooltip. 2019-12-31 16:48:44 +03:00
intro Allow several lines in QR code intro step phrases. 2019-12-31 14:19:50 +03:00
lang Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
main Save video PiP window geometry. 2020-02-05 18:39:47 +04:00
media Fix PiP on multi-monitor setup. 2020-02-10 18:45:23 +04:00
mtproto Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
overview Rename mediaview.style to media_view.style. 2020-02-05 18:39:47 +04:00
passport Rewrite webFileLoader without Storage::DownloadManager. 2019-12-04 15:15:58 +03:00
platform Fix creating of autostart launcher in snap 2020-02-10 19:30:41 +04:00
profile Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
settings Add autostart support for linux 2020-01-28 16:44:27 +03:00
storage Fixed insertion of 11th image from clipboard in SendFilesBox. 2020-01-28 16:56:03 +03:00
support Respect user settings "Send by ..." for: 2020-02-11 12:29:34 +04:00
ui Fix PiP window on macOS. 2020-02-05 18:39:47 +04:00
window Respect user settings "Send by ..." for: 2020-02-11 12:29:34 +04:00
apiwrap.cpp Added handler for SCHEDULE_STATUS_PRIVATE error when send file. 2020-01-28 11:20:36 +03:00
apiwrap.h Allow editing sensitive content filtering. 2019-12-09 15:59:08 +03:00
app.cpp Rename mediaview.style to media_view.style. 2020-02-05 18:39:47 +04:00
app.h Added buttons to delete and edit album items in SendFilesBox. 2020-01-23 10:09:33 +03:00
config.h Don't overlap video with controls. 2020-02-05 18:39:47 +04:00
facades.cpp Fix opening hashtag when in archive 2020-01-27 19:56:30 +03:00
facades.h Move some more code to lib_mtproto. 2019-12-02 16:11:22 +03:00
layout.cpp Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
layout.h Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
logs.cpp Use thread_local counter in logs for thread index. 2019-11-15 16:16:32 +03:00
logs.h Add some profiling logs to lottie player. 2019-07-01 17:57:39 +02:00
main.cpp
mainwidget.cpp Fix crash in updates handling. 2020-02-10 15:58:58 +04:00
mainwidget.h First working auth by QR code. 2019-11-29 15:36:04 +03:00
mainwindow.cpp Adapt indicator-application check for sandboxed environments 2020-02-10 15:09:47 +04:00
mainwindow.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
observer_peer.cpp Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
observer_peer.h Track sending and failed messages. 2019-07-24 08:02:20 +02:00
qt_functions.cpp Make packaged build working 2020-01-17 13:34:27 +03:00
qt_static_plugins.cpp Adapt indicator-application check for sandboxed environments 2020-02-10 15:09:47 +04:00
settings.cpp Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
settings.h Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
stdafx.cpp
stdafx.h Merge remote-tracking branch 'private/alpha' into cmake 2019-12-06 11:08:14 +03:00