6b2b403d94
Update flash.pug
2023-01-06 10:34:43 +09:00
e2ca90b0a1
enhance(server): SSR for flash
2023-01-06 10:20:42 +09:00
bcc3380cfc
fix(backend): Set correct access control of admin/drive/files ( #9472 )
2023-01-06 08:05:02 +09:00
6f9aa94e3a
fix instance sort
2023-01-05 16:38:12 +09:00
ebe340d510
MisskeyPlay ( #9467 )
...
* wip
* wip
* wip
* wip
* wip
* Update ui.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* 🎨
* wip
* ✌️
2023-01-05 13:59:48 +09:00
fa04b7a3c3
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-01-04 11:09:15 +00:00
e02183bb1b
chore: remove unused function (truncateUnreadAntennaNote)
2023-01-04 11:09:05 +00:00
d306db4ff8
fix(server): pages/likeのエラーIDが重複しているのを修正
2023-01-04 17:41:39 +09:00
1ed078d7f9
fix(server): fix pages/update
2023-01-04 17:41:09 +09:00
e44f83fb9c
update AiScript to 0.12.0
2023-01-03 15:51:49 +09:00
db1ca28de3
clean up
2023-01-03 14:27:18 +09:00
4cc71d2443
✌️
2023-01-03 09:32:36 +09:00
4d0859ce7f
drop latestStatus of instance
2023-01-03 09:03:04 +09:00
c8bd139713
drop lastCommunicatedAt of instance
2023-01-03 09:00:42 +09:00
7093573f0c
drop latestRequestSentAt of instance
2023-01-03 08:48:00 +09:00
771348e887
PV集計はローカルユーザーのみに
2023-01-03 08:29:25 +09:00
a9f4217214
update deps
2023-01-02 20:02:51 +09:00
969e9df889
feat: add per user pv chart
2023-01-01 17:45:49 +09:00
4c4af2ae84
clean up
2023-01-01 17:38:02 +09:00
e414737179
feat: make possible to export favorited notes
...
#9331
2023-01-01 16:53:10 +09:00
ee6e022b2a
enhance(server): productionじゃない限りレートリミットを無効に
2023-01-01 11:58:16 +09:00
6f51e7300e
✌️
2023-01-01 09:35:14 +09:00
6140865252
tweak max-age
2022-12-31 09:14:53 +09:00
51d8d2abbf
cache emoji response
2022-12-31 09:12:42 +09:00
6f648fc058
clean up
2022-12-31 08:51:35 +09:00
7157fd663c
fix(server): driveCapacityOverrideMbが公開情報になっているのを修正
2022-12-31 08:46:27 +09:00
b2d6561bc6
enhance(server): clean emoji response
2022-12-31 08:43:13 +09:00
1a408db3b1
fix: use || for emoji url fallback instead of ??
2022-12-30 13:37:58 +00:00
8b46edeccf
enhance: Proxy custom emojis to reduce image size and accelerate the frontend ( #9431 )
...
* fix(server): /emoji to accept `@.` host expression
* fix(client): use MkEmoji for custom emoji in MkEmojiPicker
* change convertToWebp
* nanka iroiro
* remove
* fix
* nearLosslessは労多くして益少なしなのでやめる
* do not cleanup tmp for development
* update sharp.js to 0.31.3
* mixed: true
* fix MkAutocomplete of 912791b3ab
* clean up
* https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
2022-12-30 12:00:50 +09:00
329ef760bf
fix(server): /emoji to accept @.
host expression
2022-12-29 14:54:31 +00:00
912791b3ab
refactor: 絵文字URLを引き回すのをやめる ( #9423 )
2022-12-29 10:14:44 +09:00
123e490311
Support OpenSearch ( closes #7058 ) ( #9427 )
...
Co-authored-by: Chaos <chaoticryptidz@owo.monster >
2022-12-29 07:53:59 +09:00
25c8d7782d
update deps
2022-12-28 18:28:01 +09:00
af9e742e71
fix(server): bodyLimit for each endpoints
2022-12-28 09:07:41 +09:00
9384f5399d
rename: client -> frontend
2022-12-27 14:36:33 +09:00
50e3839b60
Fix: Block delivery ( #9397 )
...
* Fix: Block delivery
* Fix: Block delivery -
2022-12-26 17:05:44 +09:00
d106fb39ab
feat: introduce fluent emoji
2022-12-26 16:04:56 +09:00
dd4c411d22
ダッシュボードにモデレーター一覧を表示
2022-12-26 09:22:10 +09:00
c801434d11
fix(server): アンテナの作成数上限を追加
2022-12-26 08:50:17 +09:00
4b4cfa4270
getJsonで256kbに制限
2022-12-25 15:02:47 +09:00
225dbec8b9
64kb
2022-12-25 14:56:59 +09:00
ab1a433400
fix
2022-12-25 14:53:50 +09:00
b518c35e00
fix(server): Ap inboxの最大ペイロードサイズを256kbに制限
2022-12-25 14:52:42 +09:00
94b1c99c86
fix(server): trim long text of note from ap
...
Fix #9407
2022-12-25 14:28:51 +09:00
f44a7e2536
refactor
2022-12-25 14:22:23 +09:00
3e81913b6a
feat: introduce retention-rate aggregation
2022-12-25 09:09:46 +09:00
b11f8b0aae
chore: fix reporisotry name
2022-12-25 08:30:13 +09:00
ef87a9db7b
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-12-25 08:27:09 +09:00
b648c4bc4d
chore: fix reporisotry name
2022-12-25 08:27:06 +09:00
a47bf48339
enhance: convert video thumbnail to webp
2022-12-24 16:03:05 +00:00