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.
akkoma-cachapa/lib/pleroma/web
Egor Kislitsyn 9abf832b03
Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush
6 years ago
..
activity_pub Merge branch 'improve_upgrade_user_from_ap_id' into 'develop' 6 years ago
admin_api Redundant Repo.get_by usage was recently removed from the codebase 6 years ago
auth [#923] Removed <br> elements from auth forms, adjusted docs, minor auth settings refactoring. 6 years ago
channels change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago
common_api Merge develop to 770-add-emoji-tags 6 years ago
federator Replace Pleroma.Jobs with `pleroma_job_queue` 6 years ago
http_signatures de-group alias/es 6 years ago
mastodon_api Merge branch 'feature/770-add-emoji-tags' into 'develop' 6 years ago
media_proxy [Credo] fix Credo.Check.Readability.MaxLineLength 6 years ago
metadata Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi 6 years ago
nodeinfo NodeInfo: Return safe_dm_mentions feature flag. 6 years ago
oauth [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 6 years ago
ostatus ostatus: use preload objects with Object.normalize() when opportunistic 6 years ago
push fix credo 6 years ago
rich_media rich media: helpers: only crawl Create activities 6 years ago
salmon [Credo] write large numbers with underscore separation 6 years ago
templates [#923] Removed <br> elements from auth forms, adjusted docs, minor auth settings refactoring. 6 years ago
twitter_api Merge develop to 770-add-emoji-tags 6 years ago
views logging: only return ISE reasons in API responses when in dev or test mode 6 years ago
web_finger [Credo] fix Credo.Check.Readability.AliasOrder 6 years ago
websub Ecto 3.0.5 migration 6 years ago
xml update copyright years to 2019 6 years ago
chat_channel.ex [Credo] Remove parentesis on argument-less functions 6 years ago
controller_helper.ex Fixed local MastoFE authentication / `force_login` option. 6 years ago
endpoint.ex [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 6 years ago
gettext.ex update copyright years to 2019 6 years ago
metadata.ex Use object instead of activity for metadata 6 years ago
oauth.ex Database authenticator behaviour / Pleroma implementation refactoring. 6 years ago
rel_me.ex http: rework connection timeouts to match hackney docs, enforce 1 second max TCP connection timeout 6 years ago
router.ex [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 6 years ago
streamer.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago
uploader_controller.ex Make credo happy 6 years ago
web.ex Made auth customization be runtime-configurable. 6 years ago