John Preston
|
5c5414b680
|
Improve video userpics in chat history.
|
2020-07-25 11:25:22 +04:00 |
John Preston
|
f99960e1f6
|
Play video userpics in photo change messages.
|
2020-07-25 11:25:22 +04:00 |
John Preston
|
060fe6a928
|
Play video userpics in profiles and settings.
|
2020-07-25 11:24:11 +04:00 |
John Preston
|
8c45b5e0f8
|
Show video userpics in media viewer.
|
2020-07-25 11:24:11 +04:00 |
John Preston
|
0126578dbd
|
Allow to load video components of photos.
|
2020-07-25 11:24:11 +04:00 |
John Preston
|
2f5cb33bf2
|
Fix finalizing media in non-active account.
|
2020-07-14 19:02:27 +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
|
93e78f1565
|
Make export window and PiP window movable on Wayland with Qt < 5.15
|
2020-07-12 23:19:05 +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 |
Ilya Fedin
|
0ede4bba72
|
Unity doesn't support _NET_WM_MOVERESIZE
|
2020-06-29 19:17:06 +04:00 |
Ilya Fedin
|
73b0153a66
|
Use startSystemMove in export window
|
2020-06-29 16:44:02 +04:00 |
23rd
|
0696a2d5c0
|
Replaced mapping to rpl::empty_value with rpl::to_empty.
|
2020-06-23 21:53:43 +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
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
John Preston
|
cdc295c1d7
|
Fix build with updated submodules.
|
2020-06-16 19:10:39 +04:00 |
John Preston
|
c868cd6036
|
Update lib_ui.
|
2020-06-04 10:53:59 +04:00 |
Ilya Fedin
|
586744c112
|
Apply sway fixes to the PiP and export windows too
|
2020-06-01 18:21:30 +04:00 |
John Preston
|
423ea5b499
|
Fix crash on invalid image data.
|
2020-06-01 18:09:34 +04:00 |
John Preston
|
d5b3fa017b
|
Fix build for macOS.
|
2020-06-01 18:09:34 +04:00 |
John Preston
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
6513422e40
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
ae9ed820ee
|
Fix sticker set icons display.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
803593cd8d
|
Change Stickers::Set from value to object type.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
056945d9f5
|
Remove legacy image creation methods.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
b35b6c4449
|
Fix saving cache from InMemoryLocation.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
74ef8104a7
|
Fix photo edit caption box, remove 's' size.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
64cf0e1a44
|
Fix caching of sent photos and document previews.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
7ad660a0e7
|
Allow photos not have some of the thumbnails.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
e27d2bc2d5
|
Move photo data to Data::PhotoMedia.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
3c9ca2eb94
|
Load and show video thumbnails in the panel.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
fb322b5fc5
|
Use empty Storage::Cache::Key as nullopt.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
3797753d16
|
Support different location types for thumbnails.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
37aabc0da9
|
Add generic DownloadLocation and ImageLocation.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
97bab388ea
|
Use rpl for file download progress notifications.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
bdd3c51ab8
|
Move inline thumbnail image to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
61647275e8
|
Optimize image destruction.
No need to call _source->unload(), it leads to saving to PNG.
|
2020-06-01 18:09:29 +04:00 |
John Preston
|
1fdd591aa0
|
Change manage folders button icon.
|
2020-04-13 15:30:40 +04:00 |
John Preston
|
f5aba5a907
|
Fix build with new lib_ui commits.
|
2020-04-13 15:26:09 +04:00 |
John Preston
|
deb76f38d7
|
Beta version 1.9.22: Fix GCC build.
|
2020-03-27 22:34:25 +04:00 |
John Preston
|
a9ff9ac501
|
Fix one active icon.
|
2020-03-27 20:36:05 +04:00 |
John Preston
|
48f67d27f1
|
Fix active icon states.
|
2020-03-27 20:36:05 +04:00 |
John Preston
|
ba6373a0ae
|
Fix filter icon panel wrong hiding.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
c4a0bc1fd5
|
Allow selecting custom filter icons.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
ce7621fbd9
|
Read and write special filter icon emoji.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
9ad5b8ff90
|
Add special filters icons.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
b88f0108ad
|
Edit chat types in filters.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
ed715fb810
|
Update API scheme to layer 111.
|
2020-03-27 20:36:01 +04:00 |
John Preston
|
4d737b35da
|
Fix PiP window on macOS.
|
2020-02-05 18:39:47 +04:00 |