Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Derek Schmidt
49bad49780 Bump version 2022-12-01 03:06:58 -05:00
skeh
40b23c070b Merge pull request 'hotfix/misskey-forkbomb' (#8) from hotfix/misskey-forkbomb into stage
Reviewed-on: https://code.vtopia.live/Vtopia/MissV/pulls/8
2022-12-01 07:45:08 +00:00
2 changed files with 13 additions and 4 deletions

View file

@ -4,10 +4,19 @@
### Improvements
### Bugfixes
-
-
You should also include the user name that made the change.
-->
# Fork-unique changes
## vtopia1
- Allow emoji picker to select multiple (4c290c4)
- Allow larger files in Drive (fad0195)
- Allow changeable mascot (75dafa8)
- Drop auto-nsfw code (b250e53)
- Mitigate AP reference chain DOS vector (40b23c0) (pending upstream: https://github.com/misskey-dev/misskey/pull/9247)
# Upstream
## 12.119.0 (2022/09/10)

View file

@ -1,10 +1,10 @@
{
"name": "misskey",
"version": "12.119.0",
"name": "missv",
"version": "12.119.0-vtopia1",
"codename": "indigo",
"repository": {
"type": "git",
"url": "https://github.com/misskey-dev/misskey.git"
"url": "https://code.vtopia.live/Vtopia/MissV"
},
"private": true,
"scripts": {