Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | FederatingPlug module name | Alexander Strizhakov | |
2020-10-13 | SetFormatPlug module name | Alexander Strizhakov | |
2020-10-13 | more files renamings | Alexander Strizhakov | |
2020-09-02 | correct pool and uniform headers format | Alexander Strizhakov | |
2020-08-25 | Webfinger: Handle bogus ids better. | lain | |
2020-05-06 | Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' | lain | |
Webfinger: Request account info with the acct scheme Closes #1728 See merge request pleroma/pleroma!2465 | |||
2020-05-05 | Apply suggestion to lib/pleroma/web/web_finger/web_finger.ex | lain | |
2020-05-05 | WebFinger: Add back in subscribe_address. | lain | |
It's used for remote following. | |||
2020-05-05 | User, Webfinger: Remove OStatus vestiges | lain | |
Mainly the `magic_key` field | |||
2020-05-03 | Webfinger: Request account info with the acct scheme | lain | |
2020-03-05 | removing try block in tesla request | Alexander Strizhakov | |
added mocks for tests which fail with Tesla.Mock.Error | |||
2020-03-03 | Merge branch 'develop' into gun | Mark Felder | |
2020-03-03 | Update Copyrights | Mark Felder | |
2020-02-18 | adding gun adapter | Alexander Strizhakov | |
2019-10-18 | webfinger: stop pulling Salmon data out of WebFinger | Ariadne Conill | |
2019-07-24 | Merge 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-25 | Change to not require `magic-public-key` on WebFinger | kPherox | |
2019-07-24 | tests WebFinger | Maksim | |
2019-07-17 | webfinger: allow resolution of usernames with dots in them (internal actors) | Ariadne Conill | |
2019-05-25 | kill @httpoison | William Pitcock | |
2019-05-22 | move key generation functions into Pleroma.Keys module | William Pitcock | |
2019-05-17 | Fix/902 random compile failing | Alexander Strizhakov | |
2019-05-12 | webfinger: build the response based on enabled federation modules | William Pitcock | |
2019-04-22 | Use `User.get_cached*` everywhere | Egor | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-02-09 | de-group alias/es | Haelwenn (lanodan) Monnier | |
2018-12-31 | update copyright years to 2019 | William Pitcock | |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock | |
2018-12-15 | WebFinger: Sends a 400 when resource param is missing, fix XRD typo in test | Haelwenn (lanodan) Monnier | |
2018-12-12 | fix warnings | Maksim Pechnikov | |
2018-12-06 | remove follow_redirect options | Hakaba Hitoyo | |
2018-12-04 | status_code -> status | Maksim Pechnikov | |
2018-11-27 | Webfinger fixes. | lain | |
2018-11-18 | Mix format. | lain | |
2018-11-18 | Fix setting of keys. | lain | |
2018-11-05 | Runtime configured router | href | |
2018-06-13 | webfinger: refactor webfinger() functions | William 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-07 | Fix follow errors | Rachel H | |
2018-06-06 | webfinger: use https as default fallback instead of http | William Pitcock | |
realistically, all instances need to be on https anyway to properly federate with all software | |||
2018-05-21 | webfinger: fix finding the XRD uri for statusnet instances | William Pitcock | |
2018-05-19 | run mix format | William Pitcock | |
2018-05-19 | webfinger: only do ld+json on modern json webfinger | William Pitcock | |
2018-05-19 | webfinger: interpret application/ld+json links as an alternate to ↵ | William Pitcock | |
application/activity+json | |||
2018-05-19 | webfinger: expose the application/ld+json link alongside the older ↵ | William Pitcock | |
application/activity+json link | |||
2018-05-06 | Merge branch 'feld-warnings' into 'develop' | lambda | |
Clean up warnings See merge request pleroma/pleroma!144 | |||
2018-05-06 | Get rid of unsafe variables. | eal | |
2018-05-04 | Clean up unused aliases and imports | Mark Felder | |
2018-04-21 | Formatting fixes. | lain | |
2018-03-30 | Format the code. | lain | |
2018-03-27 | More Jason changes. | lain | |