mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Add line for private messaging support.
This commit is contained in:
parent
eead117d6b
commit
da7429f0f6
1 changed files with 1 additions and 0 deletions
1
README.md
vendored
1
README.md
vendored
|
@ -77,6 +77,7 @@ Each lemmy server can set its own moderation policy; appointing site-wide admins
|
||||||
- A post can consist of a title and any combination of self text, a URL, or nothing else.
|
- A post can consist of a title and any combination of self text, a URL, or nothing else.
|
||||||
- Notifications, on comment replies and when you're tagged.
|
- Notifications, on comment replies and when you're tagged.
|
||||||
- Notifications can be sent via email.
|
- Notifications can be sent via email.
|
||||||
|
- Private messaging support.
|
||||||
- i18n / internationalization support.
|
- i18n / internationalization support.
|
||||||
- RSS / Atom feeds for `All`, `Subscribed`, `Inbox`, `User`, and `Community`.
|
- RSS / Atom feeds for `All`, `Subscribed`, `Inbox`, `User`, and `Community`.
|
||||||
- Cross-posting support.
|
- Cross-posting support.
|
||||||
|
|
Loading…
Reference in a new issue