Commit Graph

172 Commits

Author SHA1 Message Date
nico 2633873fcc Fix syntax error (#3477)
src/remote/activitypub/models/person.ts(326,4): error TS1005: ',' expected.
2018-12-02 21:19:28 +09:00
Aya Morisawa a0d9def98a
Simplify expressions (#3473) 2018-12-02 19:35:41 +09:00
MeiMei 3a2dc95850 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
Acid Chicken (硫酸鶏) 53c559c001 Allow hyphens in the middle of remote usernames (#3440)
* Allow hyphens in the middle of remote usernames

refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2

* Make options fallback better

* Make options flat
2018-12-01 07:19:17 +09:00
MeiMei f2b1cf92e1 AP CW (#3448) 2018-12-01 07:15:10 +09:00
syuilo 95ba7e43b1
Fix bug: リモートユーザーのアイコンとバナーの色が取得されていない問題を修正 2018-11-24 17:29:32 +09:00
syuilo 7e803ff9a9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-23 08:01:29 +09:00
syuilo 246cead2b1
Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
MeiMei 336b45b6f7 AP quote (#3384) 2018-11-23 02:10:07 +09:00
MeiMei bceb02d760 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
Aya Morisawa 3c0d2db3bc
Rename: setDifference -> difference (#3177)
* Improve setDifference

* Rename: setDifference -> difference
2018-11-09 14:14:53 +09:00
Aya Morisawa a9436306ab Fix #3170 (#3173) 2018-11-09 11:01:55 +09:00
MeiMei 5b684c6deb 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 a8d05cba5a
Fix #3149 2018-11-07 19:43:21 +09:00
MeiMei 80b5fda292 Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo 5d61c7c691
Refactor and use original image for banner 2018-11-01 09:30:51 +09:00
syuilo 1a51b98700
Refactor 2018-10-31 22:35:02 +09:00
syuilo a136715111
Implement #2993 2018-10-24 06:17:55 +09:00
syuilo 7c7f32d9a6
Refactoring 2018-10-23 05:36:35 +09:00
MeiMei 72754ede4e Fix several file processings (#2968)
* Ignore image error in person

* Fix hang while processing empty file
2018-10-21 18:35:36 +09:00
syuilo 6b0d48423d
Refactor 2018-10-21 15:08:07 +09:00
syuilo 969b6dbcad
Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo ba0e57396d
Refactoring 2018-10-21 07:10:35 +09:00
syuilo 46d3293edd
Fix #2920 2018-10-16 22:21:08 +09:00
syuilo a7237d157a
Resolve #2600 2018-10-13 17:57:40 +09:00
MeiMei c09a2a37fe リモートのピン留め投稿取得対応 (#2798)
* Fetch featured

* Handle featured change

* Fix typo
2018-10-02 16:27:36 +09:00
syuilo ba05f236bd
Resolve #2101 2018-09-10 02:47:34 +09:00
syuilo a1b82e9723 #2620 2018-09-05 19:32:46 +09:00
mei23 3efffbcf22 Receive Update activity 2018-09-01 20:23:01 +09:00
mei23 15eaebe522 updatePersonで再割り当てを考慮する 2018-09-01 20:23:01 +09:00
mei23 eee98358ac Add missing updatePerson properties 2018-09-01 20:23:01 +09:00
mei23 795fc5e7bc Set Person.updatedAt at first 2018-09-01 20:23:01 +09:00
mei23 6e3bf26cad Validate host on Person 2018-08-29 16:10:03 +09:00
syuilo 0875460974 ユーザーのアイコンにサムネイルを使うように
Closes #2365
2018-08-25 19:44:47 +09:00
mei23 8b51428347 ActivityPub resolve で 添付のNoteを使用しないように 2018-08-25 06:50:35 +09:00
syuilo 2536bfb5f5 #2378 2018-08-22 09:16:52 +09:00
mei23 be5a0b4794 Fix リモートにNSFWが効かない 2018-08-19 18:08:29 +09:00
syuilo 452514f7fe Fix bug 2018-08-19 05:26:34 +09:00
mei23 c5073b33ef Fix ActivityPub followers/specified detection 2018-08-12 20:37:35 +09:00
syuilo dddd760efd Fix bug 2018-07-26 17:13:55 +09:00
syuilo adc3c16ef3 wip 2018-07-24 05:04:43 +09:00
syuilo 297a7f541e #1947 2018-07-21 19:17:15 +09:00
syuilo ec2b1ec3f0 #1334 2018-07-20 02:40:37 +09:00
syuilo bfa326af2c WIP: Support sharedInbox 2018-07-19 22:40:44 +09:00
syuilo 5fb8f5a8c7 Improve error message 2018-07-01 13:44:24 +09:00
syuilo 247f334334 Fix 2018-06-23 19:18:14 +09:00
syuilo 509cdae832 Fix bug 2018-06-23 19:16:50 +09:00
syuilo 79d1bf30a4 リモートユーザーのHTMLで表現されたプロフィールをMFMに変換するように 2018-06-21 01:21:57 +09:00
syuilo e66d7babc5 yatta 2018-06-18 14:28:43 +09:00
syuilo 4d90d554f8
Merge pull request #1721 from rinsuki/activitypub/support-cw
maybe Support CW in ActivityPub
2018-06-17 14:12:50 +09:00
rinsuki e5468713ac maybe Support CW in ActivityPub 2018-06-17 14:11:31 +09:00
syuilo e11f547308 #1715 2018-06-16 10:40:53 +09:00
syuilo 119d38ea08 Fix bug 2018-06-10 08:41:57 +09:00
syuilo bee77afb7f Fix bug 2018-06-10 08:34:46 +09:00
syuilo bd758a156e wip 2018-05-31 18:34:15 +09:00
syuilo 66437f31c0 Save remote user's endpoints 2018-05-16 17:06:12 +09:00
syuilo f59209aaa3 Fix bug 2018-05-16 16:50:36 +09:00
syuilo 058602352c Fix #1574 2018-05-08 07:03:06 +09:00
syuilo d305c7e401 Fix 2018-05-07 17:45:21 +09:00
syuilo 8afaca36d9 Better text parsing 2018-05-07 17:19:00 +09:00
syuilo 9950fafff7 oops 2018-05-07 17:15:20 +09:00
syuilo b77cbeca22 #1427 2018-05-07 02:54:14 +09:00
syuilo 414c600356 ファイルのURLを保存するように 2018-05-04 18:32:03 +09:00
syuilo 671c5e7c12 wip 2018-04-29 04:44:58 +09:00
syuilo 47ce59d555 wip 2018-04-28 17:25:56 +09:00
syuilo 5d0ded2a69 Better error handling 2018-04-19 18:58:57 +09:00
syuilo bd207b5012 Implement suspend account 2018-04-19 18:54:34 +09:00
syuilo 02fd46f64f Fix bug 2018-04-19 09:17:42 +09:00
syuilo 0e2bb5bddc Fix #1473 2018-04-18 14:48:40 +09:00
syuilo d892e66072 Fix bug 2018-04-17 22:20:25 +09:00
syuilo d852cc2789 Fix bug 2018-04-17 16:06:55 +09:00
syuilo aaa167fd57 Refactor 2018-04-17 16:05:50 +09:00