summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-02-09UtilController: Fix statusnet config api compatibility.Roger Braun
2018-02-09introduce max_id parameter in feed.atomHakaba Hitoyo
2018-02-09Merge branch 'develop' into 'develop'lambda
action_fallback for OAuth Controller See merge request pleroma/pleroma!63
2018-02-08Merge branch 'fix/config-disable-chat' into 'develop'lambda
Add config option for enabling/disabling chat. See merge request pleroma/pleroma!58
2018-02-08Changed fallback controller to handle all cases from OAuthControllerCalv Collins
2018-02-08Merge branch 'develop' of https://git.pleroma.social/calv/pleroma into developCalv Collins
2018-02-08Create action_fallback for username/password incorrect inputCalv Collins
2018-02-08Fix compile errors on 1.4.5Roger Braun
2018-02-07update frontendRoger Braun
2018-02-06Update required Elixir version in READMEeal
Also remove the erlang packages, they're specified in the Debian guide.
2018-02-05Merge branch 'fix/no-image-upload-filetype' into 'develop'eal
Detect file type if none given. See merge request pleroma/pleroma!62
2018-02-04Detect file type if none given.eal
2018-02-04adjust panel.htmlHakaba Hitoyo
2018-02-03add backend default for instance specific panelHakaba Hitoyo
2018-02-03Merge branch 'move-backend-images' into 'develop'lambda
Move avi.png & banner.png from /priv/static/static to /priv/static/images See merge request pleroma/pleroma!60
2018-02-03add backend endpoint /imagesHakaba Hitoyo