John Preston
|
edcd09c29f
|
Remove LangKey.
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
a7c8feaecb
|
Use tr:: instead of langFactory and __rich.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
d1d98c3bb1
|
Use tr:: instead of langFactory in box titles.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
8ed433cc01
|
Use tr:: instead of langFactory in input fields.
|
2019-06-21 11:06:49 +02:00 |
|
John Preston
|
7af0dd105e
|
Use tr:: instead of Lang::Viewer.
|
2019-06-21 11:06:49 +02:00 |
|
John Preston
|
faa42110ac
|
Remove Info::Profile::ToUpperValue.
|
2019-06-21 11:06:48 +02:00 |
|
John Preston
|
d23fd3559a
|
Refresh participants after transfer.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
b9d1d8519c
|
Use need_contacts_exception flag in add contact.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
0dddb7694f
|
Show transfer community button, set 2sv password.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
ca7c50fbcd
|
Remove pseudo-HTML from langpacks and Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
9066acd2dd
|
Use new box for editing contact name.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
2162aa8df0
|
Rename Text to Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
e9677779b8
|
Show phone number only in the chat top bar.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
aca3ec0ab8
|
Implement block + clear from ContactStatus bar.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
3a34b15841
|
Add 'Share my phone number' click handler.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
213a8d888a
|
Implement report spam from ContactStatus bar.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
f49c7ba7ee
|
Allow hiding contact status bar.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
984f19b1e9
|
Implement adaptive ContactStatus buttons.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
5e3734d7bf
|
ReportSpamPanel -> HistoryView::ContactStatus.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
30dea3a2e7
|
Use isConstant bool instead of ContactStatus enum.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
14b82698f8
|
Update API scheme to layer 102.
|
2019-06-21 11:06:44 +02:00 |
|
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
|
John Preston
|
8c67a4b991
|
Strip auto-hashtag in support mode message editing.
|
2019-06-05 21:40:21 +03:00 |
|
John Preston
|
b9bd937aaa
|
Treat url auth button as an url button.
|
2019-06-05 20:42:10 +03:00 |
|
John Preston
|
04e3b250e7
|
Keep track of fully cached media files.
|
2019-06-04 14:30:44 +03:00 |
|
John Preston
|
eb438e35ee
|
Remove old download priority arguments.
|
2019-06-04 14:30:43 +03:00 |
|
John Preston
|
9c613fe2f7
|
Move system versions to platform/platform_info.
|
2019-06-04 14:23:14 +03:00 |
|
John Preston
|
ea61211a61
|
Version 1.7.2: Mix peer to grouped_id.
|
2019-06-01 00:51:57 +03:00 |
|
John Preston
|
619aca04f9
|
Don't show report spam over the chat history.
|
2019-05-30 21:53:13 +03:00 |
|
John Preston
|
af85aec33b
|
Allow disabling pinned messages notifications.
Fixes #1864.
|
2019-05-28 16:59:35 +02:00 |
|
John Preston
|
65a36e49bd
|
Support custom forwarded text in url auth button.
|
2019-05-27 15:26:12 +02:00 |
|
John Preston
|
a49a96ba33
|
Fix archive search input field focus.
|
2019-05-27 15:10:04 +02:00 |
|
John Preston
|
d2d51cc883
|
Fix field showing on write access enabling.
|
2019-05-27 15:09:59 +02:00 |
|
John Preston
|
e8a99a854d
|
Add unread badge to Discuss button.
|
2019-05-27 15:09:57 +02:00 |
|
John Preston
|
a64c8c52b4
|
Correctly display discussion posts sender.
|
2019-05-27 15:09:56 +02:00 |
|
John Preston
|
87caa58456
|
Forward some inline keyboards.
|
2019-05-27 15:09:52 +02:00 |
|
John Preston
|
6b9675a5b1
|
Correctly display discussion posts.
|
2019-05-27 15:09:50 +02:00 |
|
John Preston
|
8aaaef3ff4
|
Show 'channel' badge for discussed messages.
|
2019-05-27 15:09:45 +02:00 |
|
John Preston
|
7fbec0dbca
|
Show admin log events for linked chats.
|
2019-05-27 15:09:43 +02:00 |
|
John Preston
|
f0eba3e283
|
Show Discuss button in channels.
|
2019-05-27 15:09:32 +02:00 |
|
John Preston
|
801b500aa6
|
Use session() instead of Auth() in HistoryWidget.
|
2019-05-27 15:09:30 +02:00 |
|
John Preston
|
9c1ce702bb
|
Display channel posts in discussion groups.
|
2019-05-27 15:09:28 +02:00 |
|
John Preston
|
c92a798e1b
|
Support url authorizations.
|
2019-05-27 15:09:18 +02:00 |
|
John Preston
|
3556fbf702
|
Pause animated stickers as GIFs.
|
2019-05-27 15:09:09 +02:00 |
|
John Preston
|
3577e71782
|
Validate mime type of animated stickers.
|
2019-05-27 15:09:07 +02:00 |
|
John Preston
|
c4aac5fa0e
|
Update API scheme to layer 100.
|
2019-05-27 15:09:06 +02:00 |
|
John Preston
|
4ab3c2dfcb
|
Add support for gzip-ed animated stickers.
|
2019-05-27 14:11:27 +02:00 |
|
John Preston
|
7ee16ba45c
|
Clear hidden animated stickers.
|
2019-05-27 14:11:26 +02:00 |
|
John Preston
|
cfff744cb1
|
Parse and render lottie in the background.
|
2019-05-27 14:11:26 +02:00 |
|