update README, CHANGELOG
This commit is contained in:
parent
1cade39fb9
commit
20c0c93a5e
|
@ -1,5 +1,7 @@
|
|||
## vNEXT
|
||||
|
||||
* add: Misskey support (Thanks @Johann150 !)
|
||||
<https://github.com/codl/forget/pull/544>
|
||||
* fix: lowered database impact of a background task
|
||||
<https://github.com/codl/forget/issue/166>
|
||||
* fix: wording on "favourited posts" is unclear
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
[![Test coverage](https://img.shields.io/codecov/c/github/codl/forget.svg)](https://codecov.io/gh/codl/forget)
|
||||
[![Code quality](https://img.shields.io/codacy/grade/1780ac6071c04cbd9ccf75de0891e798.svg)](https://www.codacy.com/app/codl/forget?utm_source=github.com&utm_medium=referral&utm_content=codl/forget&utm_campaign=badger)
|
||||
|
||||
Forget is a post deleting service for Twitter and Mastodon. It lives at
|
||||
<https://forget.codl.fr>.
|
||||
Forget is a post deleting service for Twitter, Mastodon, and Misskey. It lives
|
||||
at <https://forget.codl.fr>.
|
||||
|
||||
|
||||
## Running your own
|
||||
|
|
Loading…
Reference in New Issue