summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* ページURLが他と重複してたらエラーを投げるように (#5354)Oni-Men2019-08-282-0/+30
| | | | | | | | | | * [Page]nameが重複したときの処理を追加 * page-editor側のerr.idにuuidを適用 * refactor * uuidをわけた
* excludeNsfwやCWのNSFW扱いなど (#5341)MeiMei2019-08-272-10/+4
| | | | | | | | | | | | | | * NoteにisSensitive * Revert "NoteにisSensitive" This reverts commit 3d5bcfbaf078ff91257a508f817dd1ef4ea31d7b. * query excludeNsfw * AP deliverでCW付きはsensitiveにするように * excludeNsfwでCW付きも除くように
* 未実装のTLのRenoteクエリを実装 (#5343)MeiMei2019-08-274-167/+74
| | | | | | | | | | | | | | * users/notes includeMyRenotes * other renotes * fix target user in users/notes * users/notesからv10から未実装でありえないオプションを削除 * users/notesのincludeMyRenotesの説明を修正 * remove needless anonymous checks
* Resolve #2716 (#5340)Satsuki Yanagi2019-08-251-1/+1
| | | | | | * Resolve #2716 * Update ja-JP.yml
* MisskeyRoom (#5267)syuilo2019-08-182-0/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Add pemcil * Fix bug * Update .gitattributes * Add :custard: * Better :custard: * Add color boxes * Add pc * Add keyboard * Add :package: * Add more :package: * :v: * carpet * Add plant * :v: * :v: * Update room.vue * Add plant * :v: * :v: * :v: * :v: * :v: * 段ボール箱がてかりすぎているのを修正 * Update room.ts * Render username * :v: * Add new :package: * Update room.ts * Remove blender backup files * Refactor * Improve performance * Update room.ts * Update .gitattributes * Update room.ts * Better fan * Better tissue rendering * Add :penguin: * Create photoframe2.glb * chairs * Add :book: * fix: HiDPi環境でオブジェクトを選択できない (#5268) * Better monitor * :v: * Add corkboard * Add missing blend * mousepad * Add missing blend * Add cube * 額縁やモニターなどに任意の画像を表示できるように * Update MisskeyRoom section of CONTRIBUTING.md (#5272) * Update MisskeyRoom section of CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Refactor * カスタムテクスチャがずれないように * Remove debug code * Update furnitures.json5 * 一部の家具の色を自由に変えられるように * Update ja-JP.yml * Type annotation * 家具の色やテクスチャをすぐ反映するように * Update room.vue * Update furnitures.json5 * Add :tv: * Update ja-JP.yml * 床の色を変えられるように * 和室にできるように * Update washitsu * Use MeshLambertMaterial to improve performance * Use MeshLambertMaterial * Fix bug * Refactor * Update room.ts * Fix washitsu * Update room.vue * Update washistu * Use MeshLambertMaterial * Update room.ts * Set current property value * Disable reactivity to improve performance a bit * Fix bug * Set current carpet color * Update ja-JP.yml * Add rubik-cube (#5278) * Update ja-JP.yml (#5279) * Update UI * ルームの設定を追加 * Add room link * 家具をドラッグで移動や回転できるように * esnextにする (#5286) * Fix moduleResolution * Use uuid v4 * Fix bug * マットの色を変えられるように * :v: * 異方性フィルタリングするように * グラフィックの品質をフィルタリングに反映 * Add bloom effect when ultra graphics * Add posters * :art:
* updateHashtagを並列で行わないように (#5284)MeiMei2019-08-181-3/+2
|
* uuid() と lint (#5288)Satsuki Yanagi2019-08-184-5/+5
| | | | | | * Import only v4 uuid, uuid() without version is deprecated * Add Missing semicolon
* Elasticsearchのインデックス名をconfigで変更できるように ↵和風ドレッシング2019-08-091-1/+2
| | | | (#5257)
* Better errorsyuilo2019-07-221-1/+1
|
* Update signup.tssyuilo2019-07-221-0/+1
|
* Prevent username reusingsyuilo2019-07-222-3/+17
|
* Patch #5060 (#5205)Oni-Men2019-07-212-0/+21
| | | | | | * fix #5060 * forgot ";" :p
* Remove unused importsyuilo2019-07-191-1/+0
|
* Fix signin (#5181)MeiMei2019-07-181-11/+8
| | | | | | | | | | | | * Revert "Fix signin history (#5180)" This reverts commit a97c14a7b7b306e2ffee56642be93d90814ee299. * fix signin * failはfail専用に * fix password less 200
* Fix signin history (#5180)Satsuki Yanagi2019-07-182-1/+19
| | | | | | * Fix #5179 * Fix wrong value in signin history
* Send Delete activity on suspend (#5165)MeiMei2019-07-183-1/+12
| | | | | | | | * Send Delete Person activity * Delete activityの後にフォロー解除する * アカウント削除でもDelete activity
* Mastodonのリンクの所有者認証に対応 (#5161)MeiMei2019-07-181-0/+15
| | | | | | * Profile metadata を設定できるように * API desc
* Resolve #5117 (#5171)Satsuki Yanagi2019-07-181-1/+11
| | | | | | * Resolve #5117 * 出来立てのユーザーがストリームコネクションを持ってるはずがない
* Improve usability of users view (#5176)Satsuki Yanagi2019-07-171-0/+18
| | | | | | | | | | | | * Improve usability of users view Resolve #5173 * Fix query * Follow review and fix * Follow review
* Fix #5128 (#5153)Satsuki Yanagi2019-07-141-1/+1
|
* Fix bugsyuilo2019-07-141-6/+6
|
* Resolve #3238syuilo2019-07-1410-10/+82
|
* Prevent duplicate user registration (#5129)MeiMei2019-07-101-0/+7
|
* Add userId propsyuilo2019-07-091-0/+1
|
* Fix bugsyuilo2019-07-091-1/+1
|
* Improve paste uploading Resolve #3023 (#4542)tamaina2019-07-081-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | * resolve #3023 * fix * fix * better description * widget * fix text * Update post-form.vue * Fix enter-file-name dialog title text * Fix type * On messaging room * Replace moment.js to original one * Fix formatDateTimeString
* Refactor: Remove needless returnsyuilo2019-07-071-1/+0
|
* Improve Pagesyuilo2019-07-073-2/+36
| | | | | * ページをピン留めできるように * デッキでカラム内でページを見れるように
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-07-072-8/+49
|\
| * Support password-less login with WebAuthn (#5112)Satsuki Yanagi2019-07-072-8/+49
| | | | | | | | | | | | * Support password-less login with WebAuthn * Fix initial value of usePasswordLessLogin
* | イベント送信時に指定の変数の値を添付出来るようにsyuilo2019-07-071-0/+5
|/
* MisskeyPagesにイベント送信ボタンを追加syuilo2019-07-061-0/+44
|
* ハッシュタグのトレンドの計算を5分単位で丸める (#5107)Satsuki Yanagi2019-07-051-4/+7
|
* Fix WebAuthn login (#5103)Satsuki Yanagi2019-07-052-69/+40
|
* Update Emojis immediately (#5106)Satsuki Yanagi2019-07-054-1/+10
|
* Fix errorssyuilo2019-07-052-7/+7
|
* Resolve #3431syuilo2019-07-041-0/+26
|
* Implement Webauthn 🎉 (#5088)Mary2019-07-036-30/+853
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Resolve #5072syuilo2019-07-031-0/+33
|
* リモートファイルの削除が重い問題を修正syuilo2019-07-011-11/+2
|
* 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-281-1/+1
| | | | #5089
* Use as constsyuilo2019-06-2768-344/+276
| | | | #5089
* Fix bugsyuilo2019-06-251-2/+5
|
* Provide Redis versionsyuilo2019-06-201-0/+2
|
* Resolve #5063syuilo2019-06-181-0/+37
|
* Provide version of postgresqlsyuilo2019-06-181-0/+2
|
* Better error handlingsyuilo2019-06-181-1/+10
|
* Resolve #365syuilo2019-06-155-9/+9
|
* Deny 'private' in note visibility (#5031)Acid Chicken (硫酸鶏)2019-06-061-1/+1
| | | Fixes #5028