aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-02-27 15:19:00 -0800
committerclarkzjw <[email protected]>2023-02-27 15:19:00 -0800
commit3bf39b0d32d0e0580457d0f85aef90a9c449a6ad (patch)
tree322e98152dd720a7f0ce4c4dc0247f24e30ad491 /README.md
parent23aef802c9b493aeb66a1c250b6a3d16d299e63c (diff)
parent0808f28fa7764694c0e52ce68e077dcbf05be322 (diff)
downloadswarm2fediverse-3bf39b0d32d0e0580457d0f85aef90a9c449a6ad.tar.gz
Merge branch 'feature/oauth-misskey'
Misskey is not supported
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.md b/README.md
index 3b0f016..2c275e4 100644
--- a/README.md
+++ b/README.md
@@ -7,19 +7,15 @@ Foursquare Swarm like Telegram bot to check in at places and post to Fediverse (
7- [x] Telegram native location venue checkin 7- [x] Telegram native location venue checkin
8- [x] Telegram raw GPS location checkin 8- [x] Telegram raw GPS location checkin
9- [x] Attach additional comments and medias (photos, up to 4) with checkins 9- [x] Attach additional comments and medias (photos, up to 4) with checkins
10
11## TODO:
12
13- [x] OAuth2 login 10- [x] OAuth2 login
14
15 - Supported Fediverse software 11 - Supported Fediverse software
16 - [x] Mastodon 12 - [x] Mastodon
17 - [x] Pleroma 13 - [x] Pleroma
18 - [ ] Misskey
19 14
15## TODO:
16
20- [ ] Option to set individual checkin visibility 17- [ ] Option to set individual checkin visibility
21- [ ] Delayed checkins (Scheduled posts on Fediverse) 18- [ ] Delayed checkins (Scheduled posts on Fediverse)
22- [ ] Connect multiple Fediverse accounts 19- [ ] Connect multiple Fediverse accounts
23- [ ] add Telegram payment option to enable raw GPS checkins 20- [ ] add Telegram payment option to enable raw GPS checkins
24- [ ] i18n
25- [ ] Anonymized usage analysis, monitoring (Grafana/Prometheus) 21- [ ] Anonymized usage analysis, monitoring (Grafana/Prometheus)
Powered by cgit v1.2.3 (git 2.41.0)