MeiMei
|
98447a21ce
|
ActivityPubのHTTPリクエストの強化 (#2820)
* Fix error handling in AP deliver
* Set timeout to resolver
* Tune looks
|
2018-10-05 01:58:41 +09:00 |
|
MeiMei
|
43a5595d54
|
リモートのピン留め投稿取得対応 (#2798)
* Fetch featured
* Handle featured change
* Fix typo
|
2018-10-02 16:27:36 +09:00 |
|
MeiMei
|
ceaefa53d6
|
Fix AP request error message is to long (#2760)
|
2018-09-24 07:35:39 +09:00 |
|
MeiMei
|
4d37778077
|
Publish pinned notes (#2731)
|
2018-09-18 13:08:27 +09:00 |
|
syuilo
|
3729660e69
|
Refactor
|
2018-09-17 12:18:59 +09:00 |
|
syuilo
|
91ac4da813
|
Fix #2725
|
2018-09-17 11:59:24 +09:00 |
|
syuilo
|
35f7d4e139
|
Fix bug
|
2018-09-17 03:36:58 +09:00 |
|
syuilo
|
fdb809d28e
|
Fix #2101
|
2018-09-17 00:20:00 +09:00 |
|
syuilo
|
4c1ceaaae1
|
Resolve #2101
|
2018-09-10 02:47:34 +09:00 |
|
MeiMei
|
fe476d7e8b
|
Fix AP Announce detection (#2672)
|
2018-09-09 02:59:14 +09:00 |
|
MeiMei
|
756c2caad3
|
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
|
cbb3644063
|
#2620
|
2018-09-05 19:32:46 +09:00 |
|
MeiMei
|
a2acfef8a3
|
Add User-Agent header (#2602)
|
2018-09-04 17:44:21 +09:00 |
|
mei23
|
a90d6044fe
|
Use Tombstone for Delete
|
2018-09-02 08:02:43 +09:00 |
|
Aya Morisawa
|
36e10e2bbf
|
Use string interpolation
|
2018-09-01 23:12:51 +09:00 |
|
mei23
|
036e94c368
|
Send Update activity
|
2018-09-01 20:23:01 +09:00 |
|
mei23
|
36e85a02d5
|
Receive Update activity
|
2018-09-01 20:23:01 +09:00 |
|
mei23
|
22c7d953f4
|
updatePersonで再割り当てを考慮する
|
2018-09-01 20:23:01 +09:00 |
|
mei23
|
fd4566b9e7
|
Add missing updatePerson properties
|
2018-09-01 20:23:01 +09:00 |
|
mei23
|
3dfdab9aba
|
Set Person.updatedAt at first
|
2018-09-01 20:23:01 +09:00 |
|
mei23
|
8852c9eebf
|
Add host/digest to HTTP signature
|
2018-08-30 20:52:35 +09:00 |
|
mei23
|
1029eebc6a
|
Validate host on Person
|
2018-08-29 16:10:03 +09:00 |
|
syuilo
|
7c463c7c3c
|
ユーザーのアイコンにサムネイルを使うように
Closes #2365
|
2018-08-25 19:44:47 +09:00 |
|
mei23
|
dbd13a2663
|
Send actor in Delete
|
2018-08-25 14:52:35 +09:00 |
|
mei23
|
63a2ef73f8
|
Send actor in Undo Follow
|
2018-08-25 14:46:47 +09:00 |
|
mei23
|
5d6ea188aa
|
Create Note activity にも toとcc
|
2018-08-25 14:23:51 +09:00 |
|
mei23
|
f80193c41a
|
Send actor in CreateNote, Announce
|
2018-08-25 14:12:44 +09:00 |
|
mei23
|
43062ab43a
|
Add Activity id if missing
|
2018-08-25 13:11:54 +09:00 |
|
mei23
|
5a8f47e995
|
Use resolvable ActivityPub keyId
|
2018-08-25 12:46:06 +09:00 |
|
mei23
|
4f90dfb3d4
|
Send Content-Type in ActivityPub request
|
2018-08-25 12:32:31 +09:00 |
|
mei23
|
aff4ab9576
|
ActivityPub resolve で 添付のNoteを使用しないように
|
2018-08-25 06:50:35 +09:00 |
|
rinsuki
|
ccea661b4f
|
https://misskey.xyz/notes/5b7e20bd248403003019b860 の修正
|
2018-08-23 11:58:44 +09:00 |
|
syuilo
|
0287ced18e
|
#2378
|
2018-08-22 09:16:52 +09:00 |
|
mei23
|
a135dad7b5
|
Fix リモートにNSFWが効かない
|
2018-08-19 18:08:29 +09:00 |
|
syuilo
|
6a109bd251
|
Fix bug
|
2018-08-19 05:26:34 +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 |
|
mei23
|
fc546f3a2e
|
Implement ActivityPub Followers/Following/Outbox
|
2018-08-14 20:13:32 +09:00 |
|
mei23
|
dfafbbceb7
|
ActivityPub visibility on send
|
2018-08-13 03:49:17 +09:00 |
|
mei23
|
6837574f55
|
Fix ActivityPub followers/specified detection
|
2018-08-12 20:37:35 +09:00 |
|
mei23
|
e91174615c
|
Fix ActivityPub attachment url
|
2018-08-12 04:42:14 +09:00 |
|
syuilo
|
d5e7a062b8
|
Refactoring
|
2018-08-02 15:35:22 +09:00 |
|
syuilo
|
f433c61ee4
|
Fix bug
|
2018-07-26 17:13:55 +09:00 |
|
syuilo
|
e730860f88
|
wip
|
2018-07-24 05:04:43 +09:00 |
|
syuilo
|
792d9233e2
|
#1947
|
2018-07-21 19:17:15 +09:00 |
|
syuilo
|
be05309ca4
|
#1334
|
2018-07-20 02:40:37 +09:00 |
|
syuilo
|
3dc93996d9
|
WIP: Support sharedInbox
|
2018-07-19 22:40:44 +09:00 |
|
mei23
|
70c17f087b
|
Fix can't process cancel of follow request from remote
|
2018-07-08 17:22:18 +09:00 |
|
mei23
|
88c522a2a5
|
Fix can't process follow accept/reject from remote
|
2018-07-08 17:22:11 +09:00 |
|
syuilo
|
639aa8197a
|
Improve error message
|
2018-07-01 13:44:24 +09:00 |
|