6 Commits

Author SHA1 Message Date
6ba977e701 clean up docs headers, add layout to all
Splits docs to use three different `permalink` paths:
- `/raw/`
- `/draft/`
- `/stable/`

Otherwise docs like these clash and only one is accessible:
```
docs/draft/3-whisper-usage.md
docs/stable/3-whisper-usage.md
```
```
docs/draft/6-payloads.md
docs/stable/6-payloads.md
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-22 19:47:57 +01:00
Andrea Maria Piana
576a7d9b28 add author 2020-10-05 13:21:04 +02:00
Andrea Maria Piana
81e790cd65 Add mentions push notifications 2020-10-05 13:21:04 +02:00
Andrea Maria Piana
3692daacf7 Add grant, separate devices and ephemeral keys usage 2020-08-24 16:24:32 +02:00
Andrea Maria Piana
7decaea2ff Address feedback and generate access_token on the client side 2020-07-02 10:08:13 +02:00
Andrea Maria Piana
ff82702c27 Push notification server initial version 2020-06-24 15:36:11 +02:00