23rd
adbe5e9605
Slightly improved style of mini icons in dialogs list.
2023-09-08 11:40:18 +03:00
23rd
29bfe43386
Added ability to export chat for html and json formats simultaneously.
2023-09-08 11:40:18 +03:00
23rd
ca30c35c2b
Added initial export writer for both html and json formats.
2023-09-08 11:40:18 +03:00
23rd
d4ad5d9f13
Removed uppercase from some phrases in export.
2023-09-08 11:40:18 +03:00
23rd
fd79973509
Fixed crash when importing custom theme with duplicated entries.
2023-09-08 11:40:18 +03:00
23rd
d2bd109169
Removed uppercase from some phrases in theme editor.
2023-09-08 11:40:18 +03:00
23rd
1b5b9f46d2
Allowed to save not loaded photos from bulk download menu item.
2023-09-08 11:40:18 +03:00
23rd
ed345e0823
Allowed to select loaded documents for bulk download menu item.
2023-09-08 11:40:18 +03:00
23rd
90adc2d97c
Fixed misaligned line in expanded reaction menu with disabled animation.
...
Fixed #26748 .
2023-09-08 11:40:18 +03:00
23rd
787ed443f4
Increased clickable area to change forward options in sections.
2023-09-08 11:40:18 +03:00
23rd
7ffb341597
Removed some unwanted include directives of styles in header files.
2023-09-08 11:40:18 +03:00
Ilya Fedin
483909854a
Use brackets include for QtWaylandScanner-generated headers
2023-09-08 07:28:13 +04:00
Ilya Fedin
289257dd0f
Update submodules
2023-09-08 07:10:53 +04:00
ZavaruKitsu
ba93a50062
fix: build on Linux
...
fix: missing skip in prefs
2023-09-07 22:05:46 +03:00
ZavaruKitsu
a7666b1156
fix: update submodule
2023-09-07 21:52:25 +03:00
ZavaruKitsu
3ccb0e16fc
fix: taskbar on Windows
...
fix: more branding
fix: smth
2023-09-07 21:51:22 +03:00
Ilya Fedin
547a39d835
Update tg_owt in snap
2023-09-07 07:40:52 +04:00
John Preston
eef3cdd31b
Update mini_forward/mini_reply_story icons.
2023-09-05 21:33:04 +04:00
John Preston
4bfe40d02e
Don't close ShareBox by outside click.
2023-09-05 21:33:04 +04:00
John Preston
107b72f442
Fix possible crash in AddBotToGroupBox.
2023-09-05 21:33:04 +04:00
John Preston
8adbbe6885
Don't expect itemId from shareContact.
2023-09-05 19:30:29 +04:00
John Preston
191f832e52
Use notarytool instead of altool for notarization.
2023-09-05 16:42:12 +04:00
John Preston
9f0a756f71
Version 4.9.5: Fix build with GCC.
2023-09-05 13:10:03 +04:00
Ilya Fedin
0079a18e97
Call D-Bus ReloadConfig asynchronously
2023-09-04 18:11:25 +04:00
John Preston
876a803e0e
Version 4.9.5.
...
- Several new bot web-app features.
- Bug fixes and other minor improvements.
2023-09-04 17:54:11 +04:00
John Preston
7009e967d0
Fix build with MSVC.
2023-09-04 17:38:02 +04:00
John Preston
076aa9452e
Unblock the bot before sharing phone number.
2023-09-04 17:36:55 +04:00
John Preston
d77c7a70ab
Implement new bot web-app methods.
2023-09-04 17:36:55 +04:00
John Preston
8255de1ba8
Update API scheme to layer 162.
2023-09-04 17:36:55 +04:00
23rd
aad1296829
Fixed overlapping right badges on ellipsis in dialogs list.
2023-09-04 17:36:54 +04:00
23rd
738aff9c4f
Fixed paint of mini icon in dialogs list even there is no space for it.
2023-09-04 17:36:54 +04:00
23rd
7740780eeb
Respected presence of plain link in preview text for mini icons.
2023-09-04 17:36:54 +04:00
23rd
9edbb9762a
Fixed some cases when peer may not be removed from filter from menu.
2023-09-04 17:36:54 +04:00
23rd
98bb520f47
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
23rd
ae2182c1e5
Removed document's requirement when it's unavailable in userpic builder.
2023-09-04 17:36:54 +04:00
Ilya Fedin
4807244682
Don't use crl::on_main unnecessarily with XDP::SettingWatcher
...
g_dbus_connection_signal_subscribe calls the callback on the same thread
2023-09-04 16:21:58 +04:00
ZavaruKitsu
f668c8d5ac
fix: update submodule
2023-09-01 18:03:56 +03:00
ZavaruKitsu
ef60e12f19
fix: replace string
...
fix: update submodules
2023-09-01 17:59:57 +03:00
ZavaruKitsu
96461b91c5
Merge tag 'v4.9.4' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# cmake
2023-09-01 17:20:58 +03:00
ZavaruKitsu
f955db2c2c
Merge remote-tracking branch 'origin/dev' into dev
2023-09-01 17:17:39 +03:00
ZavaruKitsu
649e0b0412
feat: icon picker
...
Inspired by Forkgram's icon changer
Need to refactor a bit later
2023-09-01 17:17:16 +03:00
John Preston
119f7e757d
Don't show yourself in notification exceptions.
2023-09-01 12:00:25 +04:00
GitHub Action
e34e640dbb
Update User-Agent for DNS to Chrome 116.0.5845.96.
2023-09-01 11:08:21 +04:00
Ilya Fedin
e755851237
Update lib_base
2023-08-31 22:46:54 +04:00
John Preston
dff168c62e
Version 4.9.4: Workaround MSVC optimization bug.
...
When adding some de-optimizing code, like logging etc,
the issue disappears. This volatile workaround looks like it works.
2023-08-31 22:43:26 +04:00
John Preston
b39bf11d9e
Fix build with GCC.
2023-08-31 22:37:29 +04:00
ZavaruKitsu
ca9feab071
feat: top center notifications
2023-08-30 20:12:41 +00:00
ZavaruKitsu
8e8719870a
feat: streamer mode
...
Co-authored-by: MaxPlays35 <35427519+maxplays35@users.noreply.github.com>
2023-08-30 20:11:28 +00:00
John Preston
d8f53d5f60
Version 4.9.4.
...
- Default private chats / groups / channels notification settings.
- Forwarded / reply-to-a-story icon in chats list message preview.
- Bug fixes and other minor improvements.
2023-08-30 23:33:40 +04:00
John Preston
f10da51517
Improve phrases in SendFilesBox drag areas.
2023-08-30 23:32:17 +04:00