John Preston
edc3006fbe
Improve Remove/Delete from group participants.
2026-02-28 19:07:10 +04:00
John Preston
e1a2fd2481
Start nice redesigned group tags display.
2026-02-28 19:07:10 +04:00
John Preston
de1e3cc975
Use palette values for colored keyboard buttons.
...
Fixes #30292 .
2026-02-28 19:07:10 +04:00
John Preston
d88f817874
Fix highlight issue in messages search results.
2026-02-28 19:07:09 +04:00
John Preston
3e7fa1bde3
Fix possible crash in IV script.
2026-02-28 19:07:09 +04:00
John Preston
a9e35afbd7
Implement disabling/enabling sharing.
2026-02-28 19:07:09 +04:00
John Preston
f60dfaf14a
Always use fresh admin rank, remembered user rank.
2026-02-28 19:07:09 +04:00
John Preston
cefce69fda
Better right tag handling in messages.
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
5c62bce037
Don't show premium gift border for resale.
2026-02-28 19:07:09 +04:00
John Preston
92fe61610f
Fix clip of rarity percent in variants view.
2026-02-28 19:07:09 +04:00
John Preston
ab41a469c7
Clip reaction/weather area views in stories.
2026-02-28 19:07:09 +04:00
John Preston
75636d69ff
Return "When window closed" setting section.
...
Fixes #30284 .
2026-02-28 19:07:09 +04:00
John Preston
c20bf7aeb1
Center the keyboard button icon without text.
2026-02-28 19:07:09 +04:00
John Preston
4c2d72d00b
Support no-topics recipient state in bot-forums.
2026-02-28 19:07:09 +04:00
John Preston
2e538b5d38
Update icons for tags editing.
2026-02-28 19:07:09 +04:00
John Preston
660e753ce7
Allow replacing first gift in crafting.
2026-02-28 19:07:09 +04:00
John Preston
f4dec97178
Support icons in native bot webview buttons.
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
3dba01535b
Update API scheme on layer 223.
2026-02-28 19:07:09 +04:00
John Preston
e509aa8072
Add "All Messages" fake-topic to bot-forum forwards.
2026-02-28 19:07:09 +04:00
John Preston
e85bb2085c
Update API scheme on layer 223.
2026-02-28 19:07:08 +04:00
John Preston
aa94491ad7
Allow editing my rank / other ranks.
2026-02-28 19:07:08 +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
John Preston
17e8fd5636
Update changelog link to generated page.
2026-02-28 19:07:08 +04:00
John Preston
18ab2dd0d1
[ai] Remove mention of ultrathink for Claude.
2026-02-28 19:07:08 +04:00
John Preston
03e78536f0
Update lib_base with zlib-ng fix.
2026-02-28 19:07:08 +04:00
23rd
7fb0e3900f
Added ability to open full checked moderate box with pressed Ctrl.
2026-02-28 19:07:08 +04:00
23rd
9b483c390d
Added ability to open full checked moderate box from left userpic menu.
2026-02-28 19:07:08 +04:00
23rd
385f05b21b
Added ability to show moderate box with preset of options.
2026-02-28 19:07:08 +04:00
23rd
7d310e56cc
Added accounts list to tray menu on macOS.
...
Related commit: 57b22d2ad2 .
2026-02-28 19:07:08 +04:00
23rd
7899e4943b
Changed behavior to open context menu with right-click on macOS tray.
2026-02-28 19:07:08 +04:00
23rd
1848748118
Fixed build.
2026-02-28 19:07:08 +04:00
23rd
04dbbab4a1
Replaced vector container for SendFilesBox::Block with deque.
...
SendFilesBox::Block (aka Block) passes action
callbacks to AlbumPreview / SingleMediaPreview.
These callbacks access Block::_items through a captured "this" pointer.
With std::vector<Block>, _blocks.emplace_back() may reallocate and
move existing Block objects. Callbacks already stored inside previews
then keep a dangling Block*, and a later context-menu action can crash
when reading this->_items.
Switched _blocks to std::deque<Block> so existing element addresses stay
stable on std::deque::push_back, keeping callback captures valid
for previews.
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
ff3b0fe2d9
Updated Windows build docs for VS 2026.
2026-02-28 19:07:07 +04:00
23rd
d62f294494
Added initial support of auto-scroll with middle click to history view.
...
Fixed #24518 .
2026-02-28 19:07:07 +04:00
Ilya Fedin
46758a82a7
Add unlimited recent stickers experimental option
2026-02-28 19:06:20 +04:00
Ilya Fedin
1292bbd954
Mention by name with Ctrl-Click
2026-02-28 19:03:00 +04:00
cumdev1337
234e0b247b
Save webauthn resident key
2026-02-28 11:31:30 +04:00
mukthar777
d9d0410797
accessibility: add label to clear search button in search field
2026-02-28 06:41:25 +04:00
mukthar777
eabeae20b6
Add lableing to birthday in profile action
2026-02-28 06:41:25 +04:00
mukthar777
215303cc69
accessibility: implement button labeling across info sections
2026-02-28 06:41:25 +04:00
mukthar777
17db3361d3
Add labels to buttons in dialog widget
2026-02-28 06:41:25 +04:00
mukthar777
91fb6d405d
Accessibility: add labeling for group call panel buttons
2026-02-28 06:41:25 +04:00
mukthar777
d5634d5aa4
Accessibility: Add labeling to calls panel
2026-02-28 06:41:25 +04:00
mukthar777
dbeebd2efd
Labeling in media player
2026-02-28 06:41:25 +04:00