summaryrefslogtreecommitdiffstats
path: root/Telegram/CMakeLists.txt
AgeCommit message (Expand)Author
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-22Update lib_webview.John Preston
2021-03-22Link Telegram with lib_webview.John Preston
2021-03-18Add MPRIS supportIlya Fedin
2021-03-12Move group call menu to a separate module.John Preston
2021-03-12Support joining to voice chats as a channel.John Preston
2021-03-10Add portal-based open with dialog implementationIlya Fedin
2021-03-04Move glib usage to glibmmIlya Fedin
2021-02-25Remove legacy #feed code.John Preston
2021-02-22When reporting peer allow to select messages first.John Preston
2021-02-22Add auto-delete control to compose controls.John Preston
2021-02-22Add DESKTOP_APP_DISABLE_X11_INTEGRATIONIlya Fedin
2021-02-19Use new methods from lib_uiIlya Fedin
2021-02-19Expose gtk integration to lib_baseIlya Fedin
2021-02-05Add XDG Desktop Portal based file dialog implementation from QtIlya Fedin
2021-01-29Add external_xxhash dependency to Telegram project.John Preston
2021-01-25Added initial implementation of volume menu item in group calls.23rd
2021-01-25Moved common GroupCall structs to separate file.23rd
2021-01-25Update API scheme, add view link box.John Preston
2021-01-25Move CalendarBox and ChooseDateTimeBox to td_ui.John Preston
2021-01-25Detect tablet mode on Windows 10.John Preston
2021-01-25Improve permanent link edit design.John Preston
2021-01-25Update API scheme and start invite links.John Preston
2021-01-22Split GTK integration into a singletonIlya Fedin
2021-01-22Recreate notification manager on notification service owner changeIlya Fedin
2021-01-22Added ability to fetch song cover from external resource.23rd
2021-01-05Eliminate ifndefs in notifications_manager_linuxIlya Fedin
2021-01-04Check for xdg-decoration protocol support on WaylandIlya Fedin
2020-12-28Add support for G-S-D's media-keys extensionIlya Fedin
2020-12-24Remove linux LastUserInputTime dependency since it's only in lib_baseIlya Fedin
2020-12-22Use desktop-app::external_qt_static_pluginsIlya Fedin
2020-12-22Allow inviting contacts to voice chats.John Preston
2020-12-15Fix changelog.txt path in generate_appdata_changelogtux93
2020-12-10Add changelog2appdata into cmake buildIlya Fedin
2020-12-01Allow discarding group call when leaving.John Preston
2020-12-01Start group call members list.John Preston
2020-12-01Add empty group call panel.John Preston
2020-12-01Start group call bar in HistoryWidget.John Preston
2020-11-17Have the wayland build-time toggle affect the native window titleIlya Fedin
2020-11-17Build wayland support optionallymid-kid
2020-11-17Add return from bot switch_pm to Scheduled/Replies.John Preston
2020-11-17Replaced record circle button with bezier circle.23rd
2020-11-17Created voice record bar as separated history view class.23rd
2020-11-17Moved structures of compose controls to separated header.23rd
2020-11-17Moved history_view_compose_controls to controls folder.23rd
2020-11-16Prefer gtk3 headersIlya Fedin
2020-10-30Use only shared media code for pinned tracking.John Preston
2020-10-30Add pinned messages section.John Preston