summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-18ActivityPub: Add conversation id.lain
2018-02-18Mastodon StatusView: Return correct visibility.lain
2018-02-18Transmogrify outgoing hashtags.lain
2018-02-18Actually fix incoming attachments.lain
2018-02-18Drop unhandle activities.lain
2018-02-18Try to fetch AP user data first.lain
2018-02-18Switch protocols to AP when post come in through AP.lain
2018-02-18ActivityPub: Make fake Create activities for objects without one.lain
2018-02-18Add mock.lain
2018-02-17ActivityPub: Handle incoming announces.lain
2018-02-17Add test fixtures.lain
2018-02-17ActivityPub: Fetch an object from an id.lain
2018-02-17AcitvityPub: Outgoing Announces.lain
2018-02-17ActivityPub: Implement outgoing likes.lain
2018-02-17ActivityPub: Handle incoming likes.lain
2018-02-17ActivityPub: Use shared inbox.lain
2018-02-17ActivityPub: Handle attachments.lain
2018-02-17Handle black name fields on incoming users.lain
2018-02-17ActivtyPub Delivery: Use shared inbox if possible.lain
2018-02-17ActivityPub: Send out Accept after Follow.lain
2018-02-17ActivityPub: Partly handle incoming follows.lain
2018-02-17ActivityPub: tags -> tag.lain
2018-02-17Do some transmogrifying for the output.lain
2018-02-17Fix specs.lain
2018-02-17Add post activity fixture.lain
2018-02-15ActivityPub: Use recipients fields.lain
2018-02-15ActivityPubController: Handle inbox data.lain
2018-02-15Transmogrifier: Handle basic notice creation.lain
2018-02-15OstatusTest: Remove insert_or_update test (moved to User).lain
2018-02-15ActivityPub: Refactor create function.lain
2018-02-15HttpSignature Plug: Skip if already valid.lain
2018-02-15UserTest: Move insert_or_update test.lain
2018-02-12Merge branch 'develop' into feature/activitypublain
2018-02-12Add missing support file.lain
2018-02-12Make test output easier to read.lain
2018-02-12Fix some test warnings.lain
2018-02-12Merge branch 'hakabahitoyo/pleroma-feature/atom-feed-pagination' into developlain
2018-02-12Fix spec.lain
2018-02-11update frontendlain
2018-02-11update frontendlain
2018-02-11ActivityPub: Basic note federation with Mastodon.lain
2018-02-11Twitter Representers: Handle Mastodon attachments.lain
2018-02-11Basic AP user building.Roger Braun
2018-02-11Mocks: Add mastodon user json example.Roger Braun
2018-02-11Merge branch 'feature/instance-specific-panel' into 'develop'lambda
add instance specific panel See merge request pleroma/pleroma!66
2018-02-11Merge remote-tracking branch 'hakabahitoyo/feature/instance-specific-panel' ↵Hakaba Hitoyo
into feature/instance-specific-panel
2018-02-11Merge branch 'develop' into feature/activitypubRoger Braun
2018-02-09update frontendRoger Braun
2018-02-09print <link rel="next"> element in atom.feedhakabahitoyo
2018-02-09introduce max_id parameter in feed.atom (debug)Hakaba Hitoyo