summaryrefslogtreecommitdiff
path: root/src/models/repositories (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ワードミュート (#6594)syuilo2020-07-271-0/+1
| | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip
* feat: Blurhash integrationsyuilo2020-07-192-4/+7
| | | | Resolve #6559
* Fix #6513 ↵MeiMei2020-07-101-1/+1
| | | | キャッシュされてないリモートファイルのURLが相対URLで返ってくる (#6514)
* Improve typingtamaina2020-05-261-0/+1
|
* pub-relay (#6341)MeiMei2020-05-101-0/+6
| | | | | | | | | | | | | | | * pub-relay * relay actorをApplicationにする * Disable koa-compress * Homeはリレーに送らない * Disable debug * UI * cleanupなど
* Receive Flag (#6331)MeiMei2020-05-091-1/+1
|
* chore: Use kebab-case for file namessyuilo2020-04-261-1/+1
|
* リモートのカスタム絵文字リアクションを表示できるよ ↵MeiMei2020-04-141-18/+50
| | | | | | | | | | | | | | | | | | | に (#6239) * リモートのカスタム絵文字リアクションを表示できるように * AP * DBマイグレーション * ローカルのリアクションの. * fix * fix * fix * space
* Resolve #5755syuilo2020-04-131-0/+1
|
* refactor: Use ===syuilo2020-04-041-1/+1
|
* Use url if available (#6214)MeiMei2020-04-021-2/+3
| | | | | | | * Fix #6213 * other link * fix
* Refactoringsyuilo2020-03-311-0/+27
|
* Fix bugsyuilo2020-03-291-2/+2
|
* Resolve #6192syuilo2020-03-281-2/+8
|
* MFMをテキストに戻す (#6131)Oni-Men2020-03-061-2/+4
| | | | | | | | | | | | | * Disable Nyaize in quote * mfmを文字列に戻す、nyaizeにmfmを使用 * Revert "Disable Nyaize in quote" This reverts commit 1b238905a5535267d32d7e1aec8afd8bb07b0619. * refactor * use return type as string
* lintをGitHub Actions でするように (#6101)rinsuki2020-03-041-2/+2
| | | | | | | | | | * package.json の lint スクリプトを修正 * lint アクションを追加 * yarn lint --fix * 手動修正
* Resolve #6043syuilo2020-02-211-0/+1
|
* Fix #5984syuilo2020-02-191-2/+2
|
* Implement featured note injectionsyuilo2020-02-182-1/+3
|
* Resolve #5963syuilo2020-02-181-0/+1
|
* なんかsyuilo2020-02-151-3/+9
|
* Resolve #5939syuilo2020-02-151-1/+3
|
* Clean upsyuilo2020-02-131-2/+1
|
* グループ招待の通知とかsyuilo2020-02-133-26/+29
| | | | | Resolve #5880 Resolve #5927
* Fix bugsyuilo2020-02-011-1/+1
|
* Update user.tssyuilo2020-02-011-1/+1
|
* Fix bugsyuilo2020-02-011-1/+1
|
* Resolve #1669syuilo2020-02-011-13/+1
|
* Show moderator badgesyuilo2020-01-311-0/+1
|
* v12 (#5712)syuilo2020-01-306-18/+156
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* カスタム絵文字リアクションでないものは絵文字クエリ ↵MeiMei2020-01-091-1/+3
| | | | | | | | | | | | しないように (#5693) * カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正 * ねんのため * 記述順 * カスタム絵文字リアクションでないものは絵文字クエリをしないように
* カスタム絵文字リアクションの絵文字がNoteに添付されな ↵MeiMei2020-01-071-6/+26
| | | | | | | | | | いのを修正 (#5686) * カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正 * ねんのため * 記述順
* ドライブファイルURL生成などの修正 (#5671)MeiMei2020-01-021-16/+4
| | | | | | * Fix: リモートプロキシ時にサムネイルのContent-Typeがおかしい * fix drive
* 期限切れ/未保存リモートファイルのローカルプロキシ ↵MeiMei2019-12-311-7/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | (#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>
* Media Proxy を実装 (#5649)和風ドレッシング2019-12-201-1/+6
| | | | | | * Media Proxy を実装 * サンプルを追加
* Fix bugsyuilo2019-09-241-6/+6
|
* Fix #5403syuilo2019-09-091-3/+7
|
* PackedUserがサイレンスや凍結の情報を持つように (#5255)Satsuki Yanagi2019-08-081-0/+2
|
* Mastodonのリンクの所有者認証に対応 (#5161)MeiMei2019-07-181-0/+1
| | | | | | * Profile metadata を設定できるように * API desc
* Resolve #3238syuilo2019-07-141-0/+31
|
* Fix #5140syuilo2019-07-121-0/+1
|
* Improve Pagesyuilo2019-07-072-1/+4
| | | | | * ページをピン留めできるように * デッキでカラム内でページを見れるように
* Support password-less login with WebAuthn (#5112)Satsuki Yanagi2019-07-071-1/+1
| | | | | | * Support password-less login with WebAuthn * Fix initial value of usePasswordLessLogin
* Implement Webauthn 🎉 (#5088)Mary2019-07-031-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement Webauthn :tada: * Share hexifyAB * Move hr inside template and add AttestationChallenges janitor daemon * Apply suggestions from code review Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add newline at the end of file * Fix stray newline in promise chain * Ignore var in try{}catch(){} block Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add missing comma * Add missing semicolon * Support more attestation formats * add support for more key types and linter pass * Refactor * Refactor * credentialId --> id * Fix * Improve readability * Add indexes * fixes for credentialId->id * Avoid changing store state * Fix syntax error and code style * Remove unused import * Refactor of getkey API * Create 1561706992953-webauthn.ts * Update ja-JP.yml * Add type annotations * Fix code style * Specify depedency version * Fix code style * Fix janitor daemon and login requesting 2FA regardless of status
* Fix: AP object / actor type (#5086)MeiMei2019-06-281-2/+2
| | | | | | | | | | | | | | | | | | * attributedToがArrayの場合などに対応 * attachment以外で来るDocument系のObjectに対応 * Renote, Reply 対応 * 表示をいい感じに * fix type * revert as const * Fix Note / Question type * attributedToのtypeで複合配列を想定する
* Use as constsyuilo2019-06-2716-338/+337
| | | | #5089
* Resolve #365syuilo2019-06-152-24/+9
|
* Fix #5036syuilo2019-06-071-0/+1
|
* Fix #4996 (#4997)Satsuki Yanagi2019-05-271-0/+1
|
* renamesyuilo2019-05-221-2/+2
|