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-06-15
Fix typo
lain
2018-06-14
Merge branch 'fix/missing-file-extension' into 'develop'
lambda
2018-06-14
Add missing file extension if file does not have one
Francis Dinh
2018-06-14
Merge branch 'fix/mp3-recognition' into 'develop'
lambda
2018-06-14
upload.ex: add MPEG Layer 3 file header.
eal
2018-06-14
Merge branch 'patch-2' into 'develop'
lambda
2018-06-14
Merge branch 'bugfix/mrf-orphaning' into 'develop'
lambda
2018-06-14
Merge branch 'feature/twitterapi-unrepeat' into 'develop'
lambda
2018-06-14
Merge branch 'bugfix/oauth2-param-name' into 'develop'
lambda
2018-06-14
Merge branch 'bugfix/oauth-password-with-email' into 'develop'
lambda
2018-06-14
Merge branch 'bugfix/mastodon-streaming-blocks' into 'develop'
lambda
2018-06-14
oauth: fix password-based login when username is email address
William Pitcock
2018-06-14
oauth: support either name or username parameter with grant_type=password
William Pitcock
2018-06-13
fixup test
Francis Dinh
2018-06-13
Add unretweet TwAPI endpoint and cleanup AP.unannounce
Francis Dinh
2018-06-13
activitypub transmogrifier: handle activity lookup failure
William Pitcock
2018-06-13
streamer: don't relay boosts of messages which would otherwise be blocked
William Pitcock
2018-06-13
* fix nginx 1.15 warning:
dex
2018-06-13
Merge branch 'feature/webfinger-rfc7033-compliant' into 'develop'
lambda
2018-06-13
webfinger: send JRD by default instead of XRD
William Pitcock
2018-06-13
Merge branch 'bugfix/webfinger-refactoring' into 'develop'
lambda
2018-06-13
webfinger: refactor webfinger() functions
William Pitcock
2018-06-12
update frontend
lain
2018-06-12
set_moderator: ensureall applications are started.
eal
2018-06-12
Merge branch 'patch-2' into 'develop'
lambda
2018-06-12
Replace avi.png with the Pleroma logo
Artik Banana
2018-06-12
Merge branch 'develop' into 'develop'
lambda
2018-06-12
Update sample_config.eex
lambda
2018-06-12
Merge branch 'feature/list-streaming' into 'develop'
lambda
2018-06-12
Merge branch 'feature/locked-accounts-part-1' into 'develop'
lambda
2018-06-12
Merge branch 'patch-2' into 'develop'
lambda
2018-06-11
router: remove stub /domain_blocks entry
William Pitcock
2018-06-11
* Removed TLSv1 and TLSv1.1
Artik Banana
2018-06-11
Security upgrades:
Artik Banana
2018-06-11
tests: update twitterapi user view tests for new locked variable
William Pitcock
2018-06-11
twitter api: add approve/deny endpoints
William Pitcock
2018-06-11
tests: add tests for /api/pleroma/friend_requests
William Pitcock
2018-06-11
twitter api: add friend requests list api
William Pitcock
2018-06-11
twitterapi: user view: return if an account is locked or not
William Pitcock
2018-06-11
activitypub transmogrifier: accept/reject outgoing: we might send the actual ...
William Pitcock
2018-06-11
run mix format
William Pitcock
2018-06-11
twitterapi: add profile setting for locked/unlocked accounts
William Pitcock
2018-06-11
tests: assert the state prior to mutating it as well as afterward
William Pitcock
2018-06-11
testsuite: add mastodon api tests
William Pitcock
2018-06-11
activitypub transmogrifier: remove debug code
William Pitcock
2018-06-11
user: add a workaround for situations where Pleroma may believe a followee is...
William Pitcock
2018-06-11
activitypub: when unfollowing, update the follow activity's disposition to 'c...
William Pitcock
2018-06-11
mastodon api: allow setting an account locked or not
William Pitcock
2018-06-11
user: use Enum.uniq on the follow request query
William Pitcock
2018-06-11
activitypub transmogrifier: send Rejects in the format Mastodon wants
William Pitcock
[next]