summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-01-24 20:41:48 -0500
committerDessalines <tyhou13@gmx.com>2020-01-24 20:41:48 -0500
commit3e517a59b6cb35ece4f5a95a8249134c63770050 (patch)
tree8c7d5960513943137bbe6ef60b3ae70dbccde661 /README.md
parent9c71f6b9df6bdf4f05f5f5591cf39dda827e3279 (diff)
Some minor additions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 3aec60f2..65870730 100644
--- a/README.md
+++ b/README.md
@@ -50,10 +50,10 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern
- [Releases / Changelog](/RELEASES.md)
- [Contributing](https://dev.lemmy.ml/docs/contributing.html)
-## Official Repository Mirrors
+## Repository Mirrors
- GitHub: https://github.com/dessalines/lemmy
-- yerbamate.dev: https://yerbamate.dev/dessalines/lemmy
+- Yerbamate.dev: https://yerbamate.dev/dessalines/lemmy
- GitLab: https://gitlab.com/dessalines/lemmy
## Features
@@ -61,9 +61,9 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern
- Open source, [AGPL License](/LICENSE).
- Self hostable, easy to deploy.
- Comes with [Docker](#docker), [Ansible](#ansible), [Kubernetes](#kubernetes).
-- Only a minimum of a username and password is required to sign up!
-- User avatar support.
- Clean, mobile-friendly interface.
+ - Only a minimum of a username and password is required to sign up!
+ - User avatar support.
- Live-updating Comment threads.
- Full vote scores `(+/-)` like old reddit.
- Themes, including light, dark, and solarized.
@@ -72,14 +72,14 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern
- Integrated image uploading in both posts and comments.
- 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.
- - Optionally, notifications can be sent via email.
+ - Notifications can be sent via email.
- i18n / internationalization support.
- RSS / Atom feeds for `All`, `Subscribed`, `Inbox`, `User`, and `Community`.
- Cross-posting support.
- A *similar post search* when creating new posts. Great for question / answer communities.
- Moderation abilities.
- Public Moderation Logs.
- - Can sticky posts to the top of the timeline.
+ - Can sticky posts to the top of communities.
- Both site admins, and community moderators, who can appoint other moderators.
- Can lock, remove, and restore posts and comments.
- Can ban and unban users from communities and the site.