Commit Graph

261 Commits

Author SHA1 Message Date
syuilo
758d06249b Refactoring 2019-02-05 14:14:23 +09:00
Acid Chicken (硫酸鶏)
1d9ef8cc99 Resolve #4121 (#4122)
* Resolve #4121

* Update tslint.json
2019-02-04 18:27:45 +09:00
syuilo
f38d7b91aa Use internal logger instead of debug/console for logging
Resolve #4104
Resolve #1966
Resolve #1937
2019-02-03 18:16:57 +09:00
syuilo
82f4f309c1 [Server] Resolve #4062 2019-01-31 17:37:57 +09:00
MeiMei
ab7ee7a7ab Do not import as pack from AP renderer (#4048)
* Do not import as pack from AP renderer

* rename
2019-01-31 02:29:35 +09:00
syuilo
bd0f54219d Introduce silence (#4043)
* Introduce silence

* Fix icon
2019-01-30 17:25:56 +09:00
Aya Morisawa
d034a10d54 Avoid export default 2019-01-30 16:56:27 +09:00
syuilo
22f84f88a3 Resolve #2253 2019-01-26 17:47:56 +09:00
syuilo
d729453d7c [Server] Fix #3991 2019-01-26 17:11:02 +09:00
MeiMei
e090ccfae8 Supports Twemoji / CustomEmoji in poll (#3960)
* Supports Twemoji / CustomEmoji in poll

* extract emojis in polls
2019-01-23 04:49:16 +09:00
syuilo
769c342438 [Server] リプライをタイムラインに流す以前の仕様に差し戻し
Resolve #3941
2019-01-21 14:44:49 +09:00
syuilo
fa6fe83b28 Remove unused import 2019-01-21 13:45:58 +09:00
MeiMei
6e36c4a401 リモートで投票を見たりしたりできるように (#3940)
* 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
2019-01-21 13:27:19 +09:00
syuilo
087b011cbd [Server] Fix #3528 2019-01-21 12:19:20 +09:00
syuilo
94720baddf 関係のない返信がタイムラインに流れる問題を修正
Resolve #1910
2019-01-20 13:14:31 +09:00
syuilo
b47a8ef4a5 Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
MeiMei
9440de8fcc AP Undo Like (#3933)
* AP Undo Like

* rename
2019-01-20 03:07:12 +09:00
syuilo
6981c18a02 Implement active users chart
Resolve #3904
2019-01-17 17:16:08 +09:00
MeiMei
06cf3c7bd0 Fix bug (for return) (#3878) 2019-01-11 17:53:53 +09:00
MeiMei
f150785b49 ダイレクトを非公開のように使えるようにする (#3869) 2019-01-11 08:06:05 +09:00
syuilo
cbf50fee15 Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
MeiMei
b619c65778 ダイレクト投稿でユーザーが指定されていなかったらrejectする (#3724) 2018-12-23 04:17:42 +09:00
MeiMei
3868fc7459 ダイレクトでメンションでもユーザーを指定できるように (#3722) 2018-12-23 03:44:18 +09:00
Aya Morisawa
45c9667c5c Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
MeiMei
477bff68b9 Fix tag length limit from AP (#3688) 2018-12-20 02:20:56 +09:00
syuilo
4d17f35730 Fix bug 2018-12-19 11:16:29 +09:00
Aya Morisawa
b954245a4d Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
syuilo
3dd5cf4f3b Add comment 2018-12-08 10:20:43 +09:00
MeiMei
de3a658c64 Apply tag length limit from AP (#3536) 2018-12-07 21:01:43 +09:00
MeiMei
2bf3f7ab87 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
MeiMei
7cbcc3310f Remove unnecessary Renote check code (#3489) 2018-12-04 03:22:41 +09:00
MeiMei
2b824f7169 No MFM parsing when remote note (#3470)
* Use tag for hashtag detection of remote note

* No MFM parsing when remote note
2018-12-02 18:05:33 +09:00
syuilo
960df2bb7f Resolve #1826 2018-12-02 07:02:08 +09:00
Aya Morisawa
eabfd00012 Use for-of instead of map
return values are not being used
2018-11-30 23:30:28 +09:00
MeiMei
374fb4eda9 Do not use _replyIds (#3392) 2018-11-23 23:12:28 +09:00
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
syuilo
60252911eb Improve MFM parser (#3337)
* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Clean up

* Update misskey-flavored-markdown.ts

* wip

* wip

* wip

* wip

* Update parser.ts

* wip

* Add new test

* wip

* Add new test

* Add new test

* wip

* Refactor

* Update parse.ts

* Refactor

* Update parser.ts

* wip
2018-11-21 05:11:00 +09:00
MeiMei
d94d32dad9 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
MeiMei
a87caff2d5 Fix: notes/create hangs when rejected (#3221) 2018-11-13 19:34:09 +09:00
MeiMei
98707f51ec On remote notes, not use content for detecting mentions (#3170)
* On remote note, detect mentioned users from to/cc

* fix
2018-11-09 08:44:19 +09:00
syuilo
0f65a6a077 [API] Implement notes/watching/ 2018-11-06 14:58:20 +09:00
syuilo
ceb2a316cd Refactoring & 設定でTwemojiを使うかどうか切り替えられるように 2018-11-05 19:20:35 +09:00
syuilo
f3ea9a8ef6 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
syuilo
43db18ee44 Fix bug 2018-10-30 21:55:16 +09:00
syuilo
052154295b Clean up 2018-10-25 08:42:07 +09:00
syuilo
8c8ff7d49a Implement featured note API 2018-10-25 07:04:15 +09:00
syuilo
58838381a9 Implement #2993 2018-10-24 06:17:55 +09:00
syuilo
3c0e7119ca Implement #2983 2018-10-23 07:04:00 +09:00
syuilo
ccb86ea4f9 Refactoring 2018-10-23 05:36:35 +09:00
syuilo
229f796f4d Implement #2980 2018-10-22 17:36:36 +09:00
syuilo
9d72a6321e Implemet per user notes stats 2018-10-22 04:30:27 +09:00
syuilo
781ea39177 Refactor 2018-10-21 15:08:07 +09:00
syuilo
4545439d28 Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo
7fdd4d1cdd Refactoring 2018-10-21 07:10:35 +09:00
syuilo
6125983115 Fix bug 2018-10-19 06:29:25 +09:00
syuilo
3b54711a87 Update mongodb 2018-10-16 11:38:09 +09:00
syuilo
df72ea673d Add some tests and fix 2018-10-16 09:45:36 +09:00
syuilo
c26ce051ab 🎨 2018-10-09 01:26:04 +09:00
syuilo
7a03fe9b34 Improve usability 2018-10-08 02:10:46 +09:00
syuilo
6ebfadb473 投稿の削除イベントを受け取るように 2018-10-07 20:08:42 +09:00
syuilo
023f895728 V10 (#2826)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* Update CHANGELOG.md

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip
2018-10-07 11:06:17 +09:00
syuilo
5c38382903 Resolve #2762 2018-09-24 16:02:01 +09:00
syuilo
b2215c8bdc Improve performance 2018-09-23 16:05:26 +09:00
syuilo
95bf26e525 Fix #2741 2018-09-21 08:37:26 +09:00
syuilo
d3014f6832 Implement #2736 2018-09-19 14:18:34 +09:00
syuilo
f4f9bae111 メッセージタイムラインを追加 2018-09-18 02:14:12 +09:00
syuilo
912ad5d849 ハッシュタグタイムラインを実装 2018-09-17 09:00:20 +09:00
syuilo
0a6f2933f7 自分宛ての投稿をタイムラインで見れるように 2018-09-16 22:48:57 +09:00
syuilo
78bf76d275 Fix #2677 2018-09-10 14:48:19 +09:00
syuilo
fc790be9a1 Fix bug 2018-09-10 05:45:29 +09:00
syuilo
6f40c1f25a Fix #2675 2018-09-10 03:15:46 +09:00
syuilo
1c6cc0f539 Fix #2321 2018-09-10 02:43:16 +09:00
syuilo
6a9d2c9815 Fix #2513 2018-09-10 02:07:13 +09:00
syuilo
834e360234 Refactor: Add comments 2018-09-10 01:54:08 +09:00
MeiMei
fe476d7e8b Fix AP Announce detection (#2672) 2018-09-09 02:59:14 +09:00
Aya Morisawa
55bfa2044b Add unique function (#2644) 2018-09-07 00:10:03 +09:00
Aya Morisawa
9e28382dc9 Add erase function (#2641) 2018-09-07 00:02:55 +09:00
syuilo
cbb3644063 #2620 2018-09-05 19:32:46 +09:00
mei23
a90d6044fe Use Tombstone for Delete 2018-09-02 08:02:43 +09:00
mei23
dbd13a2663 Send actor in Delete 2018-08-25 14:52:35 +09:00
mei23
f80193c41a Send actor in CreateNote, Announce 2018-08-25 14:12:44 +09:00
mei23
69947d3eba ActivityPub Renote/Replyで 対象Noteを添付しないようにする 2018-08-24 14:53:40 +09:00
syuilo
dac45c447b wip 2018-08-18 23:56:44 +09:00
mei23
cc11ca6d45 Fix indent 2018-08-17 06:46:32 +09:00
mei23
63a6e0a24d Fix Announce Activity 2018-08-17 06:40:50 +09:00
syuilo
258193008f Provide id in announce activity 2018-08-17 02:37:20 +09:00
syuilo
7c4f11566a typo 2018-08-17 00:07:23 +09:00
syuilo
d9355eaae7 Fix bug 2018-08-17 00:05:57 +09:00
syuilo
9b53fe671a Provide isFirstNote flag 2018-08-14 08:16:21 +09:00
syuilo
ff13df2cd5 Fix bug 2018-08-11 21:34:12 +09:00
syuilo
5df1de8b1a 非公開の投稿に自分以外が返信したりRenoteしたりできないように 2018-08-06 04:38:31 +09:00
syuilo
b62b422fdd 削除された投稿に返信したりRenoteしたりできないように 2018-08-06 04:07:22 +09:00
syuilo
81570f0290 Trim text 2018-08-04 01:09:00 +09:00
syuilo
498872bda1 Fix bug 2018-08-02 09:37:13 +09:00
syuilo
56db5c0cf9 #2020 2018-07-30 07:20:27 +09:00
syuilo
dac0c41789 Clean up 2018-07-27 07:29:24 +09:00
syuilo
b558fbb2a7 Fix bug 2018-07-27 03:46:12 +09:00
Aya Morisawa
50802ac120 Fix semantic errors 2018-07-23 13:56:25 +09:00
syuilo
2593c7367f sharedInbox対応 2018-07-21 19:33:56 +09:00
syuilo
0ec0cb1f2e Refactor 2018-07-21 11:08:27 +09:00
syuilo
ef355295e9 💯 2018-07-21 11:06:01 +09:00
syuilo
649bf65321 wip 2018-07-21 08:47:48 +09:00
syuilo
2539cca17f wip 2018-07-21 07:05:51 +09:00
syuilo
534504fb99 wip 2018-07-21 06:59:53 +09:00
syuilo
0826bb55cc wip 2018-07-21 05:35:43 +09:00
syuilo
31e4d127e9 #1720 #59 2018-07-18 07:19:24 +09:00
Aya Morisawa
f6863ed589 2018-07-14 19:49:21 +09:00
syuilo
bc9a3b6960 Update create.ts 2018-07-14 19:40:23 +09:00
syuilo
e1b7522650 Update create.ts 2018-07-14 13:47:36 +09:00
syuilo
5c32223b6d Fix bug 2018-07-14 00:34:05 +09:00
syuilo
f790e44415 Fix bug 2018-07-11 14:33:03 +09:00
syuilo
1df45b546c wip 2018-07-11 09:36:30 +09:00
syuilo
72d545c924 oops 2018-07-08 03:19:04 +09:00
syuilo
0be22cffea oops 2018-07-08 03:15:54 +09:00
syuilo
15422cbfd5 Refactor 2018-07-07 19:21:54 +09:00
syuilo
bea7e21a80 Refactorng 2018-07-07 19:19:00 +09:00
syuilo
3e42f5e05c wip 2018-07-04 20:13:05 +09:00
syuilo
e083919b33 wip 2018-07-04 13:21:30 +09:00
syuilo
480c24b5a8 4.13.1 2018-06-24 16:09:41 +09:00
syuilo
a6106e9bd0 Fix bug 2018-06-24 15:51:03 +09:00
syuilo
2368f00dfc Improve ServiceWorker notification 2018-06-21 11:35:28 +09:00
syuilo
899b69c2a9 リモートユーザーのHTMLで表現されたプロフィールをMFMに変換するように 2018-06-21 01:21:57 +09:00
rinsuki
271e3088d0 [noImplicitAny: true] src/services/note 2018-06-17 19:59:02 +09:00
syuilo
6178b604dd #1708 2018-06-16 15:23:03 +09:00
syuilo
d053005559 #1715 2018-06-16 10:40:53 +09:00
syuilo
0633650788 Fix bug 2018-06-13 05:40:12 +09:00
syuilo
8ce5e57a92 Fix bug 2018-06-13 05:24:44 +09:00
syuilo
1475eccab2 Fix #1712 2018-06-13 05:11:55 +09:00
syuilo
bbb5189652 タグは最大100文字までにした 2018-06-11 01:12:37 +09:00
syuilo
132dfff31b wip 2018-06-05 22:54:03 +09:00
syuilo
9bf44e240e #1579 2018-05-29 00:36:52 +09:00
syuilo
c800477f70 Implement delete note 2018-05-28 14:39:46 +09:00
syuilo
013ccf694d Publish mention event 2018-05-25 22:25:38 +09:00
syuilo
693c978f93 ✌️ 2018-05-13 03:16:31 +09:00
syuilo
b31bf7586d Add note 2018-05-13 03:08:00 +09:00
syuilo
51969954c1 Fix bug 2018-05-07 18:20:15 +09:00
syuilo
3bb9d54eb1 oops 2018-05-07 04:26:45 +09:00
syuilo
59e47b1f52 良い感じに 2018-05-07 04:08:39 +09:00
syuilo
fa11c10133 メンションを処理 2018-05-07 03:19:24 +09:00
syuilo
5247292ce8 wip 2018-04-29 09:29:39 +09:00
syuilo
ba349d41cc wip 2018-04-29 07:01:47 +09:00
syuilo
d032127ce5 wip 2018-04-29 05:28:34 +09:00
syuilo
aa908ea359 wip 2018-04-29 04:30:51 +09:00
syuilo
db7a9dde88 wip 2018-04-25 18:04:16 +09:00
syuilo
aaf138f020 他のMisskeyインスタンスにリアクション情報を伝えるように 2018-04-23 15:27:01 +09:00
syuilo
bbc6a9c87a CW 2018-04-22 17:04:52 +09:00
syuilo
c3b1581094 [wip] #1455 2018-04-22 10:53:27 +09:00
syuilo
433816e767 AP: 投票をレンダリング 2018-04-22 10:44:17 +09:00
syuilo
414439edfc Fix bug 2018-04-19 14:32:00 +09:00
syuilo
9b05c40c2b ストーキング実装
Closes #1511
2018-04-19 12:43:25 +09:00