blob: cb124c8bc54f002f285b2a420e4ab037f5d6effb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Misskey
This is my custom misskey fork for [social.freya.cat](https://social.freya.cat).
The original repo can be located [here](https://github.com/misskey-dev/misskey).
## Changes
- Support for using a different url for federation than the hosted web url
- i.e. hosting at social.freya.cat but users are @freya.cat
## License
Like upstream, this project is AGPLv3
|