summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ghostの設定をDBに保存するようにsyuilo2018-11-079-21/+55
|
* Clean upsyuilo2018-11-071-5/+0
|
* :art:syuilo2018-11-071-10/+8
|
* reCAPTCHAの設定をDBに保存するようにsyuilo2018-11-0710-36/+99
|
* 10.42.2syuilo2018-11-061-1/+1
|
* [API] 文字列での真理値表現に対応syuilo2018-11-061-2/+4
| | | | multipart/formdata では文字列しか送れないっぽい?
* 10.42.1syuilo2018-11-061-2/+2
|
* [API] Fix bugsyuilo2018-11-061-1/+1
|
* Fix #3141syuilo2018-11-061-1/+1
|
* 10.42.0syuilo2018-11-061-2/+2
|
* :art:syuilo2018-11-061-0/+1
|
* Clean upsyuilo2018-11-061-12/+0
|
* [Client] Use dynamic import to reduce bundle sizesyuilo2018-11-064-5/+12
|
* [Client] Improve usability & Refactoringsyuilo2018-11-068-25/+27
|
* [API] Implement notes/watching/syuilo2018-11-063-0/+97
|
* Twemojiで合字に対応 (#3140)MeiMei2018-11-064-5/+16
| | | | | | * Twemojiで合字に対応 * split emoji regex
* 10.41.0syuilo2018-11-061-2/+2
|
* :art:syuilo2018-11-061-0/+22
|
* [Client] ↵syuilo2018-11-061-1/+5
| | | | カスタム絵文字サジェストの結果をアルファベット順にソートするように
* :art:syuilo2018-11-062-2/+13
|
* Fix: download file (#3138)MeiMei2018-11-061-8/+26
| | | | | | | | | | | | * Fix: url download * not explicitly close on end * resolve on stream finish * remove unnecessary code * reject on file error
* リモートのファイルをキャッシュするかどうかの設定をD ↵syuilo2018-11-069-12/+36
| | | | Bに保存するように
* :art:syuilo2018-11-062-5/+7
|
* :art:syuilo2018-11-063-1/+12
|
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-0618-54/+133
| | | | タリングしたり
* Clean upsyuilo2018-11-061-9/+3
|
* Resolve #3137syuilo2018-11-064-0/+11
|
* 整理syuilo2018-11-063-2/+2
|
* Update file-type requirement from 10.3.0 to 10.4.0 (#3135)dependabot[bot]2018-11-061-1/+1
| | | | | | | Updates the requirements on [file-type](https://github.com/sindresorhus/file-type) to permit the latest version. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/commits/v10.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update webpack requirement from 4.23.1 to 4.25.1 (#3136)dependabot[bot]2018-11-061-1/+1
| | | | | | | Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/commits/v4.25.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [Client] Fix bugsyuilo2018-11-063-14/+14
|
* 10.40.1syuilo2018-11-061-2/+2
|
* [Client] Fix bugsyuilo2018-11-062-3/+3
|
* [Client] Fix bugsyuilo2018-11-061-1/+1
|
* [Client] Use v-if instaed of v-showsyuilo2018-11-061-5/+5
|
* メッセージでのカスタム絵文字対応syuilo2018-11-061-1/+2
|
* Resolve #3132syuilo2018-11-062-97/+12
|
* Fix #3133 (#3134)Aya Morisawa2018-11-062-5/+7
|
* 10.40.0syuilo2018-11-061-2/+2
|
* Resolve #3126syuilo2018-11-062-1/+6
|
* Better error codesyuilo2018-11-061-1/+1
|
* 10.39.1syuilo2018-11-061-2/+2
|
* [API] Fix bugsyuilo2018-11-061-1/+1
|
* Clean upsyuilo2018-11-061-2/+0
|
* :art:syuilo2018-11-061-2/+2
|
* [WIP] Use FontAwesome Component for Vue (#3127)syuilo2018-11-06190-865/+924
| | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Rename * Clean up * Clean up * wip * wip * Enable tree shaking * :v: * :v: * wip * wip * Clean up
* :art:syuilo2018-11-051-1/+1
|
* :art:syuilo2018-11-051-1/+2
|
* 10.39.0syuilo2018-11-051-2/+2
|
* [Client] ↵syuilo2018-11-051-0/+4
| | | | カスタム絵文字にホバーしたときに拡大するエフェクトを追加