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-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
2019-05-17
also suppress link previews from posts marked #nsfw
William Pitcock
2019-05-17
config: make sending the user agent configurable, disable sending the user ag...
William Pitcock
2019-05-17
http: request builder: send user-agent when making requests
William Pitcock
2019-05-17
rich media: suppress link previews if post is marked as sensitive
William Pitcock
2019-05-17
mrf: simple policy: mark all posts instead of posts with media as sensitive i...
William Pitcock
2019-05-17
Linting.
lain
2019-05-17
MongooseIM: Add basic integration endpoints.
lain
2019-05-17
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-index
lain
2019-05-17
Merge branch 'ecto_sql_update' into 'develop'
lambda
2019-05-17
Merge branch 'bugfix/903-mastoapi-relationship-requested' into 'develop'
lambda
2019-05-17
Update account_view.ex
lambda
2019-05-17
Fix specs.
lain
2019-05-17
Fix/902 random compile failing
Alexander Strizhakov
2019-05-17
MastoAPI account_view.ex: requested is false when following is true
Haelwenn (lanodan) Monnier
2019-05-17
Fix typo: s/"tags"/"tag"/g
Aaron Tinio
2019-05-16
Merge branch 'feature/890-add-report-uri' into 'develop'
kaniini
[next]