Commit Graph

75 Commits

Author SHA1 Message Date
syuilo 861302f0fd
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei f014b7ae0e アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo c107333f56
[API] お気に入り状態は投稿情報に含めないように統一 2019-02-05 01:11:06 +09:00
Acid Chicken (硫酸鶏) 68ee9a008e Resolve #4121 (#4122)
* Resolve #4121

* Update tslint.json
2019-02-04 18:27:45 +09:00
syuilo 0868c3517f
Use internal logger instead of debug/console for logging
Resolve #4104
Resolve #1966
Resolve #1937
2019-02-03 18:16:57 +09:00
syuilo e325410649
[Server] Remove unnecessarily property 2019-02-02 13:50:41 +09:00
Acid Chicken (硫酸鶏) 2f72c38516 Create type definition for 'deepcopy' (#4000) 2019-02-01 19:56:16 +09:00
MeiMei 2ed9e26a4f リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033)
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に
2019-01-29 17:34:43 +09:00
MeiMei 4a57482216 リモートで投票を見たりしたりできるように (#3940)
* fix type

* expose Question

* Note refs Question

* rename

* wip

* リモート投票の場合リプライ送信

* voteの実装をservicesに移動

* 投票受信

* debug

* つくる

* Revert "つくる"

This reverts commit 0c92458866.

* APIの実装はもどし

* Send Update

* AP type

* Recv Update

* Revert "Recv Update"

This reverts commit ffda39c093.

* Revert "AP type"

This reverts commit 63d8bbe29d.

* Revert "Send Update"

This reverts commit 171b046de5.

* リモートで投票を見る

* 投票はDM

* Provides choices as text for AP

* 絵文字

* fix error

* revert

* APからには不要な処理を削除

* Revert "APからには不要な処理を削除"

This reverts commit 8b5d8af9b0.

* てぬき

* めんどい

* ちっ

* remove unused code
2019-01-21 13:27:19 +09:00
Ch. (Chanhwi Choi) 2a344dfbd8 adds ko-KR な to にゃ (#3820)
* 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
2019-01-03 08:38:26 +09:00
syuilo a3493c4f07
Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
MeiMei a9a476a0d5 Resolve #3786 (#3788) 2018-12-29 02:04:29 +09:00
MeiMei f2f7bdc5a9 Do not use _replyIds (#3392) 2018-11-23 23:12:28 +09:00
MeiMei bceb02d760 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo d7a3b71028
投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00
syuilo 84db15694d
Do not send needless emojis in note
投稿作成時に含まれている絵文字を保存しておくように

SEE: https://github.com/syuilo/misskey/pull/3085#issuecomment-435608434
2018-11-04 03:32:20 +09:00
MeiMei 80b5fda292 Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo d849ea9b41
Clean up 2018-10-31 13:23:12 +09:00
syuilo 29b000e03c
Remove needless async/await 2018-10-31 11:22:49 +09:00
syuilo 26c9d8ff6f
Clean up 2018-10-31 11:20:54 +09:00
syuilo 108dcb3e61
物理削除系の処理を削除
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
syuilo 380f5a972c
Implement featured note API 2018-10-25 07:04:15 +09:00
MeiMei daa22d68fa Make max allowed text length configurable (#2992)
* Make max allowed text length configurable

* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo 9427a756c9
Update mongodb 2018-10-16 11:38:09 +09:00
syuilo 719fac6480
お気に入りを解除できるように 2018-10-13 00:54:30 +09:00
syuilo 324a974dec
Fix bug 2018-10-11 17:00:22 +09:00
syuilo bf0ef17e23
Improve error logs 2018-10-11 02:19:21 +09:00
syuilo 7dae5107f8
Improve fault tolerance 2018-10-11 02:11:12 +09:00
syuilo 2ede3c0864
Clean up 2018-10-08 01:25:34 +09:00
syuilo baf9b65801
Improve error handling of packaging functions 2018-10-05 01:43:47 +09:00
syuilo baad11288a
ドキュメントが見つからなくてもエラーにせずnullを返すように 2018-10-04 00:39:11 +09:00
syuilo 30c0f98691
Fix bug 2018-10-03 22:54:10 +09:00
syuilo f56adce51f
9.0.0 2018-10-02 00:34:37 +09:00
syuilo afdacf14b7
Add excludeNsfw option 2018-09-25 21:09:38 +09:00
syuilo d9f0e158a3
Implement #2736 2018-09-19 14:18:34 +09:00
syuilo 2fad6e6d5f
Refactor 2018-09-18 02:13:42 +09:00
syuilo dc2055f5bc
Fix bug 2018-09-16 23:15:15 +09:00
syuilo 32afe77a26
自分宛ての投稿をタイムラインで見れるように 2018-09-16 22:48:57 +09:00
Acid Chicken (硫酸鶏) b24f368d3f サロゲートペアを字数にカウントしないようにする (#2661)
* Update post-form.vue

* Update messaging-message.ts

* Update post-form.vue

* Update note.ts

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update messaging-message.ts

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update note.ts

refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216175581

* Update post-form.vue

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242002

* Update post-form.vue

refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242105
2018-09-10 18:02:46 +09:00
syuilo 6ac92ac4b8
Fix #2321 2018-09-10 02:43:16 +09:00
syuilo 0790dd7a2c
8.33.1 2018-09-09 02:45:29 +09:00
syuilo a1b82e9723 #2620 2018-09-05 19:32:46 +09:00
Aya Morisawa 1f28a0dfeb Improve nya 2018-08-12 05:20:31 +09:00
syuilo e66d7babc5 yatta 2018-06-18 14:28:43 +09:00
syuilo 80e5645a84 wip 2018-06-18 09:54:53 +09:00
rinsuki 4991fb2769 Fix #1700 2018-06-17 14:29:07 +09:00
syuilo 9cac293efc #1708 2018-06-16 15:23:03 +09:00
syuilo 1472f0b141 Fix #1712 2018-06-13 05:11:55 +09:00
syuilo 8bc47baf4f #1710 2018-06-12 18:54:36 +09:00
syuilo 72ab5c143e Revert "✌️"
This reverts commit 96ab0e7b4c.
2018-06-11 01:07:34 +09:00