.. |
_other
|
After update try relaunching for 1 second on macOS.
|
2019-03-12 09:35:53 +04:00 |
base
|
Fix typing / send action updates handling.
|
2019-04-05 15:17:34 +04:00 |
boxes
|
Added display of image dimensions instead of 0 bytes when is doc.
|
2019-04-11 10:11:09 +04:00 |
calls
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
chat_helpers
|
Copy text with expanded links only to external.
|
2019-04-08 19:10:06 +04:00 |
codegen
|
Use serverside keywords for emoji suggestions.
|
2019-04-02 14:33:53 +04:00 |
core
|
Beta version 1.6.6: Fix animations engine.
|
2019-04-11 10:43:13 +04:00 |
data
|
Mask channel as forbidden on CHANNEL_PRIVATE error.
|
2019-04-09 17:19:43 +04:00 |
dialogs
|
Left animation to top only for dialogs up button.
|
2019-04-12 16:32:36 +04:00 |
export
|
Copy text with expanded links only to external.
|
2019-04-08 19:10:06 +04:00 |
history
|
Fix crash in history clear.
|
2019-04-12 17:30:42 +04:00 |
info
|
Fix build on macOS and Linux.
|
2019-04-09 17:10:44 +04:00 |
inline_bots
|
Fix window activations handling without event loop nesting.
|
2019-04-05 14:13:54 +04:00 |
intro
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
lang
|
Copy text with expanded links only to external.
|
2019-04-08 19:10:06 +04:00 |
media
|
Fix crash in streaming caching.
|
2019-04-12 18:49:37 +04:00 |
mtproto
|
Fix new animations engine bug.
|
2019-04-04 19:31:03 +04:00 |
overview
|
Copy text with expanded links only to external.
|
2019-04-08 19:10:06 +04:00 |
passport
|
Copy text with expanded links only to external.
|
2019-04-08 19:10:06 +04:00 |
platform
|
Fix crash with event loop nesting tracking.
|
2019-04-12 17:30:43 +04:00 |
profile
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
rpl
|
Play streaming video in mediaview.
|
2019-03-11 11:52:11 +04:00 |
settings
|
Copy text with expanded links only to external.
|
2019-04-08 19:10:06 +04:00 |
storage
|
Fixed work with _msgIdToEdit in FileLoadTask.
|
2019-04-06 11:24:11 +04:00 |
support
|
Improve base::binary_guard interface.
|
2019-04-02 14:33:52 +04:00 |
ui
|
Beta version 1.6.6: Fix animations engine.
|
2019-04-11 10:43:13 +04:00 |
window
|
Fix possible crash with nullptr screen.
|
2019-04-12 17:30:43 +04:00 |
apiwrap.cpp
|
Fix wronly marking channel as forbidden.
|
2019-04-13 10:34:35 +04:00 |
apiwrap.h
|
Use channels.exportMessageLink to check links.
|
2019-04-05 15:50:16 +04:00 |
app.cpp
|
Refactored variables for edit media in HistoryItem.
|
2019-04-04 13:23:14 +03:00 |
app.h
|
Support new ('modern') API file locations.
|
2019-03-29 14:24:07 +04:00 |
auth_session.cpp
|
Move delete-from-ToS to AuthSession.
|
2019-04-02 14:33:52 +04:00 |
auth_session.h
|
Move delete-from-ToS to AuthSession.
|
2019-04-02 14:33:52 +04:00 |
config.h
|
Use new animations engine in all Basic-s.
|
2019-04-02 14:33:53 +04:00 |
countries.h
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
facades.cpp
|
Fix video messages playback on Retina.
|
2019-04-02 14:33:53 +04:00 |
facades.h
|
Fix video messages playback on Retina.
|
2019-04-02 14:33:53 +04:00 |
layout.cpp
|
Move files to media/audio and media/clip.
|
2019-02-13 15:41:33 +03:00 |
layout.h
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
logs.cpp
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
logs.h
|
Log only source base name in assertions.
|
2019-01-17 12:21:30 +04:00 |
main.cpp
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
mainwidget.cpp
|
Added floating button in dialog list to jump to top.
|
2019-04-05 14:13:18 +04:00 |
mainwidget.h
|
Refactored code.
|
2019-04-02 18:14:12 +04:00 |
mainwindow.cpp
|
Fix crash with event loop nesting tracking.
|
2019-04-12 17:30:43 +04:00 |
mainwindow.h
|
Fix crash with event loop nesting tracking.
|
2019-04-12 17:30:43 +04:00 |
observer_peer.cpp
|
Use "Feed" name for chats list index and search.
|
2018-02-08 12:20:51 +03:00 |
observer_peer.h
|
Prepare legacy group restrictions checking.
|
2019-01-17 12:21:29 +04:00 |
qt_static_plugins.cpp
|
Add nimf inputcontext plugin for linux version (#5050)
|
2018-12-06 11:30:08 +04:00 |
settings.cpp
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
settings.h
|
Play streaming video in mediaview.
|
2019-03-11 11:52:11 +04:00 |
stdafx.cpp
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
stdafx.h
|
Use upstream range-v3 on MSVC.
|
2018-11-20 19:38:39 +04:00 |