23rd
|
13146e9c06
|
Replaced use of raw MTP* bot commands with new transitional classes.
|
2022-06-14 18:51:18 +04:00 |
|
23rd
|
5f8608ed90
|
Moved out BotCommand struct to separated file.
|
2022-06-14 18:45:12 +04:00 |
|
23rd
|
2846aa2f77
|
Moved SendMenu to separated folder.
|
2022-03-27 17:59:30 +03:00 |
|
23rd
|
0b336a2954
|
Fixed sending animation from inline bots with unexpected result type.
|
2022-03-15 18:02:30 +03:00 |
|
23rd
|
a0a857a6db
|
Added simple animation of stickers sending from autocomplete field.
|
2022-02-25 19:41:16 +03:00 |
|
John Preston
|
d96a8d028a
|
Support webm stickers in field autocomplete.
|
2022-01-28 19:10:07 +03:00 |
|
John Preston
|
8b7d2c880e
|
Support rendering Webm videos with alpha.
|
2022-01-28 19:10:07 +03:00 |
|
23rd
|
0143d22a21
|
Split qt_adapters to separated files.
|
2022-01-26 10:33:28 +03:00 |
|
John Preston
|
2c36623cfb
|
Add some icons to popup menus.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
b9c64499bd
|
Moved code for api participants to separated file.
|
2021-11-26 18:00:21 +04:00 |
|
John Preston
|
773755d70e
|
Send as a channel in HistoryWidget.
|
2021-11-26 18:00:18 +04:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
cb8f49aea0
|
Removed Q_OBJECT from ScrollArea.
|
2021-09-30 18:45:38 +03:00 |
|
John Preston
|
8069fdd873
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
|
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
|
23rd
|
2f1db4f449
|
Fixed sending of choosing type from field autocomplete.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
23e9e7b9f0
|
Remove for_const macro.
|
2021-09-06 13:13:26 +03:00 |
|
23rd
|
59977da2b4
|
Added choosing sticker action to field autocomplete.
|
2021-09-01 01:23:20 +03:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
John Preston
|
b930bc0e6d
|
Track bot commands separately in different chats.
|
2021-07-02 20:41:48 +03:00 |
|
John Preston
|
93d99d6173
|
Track only strings in BotCommand struct.
|
2021-07-02 20:41:46 +03:00 |
|
John Preston
|
a8df3dcf91
|
Remove test code for animated path thumbnails.
|
2021-07-02 20:40:32 +03:00 |
|
John Preston
|
b22e2ffe1d
|
Animate inline path thumbnails with sliding gradient.
|
2021-07-02 20:40:32 +03:00 |
|
John Preston
|
4124c2eb57
|
Show inline path thumbnails for stickers.
|
2021-07-02 13:13:48 +03:00 |
|
23rd
|
bb76818cc8
|
Split adaptive changed rpl::producer into two.
|
2021-06-24 11:25:35 +04:00 |
|
23rd
|
65779ec37e
|
Removed Adaptive namespace from FieldAutocomplete.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
468d43c4c7
|
Don't send by Enter elements, chosen by mouse.
|
2021-06-11 14:20:00 +04:00 |
|
John Preston
|
eb8f709943
|
Show members list in PanelMode::Wide.
|
2021-05-24 22:45:13 +04:00 |
|
Ilya Fedin
|
4ffe1d3acc
|
Use base::flat_map for pointer keys
|
2021-03-15 19:49:06 +03:00 |
|
Ilya Fedin
|
ae0b9141dd
|
Trying to get rid of unused variables...
|
2021-03-15 11:40:44 +03:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
Ilya Fedin
|
c4dcf064d5
|
Avoid multiple .arg usage as suggested by clazy
|
2021-03-13 19:08:33 +03:00 |
|
23rd
|
0b4d0b83c2
|
Removed App::wnd from classes that have pointer to Window::Controller.
|
2021-02-04 18:13:04 +04:00 |
|
23rd
|
d4bbbdb65c
|
Replaced rand_value util function with openssl::RandomValue.
|
2021-01-24 10:41:10 +03:00 |
|
23rd
|
1ccfcc824c
|
Updated code to be consistent with lib_ui.
|
2021-01-22 16:53:59 +04:00 |
|
John Preston
|
dde94d486b
|
Change button round radius.
|
2020-12-08 11:19:23 +04:00 |
|
23rd
|
a2e4403b28
|
Slightly refactored code for menu with send options.
|
2020-11-19 18:11:37 +03:00 |
|
23rd
|
e1017380ec
|
Fixed filling menu with send options for inline bots and autocomplete.
|
2020-11-19 18:11:37 +03:00 |
|
John Preston
|
ac02e2be9e
|
Add FieldAutocomplete to ComposeControls.
|
2020-11-17 12:56:51 +03:00 |
|
John Preston
|
05eb549a3d
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
|
John Preston
|
ae298818a8
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03:00 |
|
23rd
|
14cda49db2
|
Moved code for send context menu to namespace.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
1eea07d88a
|
Added ability to schedule and send silently stickers from autocomplete.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
cf56658664
|
Slightly refactored FieldAutocomplete.
|
2020-08-11 18:13:40 +04:00 |
|
Sean Wei
|
556aa28df6
|
Remove unused variable
The following are commits related to removed variables.
apiwrap.cpp
e050e27 : kSaveDraftBeforeQuitTimeout
app.cpp
113f665 : serviceImageCacheSize
boxes/auto_download_box.cpp
a0c6104 : checked(Source source, Type type)
boxes/background_preview_box.cpp
b6edf45 : resultBytesPerPixel
fe21b5a : ms
boxes/calendar_box.cpp
ae97704 : yearIndex, monthIndex
99bb093 : ms
boxes/connection_box.cpp
f794d8d : ping
boxes/dictionaries_manager.cpp
8353867 : session
boxes/peer_list_box.cpp
2ce2a14 : grayedWidth
boxes/peers/add_participants_box.cpp
07e010d : chat, channel
boxes/self_destruction_box.cpp
fe9f02e : count
chat_helpers/emoji_suggestions_widget.cpp
a12bc60 : is(QLatin1String string)
chat_helpers/field_autocomplete.cpp
8c7a35c : atwidth, hashwidth
chat_helpers/gifs_list_widget.cpp
ff65734 : inlineItems
3d846fc : newSelected
d1687ab : kSaveDraftBeforeQuitTimeout
chat_helpers/stickers_dice_pack.cpp
c83e297 : kZeroDiceDocumentId
chat_helpers/stickers_emoji_pack.cpp
d298953 : length
chat_helpers/stickers_list_widget.cpp
eb75859 : index, x
core/crash_reports.cpp
5940ae6 : LaunchedDateTimeStr, LaunchedBinaryName
data/data_changes.cpp
3c4e959:clearRealtime
data/data_cloud_file.cpp
4b354b0 : fromCloud, cacheTag
data/data_document_media.cpp
7db5359 : kMaxVideoFrameArea
data/data_messages.cpp
794e315 : wasCount
data/data_photo_media.cpp
e27d2bc : index
data/data_wall_paper.cpp
b6edf45 : resultBytesPerPixel
data/data_types.cpp
aa8f62d : kWebDocumentCacheTag, kStorageCacheMask
history/admin_log/history_admin_log_inner.cpp
794e315 : canDelete, canForward
history/history_location_manager.cpp
60f45ab : kCoordPrecision
9f90d3a : kMaxHttpRedirects
history/history_message.cpp
cedf8a6 : kPinnedMessageTextLimit
history/history_widget.cpp
b305924 : serviceColor
efa5fc4 : hasForward
5e7aa4f : kTabbedSelectorToggleTooltipTimeoutMs, kTabbedSelectorToggleTooltipCount
history/view/history_view_context_menu.cpp
fe1a90b : isVideoLink, isVoiceLink, isAudioLink
settings.cpp
e2f54eb : defaultRecent
settings/settings_folders.cpp
e8bf5bb : kRefreshSuggestedTimeout
ui/filter_icon_panel.cpp
c4a0bc1 : kDelayedHideTimeoutMs
window/themes/window_theme_preview.cpp
ef927c8 : mutedCounter
-----
Modified variables
boxes/stickers_box.cpp
554eb3a : _rows[pressedIndex] -> set
data/data_notify_settings.cpp
734c410 : muteForSeconds -> muteUntil
history/view/history_view_list_widget.cpp
07528be : _items[index] -> view
e5f3bed : fromState, tillState
history/history.cpp
cd3c1c6 : kStatusShowClientsideRecordVideo -> kStatusShowClientsideRecordVoice
storage/download_manager_mtproto.cpp
ae8fb14 : _queues[dcId] -> queue
storage/localstorage.cpp
357caf8 : MTP::Environment::Production -> production
|
2020-07-13 09:33:55 +04:00 |
|
John Preston
|
b1554782fb
|
Add one more moderate hotkey.
|
2020-07-01 22:33:19 +04:00 |
|
John Preston
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
|