aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-04-23Decode and verify salmons.Roger Braun
2017-04-22Fix utf8 problems with iolists.Roger Braun
2017-04-22Add poco data to user.Roger Braun
2017-04-22Remove unknown activities from feed.Roger Braun
2017-04-22Only handle subscription requests for now.Roger Braun
2017-04-22Only have one subscription per callback.Roger Braun
2017-04-22Add rel=self link too feed.Roger Braun
2017-04-22add basic federation to websub.Roger Braun
2017-04-22Add callback to websub subscription.Roger Braun
2017-04-21Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ostatusRoger Braun
2017-04-21Return object id in Ostatus create activties.Roger Braun
2017-04-21Add Websub verification.Roger Braun
2017-04-21Fix specs, add some user info.Roger Braun
2017-04-20Websub controller beginnings.Roger Braun
2017-04-20Add statuses/mentions endpointdtluna
2017-04-20Better activities in ostatus.Roger Braun
2017-04-19Merge branch 'feature/user-timeline' into 'develop' lambadalambda
2017-04-18Add webfinger and basic feed support.Roger Braun
2017-04-17Add user timeline spec testdtluna
2017-04-17Add basic Ostatus user representer.Roger Braun
2017-04-17Add basic webfinger.Roger Braun
2017-04-17Merge branch 'bugfix/repeated-follow-unfollow' into 'develop' lambadalambda
2017-04-17Fix syntax error.Roger Braun
2017-04-17Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun
2017-04-17Switch cache implementation for size limiting.Roger Braun
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into bugfix/rep...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...dtluna
2017-04-16Add basic Avatar updating code.Roger Braun
2017-04-16Fix typodtluna
2017-04-16Add user timeline fetching without credentialsdtluna
2017-04-16Display the users avatar if he has one set.Roger Braun
2017-04-16Add avatar objects to user, fix specs.Roger Braun
2017-04-16Support data uris in uploads.Roger Braun
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-16Preserve newlines in messages.Roger Braun
2017-04-16Add registration to the TwAPI controller.Roger Braun
2017-04-16Add user registration to TwAPI.Roger Braun
2017-04-15Add user registration changeset.Roger Braun
2017-04-15Address liking / announcing to the original author.Roger Braun
2017-04-15Add retweeting to TwAPI controller.Roger Braun
2017-04-15Add announcements / retweets to TwAPI.Roger Braun
2017-04-15Add announcements to activitypub.Roger Braun
2017-04-14Update object correctly after setting context.Roger Braun
2017-04-14Add unliking to TwAPI controller.Roger Braun
2017-04-14Add unfavoriting to TwAPI.Roger Braun
2017-04-14Add unliking to activitypub.Roger Braun
2017-04-14Add basic user caching.Roger Braun
2017-04-14Add user timelinedtluna