summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 再帰的にNoteをレンダリングするようにsyuilo2018-04-101-3/+11
|
* Merge pull request #1430 from syuilo/greenkeeper/@types/mongodb-3.0.11syuilo2018-04-101-1/+1
|\ | | | | Update @types/mongodb to the latest version 🚀
| * fix(package): update @types/mongodb to version 3.0.11greenkeeper[bot]2018-04-091-1/+1
| |
* | Fix bugsyuilo2018-04-101-6/+3
| |
* | Fix bugsyuilo2018-04-101-3/+14
| |
* | Refactorsyuilo2018-04-101-1/+1
| |
* | Refactorsyuilo2018-04-102-19/+13
|/
* v4751syuilo2018-04-101-1/+1
|
* Fix bugsyuilo2018-04-101-1/+1
|
* :v:syuilo2018-04-101-1/+0
|
* Refactorsyuilo2018-04-101-33/+21
|
* Refactorsyuilo2018-04-101-3/+3
|
* Refactorsyuilo2018-04-102-3/+3
|
* Fix bugsyuilo2018-04-101-0/+2
|
* Fix bugsyuilo2018-04-091-1/+2
|
* v4743syuilo2018-04-091-1/+1
|
* oopssyuilo2018-04-091-1/+1
|
* v4741syuilo2018-04-091-1/+1
|
* Clean upsyuilo2018-04-092-10/+1
|
* Fix bugsyuilo2018-04-092-4/+6
|
* Disable ensyuilo2018-04-091-1/+1
|
* v4737syuilo2018-04-091-1/+1
|
* Fix bugsyuilo2018-04-091-1/+1
|
* Fox bugsyuilo2018-04-091-2/+2
|
* Fix bugsyuilo2018-04-094-6/+6
|
* Fix bugsyuilo2018-04-0912-48/+20
|
* oopssyuilo2018-04-0911-2668/+0
|
* Fix bugsyuilo2018-04-091-1/+2
|
* Refactorsyuilo2018-04-0957-422/+2846
|
* Fix bugsyuilo2018-04-093-42/+30
|
* Fix bugsyuilo2018-04-092-3/+2
|
* ユーザー名の少なくとも3文字以上という制限を撤廃syuilo2018-04-095-6/+6
|
* Fix bugsyuilo2018-04-091-1/+1
|
* oopssyuilo2018-04-091-1/+1
|
* :v:syuilo2018-04-091-2/+1
|
* :v:syuilo2018-04-091-4/+0
|
* :v:syuilo2018-04-091-0/+1
|
* :v:syuilo2018-04-091-8/+1
|
* :v:syuilo2018-04-091-4/+0
|
* Fix bugsyuilo2018-04-092-1/+9
|
* Merge pull request #1423 from syuilo/hogesyuilo2018-04-0923-241/+339
|\ | | | | Refactor
| * wipsyuilo2018-04-0913-0/+7
| |
| * wipsyuilo2018-04-0922-241/+332
|/
* Merge pull request #1422 from unarist/fix/username-regexsyuilo2018-04-096-7/+17
|\ | | | | Fix username/mention regexes
| * Fix username/mention regexesunarist2018-04-096-7/+17
| | | | | | | | | | | | * Allow underscore instead of hypen * Fix domain part handling * Add tests for remote mention
* | Merge pull request #1416 from syuilo/greenkeeper/gulp-pug-4.0.0syuilo2018-04-091-1/+1
|\ \ | |/ |/| Update gulp-pug to the latest version 🚀
| * fix(package): update gulp-pug to version 4.0.0greenkeeper[bot]2018-04-081-1/+1
| |
* | Merge pull request #1420 from unarist/fix/banner-selectionsyuilo2018-04-092-23/+29
|\ \ | | | | | | Fix banner selection from user page and drives
| * | Fix banner selection from user page and drivesunarist2018-04-092-23/+29
| | | | | | | | | | | | | | | | | | Previously, updateBanner takes a callback as a first argument of the function, but some calls passes a file object. I've refactored it with Promise to avoid those misuses (although it should have type definitions :/)
* | | Fix bugsyuilo2018-04-082-0/+9
| | |