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
rinpatch a53b917e7f
oof
6 years ago
..
activity_pub Make credo happy 6 years ago
admin_api Merge branch 'bugfix/pleroma-email-naming' into 'develop' 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 oof 6 years ago
federator Make credo happy 6 years ago
http_signatures de-group alias/es 6 years ago
mastodon_api Make credo happy 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 Merge branch 'develop' into feature/database-compaction 6 years ago
push fix credo 6 years ago
rich_media Add `with_body: true` to requests relying on `max_body: val` 6 years ago
salmon [Credo] write large numbers with underscore separation 6 years ago
templates Merge branch 'fix/732-password-align' into 'develop' 6 years ago
twitter_api Merge branch 'develop' into feature/database-compaction 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 make Pleroma.Endpoint use extra_cookie_attrs in config 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 Add `with_body: true` to requests relying on `max_body: val` 6 years ago
router.ex adding destroy multiple for mastofe 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