docs: added matrix room link, updated progress

This commit is contained in:
əlemi 2024-05-01 17:04:32 +02:00
parent d1760f2637
commit 7439b815be
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -3,6 +3,8 @@
μpub aims to be a private, lightweight, modular and **secure** [ActivityPub](https://www.w3.org/TR/activitypub/) server μpub aims to be a private, lightweight, modular and **secure** [ActivityPub](https://www.w3.org/TR/activitypub/) server
* follow development [in the dedicated matrix room](https://matrix.to/#/#upub:alemi.dev)
μpub is currently being developed and can do most basic things, like posting notes, liking things, following others, deliveries and browsing μpub is currently being developed and can do most basic things, like posting notes, liking things, following others, deliveries and browsing
all interactions must happen with ActivityPub's client-server methods (basically POST your activities to your outbox), and there's a simple frontend all interactions must happen with ActivityPub's client-server methods (basically POST your activities to your outbox), and there's a simple frontend
@ -44,14 +46,20 @@ all help is extremely welcome! if [my cgit](https://git.alemi.dev/upub.git/) loo
- [x] simple web client - [x] simple web client
- [x] announce (boosts) - [x] announce (boosts)
- [x] threads - [x] threads
- [ ] editing - [x] remote media
- [ ] searching - [x] editing via api
- [ ] media - [x] advanced composer
- [ ] user fields - [x] api for fetching
- [ ] mastodon api - [x] like, share, reply via frontend
- [ ] hashtags, discovery
- [ ] polls - [ ] polls
- [ ] editing via web frontend
- [ ] remote media proxy
- [ ] upload media
- [ ] mastodon-like search bar
- [ ] hashtags, discovery
- [ ] user fields
- [ ] lists - [ ] lists
- [ ] mastodon api
- [ ] more optimized database schema - [ ] more optimized database schema
## what about the name? ## what about the name?