23rd
5e29f382cd
Fixed build with Xcode.
2024-05-30 21:35:07 +04:00
John Preston
1ce49df123
Fix saved / replies userpics in chats search.
2024-05-30 21:35:06 +04:00
John Preston
1865fd382c
Show loading placeholders in chats list.
2024-05-30 21:35:06 +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
42d53e5543
Fix saved messages tags search.
2024-05-30 21:35:06 +04:00
John Preston
fce520c9c0
Clear saved messages tags on cancel search.
2024-05-30 21:35:06 +04:00
John Preston
b21bcb86cc
Fix search from user in forums.
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
701bf0d553
Fix searching with "from:" prefix.
2024-05-30 21:35:06 +04:00
John Preston
583bcca6a9
Fix forum search open by Ctrl+F.
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
dd5643ac67
Start chats search rewrite.
2024-05-30 21:35:06 +04:00
John Preston
787cf7853e
Implement simple chats search bar.
2024-05-30 21:35:06 +04:00
John Preston
f762634036
Support effects API, show icon in info.
2024-05-30 21:35:05 +04:00
John Preston
aa4156d1e7
Ignore shortcuts when preview is shown.
2024-05-30 19:03:08 +04:00
John Preston
4f5594c8cc
ChatNext jumps to first chat if no chat opened.
...
Fixes #27963 .
2024-05-30 19:03:04 +04:00
John Preston
7d636820ac
Show last updated topic preview on Alt+Click.
2024-05-30 17:02:23 +04:00
John Preston
2b9e7a6b25
Show preview on Force-Click on macOS.
2024-05-30 17:02:09 +04:00
John Preston
470b3a2cbd
Fix preview showing on fast userpic click.
2024-05-28 21:42:00 +04:00
John Preston
a60783eae3
Implement preview top and bottom.
2024-05-28 21:42:00 +04:00
John Preston
de73d8766c
Open chat on exact clicked message from preview.
2024-05-28 21:42:00 +04:00
John Preston
cd7cfcdf2f
Show chat preview on Alt+Click.
2024-05-28 21:42:00 +04:00
John Preston
4427ae4306
Empty preview widget on long userpic press.
2024-05-28 21:41:59 +04:00
John Preston
7db9abf725
Fix forum search open by Ctrl+F.
2024-05-28 10:04:57 +04:00
John Preston
daf30dcab8
Fix jump to last topic in case of unread topic click.
2024-05-27 13:33:25 +04:00
John Preston
36db1105a2
Fix build with Xcode.
2024-05-24 16:09:01 +04:00
John Preston
e26b8e7ebc
Fix passcode lock glitch with new search.
2024-05-24 14:14:29 +04:00
John Preston
d91b75b8f8
Allow wide chats in empty window.
2024-05-24 12:55:48 +04:00
John Preston
0551550e61
Don't always open last topic in forums.
2024-05-24 12:55:48 +04:00
John Preston
1c6f45d8d3
Fix drag-n-drop to frequent/recent contacts.
2024-05-24 12:55:48 +04:00
John Preston
ec6d6a78cf
Tab toggles search focus, Backspace doesn't focus.
2024-05-24 12:55:48 +04:00
Ilya Fedin
7dbf8ca1f4
Remove unneeded Qt::WA_InputMethodEnabled
...
The widget already had it
2024-05-21 14:10:47 +04:00
Ilya Fedin
65b62485be
Forward input method event from Dialogs::Widget to search field
2024-05-19 11:47:16 +04:00
John Preston
2cb0651b04
Redirect IME to search on Windows.
2024-05-07 22:17:34 +04:00
John Preston
1f3a3ec04b
Don't focus search when forum is opened.
2024-05-07 22:17:34 +04:00
John Preston
c1a0172822
De-focus empty search by backspace.
2024-05-07 22:17:33 +04: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
John Preston
a62d1dfa63
Focus chats search by Ctrl[Cmd]+F.
2024-05-01 14:38:05 +04:00
John Preston
b3eb1dbc14
Revert "Toggle search focus by escape."
...
This reverts commit 72d5a9b3e0
.
2024-05-01 14:38:05 +04:00
John Preston
32483fa13b
Just focus the search field on Space.
2024-05-01 12:57:47 +04:00
John Preston
12a78c1f45
Allow pasting text to the unfocused search.
2024-04-26 20:12:29 +04:00
23rd
804991a69c
Added universal duration to styles.
2024-04-26 11:21:41 +04:00
23rd
7388f46adf
Fixed display of subscribers count in dialogs suggestions.
2024-04-26 11:21:41 +04:00
John Preston
d5a347ede7
Try cancelling the new search by mouse back button.
2024-04-24 17:41:12 +04:00
John Preston
72d5a9b3e0
Toggle search focus by escape.
2024-04-24 16:56:20 +04:00
John Preston
493f1d69e2
Fix cancel search button overlap.
2024-04-24 16:37:27 +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
768e8b457b
Improve second-time choose of toppeers.
2024-04-23 19:17:41 +04:00
John Preston
05474f4a3f
Improve filter switching with toppeers.
2024-04-23 19:17:41 +04:00
John Preston
8acada9b0f
Fix toppeers animation with expanded stories.
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
a11535806d
Always show cancel search when focused.
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
7387dfdd9c
Don't create top/recent peers unnecessary.
2024-04-23 19:13:46 +04:00
John Preston
a0a9de1d18
Cancel search on switching folders.
2024-04-23 19:13:46 +04:00
John Preston
360366ba9e
Fix opening forums from recent peers.
2024-04-23 19:13:46 +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
John Preston
a6c1def6fe
Add ripples to top peers.
2024-04-23 19:13:46 +04:00
John Preston
19ae76d8de
Top peers context menu.
2024-04-23 19:13:46 +04:00
John Preston
56e28feb00
Top peer realtime badges.
2024-04-23 19:13:45 +04:00
John Preston
b259c566b7
Top peer unread badges and online indicators.
2024-04-23 19:13:45 +04:00
John Preston
18598f8dca
Initial version of top peers.
2024-04-23 19:13:45 +04:00
John Preston
11e4c45969
Don't collapse chats list on window unfocus.
2024-04-23 19:13:45 +04:00
John Preston
39658ffe52
Allow narrow chats width without main section.
2024-04-23 19:13:45 +04:00
John Preston
2f03b9aa29
Make dialogs filter onfocused by default.
2024-04-23 19:13:45 +04:00
23rd
1c223e570a
Slightly improved code style for long equality expressions.
2024-04-15 11:20:30 +04:00
John Preston
1061fb6c85
Implement collectible username / phone info boxes.
2024-04-02 22:56:21 +04:00
23rd
00a89883fd
Added ability to set shortcut to archive chat from dialogs list.
2024-03-25 10:15:42 +04:00
23rd
d03d50ef0d
Removed cIntRetinaFactor and cRetinaFactor.
2024-03-24 07:10:07 +03:00
John Preston
88751896af
PremiumPreview/BusinessFeature -> PremiumFeature.
2024-03-08 10:53:59 +04:00
John Preston
8545a14763
Fix shortcut messages sizing / emoji panel.
2024-03-08 10:53:59 +04:00
23rd
02e1c03ed9
Fixed position of connecting state widget when forum is opened.
...
Fixed #27548 .
2024-03-08 10:53:58 +04:00
John Preston
46d11b6dcb
Use correct phrases in group stories.
2024-02-17 21:06:07 +04:00
John Preston
137155afd8
Use round thumbnail in forum stories.
2024-02-16 11:27:09 +04:00
John Preston
0fd8ceca6b
Use Ui::DynamicImage and ui/dynamic_thumbnails module.
2024-02-15 13:51:41 +04:00
John Preston
f674ace805
Send comments to group stories.
2024-02-15 13:51:41 +04:00
John Preston
8459c29073
Allow editing tag name from search tags.
2024-02-02 11:25:04 +04:00
John Preston
0945e04f6b
Allow filtering by tag on click in sublists.
2024-02-01 12:37:34 +04:00
John Preston
30548c2859
Support tags search in sublists.
2024-02-01 12:37:34 +04:00
John Preston
3421b656db
Fix saved tag click in separate window messages.
2024-02-01 12:37:34 +04:00
John Preston
39b80c98c7
Support tags in ComposeSearch.
2024-02-01 12:37:34 +04:00
John Preston
323500f6dd
Improve design of locked tags.
2024-02-01 12:37:34 +04:00
John Preston
11cf0486cb
Implement required paywalls in tags.
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
9f738cded2
Fix saved messages sublists pinning updates.
2024-02-01 12:37:34 +04:00
John Preston
87c1329490
Re-enable tags in Saved Messages.
2024-02-01 12:37:34 +04:00
John Preston
3c5cace175
Fix chats list bottom buttons skip.
2024-01-25 17:55:10 +04:00
John Preston
6e31993777
Update API scheme on layer 172.
2024-01-17 09:39:05 +04:00
John Preston
ed027c23d0
Version 4.14.5: Fix build with GCC.
2024-01-16 20:29:37 +04:00
John Preston
93a734eecf
Prepare ttl-media release.
2024-01-16 11:56:08 +04:00
John Preston
6f64fea0b1
Fix build with Xcode.
2024-01-16 11:21:04 +04:00
23rd
a1369aaad0
Added references to structured bindings since Apple clang supports them.
2024-01-16 11:18:55 +04:00
John Preston
d1a0dfbb97
Search by tag on click in Saved Messages.
2024-01-16 11:16:28 +04:00
John Preston
f5fcfaba0c
Add search in saved sublist.
2024-01-16 11:16:28 +04:00
John Preston
9c151ca151
Allow filtering Saved Messages search by tags.
2024-01-16 11:16:27 +04:00
John Preston
0faf801de7
Update API scheme to layer 171.
2024-01-16 11:16:27 +04:00
23rd
098e797045
Fixed drawing of ttl circles with non-default scale.
2024-01-04 16:14:19 +03:00
John Preston
c51a8816eb
Show selected sublist as active in list.
2024-01-02 12:59:22 +04:00
John Preston
bfe7683cdb
Show myself as "My Notes" in Saved Messages sublists.
2024-01-01 09:50:24 +04:00
Ilya Fedin
00e785a3af
Remove unused variables
2023-12-31 22:03:57 +00:00
John Preston
2a8a74b5b1
Display correctly forwards of forwards in sublists.
2023-12-31 19:42:24 +04:00
23rd
c2712b0104
Removed redundant semicolons from code.
2023-12-31 19:42:23 +04:00
John Preston
452257dcd5
Show special name/userpic for "Author Hidden".
2023-12-31 19:42:23 +04:00
John Preston
fd417024fb
Initial saved sublist section implementation.
2023-12-31 19:42:23 +04:00
John Preston
18c4d210e5
Show saved messages sublists in profile.
2023-12-31 19:42:23 +04:00
John Preston
ead40c759e
Update API scheme to layer 170.
2023-12-31 19:42:23 +04:00
23rd
88b20f6700
Fixed indents in some files.
2023-12-16 20:25:01 +00:00
John Preston
fe12c3639b
Revert "Removed unused code of hidden sender userpics for sponsored messages."
...
This reverts commit 3f19dc0486
.
2023-12-01 09:18:22 +04:00
John Preston
0e2131e6eb
Version 4.12: Fix build with GCC.
2023-11-30 20:59:58 +04:00
23rd
3f19dc0486
Removed unused code of hidden sender userpics for sponsored messages.
2023-11-28 21:55:26 +04:00
23rd
0865776d9a
Simplified FileOriginStory.
2023-11-28 21:55:24 +04:00
John Preston
36a8c49213
Show similar channels under join message.
2023-11-28 21:55:24 +04:00
John Preston
0ffda016da
Support cloud view_as_messages forum setting.
2023-11-28 21:55:23 +04:00
23rd
acb1a7ccf2
Spread some style entries from basic style.
2023-11-15 04:19:51 +03:00
John Preston
22cedbc9cc
Don't show full albums in search results.
2023-11-13 11:39:35 +04:00
John Preston
b2eeab53c5
Improve 5-line reply text elision.
2023-11-06 12:35:27 +04:00
John Preston
e13768ea50
Fix build with Xcode.
2023-10-26 14:08:40 +04:00
John Preston
4240568ea5
Pass FullReplyTo everywhere.
2023-10-26 14:08:40 +04:00
John Preston
dd692f2d26
Use simplified TextStyle.
2023-10-13 10:08:29 +04:00
John Preston
396c229a4d
Improve Ui::Text::String features.
2023-10-04 22:24:25 +04:00
John Preston
6ba922d7b0
Fix channel stories open from chats list.
2023-10-04 20:38:14 +04:00
John Preston
4edb11f128
Show channel stories in chats list.
2023-09-28 23:51:29 +04:00
John Preston
547a5a14df
Correct stories count in the Info title.
2023-09-26 12:12:43 +04:00
John Preston
a6df03d990
Version 4.10: Fix channel stories phrases.
2023-09-22 20:59:37 +04:00
John Preston
d5b429e910
Update API scheme to layer 164.
2023-09-22 09:43:31 +04:00
John Preston
b17b806d91
Add hide-chats-list-in-forums setting.
2023-09-15 15:36:09 +04:00
23rd
976c696004
Slightly improved style of mini icons in dialogs list for replies story.
2023-09-13 12:09:16 +03:00
23rd
adbe5e9605
Slightly improved style of mini icons in dialogs list.
2023-09-08 11:40:18 +03:00
John Preston
9f0a756f71
Version 4.9.5: Fix build with GCC.
2023-09-05 13:10:03 +04:00
23rd
aad1296829
Fixed overlapping right badges on ellipsis in dialogs list.
2023-09-04 17:36:54 +04:00
23rd
738aff9c4f
Fixed paint of mini icon in dialogs list even there is no space for it.
2023-09-04 17:36:54 +04:00
23rd
7740780eeb
Respected presence of plain link in preview text for mini icons.
2023-09-04 17:36:54 +04:00
23rd
98bb520f47
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
John Preston
dff168c62e
Version 4.9.4: Workaround MSVC optimization bug.
...
When adding some de-optimizing code, like logging etc,
the issue disappears. This volatile workaround looks like it works.
2023-08-31 22:43:26 +04:00
23rd
70e298cfe4
Added icon for replies to stories in dialogs list.
2023-08-30 18:14:14 +03:00
23rd
9d4b8bb9b0
Introduced new struct to dialogs style for icons.
2023-08-30 16:46:19 +03:00
23rd
089432be5e
Added icon for forwarded messages in dialogs list.
2023-08-30 14:50:00 +03:00
John Preston
311691a3bc
Use FlatLabel::textMaxWidth.
2023-08-17 13:54:53 +02:00
John Preston
4b0c4eee30
Use name instead of "My Story" if it doesn't fit.
2023-08-17 12:31:57 +02:00
John Preston
3fe9ba41ba
Improve chats expand animation.
...
Fixes #25890 .
2023-08-15 16:50:41 +02:00
23rd
3d0b139c40
Removed text transform from update application button.
2023-08-15 09:48:45 +03:00
John Preston
1c1e643735
Use close icon from group calls in stories tooltip.
2023-07-28 21:38:59 +04:00
John Preston
7d1725b339
Simplify ordering of stories tooltip.
2023-07-28 12:19:53 +04:00
23rd
73373e373f
Moved important tooltip for stories in dialogs to MainWidget.
2023-07-26 22:23:45 +03:00
John Preston
e6a80927c6
Version 4.8.9: Fix build with GCC.
2023-07-26 13:46:58 +04:00
John Preston
770880b74b
Version 4.8.9: Add hiding X button to stories tooltip.
2023-07-26 13:43:25 +04:00
John Preston
2d31704bde
Fix lock/unlock button visibility.
2023-07-26 09:45:06 +04:00
John Preston
57fc9f71ac
Fix some stories tooltip edge cases.
2023-07-25 10:45:08 +04:00
John Preston
fce8bc6201
Add stories-above-chats-list tooltip.
2023-07-24 21:42:13 +04:00
John Preston
320db83155
Fix build with GCC.
2023-07-24 15:31:43 +04:00
John Preston
0b32a0a1ea
Lock scroll either horizontal or vertical.
2023-07-21 21:50:35 +04:00
John Preston
676a3f8cfa
Open hidden stories by archive userpic click.
2023-07-21 20:31:10 +04:00
John Preston
daef7faaa4
Don't open stories from userpic in narrow chats mode.
2023-07-21 20:23:52 +04:00
John Preston
87206a6c79
Use transparent outline for stories in chats list.
2023-07-21 19:49:58 +04:00
John Preston
6e3c3a8dd2
Collapse stories on archive open/close.
2023-07-20 21:42:35 +04:00
John Preston
75f542747d
Fix build with GCC.
2023-07-20 20:12:47 +04:00
John Preston
da5bce00d4
Gray out names of users with non-unread stories.
2023-07-20 19:17:46 +04:00
John Preston
d7d493e0bf
Don't open stories on saved messages click.
2023-07-20 13:55:30 +04:00
John Preston
585bbd45f4
Fix undesired lock/unlock button visibility.
2023-07-20 07:20:57 +04:00
John Preston
b630e48a77
Improve chats list filter border.
2023-07-20 07:20:57 +04:00
John Preston
4402cce928
Allow archive with stories only.
2023-07-20 07:20:57 +04:00
John Preston
8818012182
Show segments around chats list userpics.
2023-07-20 07:20:57 +04:00
John Preston
734c5c6740
Use a single Ui::UnreadStoryOutlineGradient.
2023-07-20 07:20:57 +04:00
John Preston
5f4dcc5eb6
Show segments in expanded stories list.
2023-07-20 07:20:57 +04:00
John Preston
3b59f52028
Fix overscroll background on theme change.
2023-07-20 07:20:56 +04:00
John Preston
6b4ccd2995
Fix lock/unlock toggle without stories.
2023-07-20 07:20:56 +04:00
John Preston
3851fa27d9
Update lock/unlock icon.
2023-07-20 07:20:56 +04:00
John Preston
94820f36ba
Improve expanded state of small amount of stories.
2023-07-20 07:20:56 +04:00
John Preston
3c28e7b585
Mark as read recent stories in profile top bar.
2023-07-20 07:20:56 +04:00
John Preston
5368507259
Improve lock/unlock icon behavior.
2023-07-20 07:20:56 +04:00
John Preston
39a1743e7e
Fix overscroll in topics list.
2023-07-20 07:20:56 +04:00
John Preston
91cc5f5284
Fix small stories thumbnails in profile / my stories.
2023-07-20 07:20:47 +04:00
John Preston
196447ac19
Fix build with GCC.
2023-07-20 07:20:46 +04:00
John Preston
6607848abc
Fix build with GCC.
2023-07-20 07:20:46 +04:00
John Preston
05cf8d034e
Improve touch-screen stories overscroll.
2023-07-20 07:20:46 +04:00
John Preston
dfd1aa5cd6
Fix empty stories list hiding.
2023-07-20 07:20:46 +04:00
John Preston
7b911897fc
Remove legacy summaries from stories list.
2023-07-20 07:20:46 +04:00
John Preston
70ca3d4f1a
Show hidden stories in archive.
2023-07-20 07:20:46 +04:00
John Preston
61b8aac7c4
Allow manually toggle stories expand state.
2023-07-20 07:20:46 +04:00
John Preston
85795aa376
Working stories in overscroll.
2023-07-20 07:20:44 +04:00
John Preston
e0c10e7cc2
Fix scroll-to-top in chats list visibility.
2023-07-20 07:20:33 +04:00
John Preston
dc806d4286
Try ElasticScroll in Dialogs::Widget.
2023-07-20 07:20:33 +04:00
John Preston
57b7391f53
Improve design of contacts according to mockups.
2023-07-20 07:20:33 +04:00
John Preston
a0ffa15885
Update story mention layout, add outline.
...
Also use uint32 for bool-bitfields, otherwise:
int a : 1 = 0;
...
const auto test = true;
const auto b = test ? 1 : 0;
if (a != b) {
a = b;
...
}
Assert(a == b); // Violation, because a == -1, not 1 (after a = b).
2023-07-20 07:20:33 +04:00
John Preston
d7d8847c1d
Show stories in chats list userpics.
2023-07-20 07:20:33 +04:00
John Preston
451c4e3101
Implement vertical list of hidden story sources.
2023-07-20 07:20:33 +04:00
John Preston
f0ab6e5690
Update main menu and stories icons.
2023-07-20 07:20:33 +04:00
John Preston
e66d9d5d24
Fix jump to top on a new message send.
2023-07-20 07:20:33 +04:00
John Preston
6c960243a9
Improve story source context menus.
2023-07-20 07:20:32 +04:00
John Preston
3d795f2f67
Implement story mention messages.
2023-07-20 07:20:32 +04:00
John Preston
75d4ba7be1
Use scroll phase information from wheel events.
2023-07-20 07:20:32 +04:00
John Preston
71e341237d
Improve touchscreen chats list stories physics.
2023-07-20 07:20:14 +04:00
John Preston
fba1b79252
Don't delete files on Shift+Drop on Windows.
2023-07-20 07:20:14 +04:00
John Preston
b46659eb22
Restore scroll to collapsed stories in chats list.
2023-07-20 07:20:14 +04:00
John Preston
c61e1b9139
Don't scroll through from chats list to stories.
2023-07-20 07:20:14 +04:00
John Preston
7f583f86c0
Nice expand / collapse animations.
2023-07-20 07:20:14 +04:00
John Preston
aa2cf2f6ca
Collapse stories on chat open.
2023-07-20 07:20:14 +04:00
John Preston
010c666d23
Preload next stories inside the media viewer.
2023-07-20 07:20:14 +04:00
John Preston
4e39144d0f
Resolve unknown story on open.
2023-07-20 07:20:12 +04:00
John Preston
8d2fd4bd69
Show only hidden stories in Contacts.
2023-07-20 07:20:12 +04:00
John Preston
19d0bf142c
Improve empty / archived stories section.
2023-07-20 07:20:12 +04:00
John Preston
d2dd63e90a
Show active stories in profile top bar.
2023-07-20 07:20:12 +04:00
John Preston
e98770d418
Improve saved / archive stories design.
2023-07-20 07:20:12 +04:00
John Preston
ad5b96b049
Show toasts on reply / archive / unarchive.
2023-07-20 07:20:11 +04:00
John Preston
bafb4f91b4
Update API scheme on layer 160.
2023-07-20 07:20:11 +04:00
John Preston
c1be4d6451
Hide self in small stories userpics.
2023-07-20 07:20:10 +04:00
John Preston
087c27c5e0
Fix expire calculations for the stories.
2023-07-20 07:20:10 +04:00
John Preston
7f8a985067
Start stories overview in profile / My Stories.
2023-07-20 07:20:10 +04:00
John Preston
b71d72ca7c
Allow showing stories in different contexts.
2023-07-20 07:20:10 +04:00
John Preston
e7c0385aea
Show hidden stories above contacts list.
2023-07-20 07:20:10 +04:00
John Preston
f40391b4f0
Support two lists of stories sources.
2023-07-20 07:20:10 +04:00
John Preston
d0e1ac1238
Start hiding stories from chats list.
2023-07-20 07:20:10 +04:00
John Preston
d28bd36d22
Load and show list of users who viewed a story.
2023-07-20 07:20:10 +04:00
John Preston
f814e401b9
Mark stories as read.
2023-07-20 07:20:09 +04:00
John Preston
4a67641460
Load more story users on demand.
2023-07-20 07:20:09 +04:00
John Preston
4e165a2107
Sort chats list stories by unread state.
2023-07-20 07:20:09 +04:00
John Preston
cdd4774bb8
Fix initial stories collapsing in chats list.
2023-07-20 07:20:09 +04:00
John Preston
7a042c23e9
Use real stories data, open from chats list.
2023-07-20 07:20:09 +04:00
John Preston
d57ada8a64
Show stories summary status in chats list.
2023-07-20 07:20:08 +04:00
John Preston
1fc37178b7
Show names for chats list stories.
2023-07-20 07:20:08 +04:00
John Preston
16128d61c0
Implement nice stories list scrolling.
2023-07-20 07:20:08 +04:00
John Preston
1d27c8c940
Paint nice stories userpics in chats list.
2023-07-20 07:20:08 +04:00
John Preston
65afa2c402
Detach ComposeControls from SessionController.
2023-05-17 15:51:52 +04:00
John Preston
864959aee0
Hide login code with a spoiler in chats list.
2023-04-27 15:23:36 +04:00
John Preston
0b60985966
Clear search field on archive opening.
2023-04-24 21:15:40 +04:00
John Preston
77939ae9bd
Add more-chats-added bar to cloud folders.
2023-04-11 19:17:38 +04:00
John Preston
84c75f4a74
Fix out-of-clip-area dialog paint with collapsed archive.
2023-03-17 16:48:22 +04:00
John Preston
2928c7b4b5
Invalidate chats list online mark on palette change.
2023-03-17 16:09:23 +04:00
John Preston
4fe568cb82
Implement switch_webview and "web_app_switch_inline_query".
2023-03-07 08:42:29 +03:00
23rd
6ae15ff264
Fixed indents in some files.
2023-03-02 07:51:17 +03:00
John Preston
2a4c39b9d7
Implement some power saving options.
2023-03-01 09:12:02 +04:00
John Preston
d0c2bec925
Fix crash clearing chats list before histories.
2023-02-12 14:39:06 +04:00