summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-22fix(frontend): リアクション一覧が種別ごとにフィルタでき...syuilo1-4/+6
2023-09-22feat(frontend): センシティブなメディアを目立たせる設定を...かっこかり2-4/+36
2023-09-22enhance: 二要素認証設定時のセキュリティを強化 (#11863)syuilo2-0/+74
2023-09-21feat: 指定したユーザーの投稿通知syuilo1-0/+5
2023-09-21:art:syuilo1-0/+4
2023-09-20refactorsyuilo1-2/+2
2023-09-19refactor(frontend): use ESMsyuilo151-475/+475
2023-09-18tabsyuilo1-3/+3
2023-09-18fix(frontend): prevent layout-shift of reactions viewersyuilo1-1/+1
2023-09-17fix(frontend): 返信ではないノートの詳細ページが見れない(2...syuilo1-1/+1
2023-09-17enhance(frontend): improve note detail pagesyuilo4-200/+126
2023-09-15update deps (#11820)syuilo1-1/+24
2023-09-11feat: テスト通知を送信できるようにする (#11810)かっこかり1-0/+4
2023-09-10enhance(frontend): データセーバーモードで隠れる画像を増や...かっこかり5-38/+61
2023-09-10enhance(frontend): リアクションの表示サイズをより大きくで...syuilo1-10/+22
2023-09-09enhance(frontend): add Ui:C:postForm to playsyuilo2-0/+15
2023-09-08Revert "enhance(frontend): データセーバーモードで隠れる画像...syuilo5-61/+39
2023-09-08feat: passkey support (#11804)syuilo1-63/+50
2023-09-07chore(frontend): renote of note in sensitive channel is now home renote by de...anatawa121-1/+7
2023-09-06enhance(frontend): データセーバーモードで隠れる画像を増や...かっこかり5-39/+61
2023-09-05feat(frontend): remove renote with by admin privilege (#11789)anatawa121-11/+16
2023-09-05feat(frontend): Report renote abuse (#11466)anatawa121-17/+30
2023-09-04update deps (#11764)syuilo45-135/+133
2023-08-28feat: Refine 2fa (#11766)syuilo1-1/+1
2023-08-22x.comでも展開ができるように (#11757)maguroshouta1-1/+1
2023-08-21fix(frontend): 動きのあるMFM無効時にレインボー文字が出な...かっこかり1-1/+6
2023-08-21プレビューの表示状態を記憶するように (#11346)anatawa121-1/+2
2023-08-14fix: word mute is not applied to sub note (#11711)파링1-2/+24
2023-08-13enhance(frontend): tweak user moderation pagesyuilo1-1/+1
2023-08-13feat: refine announcement (#11497)syuilo7-9/+310
2023-08-13fix(frontend/MkUrlPreview): allow fullscreen from tweets (#11712)Kagami Sascha Rosylight1-1/+8
2023-08-09fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時...tamaina2-31/+79
2023-08-05feat: increase emoji picker search results (#11371)Ibuki Sugiyama1-2/+2
2023-08-05feat: sensitive channel (#11438)anatawa121-0/+14
2023-08-02chore(frontend): video sourceからtypeを削除tamaina1-1/+0
2023-08-01enhance(frontend): ユーザーメニューでスイッチでユーザーリ...tamaina6-63/+151
2023-07-31enhance(frontend): 押したリアクションのデザインを改善 (#11434)Ebise Lutica1-7/+5
2023-07-31enhance(frontend): TwitterアイコンをXに変更 (#11436)Ebise Lutica1-1/+1
2023-07-31chore: Safari(beta?)でTLのマージンがおかしいのを修正tamaina1-2/+2
2023-07-28chore(frontend): support Spotify for brainDiver (#11407)Kagami Sascha Rosylight1-10/+17
2023-07-27feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight1-0/+4
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai226-2/+1132
2023-07-27fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11...kabo24681-9/+17
2023-07-27fix(frontend): replies to channel posts could change the visibilityAcid Chicken (硫酸鶏)2-0/+2
2023-07-26fix(frontend): #11386 でウィンドウの場合に正常に表示されな...tamaina1-3/+11
2023-07-26fix(frontend): Fix cat ears are awkward on reply modalsyuilo3-1/+2
2023-07-26Revert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)"syuilo1-2/+1
2023-07-26perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386)tamaina1-2/+29
2023-07-26fix(frontend): 一部モーダルダイアログでスクロールできな...syuilo1-0/+1
2023-07-25refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: n...tamaina2-3/+3