Commit graph

224 commits

Author SHA1 Message Date
MeiMei d64dc45899 User blocking (Following part) (#3035)
* block wip

* UndoBlock

* UnBlock

* wip

* follow

* UI

* fix
2018-10-29 20:32:42 +09:00
MeiMei 518646b925 Fix: Unexpected remote user is selected (#3032) 2018-10-28 07:49:58 +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
MeiMei 49dbd7f9d2 Fix following from Preroma does not complete (#2905)
* In Follow Accept/Reject, send previous received id

* In Follow Accept/Reject, send Activity.actor
2018-10-15 16:51:22 +09:00
syuilo a7237d157a
Resolve #2600 2018-10-13 17:57:40 +09:00
syuilo 2b0a919fb5
Resolve #2894 2018-10-13 13:13:15 +09:00
MeiMei f243ce66e7 ActivityPubのHTTPリクエストの強化 (#2820)
* Fix error handling in AP deliver

* Set timeout to resolver

* Tune looks
2018-10-05 01:58:41 +09:00
MeiMei c09a2a37fe リモートのピン留め投稿取得対応 (#2798)
* Fetch featured

* Handle featured change

* Fix typo
2018-10-02 16:27:36 +09:00
MeiMei cba0dd5e17 Fix AP request error message is to long (#2760) 2018-09-24 07:35:39 +09:00
MeiMei 11496d887e Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
syuilo 62509edcbe
Refactor 2018-09-17 12:18:59 +09:00
syuilo f97cdfaa20
Fix #2725 2018-09-17 11:59:24 +09:00
syuilo b21b33831a
Fix bug 2018-09-17 03:36:58 +09:00
syuilo 6138a74231
Fix #2101 2018-09-17 00:20:00 +09:00
syuilo ba05f236bd
Resolve #2101 2018-09-10 02:47:34 +09:00
MeiMei ea4e2da58d Fix AP Announce detection (#2672) 2018-09-09 02:59:14 +09:00
MeiMei ef62497777 ActivityPub Outboxの修正とactivity idのURLを実装 (#2662)
* Fix Outbox structure

* Implement activity endpoint

* Use in instead of or

* Use in, addition
2018-09-08 05:24:55 +09:00
syuilo a1b82e9723 #2620 2018-09-05 19:32:46 +09:00
MeiMei 5b039a1bee Add User-Agent header (#2602) 2018-09-04 17:44:21 +09:00
mei23 0177023ead Use Tombstone for Delete 2018-09-02 08:02:43 +09:00
Aya Morisawa 291beb45fc
Use string interpolation 2018-09-01 23:12:51 +09:00
mei23 57a63d38aa Send Update activity 2018-09-01 20:23:01 +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 dddf7834cc Add host/digest to HTTP signature 2018-08-30 20:52:35 +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 ac474f3884 Send actor in Delete 2018-08-25 14:52:35 +09:00
mei23 a39aaf6eb1 Send actor in Undo Follow 2018-08-25 14:46:47 +09:00
mei23 68a7661f08 Create Note activity にも toとcc 2018-08-25 14:23:51 +09:00
mei23 ffcb2f755c Send actor in CreateNote, Announce 2018-08-25 14:12:44 +09:00
mei23 92828028db Add Activity id if missing 2018-08-25 13:11:54 +09:00
mei23 edb61e52c5 Use resolvable ActivityPub keyId 2018-08-25 12:46:06 +09:00
mei23 1f53d1a149 Send Content-Type in ActivityPub request 2018-08-25 12:32:31 +09:00
mei23 8b51428347 ActivityPub resolve で 添付のNoteを使用しないように 2018-08-25 06:50:35 +09:00
rinsuki 4fb7ee760a
https://misskey.xyz/notes/5b7e20bd248403003019b860 の修正 2018-08-23 11:58:44 +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 a89c206572 Fix Announce Activity 2018-08-17 06:40:50 +09:00
syuilo d70e27a865 Provide id in announce activity 2018-08-17 02:37:20 +09:00
mei23 0986301788 Implement ActivityPub Followers/Following/Outbox 2018-08-14 20:13:32 +09:00