From 9a0d374baf98a8de5a1d314d7f6540ab661c95c4 Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Sat, 7 Jan 2017 00:51:56 +0300 Subject: [PATCH] User renaming Telegram notifications. User renaming event 'app.users.renamed' present. UpdateSubscriptionsCommand refactored (now updates data in single transaction). SubscriptionsManager updated (now not flushing). UserApi updated (now not flushing). Possible bugs added. --- .../PointToolsBundle/Resources/views/Telegram/help.md.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Skobkin/Bundle/PointToolsBundle/Resources/views/Telegram/help.md.twig b/src/Skobkin/Bundle/PointToolsBundle/Resources/views/Telegram/help.md.twig index ca34f79..88f0ab0 100644 --- a/src/Skobkin/Bundle/PointToolsBundle/Resources/views/Telegram/help.md.twig +++ b/src/Skobkin/Bundle/PointToolsBundle/Resources/views/Telegram/help.md.twig @@ -4,7 +4,8 @@ /link %login% %password% - Link your Telegram account with Point.im account /last - shows last global subscription events /last %user% - shows last user subscribers events -/sub - Show user subscribers +/sub - Show your subscribers +/sub %user% - Show user subscribers /set - Change your personal settings (notifications, etc) /stats - Show some statistics about service /help shows this message