webogram-i2p/app/js
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
..
lib Disabled chrome temps by default 2017-03-13 21:15:46 +03:00
locales Sync translations 2017-01-19 18:38:40 +03:00
app.js Fixed subset of StandardJS errors (#1356) 2017-03-13 21:57:24 +03:00
background.js Bump to 0.5.5 2016-07-05 23:52:39 +03:00
controllers.js Fixed subset of StandardJS errors (#1356) 2017-03-13 21:57:24 +03:00
directives_mobile.js Fixed draft bugs 2016-10-07 19:27:24 +03:00
directives.js Fixed minor style bugs 2017-03-13 22:25:31 +03:00
filters.js Fixed regex replacement 2016-11-28 17:12:45 +03:00
init.js Added push worker 2016-06-29 20:22:13 +03:00
message_composer.js allow editting mentions text for users with usernames (#1347) 2017-03-14 19:18:02 +03:00
messages_manager.js Improved silent messages support 2017-01-30 17:22:16 +03:00
offline_manager.js Improved PUSH-notifications 2016-12-16 19:14:56 +03:00
services.js Started to clean popup opener 2017-02-10 12:27:44 +03:00