summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Disable update notificationsyuilo2018-12-011-2/+2
|
* [ImgBot] Optimize images (#3455)imgbot[bot]2018-12-0113-0/+0
| | | | | | | | | | | | | | | | | *Total -- 1,383.25kb -> 1,231.27kb (10.99%) /assets/apple-touch-icon.png -- 4.72kb -> 2.51kb (46.79%) /assets/icons/256.png -- 4.72kb -> 2.51kb (46.79%) /assets/title.png -- 6.63kb -> 3.80kb (42.73%) /assets/favicon/favicon.png -- 6.83kb -> 3.93kb (42.45%) /assets/icons/192.png -- 3.49kb -> 2.02kb (42.08%) /assets/icons/128.png -- 2.29kb -> 1.50kb (34.81%) /assets/about/ui.png -- 125.21kb -> 94.85kb (24.25%) /assets/ai-orig.png -- 255.55kb -> 199.67kb (21.86%) /assets/icons/64.png -- 1.21kb -> 0.99kb (18.34%) /assets/about/drive.png -- 110.33kb -> 94.20kb (14.62%) /assets/about/post.png -- 344.52kb -> 316.57kb (8.11%) /assets/ai.png -- 243.43kb -> 234.93kb (3.49%) /src/client/assets/pointer.png -- 274.33kb -> 273.80kb (0.19%)
* Fix "Mi"/"Misskey" logos (#3400)tamaina2018-12-0112-227/+38
| | | | | | | | | | | | | | * Fix mi.svg * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload
* Update vue-js-modal requirement from 1.3.26 to 1.3.27 (#3425)dependabot[bot]2018-12-011-1/+1
| | | | | | | Updates the requirements on [vue-js-modal](https://github.com/euvl/vue-js-modal) to permit the latest version. - [Release notes](https://github.com/euvl/vue-js-modal/releases) - [Commits](https://github.com/euvl/vue-js-modal/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Merge pull request #3435 from syuilo/l10n_developsyuilo2018-12-0114-35/+49
|\ | | | | New Crowdin translations
| * New translations ja-JP.yml (Polish)syuilo2018-12-011-2/+2
| |
| * New translations ja-JP.yml (Korean)syuilo2018-11-301-20/+20
| |
| * New translations ja-JP.yml (English)syuilo2018-11-301-1/+1
| |
| * New translations ja-JP.yml (Norwegian)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Dutch)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Japanese, Kansai)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Spanish)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Russian)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Portuguese)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Polish)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Korean)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Italian)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (German)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (French)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (English)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Chinese Simplified)syuilo2018-11-301-1/+2
| |
| * New translations ja-JP.yml (Catalan)syuilo2018-11-301-1/+2
| |
* | Update @types/file-type requirement from 5.2.1 to 5.2.2 (#3450)dependabot[bot]2018-12-011-1/+1
| | | | | | | | | | | | | | Updates the requirements on [@types/file-type](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>
* | Allow hyphens in the middle of remote usernames (#3440)Acid Chicken (硫酸鶏)2018-12-013-4/+4
| | | | | | | | | | | | | | | | | | | | * Allow hyphens in the middle of remote usernames refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2 * Make options fallback better * Make options flat
* | Update webpack requirement from 4.26.0 to 4.26.1 (#3453)dependabot[bot]2018-12-011-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.26.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Fix media video (#3452)MeiMei2018-12-013-2/+4
| | | | | | | | | | | | * Fix: Always show nsfw * [Client] Add missing video play icon
* | Exclude remote user or myself from talk user suggestions (#3449)MeiMei2018-12-011-1/+2
| |
* | AP CW (#3448)MeiMei2018-12-012-2/+6
| |
* | Use for-of instead of mapAya Morisawa2018-11-303-7/+7
| | | | | | | | return values are not being used
* | Remove consecutive blank lineAya Morisawa2018-11-301-1/+0
| |
* | Fix #3442 (#3443)MeiMei2018-11-301-0/+1
| |
* | Trim notifications text (#3438)MeiMei2018-11-304-18/+36
| | | | | | | | | | | | | | | | | | | | * Trim notifications * Remove needless colons * Use single quote * :art:
* | Better limitsyuilo2018-11-302-2/+2
| |
* | 10.59.2syuilo2018-11-301-1/+1
| |
* | Fix SMTP (#3436)MeiMei2018-11-301-2/+4
| |
* | 10.59.1syuilo2018-11-301-2/+2
| |
* | Fix #3432syuilo2018-11-301-78/+0
| |
* | Fix #3434syuilo2018-11-301-1/+1
| |
* | Fix SMTP (#3433)MeiMei2018-11-303-4/+6
| | | | | | | | | | | | | | | | * Fix: SMTP local relay * Fix SMTP SSL description * :v:
* | Fix #3430syuilo2018-11-291-4/+4
| |
* | Show current selected language (#3429)MeiMei2018-11-292-1/+19
| |
* | Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-2914-1364/+1616
|\ \
| * | Merge pull request #3394 from syuilo/l10n_developsyuilo2018-11-2914-1364/+1616
| |\| | | | | | | New Crowdin translations
| | * New translations ja-JP.yml (English)syuilo2018-11-291-10/+10
| | |
| | * New translations ja-JP.yml (Norwegian)syuilo2018-11-291-0/+1
| | |
| | * New translations ja-JP.yml (Dutch)syuilo2018-11-291-0/+1
| | |
| | * New translations ja-JP.yml (Japanese, Kansai)syuilo2018-11-291-0/+1
| | |
| | * New translations ja-JP.yml (Spanish)syuilo2018-11-291-0/+1
| | |
| | * New translations ja-JP.yml (Russian)syuilo2018-11-291-0/+1
| | |
| | * New translations ja-JP.yml (Portuguese)syuilo2018-11-291-0/+1
| | |