summaryrefslogtreecommitdiff
path: root/src/misc/fetch-meta.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamesyuilo2019-01-041-1/+1
|
* Make instance logo customisable (#3829)ibrokemypie2019-01-041-0/+1
|
* Resolve #3687syuilo2018-12-201-1/+2
|
* Resolve #3676 (#3677)Acid Chicken (硫酸鶏)2018-12-191-1/+1
|
* Fix bugsyuilo2018-12-111-1/+2
|
* Feature / user recommendation config in admin ui (#3357)Hakaba Hitoyo2018-11-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-151-0/+1
| | | | | | * Add Discord auth * Apply review 175263424
* Fix bugsyuilo2018-11-071-0/+1
|
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-071-1/+3
|
* インスタンスの対象言語の設定を実装syuilo2018-11-071-0/+1
|
* リモートのファイルをキャッシュするかどうかの設定をD ↵syuilo2018-11-061-0/+1
| | | | Bに保存するように
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-061-0/+19
タリングしたり