akkoma
2018-04-02 lambdaMerge branch 'mastofe-5edce2030238293463c041537da4aaeea...
2018-04-02 Morgan BazalgetteBring mastofe up to date
2018-04-02 lainLoad all users at once in timelines.
2018-04-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-02 lainUse context_ids directly if we have them.
2018-04-02 lainGenerates contexts and ids on insertion time.
2018-04-02 lainPre-fetch conversation ids.
2018-04-02 lambdaMerge branch 'fix-107' into 'develop'
2018-04-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-02 lainFail faster.
2018-04-02 lainFix some test stuff.
2018-04-02 lainAdd mock.
2018-04-02 Morgan Bazalgettemasto api: run emojis through mediaproxy
2018-04-01 lainRespond to proper ActivityPub type.
2018-04-01 lambdaMerge branch 'mastofe-f48f11d4' into 'develop'
2018-04-01 Morgan Bazalgetteupdate mastofe
2018-04-01 lambdaMerge branch 'feature/cors' into 'develop'
2018-04-01 lambdaMerge branch 'feature/mastodon-search-tags' into 'develop'
2018-04-01 lambdaMerge branch 'feature/upload-limit' into 'develop'
2018-04-01 William Pitcockmastodon search api: implement a reasonable hashtags...
2018-04-01 William Pitcocknginx: document how to enable CORS support
2018-04-01 William Pitcockconfig: make the upload limit configurable
2018-03-31 lambdaMerge branch 'new-mastofe' into 'develop'
2018-03-31 lainUse correct linefeed.
2018-03-31 lainSmall fix.
2018-03-31 lainFix typo.
2018-03-31 lainModify newlines.
2018-03-31 lainRemove inspect.
2018-03-31 lainProper info.
2018-03-31 lainNo tabs.
2018-03-31 lainDon't fetch anything except ap_id for follower / following
2018-03-31 lainGopher: Add like / repeat count.
2018-03-31 Morgan BazalgetteRemove pl-dark-masto-fe, add preloading for common...
2018-03-31 Morgan BazalgetteUpdate with mastofe repo
2018-03-31 Morgan BazalgetteBring Mastodon frontend up-to-date
2018-03-31 lainAdd gopher server.
2018-03-31 lainupdate frontend
2018-03-30 lainRemove unused ActivityRepresenter module.
2018-03-30 lainTwitterApiController: Use ActivityView.
2018-03-30 lainTwApi ActivityView: Add delete activities.
2018-03-30 lainTwApi ActivityView: Add follows.
2018-03-30 lainFormat the code.
2018-03-30 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-30 lainTwApi ActivityView: Add announces.
2018-03-30 lainTwApi ActivityView: Add Like rendering.
2018-03-30 lainAdd ActivityViewTest.
2018-03-30 lainFix TwApi reply visibility.
2018-03-30 lambdaMerge branch 'char-limit-mastofe' into 'develop'
2018-03-29 Morgan BazalgetteAdd char_limit to initial-state of mastofe
2018-03-28 lainClean up prod.exs a bit.
2018-03-28 lambdaUpdate pleroma.nginx
2018-03-28 lainDon't go through all available emoji.
2018-03-27 lainAdd basic activity view.
2018-03-27 lainReturn version in instance endpoint, set version to...
2018-03-27 lainFix migration.
2018-03-27 lainDrop index for 'local', it confuses the query planner.
2018-03-27 lainReduce OP fetching queries.
2018-03-27 lainDon't try to fetch OP if none is there.
2018-03-27 lainMore Jason changes.
2018-03-27 lainAdd missing types.
2018-03-27 lainSwitch to Jason for json handling.
2018-03-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-27 lainUpdate dependencies.
2018-03-27 lambdaMerge branch 'fix/hashtag-consistency' into 'develop'
2018-03-27 Francis DinhForgot to fix one of the links in a test
2018-03-27 Francis DinhUpdate tests to reflect hashtag link changes
2018-03-27 Francis DinhInclude the '#' symbol into the link itself
2018-03-26 lainSpeed up follower query.
2018-03-26 lainAdd index for user follower address.
2018-03-26 lainFix atom feed pagination.
2018-03-25 lainFix follower collection id.
2018-03-25 lainReturn "audio" info in mastodon api.
2018-03-25 lambdaMerge branch 'feature/oauth-token-password' into 'develop'
2018-03-24 lambdaMerge branch 'bugfix/activitypub-hashtags' into 'develop'
2018-03-24 William Pitcockactivitypub transmogrifier: rewrite incoming hashtags
2018-03-24 lainFix tests.
2018-03-24 lainUnify user fetching.
2018-03-24 lainFetch the same data from json webfinger as from xml...
2018-03-24 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-24 lainFix hashtags.
2018-03-24 lambdaMerge branch 'fix-star-colour' into 'develop'
2018-03-23 William Pitcockoauth: implement grant_type=password for single-page...
2018-03-23 Morgan Bazalgettemastofe: remove excess accent colours; fix the always...
2018-03-23 lainStrip html from emoji stuff.
2018-03-23 lainFor outgoing objects, fake mastodon style ap id for...
2018-03-22 lainMerge branch 'develop' into kaniini/pleroma-feature...
2018-03-22 lainClear caches on test.
2018-03-22 lainFix test.
2018-03-22 William Pitcocktests: webfinger: test quering a JSON response for...
2018-03-22 William Pitcockwebfinger: implement json response parsing
2018-03-22 William Pitcockwebfinger: attempt to fall back if LRDD template cannot...
2018-03-22 William Pitcockwebfinger: support JSON output
2018-03-22 William Pitcockactivitypub: add outbox endpoint
2018-03-22 William Pitcockactivitypub: add restrict_limit
2018-03-22 William Pitcockactivitypub: implement following/followers endpoints
2018-03-21 lainFetch relayed messages from source while we don't have...
2018-03-20 lambdaMerge branch 'feld-varnish' into 'develop'
2018-03-20 lambdaMerge branch 'patch-README' into 'develop'
2018-03-20 lambdaMerge branch 'feld-mastoweb5000' into 'develop'
2018-03-20 lambdaMerge branch 'feld-Logger' into 'develop'
next