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
Alex S a53d591ac5
code style
6 years ago
..
activity_pub Merge branch 'fix-slow-relationships' into 'develop' 6 years ago
admin_api admin api endpoints for invites 6 years ago
auth Merge remote-tracking branch 'upstream/develop' into feature/openldap-support 6 years ago
channels change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago
common_api Fix preview not being usable in form data 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 Redirect to the referer url after mastofe authorization 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 Merge branch 'features/mastoapi/2.6.0-force-login-option' into 'develop' 6 years ago
ostatus ostatus: use preload objects with Object.normalize() when opportunistic 6 years ago
push [Credo] fix Credo.Check.Readability.MaxLineLength 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 Remove chromium input hilight that clashes with our own 6 years ago
twitter_api code style 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 robots.txt 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 admin api endpoints for invites 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