William Pitcock
|
5383887bd4
|
transmogrifier: do not try to contain origin of something which doesn't have one
|
2018-10-25 04:27:33 +00:00 |
|
William Pitcock
|
a71b822013
|
activitypub: always track following state for async reasons
|
2018-10-05 23:31:00 +00:00 |
|
William Pitcock
|
8ce217776d
|
activitypub transmogrifier: better manage follow state
|
2018-10-05 23:30:34 +00:00 |
|
William Pitcock
|
4db1bc2c0e
|
activitypub: fix error condition match
|
2018-09-30 05:26:13 +00:00 |
|
William Pitcock
|
707077edde
|
activitypub: don't fall back to OStatus fetching when MRF rejects an object
|
2018-09-28 00:45:10 +00:00 |
|
William Pitcock
|
5c312ad677
|
activitypub inbox: only accept unsigned/invalid-signature relayed creates, nothing else
although the previous handling assumed any unsigned/invalid signature message was a Create,
lets make it more explicit
|
2018-09-28 00:03:59 +00:00 |
|
Haelwenn (lanodan) Monnier
|
c739737998
|
transmogrifier: get_actor called without casting attributedTo in actor and actor is nil
|
2018-09-27 20:00:48 +02:00 |
|
Haelwenn (lanodan) Monnier
|
9446b02bdf
|
transmogrifier: Just make attachement maps into a list and reroll
|
2018-09-27 20:00:48 +02:00 |
|
Haelwenn (lanodan) Monnier
|
e53da692fb
|
transmogrifier: Use the correct variable and prefer inspect in case of a bad type being passed on
|
2018-09-27 20:00:48 +02:00 |
|
William Pitcock
|
d830a243a3
|
transmogrifier: more robustly handle dereferencing pointer URIs
|
2018-09-27 20:00:48 +02:00 |
|
Haelwenn (lanodan) Monnier
|
4c3a80de96
|
transmogrifier: Use oneliners when applicable
|
2018-09-27 20:00:47 +02:00 |
|
William Pitcock
|
ed8dfa3029
|
transmogrifier: reformat cond block by hand
|
2018-09-27 20:00:47 +02:00 |
|
Haelwenn (lanodan) Monnier
|
eebe33e86a
|
transmogrifier: Add support for array-less hashtags, add broken announce, harden get_actor
|
2018-09-27 20:00:47 +02:00 |
|
Haelwenn (lanodan) Monnier
|
f3291acc91
|
transmogrifier: pro-actively add support for Hashtag without array in tag
|
2018-09-27 20:00:47 +02:00 |
|
Haelwenn (lanodan) Monnier
|
22927f3a34
|
transmogrifier: Use a cond, add proactive support for arrays
|
2018-09-27 20:00:46 +02:00 |
|
Haelwenn (lanodan) Monnier
|
0aac72f1d3
|
[Pleroma.Web.ActivityPub.Transmogrifier]: quick fix when tag is a Map
|
2018-09-27 20:00:46 +02:00 |
|
Haelwenn (lanodan) Monnier
|
28e8a8ab36
|
[Pleroma.Web.ActivityPub.Transmogrifier]: fix emoji in tag when it’s not in a array [kroeg]
Also simplified the code for name trimming.
And not copying the Map.merge part as it looks buggy.
See: https://queer.hacktivis.me/objects/a9f21ebc-9a12-4a6c-89d5-3d46955c6ee8
|
2018-09-27 20:00:46 +02:00 |
|
Haelwenn (lanodan) Monnier
|
f8a0cb9c0b
|
[Pleroma.Web.ActivityPub.Transmogrifier]: fix when attachment contain is just a Map [kroeg]
|
2018-09-27 20:00:46 +02:00 |
|
Haelwenn (lanodan) Monnier
|
a4abb124ea
|
[Pleroma.Web.ActivityPub.Transmogrifier]: Fix when inReplyTo is a inlined post [kroeg]
|
2018-09-27 20:00:46 +02:00 |
|
Haelwenn (lanodan) Monnier
|
523757be52
|
[Pleroma.Web.ActivityPub.ActivityPub]: Harden getting endpoints [kroeg]
|
2018-09-27 20:00:45 +02:00 |
|
William Pitcock
|
342ed84446
|
MRF: add policy for normalizing HTML markup (local and remote) to a specific policy
|
2018-09-16 01:25:36 +00:00 |
|
William Pitcock
|
d3248e13e3
|
activitypub: transmogrifier: allow profile updates from bots
|
2018-09-10 01:57:03 +00:00 |
|
William Pitcock
|
e0b8c0ccba
|
MRF: reject non-public: use pattern match to remove unnecessary if block
|
2018-09-10 01:16:03 +00:00 |
|
William Pitcock
|
88094c266d
|
MRF: simple policy: refactor module to use guards and pattern matching
|
2018-09-10 01:16:02 +00:00 |
|
William Pitcock
|
97253df3ee
|
MRF: simple policy: contain media removal/nsfw ops to create activities only
|
2018-09-10 01:16:01 +00:00 |
|
kaniini
|
1c9e539b47
|
Merge branch 'feature/mastodon_api_2.4.x' into 'develop'
Add/Fix Mastodon endpoints for 2.4.3 compatibility
See merge request pleroma/pleroma!266
|
2018-09-03 12:33:36 +00:00 |
|
William Pitcock
|
03e92977cb
|
transmogrifier: fix peertube/plume actor handling
|
2018-09-01 23:44:19 +00:00 |
|
William Pitcock
|
0b2c051a04
|
activitypub: fix possibility of spoofing by containing remote objects to the same domain as their actor
|
2018-09-01 23:20:02 +00:00 |
|
William Pitcock
|
29b5e30c46
|
activity: drop recipients_to/recipients_cc fields
|
2018-08-29 18:41:02 +00:00 |
|
William Pitcock
|
de9acebbf3
|
activitypub: use jsonb query for containment instead of recipients_to/recipients_cc.
|
2018-08-29 18:41:02 +00:00 |
|
William Pitcock
|
643fae6e36
|
activitypub: allow querying the activity/object graph bounded to a specific to/cc set
|
2018-08-29 08:51:23 +00:00 |
|
William Pitcock
|
81673b8136
|
activity: add recipients_to and recipients_cc fields
|
2018-08-29 08:42:33 +00:00 |
|
Haelwenn (lanodan) Monnier
|
97e20d2932
|
[MastodonAPI] the tag field isn’t fixed to a static type in pleroma
|
2018-08-27 15:08:25 +02:00 |
|
Haelwenn (lanodan) Monnier
|
83efaa3af6
|
[MastodonAPI] Add streaming of hashtags
|
2018-08-27 15:08:25 +02:00 |
|
lambda
|
46c7c2380c
|
Merge branch 'feature/relay' into 'develop'
message relay
Closes #144
See merge request pleroma/pleroma!264
|
2018-08-27 08:29:25 +00:00 |
|
lambda
|
440b459cd1
|
Merge branch 'bugfix/announce-timeline-flooding' into 'develop'
activitypub: filter destination list for announce activities differently than normal (closes #164)
Closes #164
See merge request pleroma/pleroma!227
|
2018-08-27 08:25:27 +00:00 |
|
kaniini
|
63094cfd3e
|
Merge branch 'feature/emoji-in-local-users' into 'develop'
Add emoji to local user profiles.
Closes #202
See merge request pleroma/pleroma!271
|
2018-08-26 23:24:41 +00:00 |
|
kaniini
|
0f5bff8c66
|
Merge branch 'develop' into 'feature/relay'
# Conflicts:
# lib/pleroma/web/activity_pub/utils.ex
|
2018-08-26 21:06:15 +00:00 |
|
William Pitcock
|
52b44184b4
|
transmogrifier: reject activities lacking a valid ID
|
2018-08-23 01:25:26 +00:00 |
|
Haelwenn (lanodan) Monnier
|
f5b056e3ce
|
[Pleroma.Web.ActivityPub.Transmogrifier]: Fix likes
|
2018-08-21 18:26:12 +02:00 |
|
Haelwenn (lanodan) Monnier
|
74c74decf5
|
Basic peertube support.
|
2018-08-21 18:24:09 +02:00 |
|
Haelwenn (lanodan) Monnier
|
ef4f982e2c
|
Pleroma.Web.ActivityPub.Transmogrifier: Fix actor being a list of objects (Peertube)
|
2018-08-21 18:24:06 +02:00 |
|
eal
|
f1c407e777
|
Merge branch 'fix/redirect-on-user-fetch' into 'develop'
ActivityPub: follow redirects when fetching user
See merge request pleroma/pleroma!278
|
2018-08-20 12:13:07 +00:00 |
|
eal
|
51a21284c6
|
ActivityPub: follow redirects when fetching user
|
2018-08-20 15:03:25 +03:00 |
|
kaniini
|
5fbb14f5ec
|
Merge branch 'bugfix/federation-kroeg' into 'develop'
fix federation with kroeg
See merge request pleroma/pleroma!272
|
2018-08-16 15:20:15 +00:00 |
|
kaniini
|
38361e7b5e
|
Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop'
Fix: Output repeats at ActivityPub outbox
Closes #191
See merge request pleroma/pleroma!175
|
2018-08-16 15:19:46 +00:00 |
|
William Pitcock
|
f446e75577
|
activitypub: transmogrifier: add necessary translations for kroeg
|
2018-08-14 17:09:11 +00:00 |
|
eal
|
1ed1ff17a4
|
ActivityPub user view: include tag if present.
|
2018-08-13 16:11:48 +03:00 |
|
William Pitcock
|
de6be63b1b
|
activitypub: do not show observable effects of non-public boosts
|
2018-08-06 11:28:57 +00:00 |
|
William Pitcock
|
0ca9b9ff96
|
run mix format
|
2018-08-06 08:26:36 +00:00 |
|