Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lambda 184ae60b21 Merge branch 'bugfix/pleroma-email-naming' into 'develop' 5 years ago
..
activity_pub Merge branch 'improve_upgrade_user_from_ap_id' into 'develop' 5 years ago
admin_api Merge branch 'bugfix/pleroma-email-naming' into 'develop' 5 years ago
common_api Ignore dates in wrong formats 5 years ago
http_sigs tests: add legal boilerplate 5 years ago
instances [Credo] fix Credo.Check.Readability.MaxLineLength 5 years ago
mastodon_api Merge branch 'features/mastoapi/2.6.0-min_id-pagination' into 'develop' 5 years ago
metadata Fix OGP provider tests 5 years ago
oauth [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 5 years ago
ostatus change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests 5 years ago
plugs tests: add legal boilerplate 5 years ago
push Use PleromaJobQueue in Pleroma.Web.Push 5 years ago
rich_media helpers: use AutoLinker to validate URIs as well as the other tests 5 years ago
salmon replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)` 5 years ago
twitter_api Merge branch 'bugfix/pleroma-email-naming' into 'develop' 5 years ago
views tests: fix tests 5 years ago
web_finger tests: add legal boilerplate 5 years ago
websub [Credo] fix Credo.Check.Readability.AliasOrder 5 years ago
federator_test.exs [Credo] fix Credo.Check.Readability.AliasOrder 5 years ago
node_info_test.exs NodeInfo: Return safe_dm_mentions feature flag. 5 years ago
rel_me_test.exs Web.RelMe: Fix having other values in rel attr 5 years ago
retry_queue_test.exs Improves RetryQueue behavior 5 years ago
streamer_test.exs Fix streamer test 5 years ago