syuilo
|
ddb7d90bd1
|
fix(server): Remove koa-compress
|
2020-05-10 17:41:16 +09:00 |
|
syuilo
|
c8985d9eaf
|
fix(client): Fix reply style
|
2020-05-10 17:37:11 +09:00 |
|
syuilo
|
d4b83a0efb
|
chore(lint): Add missing semicolon
|
2020-05-10 17:34:22 +09:00 |
|
syuilo
|
5b06ace4b9
|
chore(lint): Add missing semicolons
|
2020-05-10 17:25:16 +09:00 |
|
syuilo
|
1cf673e9d0
|
chore(client): 🎨
|
2020-05-10 17:19:53 +09:00 |
|
syuilo
|
2d1e6a7dc6
|
fix(client): Fix poll vote notification
Fix #5998
|
2020-05-10 17:19:41 +09:00 |
|
syuilo
|
a0d6abd5cf
|
refactor(client): Use unique class name
|
2020-05-10 17:12:19 +09:00 |
|
syuilo
|
462bc1f108
|
fix(client): Fix style of poll viewer
|
2020-05-10 17:06:53 +09:00 |
|
syuilo
|
273d99da9c
|
refactor(client): Use unique class name
|
2020-05-10 17:06:20 +09:00 |
|
syuilo
|
2645235885
|
fix(client): Do not expand each notes in my/messages
|
2020-05-10 16:52:05 +09:00 |
|
syuilo
|
41544b1df9
|
fix(client): Do not expand each notes in my/mentions
Related #6336
|
2020-05-10 16:51:11 +09:00 |
|
syuilo
|
2aeedf5adf
|
chore(lint): Add missing semicolon
|
2020-05-10 16:31:00 +09:00 |
|
syuilo
|
39319a0197
|
chore(lint): Add semicolon rule
|
2020-05-10 16:30:33 +09:00 |
|
syuilo
|
26ae636f8d
|
feat(client): Implement threaded replies
Resolve #2113
Resolve #5819
|
2020-05-10 16:22:39 +09:00 |
|
syuilo
|
df8ba69418
|
refactor(client): Clean up component
|
2020-05-10 16:05:01 +09:00 |
|
syuilo
|
5990b5ba66
|
refactor(client): Use ===
|
2020-05-10 15:36:42 +09:00 |
|
syuilo
|
d070c62a04
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2020-05-10 15:20:25 +09:00 |
|
syuilo
|
db239c6ff4
|
refactor(server): Improve readability
|
2020-05-10 15:20:21 +09:00 |
|
Satsuki Yanagi
|
5e5aacd972
|
Fix #6337 (#6338)
|
2020-05-10 08:10:41 +09:00 |
|
MeiMei
|
328daa125e
|
Fix inbox bug (#6334)
|
2020-05-09 17:08:54 +09:00 |
|
syuilo
|
1dcab21eb6
|
chore(lint): Update rule
|
2020-05-09 16:19:09 +09:00 |
|
syuilo
|
39e3e1cf73
|
refactor(client): Remove deprecated property
|
2020-05-09 16:05:31 +09:00 |
|
syuilo
|
cd330fa135
|
fix(client): Fix bug that cannot set custom texture
|
2020-05-09 15:55:00 +09:00 |
|
syuilo
|
6cee6c1043
|
feat(client): Reimplement Misskey Rooms
|
2020-05-09 15:47:20 +09:00 |
|
syuilo
|
b992d3ba99
|
refactor(client): Use getters to avoid watch vuex
|
2020-05-09 15:22:50 +09:00 |
|
syuilo
|
5d1bbbe16a
|
chore: Update deps 🚀
|
2020-05-09 08:44:45 +09:00 |
|
MeiMei
|
1ca1a73bd7
|
Receive Flag (#6331)
|
2020-05-09 08:25:23 +09:00 |
|
MeiMei
|
ed29826df2
|
APリファクタとLD-Signatureの検証に対応 (#6300)
* DbResolver
* inbox types
* 認証順を変更
* User/Keyあたりをまとめる
* LD-Signatue
* Validate contexts url
* LD-Signature DocumentLoaderにProxyとTimeout
|
2020-05-09 08:21:42 +09:00 |
|
Satsuki Yanagi
|
c348688eeb
|
WebAuthnでログインできないのを修正 (#6327)
Resolve #6319
|
2020-05-09 08:20:22 +09:00 |
|
MeiMei
|
5225ad822c
|
brotli圧縮の無効化など Resolve #6325 (#6326)
* disable brotli
* disable compress between nginx and app
|
2020-05-09 08:18:21 +09:00 |
|
Satsuki Yanagi
|
854387f562
|
chore: Use actions/checkout@v2 (#6328)
|
2020-05-08 17:46:58 +09:00 |
|
rinsuki
|
a130d013b1
|
docker buildでyarn.lockを考慮してなかったのを修正 (#6330)
|
2020-05-08 17:45:59 +09:00 |
|
Acid Chicken (硫酸鶏)
|
a1571bfe77
|
Merge pull request #6316 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
|
2020-05-08 06:42:00 +09:00 |
|
Acid Chicken (硫酸鶏)
|
7f6ae105e3
|
Update README.md [AUTOGEN]
|
2020-05-08 03:00:08 +09:00 |
|
syuilo
|
8706793d89
|
chore: Use node 14.2
|
2020-05-07 08:45:52 +09:00 |
|
syuilo
|
098a8e6346
|
chore: Update typescript to 3.9
|
2020-05-07 08:45:41 +09:00 |
|
Acid Chicken (硫酸鶏)
|
469c91cf55
|
Fix using Buffer on window scope (#6324)
* Update 2fa.vue
* Import 'core-js/es/typed-array/from'
* Bye polyfill
|
2020-05-06 18:59:58 +09:00 |
|
syuilo
|
6dbf1dfa56
|
fix(client): Add missing icon
|
2020-05-06 14:46:45 +09:00 |
|
syuilo
|
ff7f7104f0
|
fix(client): Fix default reaction setting
|
2020-05-06 14:43:25 +09:00 |
|
syuilo
|
fd0bd2d74f
|
feat(client): Make possible to customize sidebar
Resolve #6285
|
2020-05-06 11:41:44 +09:00 |
|
syuilo
|
d9d04de4e1
|
refactor(client): Reorder property
|
2020-05-06 09:40:49 +09:00 |
|
syuilo
|
3c581e5b09
|
refactor(client): Export default reaction setting and use it
|
2020-05-06 09:40:07 +09:00 |
|
syuilo
|
559a946a92
|
chore: Update deps 🚀
|
2020-05-06 08:17:38 +09:00 |
|
Acid Chicken (硫酸鶏)
|
293c3ff85c
|
Merge pull request #6303 from syuilo/features/hcaptcha
Add support for hCaptcha
|
2020-05-05 10:22:49 +09:00 |
|
syuilo
|
8a6ac573a5
|
chore: Update dependencies 🚀
|
2020-05-04 12:56:02 +09:00 |
|
Acid Chicken (硫酸鶏)
|
934cf582b3
|
Merge pull request #6314 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
|
2020-05-02 14:28:48 +09:00 |
|
Acid Chicken (硫酸鶏)
|
b971f07b70
|
Update README.md [AUTOGEN]
|
2020-05-02 13:00:09 +09:00 |
|
Acid Chicken (硫酸鶏)
|
79f617d12e
|
Update hcaptcha.d.ts
|
2020-05-02 10:51:12 +09:00 |
|
Acid Chicken (硫酸鶏)
|
ea4bd60e24
|
Update src/@types/hcaptcha.d.ts
|
2020-05-02 10:50:29 +09:00 |
|
Acid Chicken (硫酸鶏)
|
ee6e720a9c
|
Update src/server/api/private/signup.ts
|
2020-05-02 10:31:37 +09:00 |
|