summaryrefslogtreecommitdiffstats
path: root/Telegram/cmake
AgeCommit message (Expand)Author
2021-03-29Add local validation for card information.John Preston
2021-03-26Improve checkout information / card page design.John Preston
2021-03-25Handle native / non-native payment methods (same way).John Preston
2021-03-25Support entering card details natively.John Preston
2021-03-24Port required parts of Stripe SDK to lib_stripe.John Preston
2021-03-23First full-featured version of payments, no design.John Preston
2021-03-23Start proper payments processing.John Preston
2021-03-20Add build options for libtgvoip backendsIlya Fedin
2021-03-12Rename RPCError to MTP::Error.John Preston
2021-03-12Add CallMuteButton with lottie animations.John Preston
2021-03-12Update tgcalls to use ffmpeg instead of opusfile.John Preston
2021-03-12Update tgcalls.John Preston
2021-02-22When reporting peer allow to select messages first.John Preston
2021-02-22Show auto-delete info in message context menu.John Preston
2021-02-22Add auto-delete period edit box.John Preston
2021-02-19Expose gtk integration to lib_baseIlya Fedin
2021-02-17Add -mxgot flag to td_scheme on MIPS64Nicholas Guriev
2021-02-04Clean up DESKTOP_APP_DISABLE_WEBRTC_INTEGRATIONNicholas Guriev
2021-01-25Move CalendarBox and ChooseDateTimeBox to td_ui.John Preston
2021-01-25Add 'Copy Link' and 'Share Link' buttons.John Preston
2021-01-25Improve permanent link edit design.John Preston
2020-12-30Create audio device module uniformely.John Preston
2020-12-25Reuse the code for userpics in Calls::TopBar.John Preston
2020-12-10Add changelog2appdata into cmake buildIlya Fedin
2020-12-01Start group call bar in HistoryWidget.John Preston
2020-10-30Add setting for grouping files.John Preston
2020-10-30Move SingleMediaPreview to td_ui.John Preston
2020-10-30Move Media::Clip::Reader and FileLocation to td_ui.John Preston
2020-10-30Move App::roundRect to Ui::FillRoundRect.John Preston
2020-10-30Move SendButton/EmojiButton to td_ui.John Preston
2020-10-30Moved PinnedBar to Ui:: in td_ui.John Preston
2020-10-30Implement message bar with animations.John Preston
2020-10-07Use FindALSA instead of pkg-configIlya Fedin
2020-10-01Fix export of discussion messages.John Preston
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-30Rename td-specific libs from lib_ to td_.John Preston
2020-09-29Get rid of redudant cmake optionsIlya Fedin
2020-08-21Use webrtc from a custom-built fork.John Preston
2020-08-21Use audio device enumeration from lib_webrtc.John Preston
2020-08-15Get rid of TDESKTOP_USE_PACKAGED_TGVOIPIlya Fedin
2020-08-15Get rid of redudant fontconfig hackIlya Fedin
2020-08-15Use GAppInfo instead of xdg-mimeIlya Fedin
2020-08-15Disable Qt's integration mechanism on GTK-based DE to avoid early GTK loadingIlya Fedin
2020-08-12Toggle fullscreen by double click.John Preston
2020-08-11Allow building without WebRTC.John Preston
2020-08-11Fix build on Linux 64 bit.John Preston
2020-08-11Update tgcalls library.John Preston
2020-08-11Allow reference tgcalls implementation.John Preston
2020-08-11Update tgcalls to use new protocol.John Preston