aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-31Update with mastofe repoMorgan Bazalgette
2018-03-31Bring Mastodon frontend up-to-dateMorgan Bazalgette
2018-03-31update frontendlain
2018-03-30Remove unused ActivityRepresenter module.lain
2018-03-30TwitterApiController: Use ActivityView.lain
2018-03-30TwApi ActivityView: Add delete activities.lain
2018-03-30TwApi ActivityView: Add follows.lain
2018-03-30Format the code.lain
2018-03-30Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developlain
2018-03-30TwApi ActivityView: Add announces.lain
2018-03-30TwApi ActivityView: Add Like rendering.lain
2018-03-30Add ActivityViewTest.lain
2018-03-30Fix TwApi reply visibility.lain
2018-03-30Merge branch 'char-limit-mastofe' into 'develop'lambda
2018-03-30Add char_limit to initial-state of mastofeMorgan Bazalgette
2018-03-28Clean up prod.exs a bit.lain
2018-03-28Update pleroma.nginxlambda
2018-03-28Don't go through all available emoji.lain
2018-03-27Add basic activity view.lain
2018-03-27Return version in instance endpoint, set version to 0.9.0.lain
2018-03-27Fix migration.lain
2018-03-27Drop index for 'local', it confuses the query planner.lain
2018-03-27Reduce OP fetching queries.lain
2018-03-27Don't try to fetch OP if none is there.lain
2018-03-27More Jason changes.lain
2018-03-27Add missing types.lain
2018-03-27Switch to Jason for json handling.lain
2018-03-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developlain
2018-03-27Update dependencies.lain
2018-03-27Merge branch 'fix/hashtag-consistency' into 'develop'lambda
2018-03-27Forgot to fix one of the links in a testFrancis Dinh
2018-03-27Update tests to reflect hashtag link changesFrancis Dinh
2018-03-27Include the '#' symbol into the link itselfFrancis Dinh
2018-03-26Speed up follower query.lain
2018-03-26Add index for user follower address.lain
2018-03-26Fix atom feed pagination.lain
2018-03-25Fix follower collection id.lain
2018-03-25Return "audio" info in mastodon api.lain
2018-03-25Merge branch 'feature/oauth-token-password' into 'develop'lambda
2018-03-24Merge branch 'bugfix/activitypub-hashtags' into 'develop'lambda
2018-03-24activitypub transmogrifier: rewrite incoming hashtagsWilliam Pitcock
2018-03-24Fix tests.lain
2018-03-24Unify user fetching.lain
2018-03-24Fetch the same data from json webfinger as from xml webfinger.lain
2018-03-24Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developlain
2018-03-24Fix hashtags.lain
2018-03-24Merge branch 'fix-star-colour' into 'develop'lambda
2018-03-23oauth: implement grant_type=password for single-page appsWilliam Pitcock
2018-03-23mastofe: remove excess accent colours; fix the always-starred bugMorgan Bazalgette
2018-03-23Strip html from emoji stuff.lain