23rd
|
4754a513aa
|
Fixed closing of transfer ownership box.
|
2022-04-04 16:09:41 +03:00 |
23rd
|
e20aa0c524
|
Added total number of messages when deleting all messages from user.
|
2022-04-03 13:21:08 +03:00 |
23rd
|
a4cdd6e376
|
Fixed width of checkbox for deleting all messages from specific user.
|
2022-04-03 13:09:37 +03:00 |
23rd
|
1a746b1ba3
|
Added few last used mute periods to mute menu.
|
2022-04-02 01:26:00 +03:00 |
23rd
|
511789d7af
|
Added vertical time picker for mute period.
|
2022-04-01 19:15:10 +03:00 |
23rd
|
209e09ab66
|
Moved box with vertical drum picker for time to separated module.
|
2022-04-01 19:15:10 +03:00 |
23rd
|
6a7cbc545f
|
Fixed scrolling with touchpad in vertical drum picker.
|
2022-04-01 19:14:58 +03:00 |
23rd
|
7fda14ccca
|
Added loop setting to vertical drum picker.
|
2022-04-01 17:02:01 +03:00 |
John Preston
|
7b7016c4b3
|
Fix scrolling with a touchpad in vertical drum.
|
2022-04-01 16:24:28 +04:00 |
23rd
|
9478798a47
|
Moved out public api for notify settings from Data::Session.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
36bb23c54c
|
Moved out data of notify settings to separated module.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
5a3bbfbf62
|
Renamed Data::NotifySettings to Data::PeerNotifySettings.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
70d1a1e376
|
Slightly improved some phrases for chat menu.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
67d8a7e106
|
Moved out peer menu callback and its creation to separated files.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
36e334ecf2
|
Replaced arrow for items with submenu in menu with icons.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
320ff9d606
|
Simplified settings of auto-delete.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
8d923489d3
|
Replaced inputs for auto-delete setting with prepared values.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
d9541b6a6e
|
Unified general phrases for duration.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
fb750b69e3
|
Added vertical drum picker.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
4dd5be9356
|
Simplified settings of notification sound.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
93563358ca
|
Added remain time to notification menu item when peer is muted.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
d7bf9e285c
|
Replaced kick button with admin rank in list of members.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
221ef74150
|
Slightly improved phrases in clear history box.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
3c4f575bc2
|
Added ability to set auto-delete from profile info.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
3356168745
|
Replaced DropdownMenu with PopupMenu in profile info.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
8fcd07863a
|
Replaced box for auto-delete settings with menu.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
fc71a640a6
|
Added implementation of menu for auto-delete settings.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
06d17c6b2c
|
Changed color of some sensitive menu items to attention one.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
ae25804d83
|
Moved widget for time choosing to td_ui.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
2f7017b305
|
Added mute submenu to top bar in sections.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
4bcd9de2b0
|
Added submenu support to Window::PeerMenuCallback.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
77659c64e0
|
Replaced DropdownMenu with PopupMenu in top bar of sections.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
c520cb777c
|
Replaced Window::PeerMenuCallback with struct.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
d8ee50c6fe
|
Added ability to set custom mute time.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
73b4a8b75a
|
Added special field for time input with placeholder.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
7bebe699f6
|
Moved special fields to separated folder.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
4d0b0bbf66
|
Added mute menu to button for notifications in profile.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
3f6c693c3f
|
Added draft implementation of menu for silent notifications setting.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
8b7ea09fa9
|
Added initial implementation of detailed mute menu.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
f32215f77d
|
Added support of sound notification setting to Data::Session.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
93d4581443
|
Slightly refactored Data::Session::applyNotifySetting.
|
2022-04-01 15:53:57 +04:00 |
23rd
|
46b9c0eae6
|
Added tiny phrases for display duration.
|
2022-04-01 15:53:56 +04:00 |
John Preston
|
aa7143a831
|
Allow adding Settings::Section-s without changing Type.
|
2022-04-01 15:53:23 +04:00 |
John Preston
|
6716c08306
|
Fix another crash on context loss.
|
2022-04-01 10:12:41 +04:00 |
John Preston
|
f6559c01e4
|
Fix sticker image caching in case cell size changes.
|
2022-03-31 15:24:58 +04:00 |
John Preston
|
b1e66279d5
|
Update API scheme on layer 140.
|
2022-03-31 13:24:13 +04:00 |
John Preston
|
2aa293f1a5
|
Re-create texture image on format change.
|
2022-03-30 17:07:35 +04:00 |
John Preston
|
5167eb47ae
|
Add hardware acceleartion video decoding setting.
|
2022-03-30 15:26:34 +04:00 |
John Preston
|
27d9f78566
|
Enforce our own hardware acceleration attempts order.
|
2022-03-30 14:59:54 +04:00 |
John Preston
|
dd9e317257
|
Recover after a streaming error.
|
2022-03-30 14:08:36 +04:00 |