Commit Graph

1195 Commits (ae6e3cb98166a89c8cad0f3ec614cdfab6a9dd52)
 

Author SHA1 Message Date
lain ae6e3cb981 No tabs.
7 years ago
lain 2222e5599c Don't fetch anything except ap_id for follower / following
7 years ago
lain 57b24b2cba Gopher: Add like / repeat count.
7 years ago
lain 4e5aa3b3a0 Add gopher server.
7 years ago
lain 5cc1cfcfd7 update frontend
7 years ago
lain 802736679c Remove unused ActivityRepresenter module.
7 years ago
lain 7ab94ae22d TwitterApiController: Use ActivityView.
7 years ago
lain e90f8f6c4b TwApi ActivityView: Add delete activities.
7 years ago
lain 1f32ba052c TwApi ActivityView: Add follows.
7 years ago
lain 4afbef39f4 Format the code.
7 years ago
lain 480932c8e5 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
7 years ago
lain c1d529ee94 TwApi ActivityView: Add announces.
7 years ago
lain 1f1caab138 TwApi ActivityView: Add Like rendering.
7 years ago
lain 361016349f Add ActivityViewTest.
7 years ago
lain 675839e13c Fix TwApi reply visibility.
7 years ago
lambda b9ee17a853 Merge branch 'char-limit-mastofe' into 'develop'
7 years ago
Morgan Bazalgette 457e040473
Add char_limit to initial-state of mastofe
7 years ago
lain 6dc98aaf89 Clean up prod.exs a bit.
7 years ago
lambda f8f3abe1be Update pleroma.nginx
7 years ago
lain df8fc72491 Don't go through all available emoji.
7 years ago
lain e30752bc79 Add basic activity view.
7 years ago
lain 86058c9a88 Return version in instance endpoint, set version to 0.9.0.
7 years ago
lain 0abd8a6bad Fix migration.
7 years ago
lain b56bb88c02 Drop index for 'local', it confuses the query planner.
7 years ago
lain 37e5014d3e Reduce OP fetching queries.
7 years ago
lain ff7afe46b9 Don't try to fetch OP if none is there.
7 years ago
lain d2099c849d More Jason changes.
7 years ago
lain 527e803758 Add missing types.
7 years ago
lain fbc187ac15 Switch to Jason for json handling.
7 years ago
lain c6cd1a56f0 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
7 years ago
lain 20982ab4d0 Update dependencies.
7 years ago
lambda 2e683b10d5 Merge branch 'fix/hashtag-consistency' into 'develop'
7 years ago
Francis Dinh 9556c8f6e7 Forgot to fix one of the links in a test
7 years ago
Francis Dinh 5ba2f4b6d8 Update tests to reflect hashtag link changes
7 years ago
Francis Dinh 61692c7efa Include the '#' symbol into the link itself
7 years ago
lain bd4926288e Speed up follower query.
7 years ago
lain 1d1271ca1e Add index for user follower address.
7 years ago
lain 46f63ea8af Fix atom feed pagination.
7 years ago
lain 2c1c221301 Fix follower collection id.
7 years ago
lain 09de76ad5a Return "audio" info in mastodon api.
7 years ago
lambda 809bffbb21 Merge branch 'feature/oauth-token-password' into 'develop'
7 years ago
lambda 47a5cc0dd9 Merge branch 'bugfix/activitypub-hashtags' into 'develop'
7 years ago
William Pitcock 2aea3bc632 activitypub transmogrifier: rewrite incoming hashtags
7 years ago
lain 847cb15626 Fix tests.
7 years ago
lain c7be7a9454 Unify user fetching.
7 years ago
lain e3a81fe58f Fetch the same data from json webfinger as from xml webfinger.
7 years ago
lain d1ee3edd3c Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
7 years ago
lain eb7ce61ca5 Fix hashtags.
7 years ago
lambda c32058b3e2 Merge branch 'fix-star-colour' into 'develop'
7 years ago
William Pitcock dd21137f38 oauth: implement grant_type=password for single-page apps
7 years ago