Commit graph

108 commits

Author SHA1 Message Date
78df19f4e4 Remove unnecessary separator in own profile 2021-04-26 23:00:55 +03:00
782ccde92a Fix reopening of recent actions section 2021-04-07 05:37:17 +03:00
cdd7e9239e Duplicate invite links to profile 2021-03-31 03:37:34 +03:00
1488e02ac5 Fix blocked users window not closing on profile open 2021-03-29 03:18:40 +03:00
1927ab7955 Updated TDesktop sources to 2.7.1+c08a148 2021-03-28 16:07:58 +03:00
Sprite
4d9c9bbd6f Add a comment to the header inclusion
Co-authored-by: 23rd <23rd@vivaldi.net>
2021-03-12 15:42:20 +04:00
Sprite
c7c145b226 Complete report action callback 2021-03-12 15:42:20 +04:00
8d9e17482c Updated TDesktop sources to 2.6 2021-02-27 19:54:04 +03:00
John Preston
8142acc709 Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
John Preston
467449ac13 When reporting peer allow to select messages first. 2021-02-22 23:42:42 +04:00
0fe738ee3a Post-merge fixes 2020-12-24 17:05:42 +03:00
3148d17442 Updated TDesktop sources to 2.5.1+feff514 2020-12-23 22:04:48 +03:00
John Preston
92bc278052 Allow inviting contacts to voice chats. 2020-12-22 12:33:06 +04:00
John Preston
b6483cb65c Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
23rd
c8643aa1ee Wrapped raw SectionMemento with unique_ptr. 2020-12-14 17:09:24 +04:00
e5123d56df Updated TDesktop sources to 2.4.7 2020-11-09 09:27:43 +03:00
c499cfb267 Updated TDesktop sources to 2.4.3 2020-11-09 03:26:49 +03:00
John Preston
c35b6e1209 Highlight internal links in Bio. 2020-10-30 18:32:22 +03:00
John Preston
b097bd7225 Report spam from Replies reports messages. 2020-09-29 19:03:27 +03:00
John Preston
4c1213ce9e Allow blocking users from Replies chat. 2020-09-29 19:03:26 +03:00
John Preston
55edb3bdfe Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
c8b0209e8e Possible fix for crash on Permissions click in profile 2020-07-09 16:51:57 +03:00
f633857744 Updated TDesktop sources to 2.1.17 beta 2020-07-03 04:39:44 +03:00
Sean Wei
212944d89c Fix format 2020-07-02 11:32:17 +04:00
9953c875f3 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-07-01 05:43:07 +03:00
85bc3ddd96 Show manage buttons in profile 2020-06-29 08:36:02 +03:00
901f41a1b7 More click-to-copy in profile 2020-06-29 08:36:01 +03:00
John Preston
30c82bb2e0 Remove some MainWindow::sessionController() calls. 2020-06-23 21:53:44 +04:00
John Preston
357caf8007 Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
John Preston
3c4e959468 Replace observer_peer with rpl interface. 2020-06-23 21:53:40 +04:00
John Preston
3878a1b212 Remove some more Auth() calls. 2020-06-23 21:53:38 +04:00
1ec8763b63 Option to select chat ID format 2020-05-05 20:26:21 +03:00
f0ebf2f255 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-05-01 18:02:14 +03:00
be2444b3da Merge prepare: revert "subscribers" instead of "members" 2020-05-01 17:18:02 +03:00
cad4d19272 Use "subscribers" instead of "members" in channels 2020-05-01 15:48:07 +04:00
33f1616dbf Top bar notifications option 2020-03-30 21:57:46 +03:00
ilya-fedin
371ba03f2c Fix indentation & other minor fixes (#5) 2020-01-21 01:34:01 +03:00
2b77ec69f0 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-01-18 18:26:29 +03:00
Nicholas Guriev
793862bee6 Fix -Wredundant-move and -Wdeprecated-copy warnings (#6663)
* Do not move result at end of function

This makes GCC 9.1.2 happy with the active -Wredundant-move warning.
Indeed, such moving of local variables or local arguments before
returning is unnecessary and prevents the compiler from copy elision
optimization.
2019-11-12 18:15:34 +03:00
5407d411df Merge remote-tracking branch 'tdesktop/dev' into dev 2019-11-06 15:13:32 +03:00
John Preston
d63e50944a Update submodules to the latest spellcheck. 2019-11-05 13:23:56 +03:00
John Preston
a6c84c36c0 Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
3d614801b8 Changed "Members" to "Subscribers" for channel 2019-10-08 00:17:32 +03:00
3d2ae1a844 Making showing chat IDs optional 2019-10-04 18:17:15 +03:00
4cd61812f9 Moved ID info to top 2019-10-04 18:17:15 +03:00
1c0f75bbf7 Updated TD to 1.8.11 2019-10-02 00:50:59 +03:00
John Preston
0c713a930a Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
b4b10609b5 Add discussion button to profile 2019-10-01 04:41:49 +03:00
a562e8b195 Show ID in profile info 2019-09-29 23:34:40 +03:00
37c7b0af13 First Kotatogram version 2019-09-21 19:10:46 +03:00