summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/meta.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hide unused login method (#3285)MeiMei2018-11-171-3/+4
|
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-151-0/+4
| | | | | | * Add Discord auth * Apply review 175263424
* Moderator systemsyuilo2018-11-151-1/+1
| | | | Closes #2357
* Fix bugsyuilo2018-11-081-0/+6
|
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-071-2/+2
|
* インスタンスの対象言語の設定を実装syuilo2018-11-071-0/+1
|
* Fix bugsyuilo2018-11-071-1/+2
|
* メンテナ情報をDBに保存するようにsyuilo2018-11-071-1/+1
|
* ghostの設定をDBに保存するようにsyuilo2018-11-071-0/+1
|
* reCAPTCHAの設定をDBに保存するようにsyuilo2018-11-071-7/+15
|
* リモートのファイルをキャッシュするかどうかの設定をD ↵syuilo2018-11-061-0/+1
| | | | Bに保存するように
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-061-13/+14
| | | | タリングしたり
* 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵syuilo2018-11-051-1/+1
| | | | るように
* Resolve #3098syuilo2018-11-041-2/+2
|
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-041-0/+1
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-041-1/+0
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-041-0/+1
|
* Remove needless propertiessyuilo2018-11-021-1/+5
|
* :pizza:syuilo2018-11-021-0/+5
|
* Clean upsyuilo2018-11-021-4/+0
|
* Refactorsyuilo2018-11-021-7/+3
|
* Update src/server/api/endpoints/meta.tssyuilo2018-11-021-11/+21
|
* Remote custom emojis (#3074)MeiMei2018-11-021-1/+4
| | | | | | * Remote custom emojis * んほおおおおお
* Custom emoji (#3061)syuilo2018-11-011-0/+1
| | | | | | | | * wip * wip * wip
* Make max allowed text length configurable (#2992)MeiMei2018-10-241-0/+1
| | | | | | * Make max allowed text length configurable * Fix canPost
* Improve API definitionssyuilo2018-10-221-0/+2
|
* expose user recommendation config in /api/meta (#2902)Hakaba Hitoyo2018-10-141-1/+2
|
* Better api definitionsyuilo2018-10-091-6/+14
|
* Fix お知らせが確認中...のままになる(Announcement Fetching...) ↵MeiMei2018-10-061-1/+1
| | | | (#2831)
* Feature flags feature (#2803)MeiMei2018-10-031-1/+10
|
* Resolve #2698syuilo2018-09-201-1/+2
|
* Resolve #2691syuilo2018-09-121-0/+1
|
* 統計で無視するハッシュタグを設定できるようにsyuilo2018-09-071-2/+4
|
* #2566syuilo2018-09-041-0/+1
|
* wipsyuilo2018-08-191-2/+2
|
* wipsyuilo2018-08-191-1/+6
|
* #2214 #2155syuilo2018-08-171-1/+2
|
* Clean up: Remove unmaintained codessyuilo2018-07-251-27/+0
|
* wsyuilo2018-07-061-1/+1
|
* wipsyuilo2018-07-061-1/+1
|
* wipsyuilo2018-06-181-1/+1
|
* サーバーのバージョンとクライアントのバージョンを分 ↵syuilo2018-04-221-2/+7
| | | |
* ストリーム経由でAPIにリクエストできるようにsyuilo2018-04-111-3/+0
|
* Post --> Notesyuilo2018-04-081-1/+1
| | | | Closes #1411
* Introduce config moduleAkihiko Odaki2018-04-021-1/+1
|
* 整理したsyuilo2018-03-291-2/+2
|
* Resolve conflictssyuilo2018-03-291-1/+0
|
* Introduce processorAkihiko Odaki2018-03-291-0/+59