John Preston
|
7893ad0558
|
Mark all types of local history items.
|
2019-09-06 10:53:44 +03:00 |
|
John Preston
|
3b4563772e
|
Disable edit self restrictions in UI.
|
2019-08-31 14:25:02 +03:00 |
|
John Preston
|
7be1c4ca2f
|
Fix crash in right click on CalendarBox.
Any attempt to destroy a widget on right click will crash,
because Qt anyway sends QContextMenuEvent to the same widget.
Fixes #6464.
|
2019-08-31 14:15:30 +03:00 |
|
John Preston
|
569340c7d3
|
Move transfer ownership button.
|
2019-08-30 17:06:37 +03:00 |
|
John Preston
|
405ccb8580
|
Add editing of AddedByPhone privacy.
|
2019-08-29 11:44:03 +03:00 |
|
John Preston
|
131ef4f15a
|
Fix palette generation on macOS.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
87addd41b1
|
Add new phrases for reminders.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
117d6192fa
|
Ensure contrast in colorized themes.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
763bdf8798
|
Apply lightness limits in accent colors.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
56a82600f8
|
Add HSL color picker box for theming.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
56c4d164f3
|
Fix crash in group creation.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
dd136350fb
|
Fix save color in theme editor.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
ef7087348a
|
Allow to schedule created polls.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
f690f93f32
|
Allow schedule of files, stickers, GIFs.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
77ebdd3576
|
Send from scheduled messages section.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
3e895d0e85
|
Make tabbed selector working in scheduled section.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
fb96d2eef8
|
Improve schedule box design.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
debeb61540
|
Start schedule message box.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
03cdddfe18
|
Allow sending scheduled messages.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
caef7dde24
|
Bundle silent and scheduled to Api::SendOptions.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
ea0a616453
|
Allow deleting scheduled messages.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
549789bfb7
|
Update API scheme to layer 105.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
02b65a42f7
|
Move message client flags to a separate field.
|
2019-08-09 20:19:23 +01:00 |
|
John Preston
|
4bad642190
|
Remove some more Auth() calls.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
93a52bb66e
|
Move some settings from global to Session.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
abf49e1672
|
Update API scheme.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
787b5f549a
|
Update slowmode intervals.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
e8a28a57df
|
Fix adding contacts.
Regression was introduced in 06982fdf04 .
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
27d84befa8
|
Remove emoji from custom admin ranks.
|
2019-07-28 15:39:06 +02:00 |
|
John Preston
|
3f2cc01f48
|
Allow sending silent messages.
|
2019-07-27 17:19:04 +02:00 |
|
John Preston
|
bacaf805b5
|
Pass SessionNavigation to some boxes.
|
2019-07-25 20:55:11 +02:00 |
|
John Preston
|
137fa0378c
|
Remove some more Auth() calls.
|
2019-07-24 16:00:30 +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
|
9cf4cf6dca
|
Move MTP::Instance to Main::Account.
|
2019-07-24 10:46:23 +02:00 |
|
John Preston
|
db2018c765
|
Fix owner badges in groups.
|
2019-07-24 08:37:10 +02:00 |
|
John Preston
|
2ed5552279
|
Improve custom badge input phrases.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
27f248645c
|
Use correct animated sticker thumbnails size.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
3f1a2d0b58
|
Support emoji in custom admin badges.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
6fe36e6534
|
Improve custom rank input UI.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
f36e2981ca
|
Display custom admin ranks in messages.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
22f210ea8e
|
Support sending albums to slowmode groups.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
873b77cf40
|
Use UserData::isBot where applicable.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
c50ade565a
|
Track sending and failed messages.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
04bf24288a
|
Show slowmode error messages.
|
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
|
328b090877
|
Save slowmode settings in groups.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
1d2c86839b
|
Add slowmode slider to EditPeerPermissionsBox.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
4544a2e331
|
Update API scheme to layer 104.
|
2019-07-24 08:02:20 +02:00 |
|
23rd
|
ab8889b2fa
|
Fixed position of emoji panel in SendFilesBox when new file is added.
|
2019-07-18 12:09:53 +02:00 |
|