summaryrefslogtreecommitdiff
path: root/src/services/note/delete.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 投稿を削除したときにお気に入りからも削除するようにsyuilo2019-02-221-0/+6
|
* Resolve #2017syuilo2019-02-211-28/+30
|
* Introduce per-instance chart (#4183)syuilo2019-02-081-1/+16
| | | | | | | | | | | | | | | | | | * Introduce per-instance chart * Implement chart view in client * Handle note deleting * More chart srcs * Add drive stats * Improve drive stats * Fix bug * Add icon
* Refactoring: Move chart dir into services dirsyuilo2019-02-081-2/+2
|
* Refactoringsyuilo2019-02-051-1/+1
|
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-311-2/+2
| | | | | | * Do not import as pack from AP renderer * rename
* Resolve #2253syuilo2019-01-261-0/+13
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-6/+6
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Implement #2983syuilo2018-10-231-0/+12
|
* Refactoringsyuilo2018-10-231-3/+4
|
* Implemet per user notes statssyuilo2018-10-221-1/+2
|
* Refactorsyuilo2018-10-211-2/+2
|
* Resolve #2963syuilo2018-10-211-2/+2
|
* Refactoringsyuilo2018-10-211-2/+2
|
* Fix bugsyuilo2018-10-191-0/+11
|
* 投稿の削除イベントを受け取るようにsyuilo2018-10-071-2/+6
|
* V10 (#2826)syuilo2018-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * Update CHANGELOG.md * wip * Update CHANGELOG.md * wip * wip * wip * wip
* Fix #2677syuilo2018-09-101-1/+2
|
* #2620syuilo2018-09-051-1/+1
|
* Use Tombstone for Deletemei232018-09-021-2/+3
|
* Send actor in Deletemei232018-08-251-1/+1
|
* wipsyuilo2018-08-181-0/+4
|
* Fix bugsyuilo2018-07-271-1/+2
|
* Refactorngsyuilo2018-07-071-1/+1
|
* Fix bugsyuilo2018-06-131-0/+1
|
* Implement delete notesyuilo2018-05-281-0/+44