AlexeyZavar
ec59d8679f
Merge tag 'v5.4.1' into dev
...
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/local_url_handlers.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_message_reactions.cpp
# Telegram/SourceFiles/history/view/history_view_message.h
# Telegram/lib_ui
# docs/building-win.md
# snap/snapcraft.yaml
2024-08-18 01:24:26 +03:00
John Preston
73609fe5b2
Fix build on macOS.
2024-08-14 19:02:31 +02:00
John Preston
7ef44fb621
Fix channel reactions list editing.
2024-08-14 18:17:51 +02:00
John Preston
0a1ddddd81
Allow paid reaction even after limit is reached.
2024-08-14 18:17:51 +02:00
John Preston
284f1a5210
Support anonymous paid reactions.
2024-08-14 18:17:51 +02:00
John Preston
56959398e2
Update API scheme on layer 186.
2024-08-14 18:17:51 +02:00
John Preston
ba4c521d7a
Send scheduled paid reactions on quit.
2024-08-14 18:17:50 +02:00
John Preston
ac92e1c99e
Start paid reaction toast notification.
2024-08-14 18:17:49 +02:00
John Preston
afe30da9f4
Add top reactors to paid reaction details.
2024-08-14 18:17:49 +02:00
John Preston
9bb1fa8782
Allow sending paid reactions.
2024-08-14 18:17:49 +02:00
John Preston
bb3fc17489
Allow enabling paid reactions.
2024-08-14 18:17:49 +02:00
AlexeyZavar
01b8602437
Merge tag 'v5.1.2' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/boxes/send_files_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_search_controller.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.h
# Telegram/SourceFiles/history/view/media/history_view_gif.cpp
# Telegram/SourceFiles/mainwidget.cpp
# Telegram/lib_ui
2024-06-04 03:29:15 +03:00
John Preston
67f7816088
Allow sending photo/video captions above media.
2024-05-30 21:35:10 +04:00
John Preston
487fa9728a
Fade in/out effect preview.
2024-05-30 21:35:05 +04:00
John Preston
ec5d8b7373
More robust effect icon loading.
2024-05-30 21:35:05 +04:00
John Preston
b92a05011f
Show sticker effects in a StickerListWidget.
2024-05-30 21:35:05 +04:00
John Preston
d1106e5ae6
Check effects availability in all SendMenu-s.
2024-05-30 21:35:05 +04:00
John Preston
92133e7f50
Show effect animation with correct geometry.
2024-05-30 21:35:05 +04:00
John Preston
a19e71324b
Implement basic effect animation.
2024-05-30 21:35:05 +04:00
John Preston
f762634036
Support effects API, show icon in info.
2024-05-30 21:35:05 +04:00
AlexeyZavar
eeb5e5a206
Merge tag 'v5.0.1' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/info/profile/info_profile_actions.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2024-05-04 21:49:27 +03:00
23rd
612b81ee87
Fixed allowed reactions for channel posts in linked chats.
2024-04-26 20:12:29 +04:00
AlexeyZavar
7cc14bda52
chore: remove upload boost
...
Increasing chunks size, `kMaxUploadPerSession`, etc. don't change the speed, only if slows down.
Maybe changing `kAcceptAsFastIfTotalAtLeast` could give a boost. Didn't check.
In some circumstances, speed could be worse than on the AyuGram `v4.16` with boost, but it's rare.
But the upload speed is good, so upload boost removed.
2024-04-17 04:06:49 +03:00
AlexeyZavar
6fd0fb9704
feat: simplify markReadAfterAction
2024-04-02 16:37:16 +03:00
AlexeyZavar
c6b42e2940
Merge tag 'v4.16.0' into dev
...
# Conflicts:
# README.md
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/calls/calls_call.cpp
# Telegram/SourceFiles/core/local_url_handlers.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp
# Telegram/SourceFiles/history/view/media/history_view_sticker.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2024-04-01 23:56:12 +03:00
John Preston
da7a796edb
Add session->appConfig() shortcut.
2024-04-01 22:44:22 +04:00
AlexeyZavar
3f639d5689
fix: remove rate call box
...
chore: revisit constants
2024-03-13 00:23:58 +03:00
ZavaruKitsu
adb5abf4fb
chore: reformat & refactor & remove as not planned for now
2024-02-04 18:36:11 +03:00
ZavaruKitsu
77d52bb1b3
Merge v4.14.13
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp
# Telegram/SourceFiles/history/view/media/history_view_photo.cpp
# Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp
# Telegram/SourceFiles/mainwidget.cpp
# Telegram/lib_ui
2024-02-03 23:57:25 +03:00
John Preston
1cce1e8a90
Fix a crash in tags removal.
2024-02-02 21:33:58 +04:00
John Preston
87df90227e
Remove legacy premium reactions code.
2024-02-01 12:37:34 +04:00
John Preston
6f57302562
Track tag counts in all sublists.
2024-02-01 12:37:34 +04:00
John Preston
d116c8fea0
Allow editing tag names in Saved Messages.
2024-02-01 12:37:34 +04:00
John Preston
32462fca9b
Show tag names in Saved Messages.
2024-02-01 12:37:34 +04:00
John Preston
ded2015dc2
Update API scheme to layer 173.
2024-02-01 12:37:34 +04:00
ZavaruKitsu
abf17407ea
Merge tag 'v4.14.6' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/dialogs/dialogs_widget.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.h
# Telegram/SourceFiles/history/history_item_helpers.cpp
# Telegram/SourceFiles/history/view/history_view_top_bar_widget.cpp
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.metainfo.xml
# snap/snapcraft.yaml
2024-01-16 23:44:24 +03:00
John Preston
3c6037a798
Custom context menu for saved-tags reactions.
2024-01-16 11:16:28 +04:00
John Preston
e667436a98
Track my tags usages.
2024-01-16 11:16:27 +04:00
John Preston
9aacff8b54
Request correct saved/default reaction tags.
2024-01-16 11:16:27 +04:00
ZavaruKitsu
084967354b
feat: rework sendReadMessages
...
fix: send read packet manually
fix: send read packet after sending media
2023-12-01 20:58:00 +03:00
ZavaruKitsu
0f8187fa36
Merge tag 'v4.12.2' into dev
...
# Conflicts:
# .github/workflows/win.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/settings/settings_advanced.cpp
# Telegram/SourceFiles/settings/settings_main.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2023-12-01 15:38:13 +03:00
John Preston
c86ca6a61a
Check custom reactions in channels better.
2023-12-01 13:05:06 +04:00
John Preston
8e2240d9d9
Fix custom reactions in channels.
2023-12-01 13:00:52 +04:00
ZavaruKitsu
4090064561
feat: implement read after actions
2023-09-30 15:04:54 +03:00
John Preston
13f67d68c4
Implement custom reactions in stories.
2023-08-14 22:30:38 +02:00
John Preston
6607848abc
Fix build with GCC.
2023-07-20 07:20:46 +04:00
John Preston
918af601cf
Correctly handle reactions from channels.
2023-07-20 07:20:07 +04:00
John Preston
faf6352a11
Support colorized emoji in reactions inline dropdown.
2023-04-24 20:59:19 +04:00
John Preston
4eefebc96c
Fix possible assertion violation in non-self reaction.
2023-04-23 18:41:14 +04:00
John Preston
c2fd4ccd59
Skip custom reactions if premium isn't possible.
2022-09-12 10:07:07 +04:00