aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-04-14Favorite changes.Roger Braun
2017-04-13Add favoriting to TwAPI controller.Roger Braun
2017-04-13Display like activities.Roger Braun
2017-04-13Update factory.Roger Braun
2017-04-13Add favoriting to twitter api.Roger Braun
2017-04-13Add liking to ActivityPub.Roger Braun
2017-04-13Add utility functions for objects and activities.Roger Braun
2017-04-13Add factories for testing.Roger Braun
2017-04-13Add actor to objects.Roger Braun
2017-04-12Fix twitter api date.Roger Braun
2017-04-12Don't return html in the text field.Roger Braun
2017-04-12Add max_id fetching to activity fetching.Roger Braun
2017-04-12Test friends timeline more thoroughly.Roger Braun
2017-04-12Return directly addressed activities in friends timeline.Roger Braun
2017-04-12Fix user representation after following.Roger Braun
2017-04-08Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developdtluna
2017-04-05Remove vestigial file.Roger Braun
2017-04-04Add Follow activity insertiondtluna
2017-04-03Parse mentions, save them, output them in TwAPI.Roger Braun
2017-03-30Connect attachments with objects, not activities.Roger Braun
2017-03-30Put objects in inserted activties into the db.Roger Braun
2017-03-30Add attachments to the TwAPI.Roger Braun
2017-03-30Basic ObjectRepresenter.Roger Braun
2017-03-30Short circuit user verification if cookie is present.Roger Braun
2017-03-29Basic file uploading via TwAPI.Roger Braun
2017-03-29Add Uploads.Roger Braun
2017-03-28Add conversation fetching to TwAPI controller.Roger Braun
2017-03-28Return statusnet_conversation_id in TwAPI.Roger Braun
2017-03-28Add conversation id to activities.Roger Braun
2017-03-28Fix spec.Roger Braun
2017-03-24Add single status fetching to TwAPI.Roger Braun
2017-03-24Add fetching of activities in context.Roger Braun
2017-03-24Add inReplyToStatus to TwAPI.Roger Braun
2017-03-23Add context and inReplyTo.Roger Braun
2017-03-23Add id to objects, too.Roger Braun
2017-03-23Generate ids for activities.Roger Braun
2017-03-23Return user specific json for logged in users.Roger Braun
2017-03-23Add unfollowing to TwAPI.Roger Braun
2017-03-23Add following TwAPI endpoint.Roger Braun
2017-03-22Add friends timeline.Roger Braun
2017-03-22Add friends status fetching.Roger Braun
2017-03-22Add fetching for recipients.Roger Braun
2017-03-21Add public timeline TwAPI.Roger Braun
2017-03-21Add since_id for activitypub fetching.Roger Braun
2017-03-21Add limiting to activity pub fetching.Roger Braun
2017-03-21Add status posting via TwAPI.Roger Braun
2017-03-21Basic status creation and retrieval.Roger Braun
2017-03-21Basic AP objects.Roger Braun
2017-03-20Add Twitter API verify_credentials endpoint.Roger Braun
2017-03-20Add Twitter API user representer.Roger Braun