akkoma
2017-05-01 Roger BraunLog subscription error.
2017-05-01 Roger BraunDon't commit nil values in object cache.
2017-05-01 Roger BraunRemove superfluous transaction.
2017-05-01 Roger BraunCache objects in dev and prod.
2017-05-01 Roger BraunActually make index unique.
2017-05-01 Roger BraunEnsure we have no duplicate ap ids.
2017-05-01 Roger BraunReturn feed for xml requests of the user.
2017-05-01 Roger BraunMake user keys on usage.
2017-05-01 Roger BraunReturn webfinger for ap_ids.
2017-05-01 Roger BraunMake outgoing salmons work.
2017-04-30 Roger BraunAdd function to fetch users from fqn.
2017-04-30 Roger BraunRename wrongly-named function.
2017-04-30 Roger BraunGet users fresh, might so we don't make new keys all...
2017-04-30 Roger BraunReturn keys in webfinger.
2017-04-30 Roger BraunDon't set statusnetConversationIds on replies anymore.
2017-04-30 Roger BraunStop adding statusnetConversationIds.
2017-04-30 Roger BraunWrap context creation in transaction.
2017-04-30 Roger BraunUse conversation mapping objects to get / retrieve...
2017-04-30 Roger BraunPull in remote avatar on federation.
2017-04-30 Roger BraunHandle duplicates.
2017-04-30 Roger BraunFederate object id for posts in ostatus.
2017-04-30 Roger BraunHandle comments.
2017-04-30 Roger BraunAdd thr:in-reply-to to ostatus representer.
2017-04-30 Roger BraunGet create activity from created object id.
2017-04-30 Roger BraunMake cache bigger and longer lived.
2017-04-30 Roger BraunUse cache for user info data.
2017-04-30 Roger BraunKeep ostatus id as activity id.
2017-04-29 Roger BraunHandle full incoming feeds.
2017-04-29 Roger BraunSave remote users with fqn as nickname.
2017-04-29 Roger BraunMake key fetching use ostatus fetching.
2017-04-29 Roger BraunRework remote user subscription.
2017-04-29 Roger BraunAdd user info gathering.
2017-04-28 Roger BraunAdd some basic webfingering.
2017-04-28 Roger Braunnormalize hex number.
2017-04-28 Roger BraunHandle incoming websub subscriptions.
2017-04-28 Roger BraunAdd proper callback route for websub confirmation.
2017-04-27 Roger BraunAdd discovery and subscription requests to websub.
2017-04-27 Roger BraunAdd user feed fixture.
2017-04-27 Roger BraunAdd user and hub to websub client subscriptions.
2017-04-27 Roger BraunRefactor XML parsing.
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunRefactor, add beginnings of websub client subscriptions.
2017-04-26 Roger BraunSalmon creation.
2017-04-26 Roger BraunAdd inReplyTo to incoming messages.
2017-04-26 Roger BraunOstatus doesn't distinguish between activities / object...
2017-04-26 Roger BraunMerge branch 'develop' into feature/incoming_ostatus
2017-04-26 Roger BraunMerge branch 'dtluna/pleroma-bugfix/deny-self-repeats...
2017-04-26 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-26 Roger BraunFix retweet spec.
2017-04-26 Roger BraunMerge branch 'develop' into dtluna/pleroma-bugfix/deny...
2017-04-26 Roger BraunOutput conversation id.
2017-04-25 dtlunaRemove unnecessary status_update definition
2017-04-25 Roger BraunWire up mentions.
2017-04-25 Roger BraunAdd ostatus conversation as context.
2017-04-25 Roger BraunEven more refactoring.
2017-04-25 Roger BraunMore refactoring.
2017-04-25 Roger BraunClean up status create method.
2017-04-25 Roger BraunMerge branch 'dtluna/pleroma-bugfix/deny-empty-posts...
2017-04-25 Roger BraunRemove superflous function.
2017-04-25 Roger BraunMerge branch 'develop' into dtluna/pleroma-bugfix/deny...
2017-04-24 Roger BraunReturn salmon path for users, basic incoming salmon...
2017-04-24 Roger BraunAdd incoming xml fixtures.
2017-04-24 lambadalambdaMerge branch 'bugfix/ascii-alphanumeric-names' into...
2017-04-24 dtlunaAdd restriction on names
2017-04-24 dtlunaMerge branch 'bugfix/deny-empty-posts' of ssh.gitgud...
2017-04-24 dtlunaDeny whitespace statuses
2017-04-24 Roger BraunAdd basic fields to support remote users.
2017-04-23 dtlunaAdd error response to self-repeats
2017-04-23 dtlunaMerge branch 'bugfix/deny-empty-posts' of ssh.gitgud...
2017-04-23 dtlunaAdd error response on empty status
2017-04-23 Roger BraunBasic key fetching.
2017-04-23 lambadalambdaMerge branch 'feature/follow-unfollow-by-screen-name...
2017-04-23 Roger BraunDecode and verify salmons.
2017-04-23 Roger BraunDon't break feed if user has no posts.
2017-04-23 Roger BraunMerge branch 'ostatus' into develop
2017-04-23 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-22 Roger BraunFix utf8 problems with iolists.
2017-04-22 Roger BraunAdd poco data to user.
2017-04-22 Roger BraunRemove unknown activities from feed.
2017-04-22 Roger BraunOnly handle subscription requests for now.
2017-04-22 Roger BraunOnly have one subscription per callback.
2017-04-22 Roger BraunAdd rel=self link too feed.
2017-04-22 Roger BraunAdd attachments to feed.
2017-04-22 Roger BraunAdd outgoin federation to twitter api.
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 dtlunaMerge 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 BraunQuick fix for activities without 'to'.
2017-04-20 Roger BraunFix specs, add some user info.
2017-04-21 lambadalambdaMerge branch 'bugfix/mentions-timeline' into 'develop'
2017-04-20 dtlunaAdd /statuses/mentions_timeline route
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.
next