summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkPostForm.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): improve MkPostForm behavioursyuilo2023-04-161-0/+4
|
* fix(client): fix narrow style of MkPostFormtamaina2023-04-131-4/+5
|
* enhance(frontend): tweak post form stylesyuilo2023-04-111-8/+16
|
* :art:syuilo2023-04-061-1/+1
|
* :art:syuilo2023-04-051-1/+1
|
* enhance(client): 投稿フォームをちょっといい感じに (#10442)tamaina2023-04-051-144/+249
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .formラッパーを削除 * fix type of MkPostFormAttaches * :rocket: * :art: * :art: * :art: * :art: * specifiedの時は連合なしをdisabledに * :v: * set select default * gap: 2px (max-width: 500px) / 4px * wip * :v: * :art: * fix maxTextLength * 今後表示しない * :art: * cache channel * :art: * 連合なしにする * use i18n.ts.neverShow * :v: * refactor * fix indent * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* レビュー対応A.Yamamoto2023-04-031-5/+1
| | | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* 除外範囲考慮するようにna2na-p2023-04-031-1/+6
|
* refactorsyuilo2023-03-311-2/+2
|
* Issue:#9828対応 (#9916)nenohi2023-03-101-1/+1
|
* feat: Reaction acceptance (#10256)syuilo2023-03-081-1/+26
| | | | | | | * wip * wip * デフォルト設定
* tweak of 0554dd8375syuilo2023-03-071-1/+1
|
* enhance(client): DM作成時にメンションも含むようにsyuilo2023-03-071-0/+4
|
* enhance(client): tweak brain diver detectionsyuilo2023-03-051-1/+8
|
* fix(frontend): read KeyboardEvent.key instead of which/code (#10083)Kagami Sascha Rosylight2023-03-011-5/+5
|
* enhance(client): ローカルのみ -> 連合なしsyuilo2023-02-241-0/+5
| | | | Resolve #10055
* lintsyuilo2023-02-221-4/+4
|
* update depssyuilo2023-02-201-2/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+0
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* drop messaging (#9919)syuilo2023-02-151-8/+0
| | | | | * drop messaging (from backend) * wip
* fix(client): call checkMissingMention immediatelysyuilo2023-02-121-1/+1
|
* enhance(client): ↵syuilo2023-02-111-0/+30
| | | | | | 迷惑になる可能性のある投稿を行う前に警告を表示 Resolve #9862
* fix share pagetamaina2023-02-101-1/+1
|
* Achievements (#9665)syuilo2023-01-211-1/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* refactorsyuilo2023-01-161-1/+1
|
* fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606tamaina2023-01-151-1/+1
|
* refactor(client): use css modulessyuilo2023-01-141-273/+241
|
* :art:syuilo2023-01-091-1/+1
| | | | Resolve #9498
* refactor(client): typed localStoragesyuilo2023-01-071-8/+9
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-4/+4
|
* :art:syuilo2023-01-011-1/+15
|
* :art:syuilo2023-01-011-2/+2
|
* :art:syuilo2022-12-311-12/+47
|
* refactorsyuilo2022-12-301-5/+5
|
* remove v-size directivesyuilo2022-12-281-54/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+1050