RadRussianRus
85bc3ddd96
Show manage buttons in profile
2020-06-29 08:36:02 +03:00
RadRussianRus
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
23rd
0696a2d5c0
Replaced mapping to rpl::empty_value with rpl::to_empty.
2020-06-23 21:53:43 +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
RadRussianRus
d8bea89379
Move kick icon in member list back on its place
2020-05-06 04:45:44 +03:00
RadRussianRus
1ec8763b63
Option to select chat ID format
2020-05-05 20:26:21 +03:00
RadRussianRus
7de3002c8c
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-05 17:27:04 +03:00
RadRussianRus
87bf0654a2
Move "X groups in common" in shared media to bottom
2020-05-04 18:36:47 +04:00
RadRussianRus
f0ebf2f255
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-01 18:02:14 +03:00
RadRussianRus
be2444b3da
Merge prepare: revert "subscribers" instead of "members"
2020-05-01 17:18:02 +03:00
RadRussianRus
e7eb585475
Merge prepare: revert bot privacy status
2020-05-01 17:10:49 +03:00
RadRussianRus
cad4d19272
Use "subscribers" instead of "members" in channels
2020-05-01 15:48:07 +04:00
RadRussianRus
ca49e74b6f
Show bot privacy status
2020-05-01 12:10:32 +04:00
RadRussianRus
33f1616dbf
Top bar notifications option
2020-03-30 21:57:46 +03:00
RadRussianRus
9ed04afee8
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-03-28 05:05:42 +03:00
John Preston
b88f0108ad
Edit chat types in filters.
2020-03-27 20:36:02 +04:00
RadRussianRus
64266cd7f5
Bot privacy status in members list
2020-03-08 02:18:18 +03:00
RadRussianRus
6fe8019d63
Replace ID string format with QString::number
2020-01-24 03:34:22 +03:00
ilya-fedin
371ba03f2c
Fix indentation & other minor fixes ( #5 )
2020-01-21 01:34:01 +03:00
RadRussianRus
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
RadRussianRus
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
John Preston
383195f1b2
Use some icons from lib_ui.
2019-10-19 12:27:34 +04:00
RadRussianRus
cc52f0fdd6
Redesign of admin ranks
2019-10-19 08:43:45 +03:00
RadRussianRus
3d614801b8
Changed "Members" to "Subscribers" for channel
2019-10-08 00:17:32 +03:00
RadRussianRus
edd9d74c04
Show admin titles in member list
2019-10-07 01:09:34 +03:00
RadRussianRus
3d2ae1a844
Making showing chat IDs optional
2019-10-04 18:17:15 +03:00
RadRussianRus
4cd61812f9
Moved ID info to top
2019-10-04 18:17:15 +03:00
RadRussianRus
1c0f75bbf7
Updated TD to 1.8.11
2019-10-02 00:50:59 +03:00
John Preston
c5845f17ae
Remove twidget header.
2019-10-01 23:59:46 +03:00
John Preston
0c713a930a
Remove app.h / facades.h from precompiled header.
2019-10-01 23:59:46 +03:00
RadRussianRus
b4b10609b5
Add discussion button to profile
2019-10-01 04:41:49 +03:00
RadRussianRus
a562e8b195
Show ID in profile info
2019-09-29 23:34:40 +03:00
RadRussianRus
37c7b0af13
First Kotatogram version
2019-09-21 19:10:46 +03:00
John Preston
6343221d7b
Remove many includes from stdafx.pch.
2019-09-06 19:31:07 +03:00
John Preston
ac8f924909
Show tdesktop cloud themes in a box.
2019-09-06 19:31:06 +03:00
John Preston
bacaf805b5
Pass SessionNavigation to some boxes.
2019-07-25 20:55:11 +02:00
John Preston
ff44094ded
Rename AuthSession to Main::Session.
2019-07-24 13:45:24 +02:00
John Preston
06982fdf04
Remove some calls to Auth().
2019-07-24 13:13:51 +02:00
John Preston
873b77cf40
Use UserData::isBot where applicable.
2019-07-24 08:02:20 +02:00
John Preston
055c145af5
Fix manage group box after migration.
2019-07-24 08:02:20 +02:00
John Preston
c5df4db621
Fix possible race conditions in msgid().
2019-07-15 16:00:30 +02:00
John Preston
ffba901620
Add a confirmation when blocking a user.
2019-07-15 15:47:40 +02:00
John Preston
9d09cee1cc
Unblock bots without restarting from Settings.
2019-07-04 16:26:53 +02:00
John Preston
729da4a6b4
Move 'Add to contacts' button up in Info.
2019-07-04 12:21:52 +02:00