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-11-30
Remove "most recent notification" endpoint.
lain
2018-11-29
More fixes
lain
2018-11-27
Fix ostatus test.
lain
2018-11-27
Webfinger fixes.
lain
2018-11-27
More and more fixes.
lain
2018-11-27
More fixes.
lain
2018-11-27
HTTP sig fixes.
lain
2018-11-27
Fix CommonApi tests.
lain
2018-11-20
Merge branch 'validate-user-info' of git.pleroma.social:pleroma/pleroma into ...
lain
2018-11-20
Raise on usage of old function.
lain
2018-11-20
Fix most mastodon api bugs.
lain
2018-11-20
tests: fix up some more broken mastodon api testcases
William Pitcock
2018-11-20
mastodon api: fix up quite a few test failures
William Pitcock
2018-11-20
activitypub: fix restrict_blocked()
William Pitcock
2018-11-20
mastodon api: account view: fix tests
William Pitcock
2018-11-20
streamer: fix fetching the user's block list
William Pitcock
2018-11-20
oauth plug: fix deactivated check
William Pitcock
2018-11-20
common api: fix moderator check when deleting posts
William Pitcock
2018-11-20
user: fix user.info lookup in User.locked?()
William Pitcock
2018-11-20
Fix Notification tests.
lain
2018-11-20
Fix formatter tests.
lain
2018-11-18
Several twitter api fixes.
lain
2018-11-18
Fix user updating from AP.
lain
2018-11-18
Mix format.
lain
2018-11-18
Fix most User tests.
lain
2018-11-18
Fix setting of keys.
lain
2018-11-18
Fix following locked users.
lain
2018-11-18
Fix note count update.
lain
2018-11-18
Fix follower count test.
lain
2018-11-18
Fix user deactivation test.
lain
2018-11-18
Fix blocking.
lain
2018-11-18
Formatting.
lain
2018-11-18
Fix follower count setting.
lain
2018-11-18
Fix note counting.
lain
2018-11-18
Fix User deactivation.
lain
2018-11-18
Add User.Info module
lain
2018-11-17
Merge branch 'security/as2-object-render-hardening' into 'develop'
lambda
2018-11-17
activitypub: object view: avoid leaking private details
William Pitcock
2018-11-17
Merge branch 'bugfix/notice-urls-should-return-objects' into 'develop'
lambda
2018-11-17
ostatus controller: respond with AS2 objects instead of activities to notice ...
William Pitcock
2018-11-17
Merge branch 'security/spoofing-hardening' into 'develop'
lambda
2018-11-17
tests: federator: fix formatting
William Pitcock
2018-11-17
activitypub: transmogrifier: make deletes secure
William Pitcock
2018-11-17
test: add sanity tests for federator handling of AP docs
William Pitcock
2018-11-17
federator: return :ok or :error depending on if an AP doc was accepted or not
William Pitcock
2018-11-17
federator: do origin containment when processing inbound messages
William Pitcock
2018-11-17
tests: add a test to verify the general fake direction protection works in al...
William Pitcock
2018-11-17
tests: add a testcase for user collision
William Pitcock
2018-11-17
activitypub: user fetching: use fetch_and_contain_remote_object_from_id()
William Pitcock
2018-11-17
tests: add tests for contain_origin_from_id()
William Pitcock
[next]