Commit Graph

5131 Commits (a53d06273080525fdda332291838b0c95ed69690)
 

Author SHA1 Message Date
rinpatch 38f3393e93 Make rate limiting for Mastodon Registration API less agressive and enable it by default.
5 years ago
lambda 8e721706c2 Merge branch 'fix-the-build' into 'develop'
5 years ago
Mark Felder 1caa6331ea Group def perform() together to fix the build
5 years ago
lambda fa4bd898f1 Merge branch 'fix/gopher' into 'develop'
5 years ago
William Pitcock 51325fd60c gopher: fix rendering of post content (closes #895)
5 years ago
lambda 692919c7d2 Merge branch 'refactor/use-job-queue-everywhere' into 'develop'
5 years ago
William Pitcock ac3a3abf6b clean up follow/block imports a little
5 years ago
kaniini dfd031c26a Merge branch 'fix/pleroma-config-get-when-value-is-false' into 'develop'
5 years ago
lambda 37dc1cc431 Merge branch 'refactor/oauth_controller_response' into 'develop'
5 years ago
Maksim 52297920e7 Refactoring oauth response.
5 years ago
kaniini 4e69d1239a Merge branch 'feature/disable-account' into 'develop'
5 years ago
Egor Kislitsyn c1665fd94d Update CHANGELOG
5 years ago
Egor Kislitsyn b92c004ea8 Reuse query from User.restrict_deactivated/1
5 years ago
Egor Kislitsyn 5e2b491276 Merge remote-tracking branch 'pleroma/develop' into feature/disable-account
5 years ago
Aaron Tinio a18b2c0b12 Fix Pleroma.Config.get!/1 raising an error when value is false
5 years ago
rinpatch cdcdbd88da Merge branch 'changelog/adminfe' into 'develop'
5 years ago
Mark Felder 6e1538cb76 Document AdminFE in changelog
5 years ago
kaniini 119b758412 Merge branch 'bump-mastoapi' into 'develop'
5 years ago
Mark Felder bbacdf2352 Bump Mastodon API level
5 years ago
kaniini a0ec7326f9 Merge branch 'refactor/jason' into 'develop'
5 years ago
Mark Felder 498bfdf403 Switch to Jason over Poison
5 years ago
William Pitcock 69a9e0563c user: migrate follow/blocks import to job queue
5 years ago
William Pitcock 57d11ac9db activitypub: move post rich media fetching to job queue
5 years ago
William Pitcock 32d4630c9c user: move initial post fetching to job queue
5 years ago
lambda b14a314ce7 Merge branch 'feature/federator-behaviours' into 'develop'
5 years ago
kaniini f3e8f5b1f2 Merge branch 'features/mastoapi/2.7.0-registration' into 'develop'
5 years ago
Alexander Strizhakov a2be420f94 differences_in_mastoapi_responses.md: fullname & bio are optionnal
5 years ago
kaniini 5a4d55cf91 Merge branch 'filter-irreversible' into 'develop'
5 years ago
Sachin Joshi 7701a4c841 Make irreversible field default to false in filters
5 years ago
Mark Felder 786f2c7a84 Update shortdoc description
5 years ago
lambda 16cb9e5f1c Merge branch 'mascot/pleroma-tan-shy' into 'develop'
5 years ago
rinpatch 17f7c5e290 Merge branch 'fix/unfollows-not-working' into 'develop'
5 years ago
rinpatch 15cda998f3 Add a test to ensure create_or_bump_for does not normalize objects before checking the activity type
5 years ago
William Pitcock 44b182732e nodeinfo: gather supported protocol names from federation modules
5 years ago
William Pitcock 28f7f4c6de webfinger: build the response based on enabled federation modules
5 years ago
William Pitcock 80759f012e xml builder: properly escape quotes
5 years ago
William Pitcock 582bd9d170 tests: fix AP test failures
5 years ago
William Pitcock d823eb921b tests: fix salmon tests
5 years ago
rinpatch 3ded995253 Merge branch 'update-changelog' into 'develop'
5 years ago
Sachin Joshi 2a4e41acb4 update changelog
5 years ago
William Pitcock 2b847d4add tests: chase federator publish_single_foo removals
5 years ago
William Pitcock 55fa4b812a federator: websub removal
5 years ago
William Pitcock c23276a59a activitypub: publisher: fixups
5 years ago
William Pitcock fedaca15a3 websub: adapt to work as a federator publishing module
5 years ago
William Pitcock 179293e51c salmon: refactor to work as a federator publishing module
5 years ago
William Pitcock 2aee62a456 federator: publisher: only attempt publishing if we know the activity is representable
5 years ago
William Pitcock 69158f1065 ostatus: only as:Public activities are representable
5 years ago
William Pitcock 85377c0b67 federator: move activitypub relaying to the AP publisher module
5 years ago
William Pitcock 676752bb83 federator: hook up Publisher.publish()
5 years ago
William Pitcock f7a6a37c4e federator: remove no longer used :publish_single_ap
5 years ago