Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-17 | Add ActivityPub Object Event type support | Thomas Citharel | |
Adds Event support in the same way Video objects are handled, with the name of the object as message header. Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||
2019-10-25 | Add `also_known_as` field to Pleroma.User | Egor Kislitsyn | |
2019-10-19 | rework to use properties instead of compound typing, per SocialCG | Ariadne Conill | |
2019-10-19 | implement invisible support for remote users | Ariadne Conill | |
2019-10-18 | add some missing tesla fixtures | Ariadne Conill | |
2019-10-09 | provide mocks for webfinger endpoints | Steven Fuchs | |
2019-09-18 | Initial poll refresh support | rinpatch | |
Implement refreshing the object with an interval and call the function when getting the poll. | |||
2019-09-05 | Mastodon API Poll view: Fix handling of polls without an end date | rinpatch | |
2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
2019-08-14 | Support user attachment update in Transmogrifier | Egor Kislitsyn | |
2019-07-24 | Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop' | kaniini | |
Fix remote follow from /ostatus_subscribe Closes #1103 See merge request pleroma/pleroma!1472 | |||
2019-07-24 | Show the url advertised in the Activity in the Status JSON response | Sergey Suprunenko | |
2019-07-25 | Add WebFinger test for AP-only account | kPherox | |
2019-07-03 | Remove `httpoison` from dependencies | Egor Kislitsyn | |