summaryrefslogtreecommitdiff
path: root/src/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve #327syuilo2018-12-031-0/+1
|
* Use primitive type boolean (#3474)Aya Morisawa2018-12-021-1/+1
|
* Allow hyphens in the middle of remote usernames (#3440)Acid Chicken (硫酸鶏)2018-12-011-2/+2
| | | | | | | | | | * Allow hyphens in the middle of remote usernames refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2 * Make options fallback better * Make options flat
* Implement email configsyuilo2018-11-292-4/+12
|
* Image for web publish (#3402)MeiMei2018-11-262-7/+89
| | | | | | | | * Image for Web * Add comment * Make main to original
* Fix bug: ↵syuilo2018-11-241-0/+2
| | | | リモートユーザーのアイコンとバナーの色が取得されていない問題を修正
* Do not use _replyIds (#3392)MeiMei2018-11-231-1/+3
|
* Resolve #3376syuilo2018-11-231-0/+2
|
* Improve user operationssyuilo2018-11-231-2/+2
| | | | | Resolve #2197 Resolve #3367
* Feature / user recommendation config in admin ui (#3357)Hakaba Hitoyo2018-11-211-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config for external user recommendation into admin ui * debug * correct admin ui * switch external user recommendation to admin ui config * debug * debug * debug * Revert "debug" This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f. * explicit parseInt radix * add Japanese message * change default engine to https * remove unused settings * debug * nullable externalUserRecommendationTimeout
* local only visibility (#3254)MeiMei2018-11-161-0/+1
| | | | | | * local only visibility * fix UI
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-152-0/+17
| | | | | | * Add Discord auth * Apply review 175263424
* Moderator systemsyuilo2018-11-151-0/+2
| | | | Closes #2357
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-071-0/+34
|
* インスタンスの対象言語の設定を実装syuilo2018-11-071-0/+2
|
* メンテナ情報をDBに保存するようにsyuilo2018-11-071-0/+29
|
* ghostの設定をDBに保存するようにsyuilo2018-11-072-2/+20
|
* reCAPTCHAの設定をDBに保存するようにsyuilo2018-11-071-0/+17
|
* リモートのファイルをキャッシュするかどうかの設定をD ↵syuilo2018-11-061-0/+13
| | | | Bに保存するように
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-061-0/+32
| | | | タリングしたり
* Refactorsyuilo2018-11-051-35/+0
|
* Make /api/v1/instance and /api/v1/custom_emojis better (#3118)Acid Chicken (硫酸鶏)2018-11-051-0/+35
| | | | | | | | | | * Separate commits From commit dca110ebaa78f64600429f812c238a07d2f1dc1d. * Re-separate commits From commit 9719387bee40363f63a837e7ecffacf2a476c334.
* 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵syuilo2018-11-052-5/+5
| | | | るように
* Resolve #3098syuilo2018-11-041-0/+28
|
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-041-0/+8
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-041-8/+0
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-041-0/+8
|
* Do not send needless emojis in notesyuilo2018-11-042-13/+18
| | | | | | 投稿作成時に含まれている絵文字を保存しておくように SEE: https://github.com/syuilo/misskey/pull/3085#issuecomment-435608434
* [API] Implement some Emoji APIssyuilo2018-11-041-0/+2
|
* Improve performancesyuilo2018-11-031-1/+5
|
* Clean upsyuilo2018-11-021-20/+0
|
* Better indexsyuilo2018-11-021-0/+2
|
* Better indexsyuilo2018-11-021-1/+2
|
* Remote custom emojis (#3074)MeiMei2018-11-022-0/+28
| | | | | | * Remote custom emojis * んほおおおおお
* Refactoring, Clean up and bug fixessyuilo2018-11-021-1/+1
|
* Custom emoji (#3061)syuilo2018-11-011-0/+20
| | | | | | | | * wip * wip * wip
* Clean upsyuilo2018-11-012-35/+19
|
* Improve performancesyuilo2018-11-011-2/+11
|
* Clean upsyuilo2018-11-011-0/+1
|
* Improve performancesyuilo2018-11-011-1/+2
|
* [API] Implement users/relationsyuilo2018-11-011-48/+53
|
* [API] Include detailed user information for block/mute responsesyuilo2018-10-312-2/+6
|
* Fixsyuilo2018-10-311-2/+2
|
* Refactorsyuilo2018-10-312-13/+10
|
* Revert "Clean up"syuilo2018-10-311-0/+10
| | | | This reverts commit 8948a0d3a461cb39bcc8267ae291f15af1fac73c.
* Clean upsyuilo2018-10-311-10/+0
|
* Clean upsyuilo2018-10-311-5/+0
|
* Improve performancesyuilo2018-10-311-1/+11
|
* Improve performancesyuilo2018-10-311-1/+2
|
* Remove needless async/awaitsyuilo2018-10-316-12/+12
|