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-05-22
Hook up unfollow and (un)block to MastoAPI + tests
Francis Dinh
2018-05-21
Pass correct number of arguments to unfollow
Francis Dinh
2018-05-21
Add tests for incoming unfollow over OStatus
Francis Dinh
2018-05-21
Fix unblock handling
Francis Dinh
2018-05-21
Handle unfollows from OStatus
Francis Dinh
2018-05-21
Add undo block handler
Francis Dinh
2018-05-20
Format
Francis Dinh
2018-05-20
Fix unfollows
Francis Dinh
2018-05-20
pass user to User.blocks?/2 instead of ap_id
Francis Dinh
2018-05-20
Merge remote-tracking branch 'upstream/develop' into feature/incoming-remote-...
Francis Dinh
2018-05-20
Merge branch 'develop' into 'develop'
lambda
2018-05-20
Correct 'register_user' parameters in README
witti
2018-05-20
More fixes.
lain
2018-05-20
Fix specs.
lain
2018-05-20
update frontend
lain
2018-05-20
Return visilility in twitter api, too.
lain
2018-05-20
Return private / direct posts on user timelines, too.
lain
2018-05-20
update frontend
lain
2018-05-20
Merge branch 'feature/account-deletion' into 'develop'
lambda
2018-05-20
Merge branch 'feature/undo-like-federation' into 'develop'
lambda
2018-05-20
Fix test for blocks
Francis Dinh
2018-05-19
Pass user instead of their ap_id to User.block
Francis Dinh
2018-05-19
Remove handler for incoming undos with object references
Francis Dinh
2018-05-19
Formatting and add tests for blocks/unblocks
Francis Dinh
2018-05-19
Use correct variable names in unfollow
Francis Dinh
2018-05-19
Support Undo like activities (Fix #139)
Thog
2018-05-19
Modified deleting an account to run as a task
Syldexia
2018-05-19
Merge branch 'feature/webfinger-mime-ld-json' into 'develop'
lambda
2018-05-19
Merge branch 'feature/remote-user-deactivation' into 'develop'
lambda
2018-05-19
Fix linking problem.
lain
2018-05-19
Merge branch 'bugfix/hubzilla-compat' into 'develop'
lambda
2018-05-19
run mix format
William Pitcock
2018-05-19
run mix format
William Pitcock
2018-05-19
tests: add test for hubzilla follow activity too
William Pitcock
2018-05-19
tests: add tests for Transmogrifier.maybe_fix_user_object()
William Pitcock
2018-05-19
activitypub transmogrifier: handle hubzilla AP actor quirks
William Pitcock
2018-05-19
activitypub: normalize the actor to ensure we have its URI
William Pitcock
2018-05-19
webfinger: add tests
William Pitcock
2018-05-19
webfinger: only do ld+json on modern json webfinger
William Pitcock
2018-05-19
webfinger: interpret application/ld+json links as an alternate to application...
William Pitcock
2018-05-19
webfinger: expose the application/ld+json link alongside the older applicatio...
William Pitcock
2018-05-19
remote user deactivation: fix test failures
William Pitcock
2018-05-18
Add federated blocks
Francis Dinh
2018-05-17
actually rvert those changes
Francis Dinh
2018-05-17
Revert "Undo formatting in user.ex"
Francis Dinh
2018-05-17
Undo formatting in user.ex
Francis Dinh
2018-05-17
Add support for incoming remote unfollows
Francis Dinh
2018-05-16
Fix User search.
lain
2018-05-16
update frontend
lain
2018-05-13
add mix task for deactivating a user by nickname
William Pitcock
[next]