John Preston
|
d40768f6b0
|
Use separate styles for group call boxes.
|
2020-12-01 09:45:23 +03:00 |
|
RadRussianRus
|
e5123d56df
|
Updated TDesktop sources to 2.4.7
|
2020-11-09 09:27:43 +03:00 |
|
RadRussianRus
|
c499cfb267
|
Updated TDesktop sources to 2.4.3
|
2020-11-09 03:26:49 +03:00 |
|
John Preston
|
74d2313784
|
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
|
2020-11-06 11:21:34 +03:00 |
|
John Preston
|
263d6a30f2
|
Improve grouped files layout in chat.
|
2020-10-30 18:32:19 +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 |
|
John Preston
|
719bed6e85
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
|
23rd
|
f81271d1fe
|
Simplified confirmed callback for ConfirmBox instances.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
437c9320cd
|
Implement progressive jpeg loading and sending.
|
2020-09-29 19:03:18 +03:00 |
|
RadRussianRus
|
0fab1489d4
|
Better top bar customization
|
2020-09-07 05:59:41 +03:00 |
|
RadRussianRus
|
93ab8bd607
|
Allow to search theme editor keys by middle or end
|
2020-09-07 05:59:41 +03:00 |
|
RadRussianRus
|
37d9cf2350
|
Updated TDesktop sources to 2.3.2+d34eabd
|
2020-08-28 19:30:52 +03:00 |
|
John Preston
|
34840766b2
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
|
RadRussianRus
|
afb72c646b
|
Updated TDesktop sources to 2.2
|
2020-07-30 09:23:07 +03:00 |
|
John Preston
|
511067981d
|
Forbid auto-night mode with theme editor.
|
2020-07-24 10:01:37 +04:00 |
|
John Preston
|
8c4e8212cd
|
Add 'respect system dark mode' checkbox.
|
2020-07-22 17:18:17 +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 |
|
RadRussianRus
|
f633857744
|
Updated TDesktop sources to 2.1.17 beta
|
2020-07-03 04:39:44 +03:00 |
|
John Preston
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +04:00 |
|
RadRussianRus
|
9953c875f3
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
John Preston
|
793e8c102e
|
Fix adjustable colors in default theme.
|
2020-06-26 14:37:07 +04:00 |
|
John Preston
|
4add6234b6
|
Fix reading background before style init.
|
2020-06-23 21:53:44 +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
|
0824d2da20
|
Reset some settings on full logout.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
2635ca33f8
|
Move background to global settings.
|
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
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
6fc5e22882
|
Allow several accounts in Core::App.
|
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
|
ea86433be5
|
Remove some activeAccount() calls.
|
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
|
3878a1b212
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
|
RadRussianRus
|
34e2d309cf
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-06 04:21:21 +03:00 |
|
John Preston
|
05df4f832b
|
Fix crash in theme editor closing.
|
2020-06-05 14:00:06 +04:00 |
|
RadRussianRus
|
9123ed2079
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-04 18:12:48 +03:00 |
|
John Preston
|
c868cd6036
|
Update lib_ui.
|
2020-06-04 10:53:59 +04:00 |
|
RadRussianRus
|
ed5085d494
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-03 11:58:08 +03:00 |
|
Nicholas Guriev
|
d8d3dda2f3
|
Fix little typo in theme names generator
|
2020-06-01 18:26:16 +04:00 |
|
John Preston
|
803593cd8d
|
Change Stickers::Set from value to object type.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
33c1c48ad9
|
Update API scheme to layer 114.
|
2020-06-01 18:09:31 +04:00 |
|
John Preston
|
bf616036b3
|
Check loaded status through DocumentMedia if possible.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
33f4946242
|
Start using document bytes from DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
RadRussianRus
|
9e0e5b8f66
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-13 00:49:52 +03:00 |
|
John Preston
|
07e3671ca8
|
Allow monospace blocks to extend bubble width.
This partially fixes #2060 instead of additional settings from #7822.
|
2020-05-12 11:07:41 +04:00 |
|
RadRussianRus
|
f0ebf2f255
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-01 18:02:14 +03:00 |
|
John Preston
|
19bcc145ad
|
Fix crash in theme editor.
|
2020-05-01 16:27:55 +04:00 |
|
RadRussianRus
|
5043a2e301
|
Simplify theme preview strings collect
|
2020-04-24 17:09:41 +03:00 |
|