John Preston
c8dd94601b
Don't add original name in forward of reply.
2024-01-02 15:05:06 +04:00
John Preston
382dab4ecb
Don't push sublists to stack endlessly.
2024-01-02 15:05:06 +04:00
23rd
bdf67645bb
Improved phrase of terms in gifts box from settings.
2024-01-02 13:40:21 +03:00
John Preston
5c29cc59c8
Show forward original sender in reply bar.
2024-01-02 14:11:09 +04:00
John Preston
ca9caa36da
Inside message use original senders colors.
2024-01-02 13:52:55 +04:00
John Preston
0b5f05c7d4
Skip service accounts in gift premiums box.
2024-01-02 13:52:55 +04:00
John Preston
676e85983d
Don't cut bio value, show what server returned.
2024-01-02 13:52:55 +04:00
Eric Kotato
7638f4cc3d
Fix warning C4805
2024-01-02 13:27:37 +04:00
John Preston
e2e55312b8
Fix viewer hide workaround for software renderer.
2024-01-02 12:59:41 +04:00
John Preston
c51a8816eb
Show selected sublist as active in list.
2024-01-02 12:59:22 +04:00
John Preston
175914f02b
Show "My Notes", "Author Hidden" in title.
2024-01-02 12:12:16 +04:00
John Preston
fbd6b5b640
Fix possible build issue on Windows.
2024-01-02 12:01:03 +04:00
kukuruzka
1b11731d6b
Fix crash on some videos
2024-01-02 11:43:15 +04:00
Ilya Fedin
8ecb49f132
Multiple by the magic multiplier only on Wayland
2024-01-02 06:57:09 +00:00
ZavaruKitsu
2f069bcd02
feat: update README.md
...
feat: add note
2024-01-02 04:56:32 +03:00
ZavaruKitsu
74abaccab3
feat: rework disableStories
2024-01-02 03:48:01 +03:00
ZavaruKitsu
115517fae1
feat: hide folder notification counters
2024-01-02 03:09:55 +03:00
ZavaruKitsu
2aef563374
fix: hide Streamer mode on Linux
...
Until someone implements it.
2024-01-02 02:22:38 +03:00
ZavaruKitsu
040794586b
fix: various message improvements
2024-01-02 01:54:39 +03:00
ZavaruKitsu
c102f4c0e5
fix: make it compile
2024-01-02 01:38:47 +03:00
ZavaruKitsu
7cdbbc318a
Merge tag 'v4.14.1' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_stories.cpp
# Telegram/SourceFiles/history/history_item.cpp
# Telegram/SourceFiles/main/main_session.cpp
# Telegram/lib_ui
2024-01-02 01:02:43 +03:00
John Preston
0ae537478f
Version 4.14.1.
...
- Fix crash in "Author Hidden" chat in "Saved Messages".
- Improve jump-to-original button layout in "Saved Messages".
- Show my own chat as "My Notes" in "Saved Messages".
- In screen sharing source window select first screen by default.
2024-01-02 00:22:46 +04:00
John Preston
4aa432ecbe
Fix build with GCC.
2024-01-02 00:22:22 +04:00
John Preston
d5a0f4890d
Choose first screen for sharing by default.
2024-01-02 00:17:15 +04:00
John Preston
5e255e56eb
Don't allow gifting premium if can't buy.
2024-01-02 00:12:51 +04:00
John Preston
a4d7309209
Support tg://premium_multigift links.
2024-01-02 00:10:52 +04:00
John Preston
a30d0eccda
Avoid unnecessary saved dialogs load requests.
2024-01-01 23:42:18 +04:00
John Preston
a4f4e4564a
Improve jump-to-message in saved messages.
2024-01-01 23:33:19 +04:00
ZavaruKitsu
3948341d6a
fix: meh
2024-01-01 19:28:48 +03:00
ZavaruKitsu
c408c5fb87
feat: try to rework saveDeletedMessages
2024-01-01 19:28:48 +03:00
ZavaruKitsu
fa8124cc1b
feat: allow stories downloading
...
The icon for non-premium users looks like it's locked, but it still can be clicked.
2024-01-01 19:28:48 +03:00
ZavaruKitsu
8d93b21947
feat: message details
...
feat: rework `Hide`
feat: context menu configuration
2024-01-01 19:28:48 +03:00
John Preston
bfe7683cdb
Show myself as "My Notes" in Saved Messages sublists.
2024-01-01 09:50:24 +04:00
John Preston
fbc600a978
Fix crash in pending gift payment finish.
2024-01-01 09:23:37 +04:00
GitHub Action
70eb452a09
Update User-Agent for DNS to Chrome 120.0.6099.109.
2024-01-01 05:18:11 +00:00
GitHub Action
9f7c74ae72
Update copyright year to 2024.
2024-01-01 05:17:53 +00:00
Ilya Fedin
65a3cf136b
Update submodules
2023-12-31 22:03:57 +00:00
Ilya Fedin
2d86ec1e84
Update hunspell for warning fixes
2023-12-31 22:03:57 +00:00
Ilya Fedin
fdef19a009
Ensure temporaries don't detach with range loop
2023-12-31 22:03:57 +00:00
Ilya Fedin
26df482b54
Fix prototype for fill_fopen_filefunc
2023-12-31 22:03:57 +00:00
Ilya Fedin
ee5b7a5100
Fix the whitespaces for KeyFormat enum
2023-12-31 22:03:57 +00:00
Ilya Fedin
bd67bc4433
Ignore some unused variables
2023-12-31 22:03:57 +00:00
Ilya Fedin
9d582040e6
Fix detaching temporaries
2023-12-31 22:03:57 +00:00
Ilya Fedin
f3bda59019
Replace QString::mid with base::StringViewMid where QStringView is accepted
2023-12-31 22:03:57 +00:00
Ilya Fedin
0d72d47318
Normalize signal connections
2023-12-31 22:03:57 +00:00
Ilya Fedin
29646707a1
QString::arg usage optimization
2023-12-31 22:03:57 +00:00
Ilya Fedin
e6b9a07163
Instantiate QRegularExpression instances statically
2023-12-31 22:03:57 +00:00
Ilya Fedin
4b297bfa09
Make use of wrongly unused variables
2023-12-31 22:03:57 +00:00
Ilya Fedin
00e785a3af
Remove unused variables
2023-12-31 22:03:57 +00:00
Ilya Fedin
78e6b3e13f
Try to fix circular dependency between external_scudo and common_options
2023-12-31 21:36:32 +00:00