summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* x.comでも展開ができるように (#11757)maguroshouta2023-08-221-1/+1
* fix(frontend): 動きのあるMFM無効時にレインボー文字が出な...かっこかり2023-08-212-1/+13
* プロフィールにその人が作ったPlayの一覧出せるように (#1...GrapeApple02023-08-213-0/+45
* プレビューの表示状態を記憶するように (#11346)anatawa122023-08-212-1/+6
* fix: Make more than 10 announcements visible on Admin (#11720)atsuchan2023-08-211-0/+9
* enhance(frontend/aiscript): 現在の設定言語を取得できるようにsyuilo2023-08-211-0/+2
* fix(frontend): "メッセージを送信" の初期テキストを修正す...Hexirp2023-08-201-1/+2
* feat: ローカルのみノート検索 (#11451)taichan2023-08-201-10/+18
* fix(frontend): Misskeyプラグインをインストールする際のAiScrip...Sayamame-beans2023-08-181-1/+10
* fix: word mute is not applied to sub note (#11711)파링2023-08-141-2/+24
* fix(frontend/scroll): no callback for disconnected elements (#11714)Kagami Sascha Rosylight2023-08-131-2/+2
* enhance(frontend): tweak user moderation pagesyuilo2023-08-1312-137/+125
* fix(frontend): fix style of _error_.vuesyuilo2023-08-131-7/+7
* feat: refine announcement (#11497)syuilo2023-08-1317-87/+628
* fix(frontend/MkUrlPreview): allow fullscreen from tweets (#11712)Kagami Sascha Rosylight2023-08-131-1/+8
* fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時...tamaina2023-08-095-34/+86
* fix(frontend): webkit-text-size-adjustを100%に固定する (#11487)Srgr02023-08-081-0/+1
* fix typotamaina2023-08-061-3/+3
* chore: Increase displayLimit in about.federation.vuetamaina2023-08-061-0/+1
* feat: increase emoji picker search results (#11371)Ibuki Sugiyama2023-08-051-2/+2
* chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)tamaina2023-08-051-1/+1
* feat: sensitive channel (#11438)anatawa122023-08-053-0/+36
* chore(frontend): video sourceからtypeを削除tamaina2023-08-021-1/+0
* enhance(frontend): ユーザーメニューでスイッチでユーザーリ...tamaina2023-08-0110-85/+212
* update deps (#11409)syuilo2023-07-311-5/+5
* enhance(frontend): 押したリアクションのデザインを改善 (#11434)Ebise Lutica2023-07-311-7/+5
* enhance(frontend): TwitterアイコンをXに変更 (#11436)Ebise Lutica2023-07-311-1/+1
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-07-311-11/+13
|\
| * fix(frontend): 未読のお知らせの「わかった」をクリック・...tamaina2023-07-311-11/+13
* | chore: Safari(beta?)でTLのマージンがおかしいのを修正tamaina2023-07-311-2/+2
|/
* fix(frontend, misskey-js): make block switch work (#11429)Kagami Sascha Rosylight2023-07-311-11/+18
* chore(frontend): support Spotify for brainDiver (#11407)Kagami Sascha Rosylight2023-07-281-10/+17
* chore: add missing license identifiersyuilo2023-07-281-0/+5
* feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight2023-07-273-0/+74
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-27608-102/+3142
* URL取得変数を関数に変更 #11392 (#11393)setaria2023-07-271-1/+3
* fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11...kabo24682023-07-271-9/+17
* fix(frontend): replies to channel posts could change the visibilityAcid Chicken (硫酸鶏)2023-07-272-0/+2
* fix(frontend): Remove errors in prefeerences-backups.vuetamaina2023-07-261-37/+28
* fix(frontend): #11386 でウィンドウの場合に正常に表示されな...tamaina2023-07-261-3/+11
* fix(frontend): Fix cat ears are awkward on reply modalsyuilo2023-07-263-1/+2
* Revert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)"syuilo2023-07-261-2/+1
* Update packages/frontend/src/pages/custom-emojis-manager.vuesyuilo2023-07-261-1/+1
* perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386)tamaina2023-07-261-2/+29
* Remove redundant double quotes in page titles (#11352)woxtu2023-07-261-1/+1
* fix(frontend): 一部モーダルダイアログでスクロールできな...syuilo2023-07-261-0/+1
* fix(frontend): Selecting all emojis in Custom emoji is impossiblesyuilo2023-07-261-1/+1
* fix: insert bottom spacing appropriately (#11370)Ibuki Sugiyama2023-07-252-2/+6
* refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { length: n...tamaina2023-07-254-6/+7
* perf(frontend): MkMediaListのアスペクト比制限を調整 (#11377)tamaina2023-07-252-19/+45