index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
/
src
/
scripts
/
aiscript
/
api.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
refactor: temporary files (#8713)
Johann150
12
-331
/
+297
2022-05-25
Refactor widgets and fix lint issues (#8719)
Andreas Nedbal
26
-313
/
+256
2022-05-25
refactor(client): refactor admin/other-settings to use Composition API (#8667)
Andreas Nedbal
1
-39
/
+22
2022-05-25
Refactor admin/overview to use Composition API (#8674)
Andreas Nedbal
1
-79
/
+37
2022-05-25
Refactor my-antennas/edit to use Composition API (#8680)
Andreas Nedbal
2
-146
/
+96
2022-05-25
Supports Unicode Emoji 14.0 (#8699)
MeiMei
6
-29
/
+61
2022-05-24
feat(dev): highlight editing of wrong locales
Johann150
1
-0
/
+3
2022-05-24
fix: wrong type for isVisibleForMe
Johann150
2
-2
/
+2
2022-05-24
Update README.md (#8729)
Kainoa Kanter
1
-11
/
+8
2022-05-23
fix(client): wrong scoping breaks 2FA
Johann150
1
-2
/
+2
2022-05-23
fix(client): fix undefined data value on 2FA settings (#8725)
Andreas Nedbal
1
-1
/
+1
2022-05-22
chore(dev): tweak text
syuilo
1
-5
/
+8
2022-05-21
Update .mocharc.json
syuilo
1
-1
/
+1
2022-05-21
lint
syuilo
14
-201
/
+201
2022-05-21
refactor
syuilo
1
-4
/
+3
2022-05-21
Update utils.ts
syuilo
1
-1
/
+5
2022-05-21
Update utils.ts
syuilo
1
-37
/
+33
2022-05-21
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#8708)
dependabot[bot]
1
-3
/
+3
2022-05-21
feat(dev): introduce Pull Request Labeler
syuilo
2
-0
/
+19
2022-05-21
chore(meta): add pixeldesu to patron list (#8714)
Andreas Nedbal
1
-0
/
+1
2022-05-19
fix(client): make emoji stand out more on reaction button
syuilo
1
-4
/
+8
2022-05-19
hotfix: uniform color migration fix
Johann150
1
-8
/
+6
2022-05-19
enhance: page image component with alt text (#8634)
Johann150
1
-20
/
+8
2022-05-19
fix(activitypub): add authorization checks (#8534)
Johann150
4
-11
/
+20
2022-05-19
enhance(MFM): limit large MFM (#8540)
Johann150
2
-6
/
+35
2022-05-19
fix: ノート詳細ページの新しいノートを表示する機能の動...
xianon
2
-2
/
+11
2022-05-19
refactor(client): refactor admin/settings to use Composition API (#8678)
Andreas Nedbal
1
-141
/
+125
2022-05-19
Refactor pleaseLogin to show a sign-in dialog (#8630)
Andreas Nedbal
4
-196
/
+207
2022-05-19
chore(deps): bump copy-props from 2.0.4 to 2.0.5 (#8709)
dependabot[bot]
1
-7
/
+12
2022-05-19
chore(deps): bump async from 3.2.1 to 3.2.3 (#8501)
dependabot[bot]
1
-3
/
+3
2022-05-19
fix(client): fix lint issues in Deck UI components (#8681)
Andreas Nedbal
11
-34
/
+34
2022-05-19
chore(deps): bump async from 3.2.1 to 3.2.3 in /packages/client (#8707)
dependabot[bot]
1
-3
/
+3
2022-05-19
chore(client): tweak loading spinner design
syuilo
1
-6
/
+6
2022-05-19
enhance: uniform theme color (#8702)
Johann150
4
-10
/
+47
2022-05-19
fix: Unable to generate video thumbnails (#8696)
MeiMei
2
-1
/
+2
2022-05-19
fix: ノートのインスタンス情報の文字に縁を付けて見やす...
xianon
1
-0
/
+13
2022-05-19
chore(client): tweak loading spinner design
syuilo
3
-38
/
+54
2022-05-19
Update CONTRIBUTING.md
syuilo
1
-0
/
+1
2022-05-19
chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend (#8706)
dependabot[bot]
1
-6
/
+1
2022-05-19
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#8705)
dependabot[bot]
1
-3
/
+3
2022-05-19
enhance: Perform port diagnosis at startup only when Listen fails (#8698)
MeiMei
7
-96
/
+29
2022-05-18
remove unneeded attrs (#8673)
あずき⪥™
1
-1
/
+1
2022-05-18
Refactor file-dialog to use Composition API (#8661)
Andreas Nedbal
1
-54
/
+32
2022-05-18
Refactor admin/index to use Composition API (#8662)
Andreas Nedbal
1
-277
/
+262
2022-05-18
refactor(client): refactor admin/instance-block to use Composition API (#8663)
Andreas Nedbal
1
-35
/
+23
2022-05-18
Refactor admin/integrations to use Composition API (#8664)
Andreas Nedbal
4
-167
/
+87
2022-05-18
refactor(client): refactor admin/object-storage to use Composition API (#8666)
Andreas Nedbal
1
-92
/
+78
2022-05-18
refactor(client): refactor admin/proxy-account to use Composition API (#8675)
Andreas Nedbal
1
-48
/
+35
2022-05-18
Refactor admin/queue to use Composition API (#8676)
Andreas Nedbal
2
-96
/
+63
2022-05-18
Refactor admin/relays to use Composition API (#8677)
Andreas Nedbal
1
-65
/
+52
[next]