aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormiraikumiko <miraikumiko@disroot.org>2025-04-24 19:25:19 +0200
committermiraikumiko <miraikumiko@disroot.org>2025-04-24 19:25:19 +0200
commitf30e9e0091d4bcafa28acbe7c0fbde4f32b1956f (patch)
tree0eeaae88295c8141bff46a56be6f8af431f241ef
parent5dd1fe97599175b86f0f8934905831c849603213 (diff)
downloadnulla-f30e9e0091d4bcafa28acbe7c0fbde4f32b1956f.tar.gz
nulla-f30e9e0091d4bcafa28acbe7c0fbde4f32b1956f.tar.bz2
Update README.md
-rw-r--r--README.md25
1 files changed, 17 insertions, 8 deletions
diff --git a/README.md b/README.md
index e8b50b6..b283974 100644
--- a/README.md
+++ b/README.md
@@ -23,12 +23,14 @@ Stack: Elixir + Phoenix + PostgreSQL
- [ ] Direct messages tab
- [ ] Multiple accounts
-### Configuration
+### Server configuration
* Post preview
* Character limit per post
* Disk space limit per user
* Enable/Disable custom emoji for whole instance
+* Limit on posts (count/time)
+* Limit on storage
### User settings
@@ -54,13 +56,20 @@ Stack: Elixir + Phoenix + PostgreSQL
* Change password
* Token
* Enable/Disable email login notifications
-* Enable/Disable IP address log
+* Sessions
-| IP | Datetime |
-| ----------------|---------------------|
-| 127.0.0.1 | 2025-01-01 00:00:00 |
-| 127.127.127.127 | 2025-02-02 00:00:00 |
-
-* Clear IP address log
+| IP | Datetime | Action |
+| ----------------|---------------------|--------|
+| 127.0.0.1 | 2025-01-01 00:00:00 | revoke |
+| 127.127.127.127 | 2025-02-02 00:00:00 | revoke |
#### Filters
+
+* Placeholder with rules
+
+```
+filter keyword #tag @user@example.com example.com
+```
+
+* Show replies of all followed users
+* Show replies of this followed users