|
|
e74284b249
|
Ban members from recent actions
|
2020-03-14 04:13:53 +03:00 |
|
|
|
771f410eda
|
Show chat name in scheduled messages section
|
2020-03-12 02:22:08 +03:00 |
|
|
|
1a462f4d26
|
Option to always show top bar userpic
|
2020-03-12 02:22:07 +03:00 |
|
|
|
9ecb0c12a0
|
Userpic corners option
|
2020-03-12 02:22:06 +03:00 |
|
|
|
74247e939c
|
Show working dir in tray tooltip
|
2020-03-09 02:00:44 +03:00 |
|
|
|
1cf2a336b7
|
Custom tray and taskbar icon
|
2020-03-08 20:20:53 +03:00 |
|
|
|
64266cd7f5
|
Bot privacy status in members list
|
2020-03-08 02:18:18 +03:00 |
|
|
|
2bdc5d5822
|
Simplified JSON option reading
|
2020-03-07 18:33:15 +03:00 |
|
|
|
d70c1312c3
|
Using QApplication::alert for taskbar flashing on Linux
|
2020-03-07 18:33:10 +03:00 |
|
|
|
242462b142
|
Restored empty lines
|
2020-03-07 18:33:05 +03:00 |
|
ilya-fedin
|
b78840238d
|
Use extern with custom font variables (#7)
|
2020-03-07 02:14:08 +03:00 |
|
|
|
ada7567d0a
|
Converted QFont to style::font on macOS
Even though I have no builds for macOS, losing compatibility entirely is not in my plans.
|
2020-02-26 21:49:15 +03:00 |
|
|
|
75d1f2431c
|
Version 1.1.8 beta
|
2020-02-26 13:35:49 +03:00 |
|
|
|
80ec73d6a2
|
Fixed font height for custom text displaying
|
2020-02-26 02:25:29 +03:00 |
|
|
|
55f39e1cbf
|
Recent stickers limit
|
2020-02-26 02:24:53 +03:00 |
|
|
|
4c54f4ef35
|
Show playback controls for GIFs
|
2020-02-26 02:24:27 +03:00 |
|
|
|
938afea533
|
Scroll to dialog on back button click
|
2020-02-26 02:23:45 +03:00 |
|
|
|
6116188e8b
|
Notification sound tray menu option
|
2020-02-26 02:23:42 +03:00 |
|
|
|
c06486d2ce
|
Option to disable taskbar flashing
|
2020-02-26 02:23:37 +03:00 |
|
|
|
6aa631cba9
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-02-26 02:22:54 +03:00 |
|
John Preston
|
844e9b60dd
|
Fix crash in SearchController.
Data::Histories cancels request in Main::Session::api(), so the
request must be sent using this global api(), not custom MTP::Sender.
|
2020-02-25 16:13:07 +04:00 |
|
John Preston
|
cc95117e9b
|
Beta version 1.9.19.
- Bug fixes and other minor improvements.
|
2020-02-25 14:03:08 +04:00 |
|
John Preston
|
b5ad3e7724
|
Fix unread badges for new dialogs.
|
2020-02-25 13:58:58 +04:00 |
|
John Preston
|
3e3696298f
|
Fix possible use-after-free in test connections.
|
2020-02-25 13:40:09 +04:00 |
|
John Preston
|
5838e320ae
|
Fix possible crash in sticker inline results.
|
2020-02-25 12:58:25 +04:00 |
|
John Preston
|
0c8125476a
|
Beta version 1.9.18.
- Bug fixes and other minor improvements.
|
2020-02-25 08:03:13 +04:00 |
|
John Preston
|
6fbd0d7deb
|
Fix logout on second relaunch.
Fixes #7279.
|
2020-02-25 07:58:29 +04:00 |
|
John Preston
|
ddf483012b
|
Beta version 1.9.17.
- Spell checker on Windows 7.
- Bug fixes and other minor improvements.
|
2020-02-25 00:44:28 +04:00 |
|
Ilya Fedin
|
2b0e62dafe
|
Follow hidding reply setting in native notifications on Linux, use system icon
|
2020-02-24 21:00:25 +04:00 |
|
Ilya Fedin
|
9979c220ce
|
Multiple sizes for linux tray icon
|
2020-02-24 19:57:42 +04:00 |
|
23rd
|
0ca0930066
|
Updated context menu for spellchecker.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
8734ebe4c4
|
Added auto download of new dictionary when input locale is changed.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
bc6e1e7a0d
|
Added new setting for automatic dictionaries download.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
bb8aead078
|
Added sequential background dictionary loader.
- Moved the Loader from the dictionaries manager to the spellchecker
common space as a DictLoader.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
9daf362df6
|
Added label with state to "Manage dictionaries" button.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
311678af80
|
Added ability to filter languages in dictionaries manager.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
a0f995b134
|
Added ability to remove dictionary from context menu.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
e9e9ea2d69
|
Added filter for removed dictionaries when dictionary box is closed.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
4bd34b35ae
|
Added button to advanced settings for dictionary management box.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
9d1b93fe50
|
Moved spellchecker work from message_field to Spellchecker::Start.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
9dee4e2d25
|
Added ability to download more than one dictionary at same time.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
783269e256
|
Removed unnecessary Sets() function.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
f598bf0b42
|
Replaced fake dictionary ids with real values.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
039ed17683
|
Fixed saving of not loaded dictionaries.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
62e0ced6a6
|
Imporved computing state of buttons in dictionaries manager.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
f377ac54fd
|
Slightly refactored spellchecker_common.cpp.
- Moved LocaleFromLangId to lib_spellcheck.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
9d98682089
|
Removed unnecessary includes from emoji sets and dictionaries managers.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
efdf5f1767
|
Moved producer of state description to CloudBlob.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
8ca0b614d7
|
Moved loader of emoji sets and dictionaries to CloudBlob.
|
2020-02-24 18:48:33 +03:00 |
|
23rd
|
704dcc8d65
|
Moved emoji sets and dictionaries loader states to CloudBlob.
- Moved CloudBlob to second namespace.
|
2020-02-24 18:48:33 +03:00 |
|