Age | Commit message (Collapse) | Author |
|
|
|
lib/pleroma/html.ex: Fix scheme lists
See merge request pleroma/pleroma!377
|
|
compatibility
|
|
|
|
|
|
|
|
|
|
Gosh please don’t break ourselves…
Also this is copy-paste of the list in lib/pleroma/formatter.ex,
I think this should be put in a common variable, but where?
|
|
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/320
|
|
|
|
|
|
enforcement
closes #315
|
|
|
|
|
|
|
|
|
|
`requested` field
|
|
|
|
|
|
closes #306
|
|
|
|
|
|
|
|
|
|
This reverts commit d31bbb1cfe04ca6073a322bcf77239e7d4b79839, reversing
changes made to 340ab3cb9068d444b77213e07beb8c2c3ca128b9.
|
|
This is the last noedinfo difference from my own branch
|
|
|
|
previous one
|
|
|
|
activitypub: fix error condition match
See merge request pleroma/pleroma!365
|
|
|
|
* Pheonix has an extra scheme whitelist conflicting with ours
* Pheonix doesn’t seems to do URL encoding, just HTML encoding
Closes: https://git.pleroma.social/pleroma/pleroma/issues/307
|
|
[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields"
See merge request pleroma/pleroma!360
|
|
|
|
|
|
nothing else
although the previous handling assumed any unsigned/invalid signature message was a Create,
lets make it more explicit
|
|
actor is nil
|
|
|
|
type being passed on
|
|
|
|
|
|
|
|
harden get_actor
|
|
|
|
|
|
|
|
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
|
|
just a Map [kroeg]
|
|
post [kroeg]
|