tdesktop/Telegram/SourceFiles
John Preston eeecc42c25 Version 2.7.
- Start limitless Voice Chats in Groups and Channels.
- Host discussions that can be listened to
by millions of people simultaneously.
- Record voice chats to share or publish in Channels later.
- See that a chat is being recorded
from the red dot next to its title.
- See user bio texts right from the list of participants.
- Raise your hand to show admins you want to speak.
- Create separate Voice Chat Invite Links for listeners or speakers.
- Change the title of your Voice Chat
to give people an idea of the current topic.
- Join Voice Chats as one of your Channels
to hide your personal account.
2021-03-19 14:15:26 +04:00
..
_other Version 2.5.7. 2021-01-28 15:11:56 +04:00
api Don't skip updateGroupCallParticipants while in getDifference. 2021-03-18 00:25:53 +04:00
boxes Improve layout of voice chat channel choosing. 2021-03-16 17:16:56 +04:00
calls Add confirmation on create / anonymous admin join. 2021-03-19 14:10:02 +04:00
chat_helpers Use base::flat_map for pointer keys 2021-03-15 19:49:06 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Version 2.7. 2021-03-19 14:15:26 +04:00
data Fix discarded group call handle. 2021-03-19 00:57:16 +04:00
dialogs Avoid allocations for case-insensetive compare 2021-03-16 12:20:48 +03:00
export Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
ffmpeg Fix deprecation warnings when building with FFmpeg 4.2. 2020-11-06 11:21:34 +03:00
history Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
info Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
inline_bots Trying to get rid of unused variables... 2021-03-15 11:40:44 +03:00
intro Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
lang Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
main Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
media Version 2.7. 2021-03-19 14:15:26 +04:00
mtproto Append x64 to app_version on Windows. 2021-03-15 20:14:39 +04:00
overview Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
passport Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
platform Add MPRIS support 2021-03-18 21:55:06 +03:00
profile Use base::flat_map for pointer keys 2021-03-15 19:49:06 +03:00
settings Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
storage Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
support Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
ui Revert "Workaround build issues on GCC." 2021-03-18 00:30:12 +04:00
window Request one participants slice on voice chat reload. 2021-03-18 16:58:05 +04:00
apiwrap.cpp Use base::flat_map for pointer keys 2021-03-15 19:49:06 +03:00
apiwrap.h Slightly refactored uploading of edit media. 2021-03-13 12:59:11 +03:00
app.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
app.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
config.h Replaced voice record processing with VoiceRecordBar in HistoryWidget. 2020-11-17 12:56:50 +03:00
facades.cpp Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
facades.h Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
layout.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
layout.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
logs.cpp Replace remaining QFileInfo::exists 2021-03-15 19:49:06 +03:00
logs.h Add some profiling logs to lottie player. 2019-07-01 17:57:39 +02:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Remove unused variable in mainwidget 2021-03-15 19:49:06 +03:00
mainwidget.h Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
mainwindow.cpp Implement three items tray menu on Linux 2021-02-23 17:14:57 +04:00
mainwindow.h Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
settings.cpp Version 2.5.9: Move window position to Core::Settings. 2021-02-17 19:20:05 +04:00
settings.h Version 2.5.9: Move window position to Core::Settings. 2021-02-17 19:20:05 +04:00
stdafx.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00