summaryrefslogtreecommitdiff
path: root/src/models/note.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use Record<string, number> instead of any (#4293)Acid Chicken (硫酸鶏)2019-02-171-1/+1
|
* アニメーション画像を無効にする際、サーバーサイドで ↵syuilo2019-02-051-7/+3
| | | | なくクライアントサイドでURLを変更するように
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-051-3/+7
| | | | | | | | | | * Refactor * settings * Media Proxy * Replace API response
* [API] お気に入り状態は投稿情報に含めないように統一syuilo2019-02-051-14/+0
|
* Resolve #4121 (#4122)Acid Chicken (硫酸鶏)2019-02-041-2/+2
| | | | | | * Resolve #4121 * Update tslint.json
* Use internal logger instead of debug/console for loggingsyuilo2019-02-031-5/+5
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* [Server] Remove unnecessarily propertysyuilo2019-02-021-0/+1
|
* Create type definition for 'deepcopy' (#4000)Acid Chicken (硫酸鶏)2019-02-011-1/+1
|
* リプライ/メンションされていれば非フォロワーへのフォ ↵MeiMei2019-01-291-0/+6
| | | | | | | | ロワー限定でも参照可能に (#4033) * 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除 * リプライ/メンションされていれば非フォロワーでも参照可能に
* リモートで投票を見たりしたりできるように (#3940)MeiMei2019-01-211-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix type * expose Question * Note refs Question * rename * wip * リモート投票の場合リプライ送信 * voteの実装をservicesに移動 * 投票受信 * debug * つくる * Revert "つくる" This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2. * APIの実装はもどし * Send Update * AP type * Recv Update * Revert "Recv Update" This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370. * Revert "AP type" This reverts commit 63d8bbe29dd6f326773214346350607cc4381996. * Revert "Send Update" This reverts commit 171b046de549f1478e928dee3177eeefab341fcf. * リモートで投票を見る * 投票はDM * Provides choices as text for AP * 絵文字 * fix error * revert * APからには不要な処理を削除 * Revert "APからには不要な処理を削除" This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560. * てぬき * めんどい * ちっ * remove unused code
* adds ko-KR な to にゃ (#3820)Ch. (Chanhwi Choi)2019-01-031-1/+8
| | | | | | | | | * adds ko-KR な to にゃ - this only take considers pre-composed "Hangul Syllables", not composable area "Hangul Jamo" which are not used commonly - 56 is '냐' - '나' * replace magic number as suggested
* Privateの公開範囲を廃止syuilo2018-12-291-3/+2
|
* Resolve #3786 (#3788)MeiMei2018-12-291-0/+5
|
* Do not use _replyIds (#3392)MeiMei2018-11-231-1/+3
|
* local only visibility (#3254)MeiMei2018-11-161-0/+1
| | | | | | * local only visibility * fix UI
* 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵syuilo2018-11-051-5/+0
| | | | るように
* Do not send needless emojis in notesyuilo2018-11-041-2/+18
| | | | | | 投稿作成時に含まれている絵文字を保存しておくように SEE: https://github.com/syuilo/misskey/pull/3085#issuecomment-435608434
* Remote custom emojis (#3074)MeiMei2018-11-021-0/+6
| | | | | | * Remote custom emojis * んほおおおおお
* Clean upsyuilo2018-10-311-5/+0
|
* Remove needless async/awaitsyuilo2018-10-311-2/+2
|
* Clean upsyuilo2018-10-311-1/+1
|
* 物理削除系の処理を削除syuilo2018-10-291-72/+3
| | | | | これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難 論理削除でなんとかする
* Implement featured note APIsyuilo2018-10-251-3/+10
|
* Make max allowed text length configurable (#2992)MeiMei2018-10-241-1/+2
| | | | | | * Make max allowed text length configurable * Fix canPost
* Update mongodbsyuilo2018-10-161-3/+4
|
* お気に入りを解除できるようにsyuilo2018-10-131-1/+14
|
* Fix bugsyuilo2018-10-111-7/+9
|
* Improve error logssyuilo2018-10-111-5/+5
|
* Improve fault tolerancesyuilo2018-10-111-2/+13
|
* Clean upsyuilo2018-10-081-1/+3
|
* Improve error handling of packaging functionssyuilo2018-10-051-4/+8
|
* ドキュメントが見つからなくてもエラーにせずnullを返す ↵syuilo2018-10-041-1/+16
| | | | ように
* Fix bugsyuilo2018-10-031-1/+1
|
* 9.0.0syuilo2018-10-021-15/+0
|
* Add excludeNsfw optionsyuilo2018-09-251-0/+1
|
* Implement #2736syuilo2018-09-191-2/+2
|
* Refactorsyuilo2018-09-181-1/+1
|
* Fix bugsyuilo2018-09-161-0/+15
|
* 自分宛ての投稿をタイムラインで見れるようにsyuilo2018-09-161-0/+2
|
* サロゲートペアを字数にカウントしないようにする (#2661)Acid Chicken (硫酸鶏)2018-09-101-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update post-form.vue * Update messaging-message.ts * Update post-form.vue * Update note.ts * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444 * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444 * Update messaging-message.ts refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444 * Update note.ts refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444 * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216175581 * Update post-form.vue * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242002 * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242105
* Fix #2321syuilo2018-09-101-59/+68
|
* 8.33.1syuilo2018-09-091-10/+0
|
* #2620syuilo2018-09-051-5/+21
|
* Improve nyaAya Morisawa2018-08-121-1/+1
|
* yattasyuilo2018-06-181-2/+2
|
* wipsyuilo2018-06-181-3/+7
|
* Fix #1700rinsuki2018-06-171-0/+4
|
* #1708syuilo2018-06-161-1/+2
|
* Fix #1712syuilo2018-06-131-0/+5
|
* #1710syuilo2018-06-121-1/+1
|