John Preston
|
5e7642b42a
|
Support markdown and replaces in media captions.
|
2018-05-24 16:03:21 +03:00 |
|
John Preston
|
6f6ec217e3
|
Support markdown replaces in Ui::InputField.
|
2018-05-24 15:31:48 +03:00 |
|
John Preston
|
017ec87d60
|
Replace FlatTextarea with InputField.
|
2018-05-22 13:45:22 +03:00 |
|
John Preston
|
30dd8fe070
|
Unite InputField and InputArea.
Also support and use instant replaces in InputField-s.
|
2018-05-20 23:37:59 +03:00 |
|
John Preston
|
66b7b6da2a
|
Replace xD by emoji only after space.
|
2018-05-18 18:25:05 +03:00 |
|
John Preston
|
0238c03956
|
Return emoji replace by ":o" after a space.
Fixes #4700.
|
2018-05-18 17:15:02 +03:00 |
|
John Preston
|
4bcd1e3c59
|
Allow editing last sent saved message by up key.
Also update libtgvoip.
Also replace 🤷 with a shrug.
|
2018-05-15 21:13:37 +03:00 |
|
John Preston
|
168a7ce2e5
|
Add "Suggest emoji replacements" checkbox.
Also emoji suggestions insert an instant emoji replacement.
|
2018-05-13 18:56:08 +03:00 |
|
John Preston
|
4b763a76df
|
Instant in-field emoji and text replaces.
Fixes #4410. Fixes #522.
|
2018-05-13 18:14:02 +03:00 |
|
John Preston
|
fe1a90bd39
|
Move message context menu to a separate module.
|
2018-02-08 12:20:52 +03:00 |
|
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
|
John Preston
|
b3da99c302
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
John Preston
|
ab35829358
|
Remove App::app(), App::uploader(), App::api().
Also use Auth() instead of AuthSession::Current*().
|
2017-08-25 14:39:18 +03:00 |
|
John Preston
|
4993ff1921
|
Finalize rename / move.
|
2017-06-30 09:21:45 +03:00 |
|
John Preston
|
624f33c5e2
|
Allow to select and copy text in the events log.
Also better handle window resize in the events log.
|
2017-06-30 09:21:42 +03:00 |
|
John Preston
|
b94099e25b
|
Realtime UI translation in all fields and buttons.
|
2017-06-29 11:39:51 +03:00 |
|
John Preston
|
330fc35800
|
Move some classes to separate modules.
MessageField, BotKeyboard, HistoryInner from historywidget.
|
2017-04-08 16:31:58 +03:00 |
|