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
/
lib
Age
Commit message (
Expand
)
Author
2019-05-31
Mastodon API search default value for "resolve" is false
feld
2019-05-31
Merge branch 'hotfix/leaking-lists' into 'develop'
lambda
2019-05-31
Mastodon API: Fix lists leaking private posts
rinpatch
2019-05-31
Fix fix_explicit_addressing moving follower collection to cc and add tests fo...
rinpatch
2019-05-30
Replace missing non-nullable Card attributes with empty strings
Sergey Suprunenko
2019-05-30
Merge branch 'use-pleroma-config' into 'develop'
lambda
2019-05-30
Use Pleroma.Config everywhere
Egor Kislitsyn
2019-05-29
Revert "Merge branch 'feature/search-authenticated-only' into 'develop'"
kaniini
2019-05-29
Default search limit should be 40
Mark Felder
2019-05-29
router: require oauth_read for searching
William Pitcock
2019-05-28
Respect proxy settings federation
jeff
2019-05-26
Merge branch 'refactor/die-httpoison-die' into 'develop'
lambda
2019-05-26
mrf: simple policy: fix matching imported activitypub and ostatus statuses
William Pitcock
2019-05-25
remove @websub and @ostatus module-level constants
William Pitcock
2019-05-25
kill @httpoison
William Pitcock
2019-05-25
Keep nodeinfo available when not federating
Aaron Tinio
2019-05-24
Mention all people in the beginning of DM
Sergey Suprunenko
2019-05-24
Move the Cache Control header test to its own file
feld
2019-05-22
mrf: simple policy: add the ability to strip avatars and banners from user pr...
William Pitcock
2019-05-22
activitypub: run user objects through MRF filters
William Pitcock
2019-05-22
mrf: defang policy modules for filtering user profile objects
William Pitcock
2019-05-22
Disable timeouts for object pruning query
rinpatch
2019-05-22
[#699] add worker to clean expired oauth tokens
Maksim
2019-05-22
Merge branch 'feature/object-pruning' into 'develop'
lambda
2019-05-22
Merge branch 'refactor/keys' into 'develop'
lambda
2019-05-22
salmon: fix credo
William Pitcock
2019-05-22
Merge branch 'bugfix/account_view_source.note' into 'develop'
rinpatch
2019-05-22
MastoAPI AccountView: fill source.note with plaintext version of note
Haelwenn (lanodan) Monnier
2019-05-22
Merge branch 'mongooseim-support' into 'develop'
kaniini
2019-05-22
Merge branch 'fix/api-fallback' into 'develop'
kaniini
2019-05-22
Do not truncate DM when it contains newlines and safe_dm_mentions is set to true
Sergey Suprunenko
2019-05-22
move key generation functions into Pleroma.Keys module
William Pitcock
2019-05-22
prune objects task: use Repo.delete_all()
William Pitcock
2019-05-22
Respond with a 404 Not implemented JSON error message
Aaron Tinio
2019-05-21
add mix task to prune the object database using a configured retention period
William Pitcock
2019-05-21
object: fetcher: add support for reinjecting pruned objects
William Pitcock
2019-05-21
object: add Object.prune()
William Pitcock
2019-05-21
Merge branch 'trivial/increase-hackney-timeouts' into 'develop'
kaniini
2019-05-21
http: bump connection timeout to 10 seconds
William Pitcock
2019-05-21
Merge branch 'fix/prometheus-ecto-error-when-not-configured' into 'develop'
kaniini
2019-05-20
Merge branch 'refactor/add-virtual-thread-muted-field' into 'develop'
kaniini
2019-05-21
Fix prometheus-ecto error when not configured
Aaron Tinio
2019-05-21
Add virtual :thread_muted? field
Aaron Tinio
2019-05-20
Move default mascot configuration to `config/`
Sadposter
2019-05-20
Use string map for default mascot
Sadposter
2019-05-20
Add mascot get/set tests
Sadposter
2019-05-20
Add API endpoints for a custom user mascot
Sadposter
2019-05-20
Add report filtering to MRF.SimplePolicy
Aaron Tinio
2019-05-18
Merge branch 'feature/mrf-always-nsfw' into 'develop'
rinpatch
2019-05-17
add Changelog entry
William Pitcock
[next]