Ilya Fedin
d52d82f7e6
Fix GCC 15 -Wrange-loop-construct
2026-03-03 12:16:32 +04:00
John Preston
4c2d72d00b
Support no-topics recipient state in bot-forums.
2026-02-28 19:07:09 +04:00
John Preston
4e9c0ea3a5
Implement private chat noforward following.
2026-02-28 19:07:08 +04:00
23rd
3ebec4db75
Changed behavior to send text as caption to first file in files album.
2026-02-28 19:07:08 +04:00
23rd
7ffebafb60
Added ability rename files from send files box.
2026-02-19 12:02:11 +03:00
23rd
dff3698432
Replaced FileLoadTask constructor parameters with structs.
2026-02-19 11:00:02 +03:00
John Preston
f25c5f7bfe
Pass force_file to send video as file.
2026-02-13 11:56:46 +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
John Preston
60e114469a
Fix possible crash in non-accessible channels.
2025-12-29 11:21:23 +04:00
John Preston
4a7148e20a
Initial stake dice game implementation.
2025-12-29 11:21:22 +04:00
John Preston
28434f4bee
Full support and build fix.
2025-12-22 17:56:55 +04:00
John Preston
08a979e638
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
John Preston
03df5b8546
rpl::type_erased() -> rpl::type_erased.
2025-12-10 14:27:05 +04:00
John Preston
4439cbf553
Pass effect_id to forward message requests.
2025-12-05 20:11:53 +04:00
John Preston
4829c6d028
Update API scheme to layer 219.
2025-12-05 18:15:53 +04:00
John Preston
2a88103b5f
Support live stories links.
2025-11-15 11:59:20 +04:00
John Preston
332b70a27d
Repeated scheduled messages (reminders).
2025-11-15 11:59:17 +04:00
John Preston
c4d5d52b96
Update API scheme to layer 217.
2025-11-15 11:59:17 +04:00
John Preston
3b079aa29a
Don't try requesting peer settings in monoforums.
2025-11-06 22:54:42 +04:00
23rd
679c932697
Added local event for recent joined chats.
2025-11-01 18:50:00 +03:00
23rd
acf61c24bd
Moved out api processing of recent self forwards to single place.
2025-10-10 11:29:09 +03:00
23rd
b6000bc1a8
Added ability to pass optional local message id to sendMessage method.
2025-10-10 11:24:15 +03:00
23rd
29f533b170
Added info about origin peer to data about recent forwards.
2025-10-10 09:27:01 +04:00
23rd
8cc7d80121
Added ability to notify about successful forwarded messages to self.
2025-10-10 09:27:01 +04:00
John Preston
e2ae0a7a4f
Send / receive messages in group calls.
2025-10-10 09:26:58 +04:00
John Preston
5b02323487
Update API scheme on layer 216.
2025-10-10 09:26:58 +04:00
John Preston
b4d1ba07a6
Initial forum support in bots data classes.
2025-10-10 09:26:57 +04:00
John Preston
f2bc07458d
Fix links clickability in forums.
2025-10-09 19:02:06 +04:00
John Preston
10448bcc3d
Support fileref refresh in saved music.
2025-08-31 20:53:12 +04:00
John Preston
dbaa7b5e67
Allow forward / delete saved music.
2025-08-31 20:53:11 +04:00
Ilya Fedin
0cf3325655
Fix macOS action
2025-08-26 07:48:17 +04:00
John Preston
a3cdae1e94
Fix refreshing story file reference.
2025-08-22 13:05:26 +04:00
23rd
64df9222dd
Added handle of flood errors on requesting to check chat invite.
...
Fixed #29368 .
2025-06-29 21:14:20 +03:00
John Preston
1ecd7aa7cf
Implement suggestion of changes.
2025-06-27 21:29:34 +04:00
John Preston
e29dcf7489
Update API scheme on layer 206. Re-Suggest.
2025-06-27 21:29:34 +04:00
John Preston
cb987c1baf
PoC suggested accept/decline.
2025-06-27 21:29:34 +04:00
John Preston
7e5a29a5cc
PoC suggesting posts to channels.
2025-06-27 21:29:34 +04:00
John Preston
8dbc175c02
Update API scheme on layer 206.
2025-06-27 21:29:33 +04:00
John Preston
b965aecc6c
Update API scheme to layer 206.
2025-06-27 21:29:33 +04:00
John Preston
a97d1b8669
Support task lists view/update/actions.
2025-06-27 21:29:33 +04:00
John Preston
dfc1ec3ccf
Support shared media / pins for sublists.
2025-06-04 10:00:23 +04:00
John Preston
3278de9ba1
Support mark as read/unread in sublists.
2025-06-04 10:00:23 +04:00
John Preston
f65556acb7
Support drafts in monoforum sublists.
2025-06-04 10:00:21 +04:00
John Preston
b2c01991a6
Support unread state in sublists.
2025-06-04 10:00:21 +04:00
John Preston
76db55ff19
Support forwarding to monoforums.
2025-06-04 10:00:18 +04:00
John Preston
e17bf18350
Update API scheme on layer 204.
2025-06-04 10:00:18 +04:00
John Preston
d3f9a84a0a
Allow enabling direct messages in channels.
2025-06-04 10:00:14 +04:00
23rd
c2e887a86e
Moved out top promo from api and suggestions from config to single file.
2025-05-06 12:21:06 +03:00
John Preston
3e538b732a
Update API scheme on layer 203.
2025-05-05 11:43:51 +04:00