Commit Graph

4 Commits

Author SHA1 Message Date
acran
a7d0e21575 allow editting mentions text for users with usernames (#1347)
when now holding the Alt key while selecting a user from the mentions
autocomplete suggestions the text inserted into the composer will be
forced to be in the

	@1234567 (firstname)

format (i.e. referring to the user by id and local firstname) instead of

	@username

even if the selected user has a username set.
This allows to manually edit the display text ("firstname") of the
mention.
2017-03-14 19:18:02 +03:00
Igor Zhukov
114024b7f7 Added support for mentions without username 2016-07-01 20:05:24 +03:00
Igor Zhukov
040da24417 Added basic inline bots support 2016-01-28 23:24:50 +03:00
Igor Zhukov
078d871626 inline bots wip 2016-01-25 21:05:15 +00:00