summaryrefslogtreecommitdiff
path: root/packages/frontend-embed/src/components/EmMfm.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-05refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり1-1/+2
2025-01-08fix(frontend-embed): 型チェックエラーを修正 (#15216)おさむのひと1-2/+0
2024-10-09refactor(frontend): prefix css variables (#14725)syuilo1-5/+5
2024-10-04fix(frontend): リンク動作のオーバーライドが動作していな...syuilo1-8/+1
2024-09-10refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)かっこかり1-1/+1
2024-09-09feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり1-49/+37
2024-07-14Enhance(frontend): Allow negative delay in MFM (#14200)easrng1-1/+1
2024-05-06refactor(frontend): provide linkNavigationBehaviorsyuilo1-6/+4
2024-04-28lintsyuilo1-1/+1
2024-04-27open links in abuse comment in new window (#13381)anatawa121-1/+6
2024-03-02fix(frontend): MkCustomEmojiでフォールバックをテキストか画像...tamaina1-0/+1
2024-02-13(re) update SPDX-FileCopyrightTexttamaina1-1/+1
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina1-1/+1
2024-02-12update SPDX-FileCopyrightTextsyuilo1-1/+1
2024-01-30refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko1-16/+19
2024-01-21enhance(frontend): リファクタリングなどsyuilo1-3/+3
2024-01-18refactor: MkCodeをブロックとインラインで別コンポーネント...FineArchs1-2/+2
2024-01-17$[border ...]にクリッピング機能を追加 (#13002)FineArchs1-1/+1
2024-01-13feat: 枠線をつけるMFMを追加 (#12981)FineArchs1-5/+23
2023-12-27Fix(frontend): MFMでfgとbgに長い単語を使うと改行されない問...1Step6211-2/+2
2023-12-25Feat: クリックイベントを発生させるMFM構文を追加 (#12798)FineArchs1-2/+13
2023-12-14feat(frontend): MFM のアニメーション要素に delay オプション...YAVIIGI1-8/+16
2023-12-14Enhance(frontend): MFMや絵文字が使える入力ボックスでオート...1STEP6211-1/+1
2023-12-02fix(frontend): MFM ruby nyaize (#12362)paihu1-2/+8
2023-11-30refactor(frontend): give local variable to explicit type annotation to avoid ...Kisaragi1-2/+2
2023-11-17fix(frontend): MFM unixtimeのプレビューがリアルタイムで反映...syuilo1-1/+5
2023-11-17enhance(frontend): MFMでUNIX時間を指定して日時を表示できるよ...syuilo1-0/+14
2023-11-17enhance(frontend): ruby内でMFMを使えるようにsyuilo1-4/+9
2023-11-17enhance(frontend): MFMでルビを振れるようにsyuilo1-0/+6
2023-11-15fix(frontend): 特定の条件下でノートがnyaizeされない問題を...syuilo1-2/+2
2023-11-05enhance(frontend): 投稿内のunicode絵文字もメニューを出せるよ...syuilo1-0/+2
2023-11-04enhance(frontend): ノート内のカスタム絵文字をクリックする...syuilo1-1/+4
2023-11-01perf(frontend): ノート表示時のMFMパース処理を減らすsyuilo1-1/+2
2023-10-28fix(frontend): MFMパース時に意図せずnyaizeされる問題を修正 (...かっこかり1-9/+16
2023-10-19fix(frontend): fix of 30efd932a5syuilo1-1/+1
2023-10-19enhance: nyaizeはクライアントで表示時に行うようにsyuilo1-6/+10
2023-09-19refactor(frontend): use ESMsyuilo1-2/+2
2023-08-21fix(frontend): 動きのあるMFM無効時にレインボー文字が出な...かっこかり1-1/+6
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai1-0/+5
2023-07-16Use nullish coalescing operator (#11294)woxtu1-1/+1
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto1-1/+1
2023-05-17refactor(frontend): MFMコンポーネントのリファクタ & パフォー...syuilo1-1/+4
2023-05-14refactor(frontend): use composition apisyuilo1-322/+296
2023-04-12enhance: カスタム絵文字関連の変更 (#9794)tamaina1-20/+32
2023-02-22fix(client): ユーザーのハッシュタグ検索が機能していない...syuilo1-1/+1
2023-02-16refactor: remove all unused imports (#9951)Kagami Sascha Rosylight1-2/+0
2023-02-11一部のMFM構文をopt-inにsyuilo1-12/+19
2023-02-11refactor: use defaultStore instead of this.$storesyuilo1-9/+10
2023-02-08fix(mfm): default degree not used in rotate (#9831)itiradi1-1/+1
2023-01-26tweak custom emoji handlingsyuilo1-7/+27