summaryrefslogtreecommitdiff
path: root/src/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Exploreページを実装syuilo2019-02-161-0/+3
|
* Improve instances manegementsyuilo2019-02-081-0/+15
| | | | Resolve #4187
* Introduce per-instance chart (#4183)syuilo2019-02-083-0/+12
| | | | | | | | | | | | | | | | | | * Introduce per-instance chart * Implement chart view in client * Handle note deleting * More chart srcs * Add drive stats * Improve drive stats * Fix bug * Add icon
* Implement instance blocking (#4182)syuilo2019-02-081-0/+5
| | | | | | | | | | * Implement instance blocking * Add missing text * Delete unnecessary file * Covert Punycode to Unicode
* Improve instance statssyuilo2019-02-071-2/+7
|
* Improve instance statssyuilo2019-02-071-0/+20
|
* Fix typoAcid Chicken (硫酸鶏)2019-02-051-1/+1
|
* アニメーション画像を無効にする際、サーバーサイドで ↵syuilo2019-02-053-24/+6
| | | | なくクライアントサイドでURLを変更するように
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-053-6/+24
| | | | | | | | | | * Refactor * settings * Media Proxy * Replace API response
* [API] お気に入り状態は投稿情報に含めないように統一syuilo2019-02-051-14/+0
|
* Resolve #4121 (#4122)Acid Chicken (硫酸鶏)2019-02-042-4/+4
| | | | | | * Resolve #4121 * Update tslint.json
* Use internal logger instead of debug/console for loggingsyuilo2019-02-035-14/+14
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* [Server] Remove unnecessarily propertysyuilo2019-02-021-0/+1
|
* Create type definition for 'deepcopy' (#4000)Acid Chicken (硫酸鶏)2019-02-0118-18/+18
|
* send/receive user hashtags via AP (#4064)MeiMei2019-01-311-0/+1
|
* delete unnecessary key (#4045)MeiMei2019-01-301-0/+1
| | | | | | * delete unnecessary key * Add note
* Introduce silence (#4043)syuilo2019-01-301-0/+5
| | | | | | * Introduce silence * Fix icon
* リプライ/メンションされていれば非フォロワーへのフォ ↵MeiMei2019-01-291-0/+6
| | | | | | | | ロワー限定でも参照可能に (#4033) * 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除 * リプライ/メンションされていれば非フォロワーでも参照可能に
* Add unique indexsyuilo2019-01-211-0/+1
| | | | #3946
* リモートで投票を見たりしたりできるように (#3940)MeiMei2019-01-211-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix type * expose Question * Note refs Question * rename * wip * リモート投票の場合リプライ送信 * voteの実装をservicesに移動 * 投票受信 * debug * つくる * Revert "つくる" This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2. * APIの実装はもどし * Send Update * AP type * Recv Update * Revert "Recv Update" This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370. * Revert "AP type" This reverts commit 63d8bbe29dd6f326773214346350607cc4381996. * Revert "Send Update" This reverts commit 171b046de549f1478e928dee3177eeefab341fcf. * リモートで投票を見る * 投票はDM * Provides choices as text for AP * 絵文字 * fix error * revert * APからには不要な処理を削除 * Revert "APからには不要な処理を削除" This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560. * てぬき * めんどい * ちっ * remove unused code
* Drop stalk featuresyuilo2019-01-202-3/+0
| | | | | | Resolve #3935 Closes #2226 Closes #1946
* スパム報告機能syuilo2019-01-191-0/+52
| | | | Resolve #1970
* Resolve #3896syuilo2019-01-161-0/+1
|
* Renamesyuilo2019-01-041-1/+1
|
* Make instance logo customisable (#3829)ibrokemypie2019-01-041-0/+1
|
* adds ko-KR な to にゃ (#3820)Ch. (Chanhwi Choi)2019-01-031-1/+8
| | | | | | | | | * adds ko-KR な to にゃ - this only take considers pre-composed "Hangul Syllables", not composable area "Hangul Jamo" which are not used commonly - 56 is '냐' - '나' * replace magic number as suggested
* Add id to return of users/relation (#3795)ibrokemypie2018-12-301-0/+1
|
* Privateの公開範囲を廃止syuilo2018-12-291-3/+2
|
* Resolve #3786 (#3788)MeiMei2018-12-291-0/+5
|
* フォローしているユーザーからのフォローを自動承認す ↵MeiMei2018-12-281-0/+5
| | | | オプション (#3780)
* Resolve #3248Aya Morisawa2018-12-272-13/+2
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Fix #3683syuilo2018-12-201-0/+13
|
* Resolve #3687syuilo2018-12-201-0/+4
|
* Update remote Emoji (#3680)MeiMei2018-12-191-0/+2
|
* Re: #3457 (#3614)Acid Chicken (硫酸鶏)2018-12-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update parser.ts * Update user.ts * Update search.ts * Update parser.ts * Update parser.ts * Update parser.ts * Update parser.ts * Update parser.ts * Update parser.ts * Update mfm.ts * Update parser.ts * Merge branch 'develop' into 3440-mk2 * Fix typo * Update parser.ts * Update mfm.ts * Update mfm.ts
* Implement admin drive pagesyuilo2018-12-141-0/+8
|
* Resolve #3581 (#3589)Acid Chicken (硫酸鶏)2018-12-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * Update ja-JP.yml * Create 404.vue * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update 404.vue * Update meta.ts * Update instance.vue * Update update-meta.ts
* Show user fields (#3590)MeiMei2018-12-111-0/+4
|
* Emoji support in profile (#3514)MeiMei2018-12-061-0/+13
| | | | | | * Emoji in profile * Add emojis to fields
* 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