23rd
|
e862215efb
|
Added handling of group rights changes to scheduled WebPage preview.
Slightly refactored code.
|
2020-07-20 21:44:06 +03:00 |
|
23rd
|
129de6d87f
|
Added ability to scroll to scheduled text message on edit header click.
|
2020-07-20 21:43:33 +03:00 |
|
23rd
|
3c3ce24675
|
Added ability to remove WebPage preview from scheduled messages section.
|
2020-07-20 21:43:33 +03:00 |
|
23rd
|
d98ac33425
|
Improved WebPage preview support in scheduled text messages.
|
2020-07-20 21:43:33 +03:00 |
|
23rd
|
76842792b8
|
Added initial support for WebPage cancelling of scheduled text messages.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
4b01043b27
|
Added handling of deleting currently edited scheduled text messages.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
0a4f3f310c
|
Added initial implementation of editing of scheduled text messages.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
8320feea10
|
Added saving local text before editing scheduled message.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
58281023bc
|
Moved drawing preview image from HistoryWidget to WebPageData.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
0b655450bb
|
Added text preview in edit header of scheduled messages section.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
61292557bf
|
Fixed top scroll of compose controls on change of height.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
12ad1190ff
|
Added initial edit message header to scheduled section.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
42e0994581
|
Moved generating preview text from HistoryWidget to WebPageData.
|
2020-07-19 19:56:18 +03:00 |
|
23rd
|
5c097887ef
|
Added ability to edit media in scheduled messages.
|
2020-07-17 18:22:38 +03:00 |
|
23rd
|
c52da743fd
|
Fixed WebPageId removing from api_editing.
|
2020-07-17 18:22:38 +03:00 |
|
23rd
|
bb73687fc5
|
Added api_editing as separate file of API code for edit messages.
|
2020-07-17 18:22:38 +03:00 |
|
John Preston
|
8aafe6ba0e
|
Show only box(512,512) .webp as stickers.
|
2020-07-15 22:31:42 +04:00 |
|
John Preston
|
52e780b065
|
Fix a memory leak using a recursive lambda.
|
2020-07-14 19:03:14 +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
|
822c0434e8
|
Fix editing animated emoji messages.
|
2020-07-02 14:44:12 +04:00 |
|
John Preston
|
76596f42c7
|
Open too large GIFs in fullscreen viewer.
|
2020-07-02 13:43:39 +04:00 |
|
John Preston
|
a6c76382e3
|
Fix possible crash in top bar widget init.
|
2020-07-02 10:10:09 +04:00 |
|
23rd
|
0227b5f2fa
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +04:00 |
|
John Preston
|
79a361ba43
|
Move call management to Core::App.
|
2020-06-25 21:57:36 +04:00 |
|
John Preston
|
bf7aae5fc6
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
|
John Preston
|
5d6a494934
|
Move some more settings to Core::App.
|
2020-06-25 16:25:53 +04:00 |
|
John Preston
|
99bf61ac8c
|
Pass correct context to setMarkedText.
|
2020-06-24 12:22:27 +04: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 |
|
23rd
|
e318a7d65f
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +04:00 |
|
John Preston
|
3bb352e0e5
|
Fix build and working on macOS.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
3a5ede534e
|
Count all accounts in Core::App().unreadBadge.
|
2020-06-23 21:53:41 +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
|
b0f9ad71dd
|
Check some more App::main()s.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
03dec15e8e
|
Pass Main::Session to click handler creators.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
3878a1b212
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
|
23rd
|
beb2e7dc19
|
Fixed ability to open more than one calendar in schedule box.
|
2020-06-23 21:39:33 +04:00 |
|
23rd
|
50ab655af9
|
Added ability to change date in schedule box with wheel.
|
2020-06-23 21:39:33 +04:00 |
|
23rd
|
425423e113
|
Added ability to change time in schedule box with wheel.
|
2020-06-23 21:39:33 +04:00 |
|
Ilya Fedin
|
3a91003eea
|
Use gtk clipboard when available to avoid https://bugreports.qt.io/browse/QTBUG-56595
|
2020-06-17 20:34:47 +04:00 |
|
Ilya Fedin
|
dbad9fa73a
|
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
|
2020-06-17 20:33:23 +04:00 |
|
John Preston
|
099482574e
|
Fix sending stickers from inline bots.
Fixes #8020.
|
2020-06-16 20:53:44 +04:00 |
|
John Preston
|
cdc295c1d7
|
Fix build with updated submodules.
|
2020-06-16 19:10:39 +04:00 |
|