summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add missing commaAya Morisawa2018-12-061-1/+1
|
* #2593 (desktop) (#3518)Aya Morisawa2018-12-061-2/+9
|
* 10.62.0syuilo2018-12-061-2/+2
|
* :v:syuilo2018-12-061-4/+2
|
* Resolve #3519syuilo2018-12-061-3/+7
|
* Update photo-stream.vuesyuilo2018-12-061-5/+0
|
* Refactorsyuilo2018-12-0619-54/+43
| | | | Use mk-user-name
* Refactorsyuilo2018-12-0613-12/+30
| | | | Make mk-user-name component
* Resolve #3347 , #3349 (#3513)tamaina2018-12-065-4/+58
| | | | | | | | | | | * Resolve #3347 , #3349 Make deck columns' width be selectable and flexible * deckColumnMinwidth --> deckColumnMinWidth * w-default --> normal * :v:
* Resolve #1872 (#3516)Aya Morisawa2018-12-064-3/+24
|
* Emoji support in profile (#3514)MeiMei2018-12-0641-70/+261
| | | | | | * Emoji in profile * Add emojis to fields
* 外部サービス連携情報をPersonのfieldsに乗せて配信する (#3499)Acid Chicken (硫酸鶏)2018-12-061-1/+24
| | | | | | | | | | | | * Update person.ts * Update person.ts refs: https://github.com/syuilo/misskey/pull/3499#issuecomment-444484557 * Update person.ts refs: https://github.com/syuilo/misskey/pull/3499#pullrequestreview-181755475
* Add small syntax (#3506)Aya Morisawa2018-12-054-0/+38
|
* Fix #3341 (#3502)Aya Morisawa2018-12-053-2/+8
|
* [MFM] Add italic syntaxsyuilo2018-12-054-0/+50
| | | | Resolve #3486
* [Client] Resolve #3500syuilo2018-12-058-76/+0
|
* Update apexcharts requirement from 2.2.3 to 2.2.4 (#3497)dependabot[bot]2018-12-051-1/+1
| | | | | | | | Updates the requirements on [apexcharts](https://github.com/apexcharts/apexcharts.js) to permit the latest version. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apexcharts/apexcharts.js/commits/v2.2.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update home.photos.vuesyuilo2018-12-041-1/+1
|
* Revert "Update switch.vue"syuilo2018-12-041-0/+1
| | | | This reverts commit 40520f399789e3feede88a9a73c1846596ef775f.
* Update vue-svg-inline-loader requirement from 1.2.2 to 1.2.4 (#3493)dependabot[bot]2018-12-041-1/+1
| | | | | | | Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) to permit the latest version. - [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases) - [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update typescript-eslint-parser requirement from 21.0.1 to 21.0.2 (#3492)dependabot[bot]2018-12-041-1/+1
| | | | | | | | Updates the requirements on [typescript-eslint-parser](https://github.com/eslint/typescript-eslint-parser) to permit the latest version. - [Release notes](https://github.com/eslint/typescript-eslint-parser/releases) - [Changelog](https://github.com/eslint/typescript-eslint-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/typescript-eslint-parser/commits/v21.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update vuedraggable requirement from 2.16.0 to 2.17.0 (#3491)dependabot[bot]2018-12-041-1/+1
| | | | | | | Updates the requirements on [vuedraggable](https://github.com/David-Desmaisons/Vue.Draggable) to permit the latest version. - [Release notes](https://github.com/David-Desmaisons/Vue.Draggable/releases) - [Commits](https://github.com/David-Desmaisons/Vue.Draggable/commits/v2.17.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update @types/elasticsearch requirement from 5.0.28 to 5.0.29 (#3490)dependabot[bot]2018-12-041-1/+1
| | | | | | | Updates the requirements on [@types/elasticsearch](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update switch.vuesyuilo2018-12-041-1/+0
|
* Remove unnecessary Renote check code (#3489)MeiMei2018-12-041-5/+0
|
* Do not show Renote button when inhibited (#3488)MeiMei2018-12-044-6/+24
|
* 10.61.0syuilo2018-12-041-2/+2
|
* [MFM] Implement strike syntaxsyuilo2018-12-044-0/+40
| | | | Resolve #3485
* Fix bugsyuilo2018-12-041-2/+2
|
* :art:syuilo2018-12-041-1/+1
|
* :art:syuilo2018-12-041-1/+72
| | | | Add ripple effect
* Improve widget paging looks (#3482)MeiMei2018-12-032-2/+23
| | | | | | * Improve widget paging looks * rewind when error
* 10.60.4syuilo2018-12-031-2/+2
|
* Update init.tssyuilo2018-12-031-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-12-033-24/+30
|\
| * Resolve #3281 (#3479)Aya Morisawa2018-12-033-24/+30
| |
* | Update post-form.vuesyuilo2018-12-031-1/+0
|/
* Resolve #327syuilo2018-12-035-0/+25
|
* Refactorsyuilo2018-12-037-277/+107
|
* 10.60.3syuilo2018-12-031-2/+2
|
* Merge pull request #3480 from syuilo/l10n_developsyuilo2018-12-0314-180/+124
|\ | | | | New Crowdin translations
| * New translations ja-JP.yml (Korean)syuilo2018-12-031-6/+6
| |
| * New translations ja-JP.yml (French)syuilo2018-12-031-6/+6
| |
| * New translations ja-JP.yml (English)syuilo2018-12-031-6/+6
| |
| * New translations ja-JP.yml (Chinese Simplified)syuilo2018-12-031-6/+6
| |
| * New translations ja-JP.yml (Norwegian)syuilo2018-12-031-11/+7
| |
| * New translations ja-JP.yml (Dutch)syuilo2018-12-031-11/+7
| |
| * New translations ja-JP.yml (Japanese, Kansai)syuilo2018-12-031-11/+7
| |
| * New translations ja-JP.yml (Spanish)syuilo2018-12-031-11/+7
| |
| * New translations ja-JP.yml (Russian)syuilo2018-12-031-11/+7
| |