From 7a4207c58a32e19d9237bec33d3a652d9756681f Mon Sep 17 00:00:00 2001 From: miraikumiko Date: Thu, 26 Jun 2025 10:00:46 +0200 Subject: [PATCH] Update README.md --- README.md | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) diff --git a/README.md b/README.md index 87f7f5b..8d4ba93 100644 --- a/README.md +++ b/README.md @@ -304,53 +304,6 @@ An agnostic social network following the KISS and UNIX philosophy, the main prin - [ ] Restricted direct messages - [ ] Direct messages tab -### Server configuration - -* Disk space limit per user -* Limit on posts (count/time) - -### User settings - -#### Profile - -* Avatar -* Banner -* Name -* Bio -* Location -* Birthday -* Links -* Follow requests approval -* Toggle reacts under own posts -* Toggle view of reacts under posts -* Profile migration -* Delete account - -===== Disk Usage: 100 MB (20%) ===== - -#### Security - -* Change password -* Token -* Enable/Disable email login notifications -* Sessions - -| 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 - ## Contributing ### Patches via Email