pleroma/lib/pleroma/web
William Pearson 3dadaa4432 robots.txt
Add default robots.txt that allows bots access to all paths.
Add mix task to generate robots.txt taht allows bots access to no paths.
Document custom emojis, MRF and static_dir
static_dir documentation includes docs for the robots.txt Mix task.
2019-03-15 02:28:18 +00:00
..
activity_pub [Credo] Change quoted string with 3+ quotes to sigils 2019-03-13 04:26:56 +01:00
admin_api Typo 2019-03-05 02:11:15 +03:00
auth [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
channels [Credo] write large numbers with underscore separation 2019-03-13 04:26:56 +01:00
common_api Unify unfollow, accept and reject follow requests using CommonAPI 2019-03-13 20:28:36 +03:00
federator [Credo] Remove parentesis on argument-less functions 2019-03-13 04:26:56 +01:00
http_signatures de-group alias/es 2019-02-09 16:31:17 +01:00
mastodon_api Merge branch 'mastofe-content-types' into 'develop' 2019-03-13 22:04:23 +00:00
media_proxy [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
metadata [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
nodeinfo [Credo][CI] Add readability as it’s fixed 2019-03-13 04:26:56 +01:00
oauth [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
ostatus [Credo] make all variables use snake_case 2019-03-13 04:26:56 +01:00
push [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
rich_media [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
salmon [Credo] write large numbers with underscore separation 2019-03-13 04:26:56 +01:00
templates Remove chromium input hilight that clashes with our own 2019-03-11 15:10:42 +02:00
twitter_api Unify unfollow, accept and reject follow requests using CommonAPI 2019-03-13 20:28:36 +03:00
views logging: only return ISE reasons in API responses when in dev or test mode 2019-02-20 17:36:47 +00:00
web_finger [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
websub [Credo] make all variables use snake_case 2019-03-13 04:26:56 +01:00
xml update copyright years to 2019 2018-12-31 15:41:47 +00:00
chat_channel.ex [Credo] Remove parentesis on argument-less functions 2019-03-13 04:26:56 +01:00
controller_helper.ex [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
endpoint.ex robots.txt 2019-03-15 02:28:18 +00:00
gettext.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
metadata.ex Use object instead of activity for metadata 2019-01-18 09:32:52 +03:00
oauth.ex Database authenticator behaviour / Pleroma implementation refactoring. 2019-02-26 15:27:01 +03:00
rel_me.ex http: rework connection timeouts to match hackney docs, enforce 1 second max TCP connection timeout 2019-03-08 22:56:16 +00:00
router.ex [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
streamer.ex [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
uploader_controller.ex Make credo happy 2019-02-09 14:59:20 +01:00
web.ex Made auth customization be runtime-configurable. 2019-02-28 13:00:54 +03:00