23rd
63dff9ff91
Moved edit text messages from HistoryWidget to api_editing.
2020-07-17 18:22:38 +03:00
23rd
1c41808042
Set Api::EditMessage as generic function.
2020-07-17 18:22:38 +03:00
23rd
2ebf44c166
Removed unused code from apiwrap.
2020-07-17 18:22:38 +03:00
23rd
c46b96f252
Moved edit captions from EditCaptionBox to api_editing.
2020-07-17 18:22:38 +03:00
23rd
6c89f60679
Added edit messages with uploaded file to 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
23rd
31fa2d9355
Added ScheduledMessages::lookupItem for FullMsgId.
2020-07-17 18:22:37 +03:00
23rd
c350e33dd8
Moved preparing MTPInputMedia to separate file.
2020-07-17 18:22:37 +03:00
23rd
7dd9adb934
Added handling of updates for edited media in scheduled messages.
2020-07-17 18:22:37 +03:00
John Preston
01dc3b9382
Beta version 2.1.20.
...
- Fix animated emoji.
- Fix crash in bot callback sending.
2020-07-17 09:23:42 +04:00
John Preston
c62b39e287
Fix possible crash in call top bar hiding.
2020-07-17 08:32:51 +04:00
John Preston
04f95e905e
Fix crash in bot callback sending.
2020-07-17 08:13:53 +04:00
John Preston
9463bbd266
Fix animated stickers with wrong dimensions.
2020-07-17 08:13:45 +04:00
John Preston
f64f1ea62e
Build xz from git on macOS.
2020-07-16 12:52:05 +04:00
John Preston
55bd469b2d
Beta version 2.1.19.
...
- File uploading in an inactive account correctly finishes.
- Stickers panel works correctly after switching between accounts.
- Large .webp files are not shown as stickers.
- MacBook TouchBar support was fully rewritten with fixes for multiple accounts.
- Custom window title bar works in all Linux versions.
- Passcode doesn't auto-lock while you're active in other apps on Linux X11.
2020-07-16 11:49:10 +04:00
Ilya Fedin
ba50393e86
Update icon theme on the fly
2020-07-16 07:07:33 +04:00
23rd
df155f6cb5
Added rotate button for doc images to touchbar for media view overlay.
2020-07-15 22:04:00 +03:00
John Preston
8aafe6ba0e
Show only box(512,512) .webp as stickers.
2020-07-15 22:31:42 +04:00
23rd
9cf15da2b1
Fixed display of rotate button in media view overlay for theme previews.
2020-07-15 22:10:06 +04:00
23rd
d9c566ac44
Added touchbar to media view overlay.
...
Fixed #7795 .
2020-07-15 22:10:06 +04:00
23rd
780b5555d7
Added missed OSX checking to touchbar's files.
2020-07-15 22:10:06 +04:00
23rd
87aa8a249f
Reimplemented track position item for audio touchbar.
2020-07-15 22:10:06 +04:00
23rd
8de6d0b63b
Moved creation of touchbar buttons and sliders to separate file.
2020-07-15 22:10:06 +04:00
23rd
8dceec5a9f
Fixed memory leak in obtaining doNotDisturb value on macOS.
2020-07-15 22:10:06 +04:00
23rd
da690d2741
Removed source code of old touchbar.
2020-07-15 22:10:06 +04:00
23rd
b95f5071a4
Added new touchbar to MainWindow.
2020-07-15 22:10:06 +04:00
23rd
7cc55e24c0
Added touchbar manager.
2020-07-15 22:10:06 +04:00
23rd
199c746216
Added main touchbar.
2020-07-15 22:10:06 +04:00
23rd
2b9cce2f23
Moved touchbar item for text formatting to separate file.
2020-07-15 22:10:06 +04:00
23rd
ed4b90717a
Added new rpl events to Media::Player::Instance for stop/start.
...
Removed unused playerWidgetToggled event.
2020-07-15 22:10:06 +04:00
23rd
c50df6a6bc
Moved touchbar scrubber item for stickers and emoji to separate file.
2020-07-15 22:10:06 +04:00
23rd
54149fb156
Moved panel of pinned dialogs for touchbar to separate file.
2020-07-15 22:10:06 +04:00
23rd
2f964d0415
Refactored and moved to separate file audio player in touchbar.
2020-07-15 22:10:06 +04:00
23rd
0970728273
Added common touchbar utils.
2020-07-15 22:10:06 +04:00
23rd
b02dd889e0
Removed old touchbar from MainWindow.
2020-07-15 22:10:06 +04:00
23rd
f68e4d9d59
Fixed sending of PlayGame user action.
2020-07-14 19:24:36 +03:00
23rd
9445ce4b09
Moved sending of bot's CallbackData and CallbackGame to separate file.
2020-07-14 19:03:41 +04:00
John Preston
515d8e78da
Show 'Open With' for files without extension.
2020-07-14 19:03:36 +04:00
John Preston
f316d951ae
Fix stickers list display after account switch.
2020-07-14 19:03:27 +04:00
John Preston
52e780b065
Fix a memory leak using a recursive lambda.
2020-07-14 19:03:14 +04:00
John Preston
900f7e1304
Try recursive lambda without make_shared.
2020-07-14 19:02:45 +04:00
John Preston
2f5cb33bf2
Fix finalizing media in non-active account.
2020-07-14 19:02:27 +04:00
Ilya Fedin
000a7ae28b
Choose output folder based on executable name and extension instead of generator name
2020-07-13 09:47:18 +04:00
Neurotoxin001
00460506b2
Update building-msvc.md
2020-07-13 09:46:41 +04:00
Neurotoxin001
0852e717c3
Update building-msvc.md
...
Add some more requirements because without them users will get errors
2020-07-13 09:46:41 +04:00
Ilya Fedin
a7f9b260de
Update patches commit and cmake submodule
2020-07-13 09:46:15 +04:00
Ilya Fedin
7d81159ccf
Move QTextItemInt symbols to lib_ui
2020-07-13 09:46:15 +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
Ilya Fedin
c61cabb075
Make qt_make_filter_list a part of file_utilities_linux.cpp
2020-07-13 06:53:45 +04:00
Ilya Fedin
a6fe5c08ad
Add a method to get flatpak ID
2020-07-13 06:53:45 +04:00