John Preston
|
07d8dafa5e
|
Allow inserting links with custom text.
Fixes #4737.
|
2018-05-26 18:07:51 +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
|
c1c3b6a7e5
|
Disable emoji suggestions for :-D/:-P
|
2018-04-07 11:51:17 +04:00 |
|
John Preston
|
6904e023d3
|
Increment dropdown emoji selection in recent list.
Fixes #4539.
|
2018-03-26 00:28:23 +04:00 |
|
John Preston
|
91a7a77bb0
|
Fix case-insensitive emoji suggestions.
Fixes #4528, fixes #4511, fixes #4535.
|
2018-03-26 00:18:14 +04:00 |
|
John Preston
|
b6e7625016
|
Improve case-insensitive emoji suggestions.
|
2018-03-15 03:11:59 +03:00 |
|
Patrick Eigensatz
|
dd1beb1d91
|
Let emoji suggestions be case insensitive
Closes #3985
|
2018-03-11 22:01:18 +03:00 |
|
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
|
John Preston
|
25ffaaaa2d
|
Replace t_assert() with Assert().
Also use this assertions for Expects(), Ensures() and Unexpected().
|
2017-08-30 19:15:42 +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
|
0517f9f780
|
Insert emoji instead of text replacement.
|
2017-07-27 13:22:51 +03:00 |
|
John Preston
|
9bf40c927e
|
Improve emoji suggestions and replace on send.
Bring recent emoji up in suggestions.
Apply saved skin color to emoji suggestions.
Write to recents when choosing emoji suggestion.
|
2017-07-26 15:55:04 +03:00 |
|
John Preston
|
df2aeb0c58
|
Provide emoji suggestions as a service.
|
2017-07-26 15:55:03 +03:00 |
|
John Preston
|
2dec9c46a7
|
Add emoji autocomplete to history message field.
|
2017-07-26 15:55:02 +03:00 |
|
John Preston
|
8f8100af3a
|
Add emoji autocomplete data and algorithm.
|
2017-07-26 15:55:01 +03:00 |
|