summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve custom emoji managemantsyuilo2020-02-142-40/+16
|
* Fix #5935syuilo2020-02-138-0/+73
|
* グループ招待の通知とかsyuilo2020-02-134-31/+37
| | | | | Resolve #5880 Resolve #5927
* お知らせの固定表示 (#5887)Xeltica2020-02-091-1/+6
| | | | | | | | | | * お知らせの固定 * :v: * Update index.home.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Fix #5885syuilo2020-02-091-4/+5
|
* 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
|
* Fix bugsyuilo2020-01-301-2/+0
|
* Emoji copysyuilo2020-01-301-0/+64
|
* isMarkedAsClosed --> isSuspendedsyuilo2020-01-301-2/+2
|
* v12 (#5712)syuilo2020-01-3045-358/+1679
| | | | | 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
|
* ファイルと画像認識処理の改善 (#5690)MeiMei2020-01-122-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Hide suspended user profile (#5452)MeiMei2020-01-023-4/+25
|
* 期限切れ/未保存リモートファイルのローカルプロキシ ↵MeiMei2019-12-312-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | (#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>
* 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
|
* Update dependencies :rocket:syuilo2019-11-247-11/+11
|
* Fix: ローカルにフォロワー限定投稿が流れてくる (#5598)MeiMei2019-11-241-20/+10
|
* 管理画面のジョブキュー一覧の修正 (#5586)MeiMei2019-11-071-8/+17
| | | | | | | | * Fix: inboxのジョブキューが表示されない * ジョブキューで試行回数等を表示するように * DBとオブジェクトストレージのジョブキューが表示されるように
* 実行時にpackage.jsonを参照しないように (#5418)MeiMei2019-11-011-3/+2
| | | | | | | | | | | | * 実行時に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
* Apply DB limit to the maximum note text length (#5465)MeiMei2019-10-013-3/+8
|
* Update dependencies :rocket:syuilo2019-09-275-7/+7
|
* Decrease tag limitsyuilo2019-09-271-1/+1
|
* Limit the tag counts to 100 (#5263)Acid Chicken (硫酸鶏)2019-09-271-1/+1
| | | | | | | | | | | | * Limit the tag counts to 256 * Update create.ts * Update create.ts * Update create.ts * Limit the user tag
* Resolve #5454 (#5458)Satsuki Yanagi2019-09-261-1/+1
|
* 任意のグループからユーザーを削除すると他のグループ ↵Satsuki Yanagi2019-09-261-1/+1
| | | | らでも削除されちゃうのを修正 (#5459)
* Fix bug (#5453)syuilo2019-09-241-4/+12
|
* Adminページのユーザー一覧フィルターに利用可能アカウ ↵Satsuki Yanagi2019-09-211-0/+2
| | | | | | | | | | トを追加 (#5430) * Adminページのユーザー一覧フィルターにアクティブアカウントを追加 * validator update * availableに
* Resolve #5420 (#5421)Satsuki Yanagi2019-09-121-5/+5
|
* Refactoringsyuilo2019-09-091-4/+1
|
* Improve reaction tooltipsyuilo2019-09-031-1/+11
|
* ページURLが空の時currentNameを使うように (#5368)Oni-Men2019-09-022-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ページURLが空の時currentNameを使う * 空の時はページURLにcurrentNameを代入するように * Update src/client/app/common/views/pages/page-editor/page-editor.vue Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * update validator * Update src/client/app/common/views/pages/page-editor/page-editor.vue Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * やっぱりuuidは統一 * エラー処理を追加 * some fix * ちょっとだけ翻訳の追加と改善 * リファクタリング * Revert "やっぱりuuidは統一" This reverts commit 965a860504e8b09e5561a4ab862f8bab6a95e8d5. * やっぱりuuidをわける * エラー判定をidからcodeに+リファクタリング
* Chart resyncing (#5372)syuilo2019-09-021-0/+21
| | | | | | | | | | | | * wip * Add test * Fix test * Insert moderation log * Add todo
* 不要なプロパティをレスポンスから削除syuilo2019-08-291-1/+6
|