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-06-02
reverse proxy: clean up some @hackney leftovers
William Pitcock
2019-06-02
Merge branch 'feature/notification-control-part-2' into 'develop'
kaniini
2019-06-01
Merge branch 'bugfix/visibility-indicator-litepub-dm' into 'develop'
kaniini
2019-06-01
Remove all follower collections but actor's from "cc"
Sergey Suprunenko
2019-06-01
visibility: if litepub:directMessage is asserted, always report the object as...
William Pitcock
2019-06-01
Remove now useless flavours switching
Haelwenn (lanodan) Monnier
2019-06-01
mastodon_api_controller.ex: Remove vanilla from supported_flavours
Haelwenn (lanodan) Monnier
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-26
notification: remove local/remote match rules (too complicated)
William Pitcock
2019-05-25
user info: allow formdata for notification settings like every other API
William Pitcock
2019-05-25
twitter api: user view: expose user notification settings under pleroma object
William Pitcock
2019-05-25
notification: add non_follows/non_followers notification control settings
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
[next]