23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
John Preston
|
92e398e0b7
|
Support new skin color modifiers in rlottie.
|
2021-11-30 16:05:52 +04:00 |
John Preston
|
4f7c728632
|
Update API scheme on layer 135.
|
2021-11-26 18:00:20 +04:00 |
John Preston
|
139b9723d7
|
Accumulate and send emoji interactions.
|
2021-09-17 10:25:36 +03:00 |
John Preston
|
d152782115
|
Load and reload interaction stickers.
|
2021-09-17 10:25:36 +03:00 |
John Preston
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
John Preston
|
07f94cc184
|
Fix skin-colored animated emoji refresh.
|
2021-02-17 10:46:36 +04:00 |
John Preston
|
9a0edbd0c5
|
Update skin-colored animated emoji.
|
2021-02-17 10:46:36 +04:00 |
John Preston
|
ae298818a8
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03: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
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +04:00 |
John Preston
|
51c2bc7349
|
Create only one EmojiImageLoader to fix a crash.
|
2020-06-23 21:53:43 +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
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
d0c78eaddd
|
Leave only one image source type.
|
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
|
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
|
fb322b5fc5
|
Use empty Storage::Cache::Key as nullopt.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
30a1bd7ba2
|
Use base::call_delayed.
|
2019-10-19 12:27:56 +04:00 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
04b9d4bdb5
|
Fix animated emoji reloading.
|
2019-09-11 14:00:18 +03:00 |
John Preston
|
037b936613
|
Fix possible crash with emoji load failure.
|
2019-09-09 10:45:18 +03:00 |
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
bc83df9d7f
|
Repaint skin-toned animated emoji.
|
2019-08-09 11:51:33 +01:00 |
John Preston
|
57cdef4e6b
|
Improve large emoji outline.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
1b1b1780db
|
Reuse global emoji large images.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
e479daca03
|
Use outlined large emoji.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
51d350c356
|
Fix stickers and emoji render.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
9da4bd671e
|
Closed alpha version 1.7.15.4.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
d298953653
|
Add large emoji implementation.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
fd59147b8a
|
Allow disabling animated emoji.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
7e4c9f98a6
|
Track all single-emoji messages.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
f7f797dd78
|
Initial animated emoji implementation.
|
2019-08-09 11:50:49 +01:00 |