mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
📖 doc notes for the instant messaging
Signed-off-by: Baptiste Lemoine <contact@cipherbliss.com>
This commit is contained in:
parent
d7a17f9834
commit
8ca84658a3
18
README.md
18
README.md
@ -1,5 +1,23 @@
|
|||||||
![Mastodon](https://i.imgur.com/NhZc40l.png)
|
![Mastodon](https://i.imgur.com/NhZc40l.png)
|
||||||
========
|
========
|
||||||
|
# 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
|
||||||
|
```
|
||||||
|
|
||||||
|
========
|
||||||
|
|
||||||
[![GitHub release](https://img.shields.io/github/release/tootsuite/mastodon.svg)][releases]
|
[![GitHub release](https://img.shields.io/github/release/tootsuite/mastodon.svg)][releases]
|
||||||
[![Build Status](https://img.shields.io/circleci/project/github/tootsuite/mastodon.svg)][circleci]
|
[![Build Status](https://img.shields.io/circleci/project/github/tootsuite/mastodon.svg)][circleci]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user