aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/web_finger
AgeCommit message (Expand)Author
2019-05-25kill @httpoisonWilliam Pitcock
2019-05-22move key generation functions into Pleroma.Keys moduleWilliam Pitcock
2019-05-17Fix/902 random compile failingAlexander Strizhakov
2019-05-12webfinger: build the response based on enabled federation modulesWilliam Pitcock
2019-04-22Use `User.get_cached*` everywhereEgor
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-15WebFinger: Sends a 400 when resource param is missing, fix XRD typo in testHaelwenn (lanodan) Monnier
2018-12-12fix warningsMaksim Pechnikov
2018-12-06remove follow_redirect optionsHakaba Hitoyo
2018-12-04status_code -> statusMaksim Pechnikov
2018-11-27Webfinger fixes.lain
2018-11-18Mix format.lain
2018-11-18Fix setting of keys.lain
2018-11-05Runtime configured routerhref
2018-06-13webfinger: refactor webfinger() functionsWilliam Pitcock
2018-06-07Fix follow errorsRachel H
2018-06-06webfinger: use https as default fallback instead of httpWilliam Pitcock
2018-05-21webfinger: fix finding the XRD uri for statusnet instancesWilliam Pitcock
2018-05-19run mix formatWilliam Pitcock
2018-05-19webfinger: only do ld+json on modern json webfingerWilliam Pitcock
2018-05-19webfinger: interpret application/ld+json links as an alternate to application...William Pitcock
2018-05-19webfinger: expose the application/ld+json link alongside the older applicatio...William Pitcock
2018-05-06Merge branch 'feld-warnings' into 'develop'lambda
2018-05-06Get rid of unsafe variables.eal
2018-05-04Clean up unused aliases and importsMark Felder
2018-04-21Formatting fixes.lain
2018-03-30Format the code.lain
2018-03-27More Jason changes.lain
2018-03-24Fetch the same data from json webfinger as from xml webfinger.lain
2018-03-22webfinger: implement json response parsingWilliam Pitcock
2018-03-22webfinger: attempt to fall back if LRDD template cannot be foundWilliam Pitcock
2018-03-22webfinger: support JSON outputWilliam Pitcock
2018-03-19LRDD, you are special and we love you tooMark Felder
2018-03-19Grammar consistencyMark Felder
2018-02-25Use update_and_set cache.lain
2018-02-25Handle remote update activities.lain
2018-02-24Invalidate user after key creation.lain
2018-02-23Webfinger: Remove leading @s.lain
2018-02-18Try to fetch AP user data first.lain
2018-02-11Merge branch 'develop' into feature/activitypubRoger Braun
2018-02-02Add remote following of local profiles.eal
2018-01-18Revert "Revert "Add remote follow path to webfinger.""eal
2018-01-18Revert "Add remote follow path to webfinger."eal
2018-01-18Add remote follow path to webfinger.eal
2017-12-09Add link to AP address in webfinger.Roger Braun
2017-11-19Fix all compilation warningsThog
2017-11-07Revert "Longer timeouts for user fetching."Roger Braun