aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/web_finger
AgeCommit message (Collapse)Author
2019-07-24Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop'kaniini
Fix remote follow from /ostatus_subscribe Closes #1103 See merge request pleroma/pleroma!1472
2019-07-25Change to not require `magic-public-key` on WebFingerkPherox
2019-07-24tests WebFingerMaksim
2019-07-17webfinger: allow resolution of usernames with dots in them (internal actors)Ariadne Conill
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
- remove code duplication - move user lookup to parent with statement - tighten both user lookup by nickname and activitypub URI with a type constraint
2018-06-07Fix follow errorsRachel H
2018-06-06webfinger: use https as default fallback instead of httpWilliam Pitcock
realistically, all instances need to be on https anyway to properly federate with all software
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 ↵William Pitcock
application/activity+json
2018-05-19webfinger: expose the application/ld+json link alongside the older ↵William Pitcock
application/activity+json link
2018-05-06Merge branch 'feld-warnings' into 'develop'lambda
Clean up warnings See merge request pleroma/pleroma!144
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
Most log messages are sentence fragments so make them consistent by removing periods. Log messages that are expressing urgency with ! or pending more work with "..." are OK.
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
This reverts commit fb5aa34092cf8aa04b3b7001e81cf1585ee0041a.
2018-01-18Revert "Add remote follow path to webfinger."eal
This reverts commit bc689740f09ee8201982455988bf5f4ccb02fe57.