.. |
_other
|
Add option to blur chat background.
|
2019-02-07 19:36:30 +03:00 |
base
|
Basic code for video streaming + testing on video.
|
2019-03-11 11:49:22 +04:00 |
boxes
|
Added ability to see attached stickers on photos.
|
2019-03-10 22:10:36 +04:00 |
calls
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
chat_helpers
|
Improved "Create link" box title display.
|
2019-02-20 11:42:10 +04:00 |
codegen
|
Fix MTP logging.
|
2019-01-17 12:20:50 +04:00 |
core
|
Refactored checking of last input while notifications are displayed.
|
2019-03-10 22:02:58 +04:00 |
data
|
Support streaming playback speed 0.5 - 2.
|
2019-03-11 11:49:22 +04:00 |
dialogs
|
Added scroll animation in dialogs list when it scrolls to top.
|
2019-03-09 13:56:33 +04:00 |
export
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
history
|
Added grouping of album files into a single notification.
|
2019-03-11 00:00:02 +04:00 |
info
|
Added Search Shortcut in Shared Media.
|
2019-03-10 10:58:05 +04:00 |
inline_bots
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
intro
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
lang
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
media
|
Sync video stream to audio stream.
|
2019-03-11 11:49:53 +04:00 |
mtproto
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
overview
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
passport
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
platform
|
Refactored checking of last input while notifications are displayed.
|
2019-03-10 22:02:58 +04:00 |
profile
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
rpl
|
Provide receivedTill for streamed tracks.
|
2019-03-11 11:49:22 +04:00 |
settings
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
storage
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
support
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
ui
|
Added a handler for "MESSAGE_EMPTY" error to delete a local message.
|
2019-03-10 10:26:40 +04:00 |
window
|
Fixed infrequent separation of grouped notifications.
|
2019-03-11 00:00:02 +04:00 |
apiwrap.cpp
|
Added ability to see attached stickers on photos.
|
2019-03-10 22:10:36 +04:00 |
apiwrap.h
|
Added ability to see attached stickers on photos.
|
2019-03-10 22:10:36 +04:00 |
app.cpp
|
Removed unnecessary calling of saveDraftToCloud() method when quit.
|
2019-02-20 11:46:37 +04:00 |
app.h
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
auth_session.cpp
|
Refactored counting idle time.
|
2019-03-10 22:02:58 +04:00 |
auth_session.h
|
Refactored counting idle time.
|
2019-03-10 22:02:58 +04:00 |
config.h
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
countries.h
|
…
|
|
facades.cpp
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
facades.h
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +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
|
…
|
|
mainwidget.cpp
|
Refactored counting idle time.
|
2019-03-10 22:02:58 +04:00 |
mainwidget.h
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
mainwindow.cpp
|
Move some logic to Media::Streaming::Player.
|
2019-03-11 11:49:21 +04:00 |
mainwindow.h
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
observer_peer.cpp
|
…
|
|
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
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
stdafx.cpp
|
…
|
|
stdafx.h
|
Use upstream range-v3 on MSVC.
|
2018-11-20 19:38:39 +04:00 |