summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/settings
AgeCommit message (Expand)Author
2021-03-23First full-featured version of payments, no design.John Preston
2021-03-13Get rid of deprecated ranges::view usageIlya Fedin
2021-03-12Rename RPCError to MTP::Error.John Preston
2021-03-03Remove some App::wnd() calls.John Preston
2021-02-22Allow editing links from ShowInviteLinkBox.John Preston
2021-02-22Update API scheme to layer 124.John Preston
2021-02-04Moved showLogoutConfirmation from MainWindow to Window::Controller.23rd
2021-02-01Implement SingleChoiceBox using Ui::GenericBox.John Preston
2021-02-01Don't reset interface scale to auto on Settings open.John Preston
2021-01-26Update settings and report phrases.John Preston
2021-01-26Allow disabling calls on tdesktop device.John Preston
2021-01-25Allow clearing calls log.John Preston
2021-01-24Replaced snap util function with std::clamp.23rd
2021-01-22Remove platform_specific.h include from mainwindow.hIlya Fedin
2021-01-22Allow qualified notification daemons by default on LinuxIlya Fedin
2021-01-07Add ability to choose calls audio backend.John Preston
2020-12-28Fix layout in intro Settings.John Preston
2020-12-22Allow inviting contacts to voice chats.John Preston
2020-12-15Fix input device edit in Calls Settings.John Preston
2020-12-09Show bar waves from any member-s level.John Preston
2020-12-01Use separate styles for group call boxes.John Preston
2020-12-01Add group call settings box.John Preston
2020-11-19Allow all messages silent in support mode.John Preston
2020-11-16Fix typo in the installlauncher cheat codeIlya Fedin
2020-11-02Add a cheat code to install launcher on LinuxIlya Fedin
2020-11-02Remove autodark cheat code since there are an UI setting for thisIlya Fedin
2020-10-30Highlight internal links in Bio.John Preston
2020-10-30Move App::roundRect to Ui::FillRoundRect.John Preston
2020-10-30Move SendButton/EmojiButton to td_ui.John Preston
2020-10-30Implement message bar with animations.John Preston
2020-10-30Use UrlClickHandler::Open instead of File::OpenUrlIlya Fedin
2020-10-30Implement possibility to hide taskbar icon on LinuxIlya Fedin
2020-10-30Use some methods from lib_baseIlya Fedin
2020-09-30Added labels update in privacy box by timer.23rd
2020-09-30Added count of active sessions as label of button in settings.23rd
2020-09-30Move some text formatting to tg_ui:ui/text/format_values.John Preston
2020-09-30Move lang keys to td_lang library.John Preston
2020-09-29Simplified confirmed callback for ConfirmBox instances.23rd
2020-09-29Show replies dialog correctly.John Preston
2020-09-29'base::optional_variant<' -> 'std::variant<v::null_t,'John Preston
2020-09-29Update API scheme to layer 119. Count replies.John Preston
2020-09-29Return 'testmode' code when no authed accounts.John Preston
2020-09-29Get rid of redudant cmake optionsIlya Fedin
2020-08-21Share video capturer between call and settings.John Preston
2020-08-21Improve calls settings (camera / microphone).John Preston
2020-08-21Fix build on macOS.John Preston
2020-08-21Allow to choose camera device in Settings.John Preston
2020-08-21Use audio device enumeration from lib_webrtc.John Preston
2020-07-25Add archive and mute settings editing.John Preston
2020-07-24Forbid auto-night mode with theme editor.John Preston