index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-30
Format the code.
lain
2018-03-30
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
lain
2018-03-30
TwApi ActivityView: Add announces.
lain
2018-03-30
TwApi ActivityView: Add Like rendering.
lain
2018-03-30
Add ActivityViewTest.
lain
2018-03-30
Fix TwApi reply visibility.
lain
2018-03-30
Merge branch 'char-limit-mastofe' into 'develop'
lambda
2018-03-30
Add char_limit to initial-state of mastofe
Morgan Bazalgette
2018-03-28
Clean up prod.exs a bit.
lain
2018-03-28
Update pleroma.nginx
lambda
2018-03-28
Don't go through all available emoji.
lain
2018-03-27
Add basic activity view.
lain
2018-03-27
Return version in instance endpoint, set version to 0.9.0.
lain
2018-03-27
Fix migration.
lain
2018-03-27
Drop index for 'local', it confuses the query planner.
lain
2018-03-27
Reduce OP fetching queries.
lain
2018-03-27
Don't try to fetch OP if none is there.
lain
2018-03-27
More Jason changes.
lain
2018-03-27
Add missing types.
lain
2018-03-27
Switch to Jason for json handling.
lain
2018-03-27
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
lain
2018-03-27
Update dependencies.
lain
2018-03-27
Merge branch 'fix/hashtag-consistency' into 'develop'
lambda
2018-03-27
Forgot to fix one of the links in a test
Francis Dinh
2018-03-27
Update tests to reflect hashtag link changes
Francis Dinh
2018-03-27
Include the '#' symbol into the link itself
Francis Dinh
2018-03-26
Speed up follower query.
lain
2018-03-26
Add index for user follower address.
lain
2018-03-26
Fix atom feed pagination.
lain
2018-03-25
Fix follower collection id.
lain
2018-03-25
Return "audio" info in mastodon api.
lain
2018-03-25
Merge branch 'feature/oauth-token-password' into 'develop'
lambda
2018-03-24
Merge branch 'bugfix/activitypub-hashtags' into 'develop'
lambda
2018-03-24
activitypub transmogrifier: rewrite incoming hashtags
William Pitcock
2018-03-24
Fix tests.
lain
2018-03-24
Unify user fetching.
lain
2018-03-24
Fetch the same data from json webfinger as from xml webfinger.
lain
2018-03-24
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
lain
2018-03-24
Fix hashtags.
lain
2018-03-24
Merge branch 'fix-star-colour' into 'develop'
lambda
2018-03-23
oauth: implement grant_type=password for single-page apps
William Pitcock
2018-03-23
mastofe: remove excess accent colours; fix the always-starred bug
Morgan Bazalgette
2018-03-23
Strip html from emoji stuff.
lain
2018-03-23
For outgoing objects, fake mastodon style ap id for ostatus.
lain
2018-03-22
Merge branch 'develop' into kaniini/pleroma-feature/activitypub-endpoints
lain
2018-03-22
Clear caches on test.
lain
2018-03-22
Fix test.
lain
2018-03-22
tests: webfinger: test quering a JSON response for activitypub actor URI
William Pitcock
2018-03-22
webfinger: implement json response parsing
William Pitcock
2018-03-22
webfinger: attempt to fall back if LRDD template cannot be found
William Pitcock
[next]