summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refactor client (#3178)syuilo2018-11-0952-421/+328
| | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* [Client] Fix bugsyuilo2018-11-091-2/+2
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-092-4/+8
|\
| * Rename: setDifference -> difference (#3177)Aya Morisawa2018-11-092-4/+8
| | | | | | | | | | | | * Improve setDifference * Rename: setDifference -> difference
* | [Client] Fix i18nsyuilo2018-11-092-3/+3
|/
* [Client] Fix bugsyuilo2018-11-091-23/+26
|
* [Client] Fix bugsyuilo2018-11-092-10/+2
|
* [Client] Improve usabilitysyuilo2018-11-092-20/+4
|
* :art:syuilo2018-11-091-1/+1
|
* [Client] Fix errorsyuilo2018-11-091-2/+3
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-095-25/+41
|\
| * Add group function (#3175)Aya Morisawa2018-11-093-12/+29
| |
| * Use sum function (#3174)Aya Morisawa2018-11-091-3/+4
| |
| * Fix #3170 (#3173)Aya Morisawa2018-11-092-10/+8
| |
* | Fix i18nsyuilo2018-11-0910-31/+31
|/
* Update autobind-decorator requirement from 2.1.0 to 2.2.1 (#3151)dependabot[bot]2018-11-091-1/+1
| | | | | | | | Updates the requirements on [autobind-decorator](https://github.com/andreypopp/autobind-decorator) to permit the latest version. - [Release notes](https://github.com/andreypopp/autobind-decorator/releases) - [Changelog](https://github.com/andreypopp/autobind-decorator/blob/master/CHANGELOG.md) - [Commits](https://github.com/andreypopp/autobind-decorator/commits/v2.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update @types/minio requirement from 7.0.0 to 7.0.1 (#3153)dependabot[bot]2018-11-091-1/+1
| | | | | | | Updates the requirements on [@types/minio](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 systeminformation requirement from 3.45.9 to 3.47.0 (#3154)dependabot[bot]2018-11-091-1/+1
| | | | | | | | Updates the requirements on [systeminformation](https://github.com/sebhildebrandt/systeminformation) to permit the latest version. - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update vue-sweetalert2 requirement from 1.5.6 to 1.5.7 (#3171)dependabot[bot]2018-11-091-1/+1
| | | | | | | Updates the requirements on [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) to permit the latest version. - [Release notes](https://github.com/avil13/vue-sweetalert2/releases) - [Commits](https://github.com/avil13/vue-sweetalert2/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* On remote notes, not use content for detecting mentions (#3170)MeiMei2018-11-092-1/+23
| | | | | | * On remote note, detect mentioned users from to/cc * fix
* [Client] Fix #3168syuilo2018-11-091-4/+4
|
* [Client] Fix #2759syuilo2018-11-092-2/+2
|
* [Client] Fix bugsyuilo2018-11-0944-81/+83
|
* Refactor & Clean upsyuilo2018-11-09154-481/+438
|
* Clean upsyuilo2018-11-092-54/+1
|
* [Doc] Update docssyuilo2018-11-094-76/+0
|
* [API] Fix #3169syuilo2018-11-091-6/+2
|
* [chore] Update dependencies :rocket:syuilo2018-11-091-1/+1
|
* Refactoring of i18n (#3165)syuilo2018-11-09211-1624/+1825
| | | Refactoring of i18n
* Update CircleCI configuration (#3163)Acid Chicken (硫酸鶏)2018-11-081-7/+33
| | | | | | * Update config.yml * Update config.yml
* Justify margin (#3164)Aya Morisawa2018-11-081-6/+8
|
* Update README.md (#3159)Aya Morisawa2018-11-081-7/+7
|
* wip: フォロー/フォロワーページ (#3157)syuilo2018-11-0816-306/+155
| | | フォロー/フォロワーページ
* via の表示を改善 (#3161)Xeltica2018-11-082-1/+15
|
* :art:syuilo2018-11-081-2/+7
|
* Update apexcharts requirement from 2.1.9 to 2.2.0 (#3152)dependabot[bot]2018-11-081-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) Signed-off-by: dependabot[bot] <support@dependabot.com>
* 10.45.0syuilo2018-11-081-2/+2
|
* Resolve #2320syuilo2018-11-084-7/+13
|
* Fix bugsyuilo2018-11-081-0/+6
|
* [Client] Improve usabiliysyuilo2018-11-071-2/+2
|
* Fix testsyuilo2018-11-071-3/+3
|
* [MFM] Fix title parsingsyuilo2018-11-071-3/+2
|
* 10.44.2syuilo2018-11-071-1/+1
|
* Fix bugsyuilo2018-11-071-0/+1
|
* [Test] Add MFM testsyuilo2018-11-071-6/+13
|
* 10.44.1syuilo2018-11-071-1/+1
|
* Fix #3149syuilo2018-11-072-6/+8
|
* 10.44.0syuilo2018-11-071-2/+2
|
* Clean upsyuilo2018-11-071-12/+0
|
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-0712-428/+584
|