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

Store message content as HTML #50

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 5, 2022

  1. Store message content as HTML

    Store the messages as HTML so that all formatting is preserved.
    Telegram links in a message to other messages of the group or channel are replaced with site links.
    faraazb committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    811f3cd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Add 'html_messages' config. option

    New sites will preserve message formatting by default. Fix hyperlinks not rendering on existing sites.
    faraazb committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    ad060e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    27c5dfe View commit details
    Browse the repository at this point in the history
  2. Resolve conflict

    faraazb committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    24abc2b View commit details
    Browse the repository at this point in the history