summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [MFM] Better hashtag detectionsyuilo2018-10-311-2/+2
|
* Refactorsyuilo2018-10-317-23/+41
|
* Revert "Clean up"syuilo2018-10-311-0/+10
| | | | This reverts commit 8948a0d3a461cb39bcc8267ae291f15af1fac73c.
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-10-312-2/+11
|\
| * Update test.yml (#3052)Acid Chicken (硫酸鶏)2018-10-311-0/+1
| |
| * Update config.yml (#3051)Acid Chicken (硫酸鶏)2018-10-311-2/+10
| |
* | Update package-lock.jsonsyuilo2018-10-311-280/+79
|/
* 10.35.1syuilo2018-10-311-2/+2
|
* :art:syuilo2018-10-315-12/+20
|
* Fix #3041syuilo2018-10-311-2/+1
|
* Merge pull request #3038 from syuilo/l10n_developsyuilo2018-10-3114-130/+200
|\ | | | | New Crowdin translations
| * New translations ja-JP.yml (English)syuilo2018-10-311-7/+7
| |
| * New translations ja-JP.yml (Norwegian)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Dutch)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Japanese, Kansai)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Spanish)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Russian)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Portuguese)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Polish)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Korean)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Italian)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (German)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (French)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (English)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Chinese Simplified)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Catalan)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (French)syuilo2018-10-301-24/+24
| |
| * New translations ja-JP.yml (French)syuilo2018-10-301-24/+24
| |
| * New translations ja-JP.yml (French)syuilo2018-10-301-40/+40
| |
* | Bump @types/speakeasy from 2.0.2 to 2.0.3 (#3012)dependabot[bot]2018-10-312-14/+35
| | | | | | | | | | | | | | Bumps [@types/speakeasy](https://github.com/DefinitelyTyped/DefinitelyTyped) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump typescript from 3.1.3 to 3.1.4 (#3049)dependabot[bot]2018-10-312-4/+4
| | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.1.3...v3.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump file-type from 10.1.0 to 10.2.0 (#3039)dependabot[bot]2018-10-312-72/+255
| | | | | | | | | | | | | | Bumps [file-type](https://github.com/sindresorhus/file-type) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v10.1.0...v10.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Clean upsyuilo2018-10-311-10/+0
| |
* | Clean upsyuilo2018-10-311-5/+0
| |
* | Improve performancesyuilo2018-10-311-1/+11
| |
* | Improve performancesyuilo2018-10-311-1/+2
| |
* | Update package-lock.jsonsyuilo2018-10-311-1/+1
| |
* | 10.35.0syuilo2018-10-311-2/+2
| |
* | Add CircleCI badge (#3050)Acid Chicken (硫酸鶏)2018-10-311-0/+1
| |
* | :art:syuilo2018-10-311-5/+5
| |
* | [API] Include detailed user information of blocking API responsessyuilo2018-10-312-2/+6
| |
* | Remove needless async/awaitsyuilo2018-10-316-12/+12
| |
* | Clean upsyuilo2018-10-316-8/+8
| |
* | Merge pull request #3047 from mei23/mei-1031-blokings-listsyuilo2018-10-3110-88/+253
|\ \ | | | | | | blockings list
| * | 良い感じにsyuilo2018-10-3111-163/+224
| | |
| * | blockings listmei232018-10-314-0/+104
|/ /
* | Implement /api/v1/instance (#3045)Acid Chicken (硫酸鶏)2018-10-312-0/+77
| | | | | | | | | | | | | | | | * Update mastodon.ts * Update types.ts * Update mastodon.ts
* | Fix: can't recognize rebirthed instance user (#3046)MeiMei2018-10-313-12/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * resync uri from WebFinger * trigger resync on user page * allways update on resync * Revert "trigger resync on user page" This reverts commit 8ff139fb49ee61ad55e4b42c562f8a2c3f8098ac. * background resync
* | Add Crowdin info to translate docs (#3044)zwebmedia2018-10-301-1/+5
| |
* | Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-10-301-8/+13
|\ \