summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/notes/create.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove endpoint descriptionssyuilo2021-06-081-49/+0
* refactor: Use path aliassyuilo2021-03-231-3/+3
* Migrate to Vue3 (#6587)syuilo2020-10-171-1/+1
* Channel (#6621)syuilo2020-08-181-4/+28
* Improve typingtamaina2020-05-261-1/+2
* Implement MiAuthsyuilo2020-03-281-2/+1
* Clean upsyuilo2020-02-181-2/+0
* Refactoringsyuilo2020-02-151-1/+1
* v12 (#5712)syuilo2020-01-301-18/+0
* 投稿の文字数制限の初期値をmeta側と合わせる (#5546)rinsuki2019-10-261-1/+1
* Apply DB limit to the maximum note text length (#5465)MeiMei2019-10-011-1/+4
* Use as constsyuilo2019-06-271-5/+4
* Deny 'private' in note visibility (#5031)Acid Chicken (硫酸鶏)2019-06-061-1/+1
* Cache metasyuilo2019-04-241-1/+1
* Refactor API (#4770)syuilo2019-04-231-2/+6
* Clean upsyuilo2019-04-151-2/+0
* strictNullChecks (#4666)syuilo2019-04-131-13/+14
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-44/+23
* Enhance poll (#4409)Acid Chicken (硫酸鶏)2019-03-061-2/+22
* Improve docsyuilo2019-02-251-0/+1
* Improve type definitionssyuilo2019-02-241-4/+2
* Introduce OpenAPI specs (#4351)syuilo2019-02-231-1/+3
* Improve error handling of API (#4345)syuilo2019-02-221-17/+45
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-22/+22
* Fix styleAcid Chicken (硫酸鶏)2019-02-051-1/+2
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-021-1/+1
* Privateの公開範囲を廃止syuilo2018-12-291-0/+5
* ダイレクトでメンションでもユーザーを指定できるよう...MeiMei2018-12-231-1/+1
* 本文からメンション等を展開しないオプション (#3721)MeiMei2018-12-231-0/+27
* Fix #3361 (#3362)Acid Chicken (硫酸鶏)2018-11-221-1/+1
* local only visibility (#3254)MeiMei2018-11-161-0/+9
* Fix: notes/create hangs when rejected (#3221)MeiMei2018-11-131-8/+10
* ドライブ容量の設定をDBに保存するようにしたりリファク...syuilo2018-11-061-3/+3
* 投稿の最大文字数情報を設定ファイルではなくDBに保存す...syuilo2018-11-051-2/+14
* Refactorsyuilo2018-11-021-8/+4
* Refactoring, Clean up and bug fixessyuilo2018-11-021-48/+63
* Improve API definitionssyuilo2018-10-221-0/+2
* Resolve #2560syuilo2018-09-101-15/+4
* #2620syuilo2018-09-051-8/+15
* Fix bugsyuilo2018-08-291-11/+11
* Update rate limit settingsyuilo2018-08-181-2/+1
* 良い感じにsyuilo2018-07-161-2/+0
* 良い感じにsyuilo2018-07-161-0/+11
* Refactorngsyuilo2018-07-071-1/+1
* :v:syuilo2018-07-071-1/+1
* wipsyuilo2018-07-061-3/+7
* wipsyuilo2018-07-061-1/+4
* wipsyuilo2018-07-051-0/+13
* wipsyuilo2018-07-051-72/+75
* wipsyuilo2018-07-051-9/+30