Add rel=self link too feed.
[akkoma] / test /
2017-04-22 Roger BraunAdd rel=self link too feed.
2017-04-22 Roger Braunadd basic federation to websub.
2017-04-22 Roger BraunAdd callback to websub subscription.
2017-04-21 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-21 Roger BraunReturn object id in Ostatus create activties.
2017-04-21 Roger BraunAdd Websub verification.
2017-04-20 Roger BraunFix specs, add some user info.
2017-04-20 Roger BraunWebsub controller beginnings.
2017-04-20 lambadalambdaMerge branch 'feature/mentions-timeline' into 'develop'
2017-04-20 dtlunaAdd statuses/mentions endpoint
2017-04-20 Roger BraunMerge branch 'ostatus' of ssh.gitgud.io:lambadalambda...
2017-04-20 Roger BraunBetter activities in ostatus.
2017-04-19 lambadalambdaMerge branch 'feature/user-timeline' into 'develop'
2017-04-18 Roger BraunAdd webfinger and basic feed support.
2017-04-17 dtlunaAdd user timeline spec test
2017-04-17 Roger BraunAdd basic Ostatus user representer.
2017-04-17 Roger BraunAdd basic webfinger.
2017-04-17 lambadalambdaMerge branch 'bugfix/repeated-follow-unfollow' into...
2017-04-17 Roger BraunFix syntax error.
2017-04-17 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-17 Roger BraunSwitch cache implementation for size limiting.
2017-04-16 lambadalambdaMerge branch 'feature/help-test' into 'develop'
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunAdd basic Avatar updating code.
2017-04-16 dtlunaFix typo
2017-04-16 dtlunaAdd user timeline fetching without credentials
2017-04-16 Roger BraunDisplay the users avatar if he has one set.
2017-04-16 Roger BraunAdd avatar objects to user, fix specs.
2017-04-16 Roger BraunSupport data uris in uploads.
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunPreserve newlines in messages.
2017-04-16 Roger BraunAdd registration to the TwAPI controller.
2017-04-16 Roger BraunAdd user registration to TwAPI.
2017-04-15 Roger BraunAdd user registration changeset.
2017-04-15 Roger BraunAddress liking / announcing to the original author.
2017-04-15 Roger BraunAdd retweeting to TwAPI controller.
2017-04-15 Roger BraunAdd announcements / retweets to TwAPI.
2017-04-15 Roger BraunAdd announcements to activitypub.
2017-04-14 Roger BraunUpdate object correctly after setting context.
2017-04-14 Roger BraunAdd unliking to TwAPI controller.
2017-04-14 Roger BraunAdd unfavoriting to TwAPI.
2017-04-14 Roger BraunAdd unliking to activitypub.
2017-04-14 Roger BraunAdd basic user caching.
2017-04-14 dtlunaAdd user timeline
2017-04-14 Roger BraunFavorite changes.
2017-04-13 Roger BraunAdd favoriting to TwAPI controller.
2017-04-13 Roger BraunDisplay like activities.
2017-04-13 Roger BraunUpdate factory.
2017-04-13 Roger BraunAdd favoriting to twitter api.
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 Roger BraunAdd liking to ActivityPub.
2017-04-13 Roger BraunAdd utility functions for objects and activities.
2017-04-13 Roger BraunAdd factories for testing.
2017-04-13 Roger BraunAdd actor to objects.
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-12 Roger BraunFix twitter api date.
2017-04-12 lambadalambdaMerge branch 'feature/home-timeline' into 'develop'
2017-04-12 lambadalambdaMerge branch 'bugfix/verify_credentials_get' into ...
2017-04-12 Roger BraunDon't return html in the text field.
2017-04-12 Roger BraunAdd max_id fetching to activity fetching.
2017-04-12 Roger BraunTest friends timeline more thoroughly.
2017-04-12 Roger BraunReturn directly addressed activities in friends timeline.
2017-04-12 Roger BraunFix user representation after following.
2017-04-12 dtlunaAdd error messages for repeated follows and unfollows
2017-04-10 dtlunaAdd test for help/test resource
2017-04-10 lambadalambdaMerge branch 'develop' into 'develop'
2017-04-08 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-05 Roger BraunRemove vestigial file.
2017-04-04 dtlunaAdd Follow activity insertion
2017-04-03 Roger BraunParse mentions, save them, output them in TwAPI.
2017-03-30 Roger BraunConnect attachments with objects, not activities.
2017-03-30 Roger BraunPut objects in inserted activties into the db.
2017-03-30 Roger BraunAdd attachments to the TwAPI.
2017-03-30 Roger BraunBasic ObjectRepresenter.
2017-03-30 Roger BraunShort circuit user verification if cookie is present.
2017-03-29 Roger BraunBasic file uploading via TwAPI.
2017-03-28 Roger BraunAdd Uploads.
2017-03-28 Roger BraunAdd conversation fetching to TwAPI controller.
2017-03-28 Roger BraunReturn statusnet_conversation_id in TwAPI.
2017-03-28 Roger BraunAdd conversation id to activities.
2017-03-28 Roger BraunFix spec.
2017-03-24 Roger BraunAdd single status fetching to TwAPI.
2017-03-23 Roger BraunAdd fetching of activities in context.
2017-03-23 Roger BraunAdd inReplyToStatus to TwAPI.
2017-03-23 Roger BraunAdd context and inReplyTo.
2017-03-23 Roger BraunAdd id to objects, too.
2017-03-23 Roger BraunGenerate ids for activities.
2017-03-23 Roger BraunReturn user specific json for logged in users.
2017-03-23 Roger BraunAdd unfollowing to TwAPI.
2017-03-23 Roger BraunAdd following TwAPI endpoint.
2017-03-22 Roger BraunAdd friends timeline.
2017-03-22 Roger BraunAdd friends status fetching.
2017-03-22 Roger BraunAdd fetching for recipients.
2017-03-21 Roger BraunAdd public timeline TwAPI.
2017-03-21 Roger BraunAdd since_id for activitypub fetching.
next