summaryrefslogtreecommitdiff
path: root/src/models/note.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 投稿の最大文字数情報を設定ファイルではなく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
|
* Revert ":v:"syuilo2018-06-111-0/+2
| | | | This reverts commit 96ab0e7b4caee288b605ba2799878f89d0e67429.
* :v:syuilo2018-06-111-2/+0
|
* ハッシュタグ検索を実装syuilo2018-06-101-0/+1
|
* #1686syuilo2018-06-091-0/+3
|
* #1579syuilo2018-05-291-0/+1
|
* Fix bugsyuilo2018-05-261-1/+1
|
* #1621syuilo2018-05-211-0/+4
|
* Clean upsyuilo2018-05-191-7/+0
|
* NoteのuserIdに対してインデックスを張るようにsyuilo2018-05-141-2/+1
|
* Disable prev/nextsyuilo2018-05-141-35/+4
|
* Fix bugsyuilo2018-05-061-2/+2
|
* wipsyuilo2018-04-291-9/+10
|
* wipsyuilo2018-04-291-2/+9
|
* wipsyuilo2018-04-291-2/+51
|
* wipsyuilo2018-04-281-1/+10
|