summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/calls
AgeCommit message (Expand)Author
2021-03-23First full-featured version of payments, no design.John Preston
2021-03-22Remove 100% from voice chat 'speaking' status.John Preston
2021-03-22Remove CAPS in calls / voice chats top bar.John Preston
2021-03-20Allow markup in some voice chat toasts.John Preston
2021-03-20Allow all toasts to be multiline in voice chats.John Preston
2021-03-20Make red 'Remove' in voice chat participant menu.John Preston
2021-03-20Allow blocking channels in voice chats.John Preston
2021-03-20Update API scheme to layer 126.John Preston
2021-03-20Fix verified icon in voice chat participants list.John Preston
2021-03-19Add confirmation on create / anonymous admin join.John Preston
2021-03-19Fix discarded group call handle.John Preston
2021-03-18Fix joining / unmuting.John Preston
2021-03-18Beta version 2.6.7.v2.6.7John Preston
2021-03-18Subscribe to channel updates in voice chat.John Preston
2021-03-18Revert "Workaround build issues on GCC."John Preston
2021-03-18Fix joining a voice chat.John Preston
2021-03-17Improve participants sorting in voice chats.callsJohn Preston
2021-03-17Rewrite voice chat members list management.John Preston
2021-03-17Don't show 'allowed to speak' on first join.John Preston
2021-03-17Beta version 2.6.4.John Preston
2021-03-16Fix freeze in voice chats.John Preston
2021-03-16Workaround build issues on GCC.John Preston
2021-03-16Fix confirmation when joining by link.John Preston
2021-03-16Fix invalid 'You can speak' notification.John Preston
2021-03-16Fix 'join as' userpic button display.John Preston
2021-03-16Remove 'wants to speak' status in three seconds.John Preston
2021-03-16Limit voice chat title to 40 characters.John Preston
2021-03-16Add 'rejoin as' and 'change title' toast notifications.John Preston
2021-03-16Improve layout of voice chat channel choosing.John Preston
2021-03-16Always join voice chats by link with confirmation.John Preston
2021-03-16Add recording mark animation.John Preston
2021-03-16Don't ask joinAs for voice chats each time.John Preston
2021-03-16Fix voice chat three-dot menu on macOS.John Preston
2021-03-15Allow inviting members in channel voice chats.John Preston
2021-03-15Fix long voice chat title elision on macOS.John Preston
2021-03-15Fix three-dot toggle in voice chats.John Preston
2021-03-15Get rid of deprecated ranges::actionIlya Fedin
2021-03-13Get rid of deprecated ranges::view usageIlya Fedin
2021-03-13Avoid multiple .arg usage as suggested by clazyIlya Fedin
2021-03-13Fix voice chat lottie animation on Retina screens.John Preston
2021-03-13Apply autofixes from clazyIlya Fedin
2021-03-13Improve voice chat lottie animations.John Preston
2021-03-12Add error display on link sharing.John Preston
2021-03-12Improve phrases in share voice chat link box.John Preston
2021-03-12Show and play 'allowed to speak' notification.John Preston
2021-03-12Support sharing only listener invite link.John Preston
2021-03-12Allow remove raised hand from context menu.John Preston
2021-03-12Fix build on macOS and Linux.John Preston
2021-03-12Rename RPCError to MTP::Error.John Preston
2021-03-12Pass correct response timestamp to tgcalls.John Preston