index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
/
src
/
scripts
/
keycode.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
chore(client): fix menu item style
syuilo
1
-10
/
+11
2022-06-04
use node 16
syuilo
5
-9
/
+12
2022-06-04
update summaly
syuilo
2
-5
/
+6
2022-06-04
Update CHANGELOG.md
syuilo
1
-1
/
+0
2022-06-04
Update CONTRIBUTING.md
syuilo
1
-2
/
+2
2022-06-04
Update CONTRIBUTING.md
syuilo
1
-6
/
+8
2022-06-04
Update CHANGELOG.md
syuilo
1
-15
/
+29
2022-06-04
Revert "feat: option to collapse long notes (#8561)"
syuilo
2
-25
/
+3
2022-06-04
fix bug
syuilo
1
-3
/
+3
2022-06-04
fix test
syuilo
1
-1
/
+3
2022-06-04
feat: option to collapse long notes (#8561)
Balazs Nadasdi
2
-3
/
+25
2022-06-04
fix: add id for activitypub follows (#8689)
Johann150
5
-15
/
+63
2022-06-04
fix: ensure resolver does not fetch local resources via HTTP(S) (#8733)
Johann150
2
-50
/
+115
2022-06-03
fix: correctly render empty note text (#8746)
Johann150
2
-7
/
+5
2022-06-03
User moderation details (#8762)
PikaDude
2
-5
/
+40
2022-06-03
fix(test): reset redis in e2e test
syuilo
1
-0
/
+2
2022-06-03
fix(client): correctly handle MiAuth URLs with query string (#8772)
sn0w
1
-1
/
+4
2022-06-01
fix(dev): no labels for l10n_develop
Johann150
1
-1
/
+3
2022-06-01
fix: server metrics widget
Johann150
1
-4
/
+4
2022-05-31
fix(lint): indentation
Johann150
1
-1
/
+1
2022-05-31
fix(mfm): remove duplicate br tag/newline (#8616)
Johann150
1
-0
/
+3
2022-05-31
Extract commonly used test logic to commands (#8767)
Andreas Nedbal
3
-76
/
+44
2022-05-31
Fix `Cannot find module` issue (#8770)
MeiMei
2
-1
/
+2
2022-05-31
fix: always remove completed tasks (#8771)
Johann150
2
-1
/
+4
2022-05-31
Fix IP address rate limit (#8758)
MeiMei
4
-10
/
+15
2022-05-31
chore(meta): label Pull Requests containing tests (#8768)
Andreas Nedbal
1
-0
/
+4
2022-05-30
chore: fix import tinycolor
tamaina
1
-1
/
+1
2022-05-30
chore: remove packages/sw/webpack.config.js
tamaina
1
-71
/
+0
2022-05-30
fix(client): import shared ESLint config in client package (#8761)
Andreas Nedbal
2
-47
/
+59
2022-05-29
fix: add missing import
Johann150
1
-1
/
+1
2022-05-29
enhance(dev): ask for log snippets
Johann150
1
-1
/
+4
2022-05-29
fix(client): fix popout url (#8494)
futchitwo
2
-3
/
+4
2022-05-29
refactor: improve code quality (#8751)
Johann150
7
-78
/
+76
2022-05-29
fix(client): Vite related boot mechanism revision (#8753)
tamaina
3
-17
/
+14
2022-05-29
preload app css (#8752)
tamaina
3
-15
/
+23
2022-05-28
chore: remove unused imports
Johann150
1
-3
/
+3
2022-05-28
fix: validate text is not empty
Johann150
1
-1
/
+1
2022-05-29
refactor: use css module at components/global/loading.vue (#8750)
tamaina
1
-31
/
+33
2022-05-28
Fix theme import (#8749)
tamaina
5
-31
/
+46
2022-05-28
feat(tests): add e2e tests for widgets (#8735)
Andreas Nedbal
16
-16
/
+100
2022-05-28
Remove require captcha from signin from CHANGELOG (#8748)
Kainoa Kanter
1
-1
/
+0
2022-05-28
enhance: replace signin CAPTCHA with rate limit (#8740)
Johann150
7
-57
/
+75
2022-05-27
enhance: clearly link documentation
Johann150
1
-0
/
+4
2022-05-27
fix(docs): correct information for drive upload (#8736)
Johann150
1
-2
/
+14
2022-05-26
fix lints (#8737)
Johann150
69
-257
/
+255
2022-05-26
use http-signature module that supports hs2019 (#8635)
Johann150
7
-19
/
+19
2022-05-25
update deps
syuilo
4
-732
/
+608
2022-05-25
refactor: use ===
syuilo
1
-2
/
+2
2022-05-25
fix: assume remote users are following each other (#8734)
Johann150
1
-9
/
+15
2022-05-25
fix: activity widget used wrong variable name
Johann150
1
-3
/
+3
[next]