index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook
Acid Chicken (硫酸鶏)
2023-03-31
5
-17
/
+16
|
\
|
*
feat: チャンネルにノートをピン留めできるように
syuilo
2023-03-31
1
-5
/
+4
|
*
refactor
syuilo
2023-03-31
4
-12
/
+12
*
|
build(#10336): write stories for `MkAd`
Acid Chicken (硫酸鶏)
2023-03-31
9
-18
/
+223
*
|
build(#10336): write stories for `MkAcct`
Acid Chicken (硫酸鶏)
2023-03-31
5
-22
/
+66
*
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook
Acid Chicken (硫酸鶏)
2023-03-30
1
-1
/
+12
|
\
|
|
*
enhance(client): ノートのリアクションを大きく表示するオプ...
syuilo
2023-03-30
1
-1
/
+12
*
|
build(#10336): add an interaction test for `<MkA/>`
Acid Chicken (硫酸鶏)
2023-03-25
2
-9
/
+12
*
|
build(#10336): interactions
Acid Chicken (硫酸鶏)
2023-03-25
3
-14
/
+77
*
|
chore: use defaultStore instead
Acid Chicken (硫酸鶏)
2023-03-25
1
-4
/
+7
*
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook
Acid Chicken (硫酸鶏)
2023-03-24
4
-136
/
+142
|
\
|
|
*
enhance(frontend): クリップボタンをノートアクションに追加...
syuilo
2023-03-24
2
-2
/
+18
|
*
fix: redesign cat ears (#10039)
Acid Chicken (硫酸鶏)
2023-03-23
1
-42
/
+120
|
*
tweak drive-cleaner
syuilo
2023-03-20
1
-92
/
+4
*
|
docs: note about Storybook
Acid Chicken (硫酸鶏)
2023-03-24
4
-36
/
+5
*
|
build(#10336): update dependencies
Acid Chicken (硫酸鶏)
2023-03-23
185
-555
/
+2695
*
|
chore: suppress linter
Acid Chicken (硫酸鶏)
2023-03-22
184
-0
/
+368
*
|
build(#10336): avoid intrinsic component names
Acid Chicken (硫酸鶏)
2023-03-21
6
-36
/
+36
*
|
build(#10336): impl `SatisfiesExpression`
Acid Chicken (硫酸鶏)
2023-03-20
185
-552
/
+554
*
|
fix: typo
Acid Chicken (硫酸鶏)
2023-03-20
3
-6
/
+6
*
|
refactor(#10336): module semantics
Acid Chicken (硫酸鶏)
2023-03-20
4
-3
/
+5
*
|
refactor(#10336): remove hatches
Acid Chicken (硫酸鶏)
2023-03-20
1
-0
/
+14
*
|
build(#10336): separate definitions and generated codes
Acid Chicken (硫酸鶏)
2023-03-20
185
-553
/
+1487
*
|
build(#10336): load locales and vite config
Acid Chicken (硫酸鶏)
2023-03-20
184
-0
/
+552
*
|
fix(#10336): invalid name conversion
Acid Chicken (硫酸鶏)
2023-03-19
26
-26
/
+26
*
|
build(#10336): init
Acid Chicken (硫酸鶏)
2023-03-19
184
-0
/
+2392
|
/
*
feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)
Kagami Sascha Rosylight
2023-03-19
1
-11
/
+21
*
refactor
syuilo
2023-03-17
1
-0
/
+39
*
fix: tweak retention rate aggregation
syuilo
2023-03-15
1
-5
/
+6
*
fix(frontend/XHome): fall back to user.uri if user.url does not exist (#10313)
Kagami Sascha Rosylight
2023-03-13
2
-20
/
+28
*
fix(frontend/MkSignup): prevent uncaught errors from interrupted signup (#10265)
Kagami Sascha Rosylight
2023-03-11
2
-28
/
+29
*
enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...
tamaina
2023-03-11
1
-1
/
+1
*
Issue:#9828対応 (#9916)
nenohi
2023-03-10
1
-1
/
+1
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-03-10
2
-1
/
+23
|
\
|
*
絵文字ピッカーのすべての絵文字でマウスホバー時にtitle...
YS
2023-03-10
2
-1
/
+23
*
|
:art:
syuilo
2023-03-10
1
-0
/
+3
|
/
*
Merge pull request #10248 from saschanaz/alt-pre-line
tamaina
2023-03-10
1
-1
/
+2
|
\
|
*
fix(frontend/MkMediaList): altメッセージのnewlineを認識
Kagami Sascha Rosylight
2023-03-06
1
-1
/
+2
*
|
chore(test): data属性がclassになっているのを修正
syuilo
2023-03-09
2
-3
/
+3
*
|
chore(frontend): add debugger for #6864 (#10270)
Acid Chicken (硫酸鶏)
2023-03-09
1
-1
/
+18
*
|
enhance: アカウント削除時のクライアントの挙動をいい感...
tamaina
2023-03-09
1
-4
/
+4
*
|
fix(frontend): GIFバナーの復活など (#10247)
Kagami Sascha Rosylight
2023-03-09
1
-13
/
+25
*
|
fix(client): ロールで広告を無効にするとadmin/adsでプレビュ...
syuilo
2023-03-09
1
-1
/
+1
*
|
フォローリクエストのUI改善 (#10275)
Ebise Lutica
2023-03-09
1
-2
/
+14
*
|
fix: 登録フォームにおける競合状態を修正 (#10267)
RyotaK
2023-03-08
1
-6
/
+20
*
|
feat: Reaction acceptance (#10256)
syuilo
2023-03-08
3
-19
/
+74
*
|
tweak of 0554dd8375
syuilo
2023-03-07
1
-1
/
+1
*
|
enhance(client): DM作成時にメンションも含むように
syuilo
2023-03-07
1
-0
/
+4
*
|
fix: 登録時のフォームにおいて送信できる条件を修正 (#10238)
RyotaK
2023-03-07
1
-1
/
+3
|
/
*
[ci skip] :art:
syuilo
2023-03-05
1
-2
/
+2
[next]