COWNotifier icon indicating copy to clipboard operation
COWNotifier copied to clipboard

News groups notifications with Telegram

Results 4 COWNotifier issues
Sort by recently updated
recently updated
newest added

Bumps [mistune](https://github.com/lepture/mistune) from 2.0.0a2 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

#### Description For telegram to render `` tags correctly, `href` attribute of the tag should be an absolute url. Discrourse, however, sometimes puts relative url to the `href` attribute causing...

#### Description Currently we convert every entity which has links in a post to an `` tag. If there is one image link in the post this works okay with...

#### Description Currently when a topic is closed `system` user automatically replies to the topic with the following message: > This topic was automatically closed 5 days after the last...

enhancement
good-first-issue