summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Improve WebFinger verificationAkihiko Odaki2018-04-021-4/+9
|
* Resolve account by signature in inboxAkihiko Odaki2018-04-027-55/+71
|
* Distribute posts from remoteAkihiko Odaki2018-04-0212-339/+403
|
* Introduce acct directoryAkihiko Odaki2018-04-0256-58/+58
|
* Introduce renderers directoryAkihiko Odaki2018-04-0214-14/+14
|
* Introduce publishers directoryAkihiko Odaki2018-04-0227-52/+48
|
* Fix built module referencesAkihiko Odaki2018-04-023-6/+6
|
* Introduce config moduleAkihiko Odaki2018-04-0250-208/+213
|
* Abolish common and misc directoriesAkihiko Odaki2018-04-02111-133/+133
|
* Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2018-04-021-1/+1
|\
| * Update README.mdsyuilo2018-04-021-1/+1
| |
* | Update logo :art:syuilo2018-04-021-0/+0
|/
* Update logo :art:syuilo2018-04-022-55/+140
|
* Docs: Clean upsyuilo2018-04-022-14/+0
|
* Docs: Fix heading levelsyuilo2018-04-022-2/+2
|
* Update setup docssyuilo2018-04-022-24/+37
|
* Fix config init scriptsyuilo2018-04-021-130/+108
|
* Refactorsyuilo2018-04-021-1/+3
|
* Refactorsyuilo2018-04-021-26/+26
|
* Refactorsyuilo2018-04-021-41/+44
|
* Merge pull request #1360 from syuilo/greenkeeper/jsdom-11.7.0syuilo2018-04-021-1/+1
|\ | | | | Update jsdom to the latest version 🚀
| * fix(package): update jsdom to version 11.7.0greenkeeper[bot]2018-04-011-1/+1
| |
* | Refactorsyuilo2018-04-0299-111/+111
|/
* Refactorsyuilo2018-04-029-40/+47
|
* Fix: Add missing bracketsyuilo2018-04-021-1/+1
|
* Merge pull request #1358 from akihikodaki/inboxsyuilo2018-04-021-4/+20
|\ | | | | Make inbox signature verification compatible with Mastodon
| * Make inbox signature verification compatible with MastodonAkihiko Odaki2018-04-021-4/+20
| |
* | Merge pull request #1357 from akihikodaki/publickeysyuilo2018-04-011-1/+1
|\ \ | | | | | | Force TLS on WebFinger
| * | Force TLS on WebFingerAkihiko Odaki2018-04-011-1/+1
| | |
* | | Merge pull request #1356 from akihikodaki/publickeysyuilo2018-04-0111-32/+114
|\| | | | | | | | Implement remote follow
| * | Implement remote followAkihiko Odaki2018-04-0111-32/+114
| | |
* | | Add missing semicolonsyuilo2018-04-011-1/+1
| | |
* | | Fix type annotationsyuilo2018-04-011-1/+1
| | |
* | | Refactorsyuilo2018-04-011-46/+46
| | |
* | | oopssyuilo2018-04-011-1/+1
| | |
* | | Fix testsyuilo2018-04-011-1/+1
| | |
* | | Some fixes and refactorssyuilo2018-04-017-20/+21
| | |
* | | Better variable namesyuilo2018-04-011-2/+2
| | |
* | | Add missing semicolonsyuilo2018-04-011-1/+1
| | |
* | | Remove unnecessary bracketssyuilo2018-04-011-1/+1
| | |
* | | Add missing bracketssyuilo2018-04-011-1/+1
| | |
* | | Merge pull request #1355 from akihikodaki/publickeysyuilo2018-04-016-50/+64
|\| | | | | | | | Implement account public key endpoint
| * | Implement account public key endpointAkihiko Odaki2018-04-016-50/+64
| |/
* | Merge pull request #1343 from syuilo/greenkeeper/@types/js-yaml-3.11.1syuilo2018-04-011-1/+1
|\ \ | | | | | | Update @types/js-yaml to the latest version 🚀
| * | fix(package): update @types/js-yaml to version 3.11.1greenkeeper[bot]2018-03-301-1/+1
| | |
* | | Merge pull request #1344 from syuilo/greenkeeper/html-minifier-3.5.13syuilo2018-04-011-1/+1
|\ \ \ | | | | | | | | Update html-minifier to the latest version 🚀
| * \ \ Merge branch 'master' into greenkeeper/html-minifier-3.5.13syuilo2018-04-0153-924/+923
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1354 from syuilo/greenkeeper/bootstrap-vue-2.0.0-rc.4syuilo2018-04-011-1/+1
|\ \ \ \ | | | | | | | | | | fix(package): update bootstrap-vue to version 2.0.0-rc.4
| * | | | fix(package): update bootstrap-vue to version 2.0.0-rc.4greenkeeper[bot]2018-04-011-1/+1
| | | | | | | | | | | | | | | Closes #1349
* | | | | Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2018-04-0113-77/+164
|\ \ \ \ \ | | |_|_|/ | |/| | |