summaryrefslogtreecommitdiff
path: root/src/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2020-02-101-1/+1
|
* :art:syuilo2020-02-101-1/+1
|
* お知らせの固定表示 (#5887)Xeltica2020-02-091-1/+6
| | | | | | | | | | * お知らせの固定 * :v: * Update index.home.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix typo #5890tamaina2020-02-092-2/+2
|
* Fix cannot update (#5890)tamaina2020-02-092-0/+24
|
* Fix #5885syuilo2020-02-091-4/+5
|
* Docssyuilo2020-02-071-1/+41
|
* wip docssyuilo2020-02-071-0/+5
|
* Clean upsyuilo2020-02-062-108/+0
|
* Correct Like id generation (#5852)MeiMei2020-02-061-1/+23
|
* Fix bugsyuilo2020-02-051-1/+1
|
* Refactorsyuilo2020-02-051-3/+1
|
* プロキシアカウントをユーザー名ではなくIDで保存する ↵syuilo2020-02-052-6/+7
| | | | うに
* Allow wider window for totp verification (#5811)DW2020-02-021-1/+2
| | | As server time and client time may not necessarily match
* Fix hashtags contained in private notes are shown in trends (#5805)Acid Chicken (硫酸鶏)2020-02-021-0/+5
| | | | | | | | | | | | * Update trend.ts * Fix query * Update create.ts * Update create.ts * Update trend.ts
* Resolve #1669syuilo2020-02-0111-65/+80
|
* Update iconsyuilo2020-01-312-2/+2
|
* Fix bugsyuilo2020-01-301-2/+0
|
* Emoji copysyuilo2020-01-301-0/+64
|
* isMarkedAsClosed --> isSuspendedsyuilo2020-01-301-2/+2
|
* v12 (#5712)syuilo2020-01-3049-369/+1700
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* userListチャンネルのオーナーチェック Fix #5772 (#5773)MeiMei2020-01-271-1/+8
| | | | | | * userListチャンネルのオーナーチェック Fix #5772 * comment
* AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)MeiMei2020-01-201-5/+5
| | | | | | * Node PKCS#8 * keyIdを#main-key形式に
* Fix #5728 (#5731)MeiMei2020-01-201-6/+6
|
* Redis subscriberで認証ができないのを修正 Fix #5727 (#5730)MeiMei2020-01-201-1/+6
|
* fix (#5710)MeiMei2020-01-191-1/+1
|
* Allow CORS requests in /.well-known/* routes (#5717)Acid Chicken (硫酸鶏)2020-01-161-1/+16
| | | | | | * Allow CORS requests in /.well-known/* routes * Fix bug
* ファイルと画像認識処理の改善 (#5690)MeiMei2020-01-124-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dimensions制限とリファクタ * comment * 不要な変更削除 * use fromFile など * Add probe-image-size.d.ts * えーCRLFで作るなよ… * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix d.ts * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* ドライブ関連の修正 (#5673)tamaina2020-01-041-14/+11
| | | | | | | | * :v: * Update add-file.ts * fix
* Hide suspended user profile (#5452)MeiMei2020-01-026-11/+40
|
* ドライブファイルURL生成などの修正 (#5671)MeiMei2020-01-021-1/+1
| | | | | | * Fix: リモートプロキシ時にサムネイルのContent-Typeがおかしい * fix drive
* 期限切れ/未保存リモートファイルのローカルプロキシ ↵MeiMei2019-12-313-3/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | (#5655) * Media Proxy を実装 * サンプルを追加 * https://github.com/syuilo/misskey/pull/5649#discussion_r359967471 の修正 * https://github.com/syuilo/misskey/pull/5649#discussion_r359967966 の修正 * https://github.com/syuilo/misskey/pull/5649#discussion_r359968219 の修正 * 期限切れ/未保存リモートファイルのローカルプロキシ * 設定 * 説明 * comment out * fix Co-authored-by: 和風ドレッシング <37681609+CookieRamen@users.noreply.github.com>
* /files/ 下のヘッダ設定タイミングを修正 (#5650)MeiMei2019-12-202-12/+12
|
* Implement Talk has read federation (#5636)MeiMei2019-12-153-5/+39
| | | | | | | | | | * Talk read * fix * 複数のRead ActivityはCollectionとして送るように * あ
* Fix #5637 (#5638)MeiMei2019-12-151-1/+1
|
* Fix #4800 (#5622)MeiMei2019-12-126-6/+6
|
* AP Signatureヘッダの特殊処理を削除 (#5628)MeiMei2019-12-111-2/+0
|
* Update dependencies :rocket:syuilo2019-11-2411-16/+16
|
* Fix: ローカルにフォロワー限定投稿が流れてくる (#5598)MeiMei2019-11-241-20/+10
|
* 管理画面のジョブキュー一覧の修正 (#5586)MeiMei2019-11-071-8/+17
| | | | | | | | * Fix: inboxのジョブキューが表示されない * ジョブキューで試行回数等を表示するように * DBとオブジェクトストレージのジョブキューが表示されるように
* Resolve #5581syuilo2019-11-051-2/+2
|
* 実行時にpackage.jsonを参照しないように (#5418)MeiMei2019-11-013-50/+27
| | | | | | | | | | | | * 実行時にpackage.jsonを参照しないように * nodeinfo * move meta.json * add dummy * lowercase
* Make issue process of registration tickets better (#5545)Acid Chicken (硫酸鶏)2019-10-291-4/+7
| | | | | | | | | | | | | | * Make issue process of registration tickets better * Fix illegal indent * Bye rangestr * Update invite.ts * Fix bug * Update invite.ts
* Talk federation (#5534)MeiMei2019-10-291-71/+3
|
* 投稿の文字数制限の初期値をmeta側と合わせる (#5546)rinsuki2019-10-261-1/+1
|
* Fix bugsyuilo2019-10-251-1/+4
|
* Fix #4731syuilo2019-10-212-2/+6
|
* Improve emoji-picker (#5515)MeiMei2019-10-214-2/+32
| | | | | | | | | | * Improve emoji-picker * remove unimplanted translation * カテゴリのサジェスト * use unique
* Fix #5504 など (#5507)MeiMei2019-10-163-2/+33
| | | | | | | | * カスタム絵文字を重複登録できないように * fix * fix
* ダウンロードURLにdownloadを付けないなど (#5488)MeiMei2019-10-041-3/+1
|