mirror of https://framagit.org/tykayn/mastodon
📖 doc notes for the instant messaging
Signed-off-by: Baptiste Lemoine <contact@cipherbliss.com>messaging
parent
d7a17f9834
commit
8ca84658a3
18
README.md
18
README.md
|
@ -1,5 +1,23 @@
|
|||

|
||||
========
|
||||
# CipherBliss version of Mastodon
|
||||
|
||||
|
||||
features:
|
||||
|
||||
* liks to free tools
|
||||
* snow fall during the end of the yar.
|
||||
|
||||
## Todo
|
||||
* proper responsive columning
|
||||
* **instant Messaging** in the web front end.
|
||||
|
||||
uses the api to get accounts
|
||||
```bash
|
||||
GET /api/v1/accounts/[id of my account]/following
|
||||
```
|
||||
|
||||
========
|
||||
|
||||
[][releases]
|
||||
[][circleci]
|
||||
|
|
Loading…
Reference in New Issue