Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram bot for groups. Greeting. #484

Open
grandmotivator opened this issue Jun 24, 2020 · 0 comments · Fixed by #574
Open

Telegram bot for groups. Greeting. #484

grandmotivator opened this issue Jun 24, 2020 · 0 comments · Fixed by #574
Labels
enhancement New feature or request

Comments

@grandmotivator
Copy link
Member

grandmotivator commented Jun 24, 2020

Добавить возможность добавлять кастомные кнопки с ссылками под приветствие.

Add the ability to add custom buttons with links under the greeting.

@grandmotivator grandmotivator added the enhancement New feature or request label Jun 24, 2020
all2001 pushed a commit to all2001/opensourcewebsite-org that referenced this issue Jul 29, 2020
…text. This migration includes fields chat_id - reference to bot_chat table, provider_user_id - reference to bot_user table and holds id of admin who saved greeting text
all2001 pushed a commit to all2001/opensourcewebsite-org that referenced this issue Jul 30, 2020
all2001 pushed a commit to all2001/opensourcewebsite-org that referenced this issue Aug 2, 2020
all2001 pushed a commit to all2001/opensourcewebsite-org that referenced this issue Aug 3, 2020
all2001 pushed a commit to all2001/opensourcewebsite-org that referenced this issue Aug 19, 2020
all2001 pushed a commit to all2001/opensourcewebsite-org that referenced this issue Aug 24, 2020
Convert saved message to html on showing
all2001 pushed a commit to all2001/opensourcewebsite-org that referenced this issue Aug 24, 2020
all2001 pushed a commit to all2001/opensourcewebsite-org that referenced this issue Aug 26, 2020
@grandmotivator grandmotivator linked a pull request Jun 12, 2021 that will close this issue
grandmotivator pushed a commit that referenced this issue Jun 13, 2021
* #484 Add converter formatted telegram message -> HTML;
Implement conversion for greeting (bot);

* #484 Remove "coming soon" and "don't use html tags"

* #484 Add conversion to HTML for messages in FAQ answers (bot);
Add escaping for html special chars for user-provided text

* #484 Extract formatting options into a separate view.

* #484 Return message about usage of HTML tags

* #484 Add preview of the message in Markdown;
Add conversion from HTML to Markdown.

* #484 Add preview of the answer in Markdown

* #484 Add tests for Markdown <-> HTML onversion

* #484 Add docs for Markdown <-> HTML onversion

* #484 Fix codeclimate warnings

* #484 Fix null string

* #484 Handle emoji correctly

* #484 Added tests for emoji handling

* #484 Fix codeclimate issues

Co-authored-by: Mariohuq <mariohuq@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant