summaryrefslogtreecommitdiff
path: root/src/client/app/common/views/components/note-menu.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v12 (#5712)syuilo2020-01-301-237/+0
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* Prevent users from opening note menu when already opened (#5367)Aya Morisawa2019-09-021-0/+1
|
* 非ログイン時の警告処理 (#5219)syuilo2019-07-281-64/+87
| | | | | | | | | | | | * Update note-mixin.ts * Update note-mixin.ts * :v: * Update note-mixin.ts * Update note-menu.vue
* 「削除して編集」機能を追加 (#5182)Xeltica2019-07-281-1/+26
| | | | | | | | | | * 「削除して編集」機能を追加 * UXの調整 * 殆どの情報を保持したまま編集できるように * update lang
* Resolve #5085syuilo2019-07-021-1/+7
|
* [Client] Fix bugsyuilo2019-02-051-6/+9
|
* Refactoringsyuilo2019-02-051-44/+12
|
* 個別に投稿のウォッチ/ウォッチ解除をできるようにsyuilo2019-02-051-2/+37
| | | | Resolve #161
* [API] お気に入り状態は投稿情報に含めないように統一syuilo2019-02-051-57/+61
|
* :art:syuilo2019-01-231-1/+2
|
* [Client] Improve usabilitysyuilo2019-01-231-0/+8
|
* Resolve #3078 (#3838)Aya Morisawa2019-01-061-0/+8
|
* :art:syuilo2018-12-301-2/+2
|
* user mention (#3771)MeiMei2018-12-271-0/+11
|
* Improve input dialogsyuilo2018-12-021-2/+2
|
* Refactor: rename alert to dialogsyuilo2018-12-021-4/+4
|
* Moderator systemsyuilo2018-11-151-1/+1
| | | | Closes #2357
* [Client] Improve UIsyuilo2018-11-151-6/+12
|
* [Client] Improve UIsyuilo2018-11-141-5/+12
|
* [Client] Improve alert componentsyuilo2018-11-141-4/+6
|
* Fix note menu (#3184)Aya Morisawa2018-11-091-6/+6
|
* Eliminate mutable variable to construct menu items (#3183)Aya Morisawa2018-11-091-65/+50
|
* Refactor & Clean upsyuilo2018-11-091-8/+8
|
* Refactoring of i18n (#3165)syuilo2018-11-091-9/+11
| | | Refactoring of i18n
* [WIP] Use FontAwesome Component for Vue (#3127)syuilo2018-11-061-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Rename * Clean up * Clean up * wip * wip * Enable tree shaking * :v: * :v: * wip * wip * Clean up
* Better designsyuilo2018-10-131-11/+13
|
* お気に入りを解除できるようにsyuilo2018-10-131-5/+25
|
* :art:syuilo2018-10-101-0/+1
|
* :art:syuilo2018-10-101-6/+2
|
* :art:syuilo2018-10-091-0/+6
|
* Fix #2766syuilo2018-09-251-1/+1
|
* ピン留めを解除することができるようにしたりsyuilo2018-09-241-5/+22
|
* Make admin can delete any notesyuilo2018-09-191-0/+5
|
* :v:syuilo2018-09-151-4/+4
|
* #2236 #2237syuilo2018-09-011-3/+21
|
* :art:syuilo2018-06-101-0/+4
|
* Fix bugsyuilo2018-06-101-4/+6
|
* :v:syuilo2018-06-081-8/+8
|
* wipsyuilo2018-06-061-133/+29
|
* Implement delete notesyuilo2018-05-281-0/+10
|
* Refactorsyuilo2018-05-271-1/+1
|
* wipsyuilo2018-04-291-1/+1
|
* :v:syuilo2018-04-201-0/+10
|
* #1496syuilo2018-04-171-1/+15
|
* wipsyuilo2018-04-151-1/+1
|
* Post --> Notesyuilo2018-04-081-0/+141
Closes #1411