AlexeyZavar
92dab0438f
Merge tag 'v5.3.2' into dev
...
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/boxes/sticker_set_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/inline_bots/bot_attach_web_view.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2024-08-05 20:56:01 +03:00
John Preston
11c91c1a42
Don't show recent apps in popular apps.
2024-08-01 14:13:27 +02:00
John Preston
7f3dc27aa9
Allow removing mini apps from recents.
2024-08-01 13:28:25 +02:00
John Preston
6a8a85e395
Implement recent/popular apps list.
2024-07-31 17:03:55 +02:00
John Preston
031233ea98
Remove some code duplication.
2024-07-31 17:03:54 +02:00
AlexeyZavar
f73edfec94
Merge tag 'v5.2.2' into dev
2024-07-02 22:53:55 +03:00
John Preston
1fac6db8bd
Fix crash in topic search context menu destruction.
2024-07-01 10:46:34 +04:00
AlexeyZavar
da797a2b07
Merge tag 'v5.2.0' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/calls/calls_call.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/view/media/history_view_gif.cpp
# Telegram/SourceFiles/window/notifications_manager_default.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2024-07-01 04:17:59 +03:00
John Preston
69d21f73ef
Separate window for forums/topics/sublists/archive.
2024-06-30 21:16:10 +04:00
23rd
68cb568898
Fixed build with Qt6.
2024-06-30 21:16:10 +04:00
John Preston
09e6077e97
Suggest global search of cashtags.
2024-06-30 21:16:10 +04:00
Ilya Fedin
a22cf8e303
Use RpWidget::windowActiveValue
2024-06-19 10:33:33 +04:00
AlexeyZavar
68ad4aeaf8
Merge tag 'v5.1.7' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# snap/snapcraft.yaml
2024-06-14 22:10:29 +03:00
John Preston
72c667b153
Redesign search scope selection.
2024-06-06 09:12:23 +04: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
a1049ec7ce
Add touchscreen preview to recent / channels.
2024-05-31 19:52:36 +04:00
John Preston
1f0acae151
Show frequent/recent selected when preview.
2024-05-31 19:52:36 +04:00
John Preston
521c17b76c
Show chat previews in suggestions.
2024-05-31 19:52:36 +04:00
John Preston
f9f51b4e41
Show preview in Frequent Contacts.
2024-05-31 19:52:32 +04:00
John Preston
5cfd86b829
Use Ui::Text::String to show topic names.
...
Fixes #27956 .
2024-05-31 19:52:22 +04:00
23rd
5e29f382cd
Fixed build with Xcode.
2024-05-30 21:35:07 +04:00
John Preston
e00c6ecfb8
Show empty / placeholder in chats search.
2024-05-30 21:35:06 +04:00
John Preston
279db771cf
Support dynamic search tabs with emoji.
2024-05-30 21:35:06 +04:00
John Preston
7b7438cd7b
Make chats list tabs closer to each other.
2024-05-30 21:35:06 +04:00
John Preston
7d61ab9412
Improve forum search support.
2024-05-30 21:35:06 +04:00
John Preston
6a8edefc87
Fix some bugs in new chats search.
2024-05-30 21:35:06 +04:00
John Preston
787cf7853e
Implement simple chats search bar.
2024-05-30 21:35:06 +04:00
AlexeyZavar
57b2c69ce6
Merge tag 'v5.0.2' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# snap/snapcraft.yaml
2024-05-25 02:26:39 +03:00
John Preston
1c6f45d8d3
Fix drag-n-drop to frequent/recent contacts.
2024-05-24 12:55:48 +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
John Preston
129d356909
Fix scrolling expanded frequent contacts.
2024-05-04 18:13:04 +04:00
23rd
26e8c29f40
Moved formatting of dialog last date to td_ui.
2024-05-02 04:09:25 +03:00
23rd
7388f46adf
Fixed display of subscribers count in dialogs suggestions.
2024-04-26 11:21:41 +04:00
John Preston
331e8c3ec6
Beta version 4.16.9.
...
- Show "Frequent contacts" when you focus the search field.
- Show "Recent chats" when you focus the search field.
- Show "Channels" and channel recommendations.
- Allow changing font in Settings > Chat settings > Font family.
2024-04-23 23:14:19 +04:00
John Preston
7111c92ae7
Fix keyboard navigation in top peers.
2024-04-23 19:17:42 +04:00
John Preston
e066cf1589
Add "Show all" for top peers.
2024-04-23 19:17:41 +04:00
John Preston
287d5a7413
Fix shadow below Chats/Channels.
2024-04-23 19:17:41 +04:00
John Preston
e6ba85e112
Keyboard navigation in channels/recommendations.
2024-04-23 19:13:48 +04:00
John Preston
34a7169b4f
Make unread badges on top peers nicer.
2024-04-23 19:13:47 +04:00
John Preston
4f365c73ad
Support active selection in recommendations.
2024-04-23 19:13:47 +04:00
John Preston
705bd9693d
Load recommendations on demand.
2024-04-23 19:13:47 +04:00
John Preston
a88770a8ec
Don't close recommendations.
2024-04-23 19:13:47 +04:00
John Preston
b2d8e2a1e6
Initial version of channels/recommendations.
2024-04-23 19:13:47 +04:00
John Preston
0180fe9468
Animate search suggestions.
2024-04-23 19:13:46 +04:00
John Preston
19f5d95a3c
Implement keyboard navigation for recent peers.
2024-04-23 19:13:46 +04:00
John Preston
051ca51d3b
Allow clearing search results.
2024-04-23 19:13:46 +04:00
John Preston
2a6ff9203b
Implement basic recent search results.
2024-04-23 19:13:46 +04:00
John Preston
3dbadeb232
Allow opening top peers in a new window.
2024-04-23 19:13:46 +04:00
John Preston
c11f4efc5c
Support disabling top peers completely.
2024-04-23 19:13:46 +04:00
John Preston
e1c21b908c
Add keyboard navigation to top peers.
2024-04-23 19:13:46 +04:00