Update README.md

This commit is contained in:
Mirai Kumiko 2025-06-26 10:00:46 +02:00
parent fe03ce0d7f
commit 7a4207c58a
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278

View file

@ -304,53 +304,6 @@ An agnostic social network following the KISS and UNIX philosophy, the main prin
- [ ] Restricted direct messages - [ ] Restricted direct messages
- [ ] Direct messages tab - [ ] 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 ## Contributing
### Patches via Email ### Patches via Email