summaryrefslogtreecommitdiff
path: root/src/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-072-139/+82
|
* Fix #4179Acid Chicken (硫酸鶏)2019-02-071-3/+3
|
* Check config on load (#4170)Aya Morisawa2019-02-062-82/+140
| | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Add URL validation (#4148)Acid Chicken (硫酸鶏)2019-02-061-2/+9
|
* Revert "Update load.ts"Acid Chicken (硫酸鶏)2019-02-041-10/+2
| | | | This reverts commit cf9e8ed39ec2acd098ba3587f0957a6afa641a74, commit 67792fcb5e866cfad6fc6788b8555526658099fc, and commit c7e8c27ce6652b64a55d7d5ea85c66b4a1cbc06c.
* Fix bugAcid Chicken (硫酸鶏)2019-02-041-1/+1
| | | C#っぽく使ってしまっていた。
* Update load.tsAcid Chicken (硫酸鶏)2019-02-041-0/+1
|
* Update load.tsAcid Chicken (硫酸鶏)2019-02-041-2/+9
|
* Bye 'is-url'Acid Chicken (硫酸鶏)2019-02-041-5/+9
|
* Create new type definition for 'is-url' (#4013)Acid Chicken (硫酸鶏)2019-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create new type definition for 'is-url' * [Client] Resolve #3638 * 10.79.1 * New translations ja-JP.yml (Korean) * Add missing semicolon * Remove file-loader from dependencies (#4025) * Update README.md [AUTOGEN] (#4028) * Update README.md [AUTOGEN] (#4030) * Add visibility test (#4029) * Update ws requirement from 6.1.2 to 6.1.3 (#4027) Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits/6.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Module 'web-push' as import syntax (#4017) * Fix visibility test (#4031) * Upgrade gulp version to 4.0.0 * Prevent typescript errors from crashing * Remove duplicated dependencies * Use parallel and task to specify dependencies * Sort tasks by topological ordering * リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033) * 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除 * リプライ/メンションされていれば非フォロワーでも参照可能に * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * Fix #4034 (#4037) * Fix #4034 * improve * Module 'crypto' as import syntax (#4011) * Extract MFM normalize function * Extract MFM types * Rename html to toHtml * Rename html-to-mfm to fromHtml * Merge plainParser into mfm * Extract parsePlain function * Rename analyze to parse in MFM tests * Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041) Updates the requirements on [@types/mongodb](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> * Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040) Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) to permit the latest version. - [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases) - [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10) Signed-off-by: dependabot[bot] <support@dependabot.com> * Avoid export default * Rename parser to language * Fix import * Introduce silence (#4043) * Introduce silence * Fix icon * delete unnecessary key (#4045) * delete unnecessary key * Add note * Update CHANGELOG.md * [ActivityPub] Use microformats on mentions To avoid pointless link previews. see: https://misskey.xyz/notes/5c51ab5c2d85f2003248eddc * Create type definition for '*/package.json' (#4014) * Create type definition for '*/package.json' * Update tsconfig.json * Update index.ts * Create type definition for 'is-root' (#4001) * Update @types/sharp requirement from 0.21.0 to 0.21.1 Updates the requirements on [@types/sharp](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> * Add multiline math syntax Co-authored-by: syuilo <syuilotan@yahoo.co.jp> * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (English) * Create type definition for 'is-root' * [MFM] Add spin syntax Resolve #4003 * [MFM] Add flip syntax Resolve #4002 * Fix test * Update CHANGELOG.md * 10.79.0 * Update @fortawesome/free-regular-svg-icons requirement (#3963) Updates the requirements on [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) to permit the latest version. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976) Updates the requirements on [@types/webpack](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> * Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977) Updates the requirements on [@types/js-yaml](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> * Update debug requirement from 4.1.0 to 4.1.1 (#3964) Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](https://github.com/visionmedia/debug/commits/4.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (French) * [MFM] spinの中でflipを使えるように * Add jump syntax (#4007) * Add jump syntax * Fix typo: spin -> jump * Fix typo * [MFM] Resolve #4009 * Module 'nprogress' as import syntax (#4012) * :art: * [Client] Fix #4008 * Use yarn instead of npm on CircleCI * touch yarn.lock * [Client] Resolve #3638 * 10.79.1 * New translations ja-JP.yml (Korean) * Add missing semicolon * Remove file-loader from dependencies (#4025) * Update README.md [AUTOGEN] (#4028) * Update README.md [AUTOGEN] (#4030) * Add visibility test (#4029) * Update ws requirement from 6.1.2 to 6.1.3 (#4027) Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits/6.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Module 'web-push' as import syntax (#4017) * Fix visibility test (#4031) * Upgrade gulp version to 4.0.0 * Prevent typescript errors from crashing * Remove duplicated dependencies * Use parallel and task to specify dependencies * Sort tasks by topological ordering * リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033) * 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除 * リプライ/メンションされていれば非フォロワーでも参照可能に * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * Fix #4034 (#4037) * Fix #4034 * improve * Module 'crypto' as import syntax (#4011) * Extract MFM normalize function * Extract MFM types * Rename html to toHtml * Rename html-to-mfm to fromHtml * Merge plainParser into mfm * Extract parsePlain function * Rename analyze to parse in MFM tests * Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041) Updates the requirements on [@types/mongodb](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> * Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040) Updates the requirements on [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) to permit the latest version. - [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases) - [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/commits/v1.2.10) Signed-off-by: dependabot[bot] <support@dependabot.com> * Avoid export default * Rename parser to language * Fix import * Introduce silence (#4043) * Introduce silence * Fix icon * Update is-root.d.ts * Update index.ts * Create type definition for 'is-root' * Update is-root.d.ts * Update index.ts * Fix path refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb * Re-fix path refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb * Do not import as pack from AP renderer (#4048) * Do not import as pack from AP renderer * rename * Simplify MFM (#4046) * [MFM] Make some syntax block Resolve #3508 * [MFM] Better syntax parsing Allow nesting by same tag * [Client] MFMの制限を緩和 * :art: * Update CHANGELOG.md * 10.80.0 * Update is-url.d.ts
* Create type definition for '*/package.json' (#4014)Acid Chicken (硫酸鶏)2019-01-311-1/+1
| | | | | | * Create type definition for '*/package.json' * Update tsconfig.json
* Resolve #3687syuilo2018-12-201-8/+0
|
* Clean upsyuilo2018-12-191-8/+2
|
* Resolve #3366syuilo2018-11-231-5/+0
|
* Resolve #3376syuilo2018-11-231-2/+0
|
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-071-8/+1
|
* Fixsyuilo2018-11-071-1/+0
|
* メンテナ情報をDBに保存するようにsyuilo2018-11-071-16/+2
|
* ghostの設定をDBに保存するようにsyuilo2018-11-071-5/+0
|
* reCAPTCHAの設定をDBに保存するようにsyuilo2018-11-071-5/+0
|
* Clean upsyuilo2018-11-061-12/+0
|
* リモートのファイルをキャッシュするかどうかの設定をD ↵syuilo2018-11-061-2/+0
| | | | Bに保存するように
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-062-5/+0
| | | | タリングしたり
* Resolve #3137syuilo2018-11-062-0/+4
|
* 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵syuilo2018-11-052-4/+0
| | | | るように
* Resolve #3098syuilo2018-11-042-4/+0
|
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-041-0/+4
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-041-4/+0
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-041-0/+4
|
* Implement /api/v1/instance (#3045)Acid Chicken (硫酸鶏)2018-10-311-0/+2
| | | | | | | | * Update mastodon.ts * Update types.ts * Update mastodon.ts
* Make max allowed text length configurable (#2992)MeiMei2018-10-242-0/+4
| | | | | | * Make max allowed text length configurable * Fix canPost
* Resolve #2923syuilo2018-10-171-0/+1
| | | | Allow option to disable sending HSTS headers even if https:// is used in url
* Resolve #2894syuilo2018-10-131-0/+2
|
* Redisをオプションにしたりsyuilo2018-10-111-3/+1
|
* external user recommendationHakaba Hitoyo2018-10-061-0/+6
|
* Add User-Agent header (#2602)MeiMei2018-09-042-0/+3
|
* Use endsWith for readabilityAya Morisawa2018-08-261-1/+1
|
* Add sunnaly proxy optionsyuilo2018-08-261-0/+2
|
* :v:syuilo2018-08-071-0/+2
|
* クラスタ数を制限するオプションを追加syuilo2018-07-281-0/+2
|
* Add config.drive.baseUrlmei232018-07-261-0/+1
|
* Fix bug nadosyuilo2018-07-251-3/+2
|
* wipsyuilo2018-07-241-0/+8
|
* #1947syuilo2018-07-212-0/+5
|
* reCAPTCHAをオプションにsyuilo2018-07-191-1/+1
|
* Update log messagesAya Morisawa2018-07-141-6/+1
|
* リポジトリとフィードバックのURLをconfigから指定できる ↵xps22018-07-071-0/+2
| | | | うに変更
* wipsyuilo2018-07-041-1/+0
|
* reversi :white_flower: :100:syuilo2018-06-171-1/+1
|
* :art:syuilo2018-06-151-0/+1
|