John Preston
|
b396d6e836
|
Start from-reaction-button dropdown.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
fa4d1d72c4
|
Added animation for spoilers in sections.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
baca36e715
|
Added chat invites support to sponsored messages.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
b5edaf4c23
|
Fix layout of reactions in files / contacts.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
2a3cf8ac58
|
Implement (sub-optimal) painting of reactions in groups.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
371c9c1bfe
|
Implement a nice corner reaction button.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
e148b5ff08
|
Proof-of-concept reactions dropdown.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
b151d210bf
|
Add peer-list-like view for message reactions list.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
b5d80a3c15
|
Improve BottomInfo layout.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
1af2cfe143
|
Extract BottomInfo from HistoryView::Message.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
16232c0a4a
|
Open channel profile from message sender click.
|
2021-11-29 14:54:31 +04:00 |
|
John Preston
|
dee8b1fe6f
|
Don't attach outgoing items from a channel to each other.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
c534f3f22e
|
Some internal HistoryItem refactoring.
Replace most IsServerMsgId / id <=> 0 with isRegular().
Track isLocal / isHistoryEntry in flags.
Remove toHistoryMessage.
|
2021-11-07 12:50:13 +04:00 |
|
23rd
|
eda5cd47ad
|
Added manager of sponsored messages.
|
2021-10-07 11:09:08 +04:00 |
|
John Preston
|
d152782115
|
Load and reload interaction stickers.
|
2021-09-17 10:25:36 +03:00 |
|
John Preston
|
889c3293e7
|
Fix PathShiftGradient colors with custom palettes.
|
2021-09-13 20:09:23 +03:00 |
|
John Preston
|
2a2607d026
|
Custom colors in history_view_service_message module.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
1a4a9319f3
|
Custom colors in history_view_message module.
|
2021-09-06 13:13:26 +03:00 |
|
23rd
|
82165bec5e
|
Replaced MainWidget::replyToItem with history element delegate.
|
2021-07-26 17:39:18 +03:00 |
|
23rd
|
6e2f8eb9a7
|
Moved text selection utils to td_ui.
|
2021-07-26 17:38:51 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
John Preston
|
b22e2ffe1d
|
Animate inline path thumbnails with sliding gradient.
|
2021-07-02 20:40:32 +03:00 |
|
23rd
|
23c54896e5
|
Removed App::main() from file click handlers.
|
2021-06-18 09:20:49 +03:00 |
|
23rd
|
dc0aaec4a4
|
Added ability to show document from Controller for sections.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
eefa7263b5
|
Added ability to show photo from Controller for sections.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
9669a8a44a
|
Moved Core::Settings:chatWide to Window::Adaptive.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
48821af475
|
Toggle selection by comments button click.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
19455d44db
|
Add support for imported messages.
|
2021-01-25 16:50:58 +04:00 |
|
23rd
|
2616659116
|
Added missed date detailed info in tooltips to admin log and sections.
|
2021-01-22 16:53:59 +04:00 |
|
John Preston
|
3a34881488
|
Highlight album part that had a reply clicked.
|
2020-12-30 12:56:44 +04:00 |
|
John Preston
|
4f22171dd6
|
Add start bot command and handle via@ links.
|
2020-11-17 12:57:03 +03:00 |
|
John Preston
|
cf6ca3b1ac
|
Handle bot command clicks in Replies / Scheduled.
|
2020-11-17 12:56:51 +03:00 |
|
John Preston
|
039cad21a5
|
Fix view refresh for album part messages.
Fixes #8974.
|
2020-11-05 17:50:58 +03:00 |
|
John Preston
|
ae298818a8
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03:00 |
|
John Preston
|
247b1f64ca
|
Show correct outbox ticks in replies section.
|
2020-09-29 19:03:27 +03:00 |
|
John Preston
|
7862443fcb
|
Show comments button for unwrapped medias.
|
2020-09-29 19:03:26 +03:00 |
|
John Preston
|
a91c078fb1
|
Count attachments only on visible items.
|
2020-09-29 19:03:26 +03:00 |
|
John Preston
|
8af559e711
|
Use first message of album as the leader.
|
2020-09-29 19:03:26 +03:00 |
|
John Preston
|
9abca29f4c
|
Show comments bar when no unread bar.
|
2020-09-29 19:03:25 +03:00 |
|
John Preston
|
4a94a0c438
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
31e1ed216a
|
Add comments button to channel posts.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
50a0429786
|
Hide root reply info in replies thread.
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
3878a1b212
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
099482574e
|
Fix sending stickers from inline bots.
Fixes #8020.
|
2020-06-16 20:53:44 +04:00 |
|
John Preston
|
dbb46ce9b0
|
Let [Photo|Document]Media outlive message view.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
700d3db4cc
|
Correctly unload heavy parts on quit.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
956c3af0ae
|
Start DocumentData::thumbnail move to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|