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
path:
root
/
test
/
web
/
activity_pub
/
views
Age
Commit message (
Expand
)
Author
2019-08-14
Use info.fields instead of source_data for remote users
Egor Kislitsyn
2019-08-14
Linkify custom fields values in ActivityPub.UserViewx
Egor Kislitsyn
2019-08-14
Add profile custom fields to ActivityPub.UserView
Egor Kislitsyn
2019-07-12
AP user view: Add a test for hiding totalItems in following/followers
rinpatch
2019-07-10
Add license/copyright to all project files
feld
2019-07-09
[#878] Tests improvements per code review.
Ivan Tashkinov
2019-07-08
[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...
Ivan Tashkinov
2019-05-22
move key generation functions into Pleroma.Keys module
William Pitcock
2019-03-26
AP UserView: Refactor banner / avatar display code, add test.
lain
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-14
activitypub: user view: do not expose oAuth endpoints for instance users
William Pitcock
2019-02-13
tests: add tests for endpoints
William Pitcock
2018-11-17
activitypub: object view: avoid leaking private details
William Pitcock
2018-11-08
Small refactor.
lain
2018-07-12
activitypub: switch to using x509 representation for public keys instead of p...
William Pitcock
2017-12-11
ActivityPub: Add Objects View.
Lain Iwakura