| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(client): Do not expand each notes in my/messages | syuilo | 2020-05-10 | 1 | -1/+1 |
| | | |||||
| * | fix(client): Do not expand each notes in my/mentions | syuilo | 2020-05-10 | 1 | -1/+1 |
| | | | | | Related #6336 | ||||
| * | chore(lint): Add missing semicolon | syuilo | 2020-05-10 | 1 | -1/+1 |
| | | |||||
| * | feat(client): Implement threaded replies | syuilo | 2020-05-10 | 2 | -41/+79 |
| | | | | | | Resolve #2113 Resolve #5819 | ||||
| * | refactor(client): Clean up component | syuilo | 2020-05-10 | 1 | -4/+2 |
| | | |||||
| * | refactor(client): Use === | syuilo | 2020-05-10 | 1 | -4/+4 |
| | | |||||
| * | refactor(server): Improve readability | syuilo | 2020-05-10 | 1 | -6/+16 |
| | | |||||
| * | Fix inbox bug (#6334) | MeiMei | 2020-05-09 | 1 | -0/+2 |
| | | |||||
| * | refactor(client): Remove deprecated property | syuilo | 2020-05-09 | 1 | -1/+0 |
| | | |||||
| * | fix(client): Fix bug that cannot set custom texture | syuilo | 2020-05-09 | 2 | -5/+5 |
| | | |||||
| * | feat(client): Reimplement Misskey Rooms | syuilo | 2020-05-09 | 147 | -0/+1605 |
| | | |||||
| * | refactor(client): Use getters to avoid watch vuex | syuilo | 2020-05-09 | 4 | -133/+112 |
| | | |||||
| * | Receive Flag (#6331) | MeiMei | 2020-05-09 | 4 | -4/+40 |
| | | |||||
| * | APリファクタとLD-Signatureの検証に対応 (#6300) | MeiMei | 2020-05-09 | 17 | -230/+985 |
| | | | | | | | | | | | | | | | | * DbResolver * inbox types * 認証順を変更 * User/Keyあたりをまとめる * LD-Signatue * Validate contexts url * LD-Signature DocumentLoaderにProxyとTimeout | ||||
| * | WebAuthnでログインできないのを修正 (#6327) | Satsuki Yanagi | 2020-05-09 | 3 | -30/+44 |
| | | | | Resolve #6319 | ||||
| * | brotli圧縮の無効化など Resolve #6325 (#6326) | MeiMei | 2020-05-09 | 1 | -2/+3 |
| | | | | | | * disable brotli * disable compress between nginx and app | ||||
| * | Fix using Buffer on window scope (#6324) | Acid Chicken (硫酸鶏) | 2020-05-06 | 1 | -6/+6 |
| | | | | | | | | * Update 2fa.vue * Import 'core-js/es/typed-array/from' * Bye polyfill | ||||
| * | fix(client): Add missing icon | syuilo | 2020-05-06 | 1 | -1/+2 |
| | | |||||
| * | fix(client): Fix default reaction setting | syuilo | 2020-05-06 | 1 | -1/+1 |
| | | |||||
| * | feat(client): Make possible to customize sidebar | syuilo | 2020-05-06 | 5 | -86/+279 |
| | | | | | Resolve #6285 | ||||
| * | refactor(client): Reorder property | syuilo | 2020-05-06 | 1 | -6/+6 |
| | | |||||
| * | refactor(client): Export default reaction setting and use it | syuilo | 2020-05-06 | 2 | -2/+3 |
| | | |||||
| * | Merge pull request #6303 from syuilo/features/hcaptcha | Acid Chicken (硫酸鶏) | 2020-05-05 | 12 | -46/+302 |
| |\ | | | | | Add support for hCaptcha | ||||
| | * | Update hcaptcha.d.ts | Acid Chicken (硫酸鶏) | 2020-05-02 | 1 | -2/+2 |
| | | | |||||
| | * | Update src/@types/hcaptcha.d.ts | Acid Chicken (硫酸鶏) | 2020-05-02 | 1 | -2/+4 |
| | | | |||||
| | * | Update src/server/api/private/signup.ts | Acid Chicken (硫酸鶏) | 2020-05-02 | 1 | -1/+1 |
| | | | |||||
| | * | refactor | syuilo | 2020-05-02 | 1 | -15/+18 |
| | | | |||||
| | * | Update signup.vue | Acid Chicken (硫酸鶏) | 2020-04-29 | 1 | -0/+1 |
| | | | |||||
| | * | Fix bug | Acid Chicken (硫酸鶏) | 2020-04-29 | 1 | -36/+35 |
| | | | |||||
| | * | Factorize *captcha component | Acid Chicken (硫酸鶏) | 2020-04-29 | 5 | -175/+179 |
| | | | |||||
| | * | Refactor code | Acid Chicken (硫酸鶏) | 2020-04-29 | 1 | -2/+2 |
| | | | |||||
| | * | Add *captcha settings guide | Acid Chicken (硫酸鶏) | 2020-04-29 | 1 | -0/+38 |
| | | | |||||
| | * | Refactor codes | Acid Chicken (硫酸鶏) | 2020-04-29 | 3 | -17/+8 |
| | | | |||||
| | * | Fix bug | Acid Chicken (硫酸鶏) | 2020-04-28 | 1 | -3/+12 |
| | | | |||||
| | * | Add support for hCaptcha | Acid Chicken (硫酸鶏) | 2020-04-28 | 11 | -20/+229 |
| | | | |||||
| * | | アップロードプログレスバーが動かないのを修正 Fix #6306 ↵ | MeiMei | 2020-05-02 | 1 | -12/+14 |
| |/ | | | | (#6307) | ||||
| * | enhance(server): Resolve #6286 | syuilo | 2020-04-26 | 1 | -1/+3 |
| | | |||||
| * | chore: Use kebab-case for file names | syuilo | 2020-04-26 | 8 | -5/+5 |
| | | |||||
| * | fix(server): Fix #6284 | syuilo | 2020-04-26 | 1 | -1/+5 |
| | | |||||
| * | feat(server): Improve boot process | syuilo | 2020-04-26 | 1 | -9/+11 |
| | | |||||
| * | feat(server): Log postgresql version when boot | syuilo | 2020-04-26 | 1 | -0/+3 |
| | | |||||
| * | chore(server): Add TODO | syuilo | 2020-04-26 | 1 | -0/+4 |
| | | |||||
| * | fix(client): Fix a bug that if block of pages not working | syuilo | 2020-04-23 | 1 | -1/+1 |
| | | |||||
| * | fix(client): Fix lint | syuilo | 2020-04-22 | 1 | -8/+8 |
| | | |||||
| * | refactor(client): :sparkles: | syuilo | 2020-04-22 | 4 | -21/+19 |
| | | |||||
| * | feat(client): Implement default upload folder setting | syuilo | 2020-04-22 | 9 | -206/+136 |
| | | | | | Resolve #5985 | ||||
| * | Fix #6289 | syuilo | 2020-04-21 | 1 | -1/+1 |
| | | |||||
| * | Fix #6229 | syuilo | 2020-04-21 | 1 | -2/+2 |
| | | |||||
| * | fix(lint): Use const | syuilo | 2020-04-20 | 1 | -1/+1 |
| | | |||||
| * | refactor(client): :sparkles: | syuilo | 2020-04-20 | 25 | -293/+285 |
| | | |||||