aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-04-06ObjectID Validator: Refactor.lain
2020-04-06Transmogrifier: Refactoring / Renaming.lain
2020-04-01Validators: Correct ObjectID filenamelain
2020-03-31Transmogrifier: Fix BAD code by RINPATCHlain
2020-03-31Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.exlain
2020-03-31Transmogrifier: Only add context if it really is onne.lain
2020-03-31Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into re...lain
2020-03-31Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.exlain
2020-03-31Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.exlain
2020-03-31CommonAPI: DRY up a bit.lain
2020-03-31Validators: ObjectID is an http uri.lain
2020-03-31Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.exlain
2020-03-26Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into re...lain
2020-03-26Apply suggestion to lib/pleroma/web/activity_pub/pipeline.exlain
2020-03-26Validators: Use correct type for IDs.lain
2020-03-26Bump copyright dates.lain
2020-03-26Refactors.lain
2020-03-26Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into re...lain
2020-03-26Apply suggestion to lib/pleroma/web/activity_pub/object_validator.exlain
2020-03-26ActivityPub: Small refactor.lain
2020-03-24Apply suggestion to lib/pleroma/web/activity_pub/activity_pub.exrinpatch
2020-03-24Apply suggestion to lib/pleroma/web/activity_pub/pipeline.exlain
2020-03-24Apply suggestion to lib/pleroma/web/activity_pub/object_validators/create_val...lain
2020-03-20Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-03-20include_types parameter in /api/v1/notificationsAlexander Strizhakov
2020-03-19Fix linting.lain
2020-03-19Merge branch 'remake-remodel' into developlain
2020-03-16removing with_move parameterAlexander Strizhakov
2020-03-15static_fe: Sanitize HTML in usersHaelwenn (lanodan) Monnier
2020-03-15static_fe: Sanitize HTML in postsHaelwenn (lanodan) Monnier
2020-03-15Merge branch '1560-non-federating-instances-routes-restrictions' into 'develop'lain
2020-03-15Merge branch 'f' into 'develop'Haelwenn
2020-03-15Merge branch 'fix/rate-limiter-remoteip-behavior' into 'develop'Haelwenn
2020-03-15rip out fetch_initial_postsrinpatch
2020-03-15pleroma_api_controller.ex: Improve conversations error reportingHaelwenn (lanodan) Monnier
2020-03-14Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...Ivan Tashkinov
2020-03-14Merge branch 'fix/cache-control-headers' into 'develop'rinpatch
2020-03-13uploaded media plug: do not inject compile-time params on every requestrinpatch
2020-03-13Merge branch 'feature/mastofe-admin-scope' into 'develop'rinpatch
2020-03-13Merge branch 'fix/hashtags-streaming' into 'develop'rinpatch
2020-03-13Merge branch 'static-accept-missing' into 'develop'rinpatch
2020-03-13rate limiter: disable based on if remote ip was found, not on if the plug was...rinpatch
2020-03-13Merge branch 'bugfix/br-vs-newline' into 'develop'rinpatch
2020-03-13Merge branch 'develop' into fix/cache-control-headersMark Felder
2020-03-13LintMark Felder
2020-03-13Synchronize cache-control header for local media with the mediaproxyMark Felder
2020-03-13Set correct Cache-Control header for local mediaMark Felder
2020-03-13Update comment to reflect what the code is actually doingMark Felder
2020-03-13Do not trust remote Cache-Control headers for mediaproxyMark Felder
2020-03-13Merge branch 'revert/cache-control' into 'develop'rinpatch