AlexeyZavar
e49bf706c5
chore: adjust ttl stuff
2026-03-19 03:56:02 +03:00
AlexeyZavar
b93c93a20c
Merge tag 'v6.6.2' into dev
2026-03-19 01:24:29 +03:00
AlexeyZavar
bfc1c83c0b
fix: hide reactions from blocked peers
2026-03-01 23:21:00 +03:00
John Preston
72f690ce99
Fix formatted date quotes.
2026-02-28 19:07:11 +04:00
John Preston
90129c10d8
Initial formatted date support.
2026-02-28 19:07:10 +04:00
John Preston
c39c0b597c
Nice tag badge click handler in groups.
2026-02-28 19:07:10 +04:00
John Preston
0f6a5480df
Implement nice member/admin edit in groups.
2026-02-28 19:07:10 +04:00
John Preston
a9e35afbd7
Implement disabling/enabling sharing.
2026-02-28 19:07:09 +04:00
John Preston
5ab68c9ebb
Update API scheme on layer 223.
2026-02-28 19:07:09 +04:00
John Preston
e9fced5c2c
Nice design of admin/member tags.
2026-02-28 19:07:09 +04:00
John Preston
7969795a01
Show custom ranks, allow toggling on.
2026-02-28 19:07:08 +04:00
John Preston
62d32a1bdf
Update API scheme on layer 223.
2026-02-28 19:07:08 +04:00
John Preston
4e9c0ea3a5
Implement private chat noforward following.
2026-02-28 19:07:08 +04:00
John Preston
5c7d2723ed
Update API scheme to layer 223. Owners.
2026-02-28 19:07:08 +04:00
AlexeyZavar
17281314e7
feat: hide reactions in private chats
2026-02-26 17:15:42 +03:00
AlexeyZavar
6b8e680510
fix: format read date with seconds only if enabled
...
Co-authored-by: Ireina <140869597+re-zero001@users.noreply.github.com >
2026-02-26 15:46:04 +03:00
AlexeyZavar
8bfd3bee99
Merge tag 'v6.5.1' into dev
2026-02-17 03:35:09 +03:00
AlexeyZavar
cf72307b95
feat: reply to deleted messages
2026-02-13 16:52:18 +03:00
AlexeyZavar
9952048550
chore: refactor schedule messages
2026-02-13 16:52:18 +03:00
AlexeyZavar
b6d19149d9
feat: per-account ghost & lock ghost features & refactor
2026-02-13 16:52:15 +03:00
John Preston
f25c5f7bfe
Pass force_file to send video as file.
2026-02-13 11:56:46 +04:00
AlexeyZavar
e1be829246
fix: local premium emojis in quote & suggest
2026-02-12 16:03:42 +03:00
John Preston
5521b4e2bb
Force non-negative rarity for non-crafted.
2026-02-09 21:52:08 +04:00
John Preston
f96fe33747
Show burned gift badge and toast.
2026-02-06 13:24:41 +04:00
23rd
7a573bf809
Added initial api support of url auth login with details.
2026-02-01 23:33:57 +04:00
John Preston
701215381a
Improve design of craft ending.
2026-02-01 23:33:57 +04:00
John Preston
966968db7b
Update API scheme on layer 222.
2026-02-01 23:33:57 +04:00
John Preston
8c515d3751
Support rare/legendary/epic rarities.
2026-02-01 23:33:56 +04:00
John Preston
db09c071d8
Nice state display in crafting middle.
2026-02-01 23:33:56 +04:00
John Preston
1cb648c103
Initial no-design craft implementation.
2026-02-01 23:33:55 +04:00
John Preston
9316cec95d
Rewrite settings_premium to new builder pattern
...
- Move settings_premium.h/cpp from settings/ to settings/sections/
- Add BuildHelper with kMeta for search indexing
- Index premium features and subscribe button for search
- Keep complex Premium section UI (custom top bar, feature list) as non-indexed
- Update all include paths across the codebase
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:20 +04:00
AlexeyZavar
e15d380dd1
Merge tag 'v6.4.2' into dev
2026-01-12 20:19:28 +03:00
John Preston
350a5dd7bc
Fix build.
2026-01-03 22:10:33 +04:00
23rd
20e6e771d7
Improved summary text processing with channel translations.
2026-01-03 10:32:04 +03:00
23rd
e26e73b6f2
Fixed locked summary buttons after becoming premium.
2026-01-03 04:57:10 +03:00
23rd
65c7d0bc39
Added ability to hide under spoiler gif with caption on send.
...
Fixed #30126 .
2026-01-02 17:36:55 +03:00
23rd
ef7efd7796
Added support of premium requirement for summary feature.
2025-12-31 11:49:04 +03:00
23rd
607226d196
Added support of summarize message to translated language.
2025-12-30 20:47:54 +03:00
AlexeyZavar
cb24e7d085
Merge tag 'v6.3.10' & extra into dev
2025-12-30 14:28:06 +03:00
AlexeyZavar
c2bc02928b
feat: support premium emoji for non-premium users
2025-12-30 03:01:33 +03:00
23rd
db2ccb7c68
Added new api support to text summarizing.
2025-12-29 11:21:23 +04:00
John Preston
a36a30ce01
Update API scheme on layer 221.
2025-12-29 11:21:23 +04:00
John Preston
c294582ffe
Optimize summary entry state checking.
2025-12-29 11:21:23 +04:00
John Preston
6ca4de8457
Scroll and highlight message when summary is shown
...
Add requestItemShowHighlight signal to Data::Session for triggering
scroll-to-item with highlight animation from any part of the codebase.
Both HistoryWidget (legacy) and ListWidget (modern) subscribe to this
signal and perform animated scroll with highlight when triggered.
The signal is emitted in two cases:
1. When API returns a fresh summarization result
2. When toggling visibility of a cached summary to shown state
2025-12-29 11:21:23 +04:00
John Preston
992aaca272
Fix stack-var reference return.
2025-12-29 11:21:22 +04:00
23rd
57754be6f0
Added initial ability to summarize text of messages.
2025-12-29 11:21:22 +04:00
John Preston
784e8f2799
Check insufficient ton for a stake.
2025-12-29 11:21:22 +04:00
John Preston
7f70af58ee
Update API scheme on layer 221.
2025-12-29 11:21:22 +04:00
John Preston
4a7148e20a
Initial stake dice game implementation.
2025-12-29 11:21:22 +04:00
John Preston
a96e00e44c
Update API scheme to layer 221.
2025-12-29 11:21:22 +04:00