blob: 62631b66422deb9b51b76ab6c7b7c0e39aa64af0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
# Nulla
Agnostic Social Network
## TODO
Stack: Elixir + Phoenix + PostgreSQL
- [ ] Lightweight web interface
- [ ] API compatible with other ActivityPub instances
- [ ] JWT
- [ ] Groups
- [ ] Formatting: Text / Markdown / HTML
- [ ] Links preview
- [ ] Timelines: Home / Local / Global / Custom
- [ ] Global search
- [ ] Bookmarks
- [ ] Profile links verification
- [ ] Ordering profile links
- [ ] Import/Export posts
- [ ] Sync user settings on the server
- [ ] Restricted direct messages
- [ ] Direct messages tab
### Configuration
* Post preview
* Character limit per post
* Disk space limit per user
* Enable/Disable custom emoji for whole instance
### 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
* Enable/Disable IP address log
| 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
#### Filters
|