Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

IndieWeb

We are on a mission to help individuals own their online identity and data.
Collective - Host: opensource - https://opencollective.com/indieweb - Website: https://indieweb.org/ - Code: https://github.com/indieweb

Fix test affected by name change

github.com/indieweb/wordpress-indieauth - 8377868cfe3dbdd2bad751115cfd38870747f7ed authored over 6 years ago
Further split dependencies for web signin from authorize

github.com/indieweb/wordpress-indieauth - d46c091bf49540ae5f19236a7941e3806968fcd2 authored over 6 years ago
Change state to transient token

github.com/indieweb/wordpress-indieauth - 97a775e5a331c2d93d78dd57ecf3856fb1c4d26f authored over 6 years ago
Create token handling class

github.com/indieweb/wordpress-indieauth - 404dd502c83594527387839c02ab82128f5c69b9 authored over 6 years ago
Refactor discovery functions to allow more flexibility.

github.com/indieweb/wordpress-indieauth - 8ccc7b68281f988cde19af00b6e42ad7a486d1ea authored over 6 years ago
Start the split between authenticate and authorize

github.com/indieweb/wordpress-indieauth - b1175e8445fb5d94b3a037daaefb8be3d83d74db authored over 6 years ago
Merge pull request #63 from indieweb/version-bump

version bump

github.com/indieweb/wordpress-indieauth - 667c5fdfb5c2db7c1437ffd48e62ad79aefee758 authored over 6 years ago
Merge pull request #62 from indieweb/sec

added verifications

github.com/indieweb/wordpress-indieauth - 0ae29ba67e788f541c83c2db263e007edd47ccb2 authored over 6 years ago
Merge pull request #61 from indieweb/settings

dedicated settings page

github.com/indieweb/wordpress-indieauth - f3276e86c0eef504ca2194125fe8cbfce23dffe9 authored over 6 years ago
Fixing code issues as per code climate

github.com/indieweb/wordpress-indieweb - b7f13816ba9e6b01bf744972a124722a884d91f7 authored over 6 years ago
Fixing code-issues as per codeclimate

github.com/indieweb/wordpress-indieweb - 353d9099813b94a37fa776c9bac3182868103eb6 authored over 6 years ago
Merge branch 'master' into issue-101

github.com/indieweb/wordpress-indieweb - 544982e0241942a921e25b7c0b7b278011b0e88a authored over 6 years ago
Merge pull request #107 from cjwillcock/issue-106

Minor HTML open/close tag mismatch

github.com/indieweb/wordpress-indieweb - 8248c66331f9a41f8bc6f1261897fc90cdb6f560 authored over 6 years ago
Display email in h-card if enabled

github.com/indieweb/wordpress-indieweb - 35261406a81dd32dd2d53f4abc05599c088abbbf authored over 6 years ago
Fix syntax for WP coding convention

Too many coding conventions, this looks better

github.com/indieweb/wordpress-indieweb - 4a6734f6a38d68355dd43d0216fc7898bb0e2aa6 authored over 6 years ago
Add reveal email option to h-card widget

github.com/indieweb/wordpress-indieweb - b79c603935719c21326ebcf26b7852af97e21342 authored over 6 years ago
Minor HTML open/close tag mismatch

github.com/indieweb/wordpress-indieweb - 42ae205c3b405c2dc1db0a0f19094e2967b19a88 authored over 6 years ago
update home page

github.com/indieweb/indieauth - 3c49d00ed7a2357d027580f8a88b9e71cdb90389 authored over 6 years ago
ignore .DS_Store files

github.com/indieweb/wordpress-indieauth - 06099345be5028ccee3d6a79fe31ad330cb32c91 authored over 6 years ago
use minor version instead of patch

github.com/indieweb/wordpress-indieauth - b9144f8075d35d2a4364d0007470c6a00b5c95fe authored over 6 years ago
Merge pull request #105 from dshanske/websub

Add websub

github.com/indieweb/wordpress-indieweb - d5c3209d23626b59af715c225df8e959cb63c9b8 authored over 6 years ago
Merge pull request #103 from dshanske/junupdates

Updates

github.com/indieweb/wordpress-indieweb - be53e3f2102bc3b34d02fa526bd2b7e2baec4f34 authored over 6 years ago
Add privacy declaration

github.com/indieweb/wordpress-indieweb - 3b887930985f6b53b15d5f222d0a91e972c7da58 authored over 6 years ago
Update dependencies and replace svg generation tool with one that limits size of SVG sprites

github.com/indieweb/wordpress-indieweb - 7ab0615dcd6982624dc127d4a9e637cf557a7423 authored over 6 years ago
Merge pull request #59 from dshanske/hooks

Refactor in Search of Fixes

github.com/indieweb/wordpress-indieauth - 783b5134dba665eef39e5e49152037bcd4cb62c7 authored over 6 years ago
Always use remote verification

fixes #57

github.com/indieweb/wordpress-indieauth - 8816231dc41295f0053d6ba53e357562622a6818 authored over 6 years ago
Check for empty token and try again

github.com/indieweb/wordpress-indieauth - 11461870118a526082ffd298cd638558db7bddcc authored over 6 years ago
Only verify locally if the endpoint is on the local site.

github.com/indieweb/wordpress-indieauth - 9c0d79b55dcf21378cf15fea4939f0b255d9cd3a authored over 6 years ago
Switch from GET to REQUEST to cover POST and GET

github.com/indieweb/wordpress-indieauth - f63c8a16251002cddfdaf4504ecbcb111277e6ea authored over 6 years ago
Reorder to prevent error message when cookie not needed

github.com/indieweb/wordpress-indieauth - b533072a9999be8c5ee7928c0ffde63843464723 authored over 6 years ago
Change term from local to built-in

github.com/indieweb/wordpress-indieauth - bb2808096169e1551ce233f636d7afe4a4641b70 authored over 6 years ago
Switch to non-static classes

github.com/indieweb/wordpress-indieauth - 0ecad04a2a12f95dba52c162ed238d93910dc9c3 authored over 6 years ago
Too early for register_setting therefore add default fallback

github.com/indieweb/wordpress-indieauth - 0d9867f266b02a5ea0846543e739e4e483f40177 authored over 6 years ago
Load Token Endpoint before Authroization Endpoint

github.com/indieweb/wordpress-indieauth - 1bf955cd4af35720fd1a99f5c2b5fbc3e80d597b authored over 6 years ago
Do not check if already found and lower priority on hook

github.com/indieweb/wordpress-indieauth - b34484b37c7f966eb16229344f7638dca40c6551 authored over 6 years ago
Check for missing wp_rewrite

github.com/indieweb/wordpress-indieauth - 9be5e61126241ce51668fc7f6770f98dd94a74f4 authored over 6 years ago
Add an error only if this should be authenticated by Micropub or IndieAuth

github.com/indieweb/wordpress-indieauth - d7faebb266367c67e341f79163467eb29081cbc7 authored over 6 years ago
Rather than add wp_rewrite which is frowned upon fallback on non permalink version if needed

github.com/indieweb/wordpress-indieauth - a12c1dcccdd47e15ca543b74a116118500243e68 authored over 6 years ago
If not set, assume local

github.com/indieweb/wordpress-indieauth - 91c5333eda9ac77dee69745e8e6e495ee7955320 authored over 6 years ago
Add default even though set elsewhere

github.com/indieweb/wordpress-indieauth - 09dc5c00d93913ed5dd4d21f053c7f2a5fbb9c59 authored over 6 years ago
Merge pull request #60 from dshanske/websignin

Websignin

github.com/indieweb/wordpress-indieauth - bef009e3d688e10fd0a41a3608c3dc94e78f09b2 authored over 6 years ago
Change to web signin language

github.com/indieweb/wordpress-indieauth - 379f422722036414f66425344698c9076e65cf87 authored over 6 years ago
Change message to web sign-in

github.com/indieweb/wordpress-indieauth - c1371acc062d84fae20a363e855d53c6575be48b authored over 6 years ago
Update websignin template

github.com/indieweb/wordpress-indieauth - 8b4f19cf86d4ab1926ee748d3c53a510184cb722 authored over 6 years ago
Merge pull request #132 from dshanske/body

Return empty json not empty string

github.com/indieweb/wordpress-micropub - 979b19d8e8cab88c3469b306a4113d1dff10de6d authored over 6 years ago
Return empty json not empty string

github.com/indieweb/wordpress-micropub - 831ab7cec0ab7b8b87f87166772e84cb2dbbfca3 authored over 6 years ago
Merge pull request #131 from dshanske/fix

Fix for plugin built auth

github.com/indieweb/wordpress-micropub - 4391dab145d5e108efc9ecd032e89756f80d54ad authored over 6 years ago
Fix for plugin built auth

github.com/indieweb/wordpress-micropub - dd911ce39946886d13aa38ac503a054f4fcc98e7 authored over 6 years ago
Merge pull request #127 from dshanske/response

Pull token data from IndieAuth plugin

github.com/indieweb/wordpress-micropub - bfbfd0bb081ca82b3cfaecdcb2055e9e40409006 authored over 6 years ago
add additional sponsors

github.com/indieweb/2018.indieweb.org - 1d0c17bf6274cadb9cbf706d17ca16da71b28d93 authored over 6 years ago
Merge pull request #58 from indieweb/pfefferle-patch-2

WordPress coding standard

github.com/indieweb/wordpress-indieauth - 9e6ec4120d64b6e7b5f0214f1a27744062c6bdd6 authored over 6 years ago
WordPress coding standard

github.com/indieweb/wordpress-indieauth - 8b5c6a0f851810b21bf080c6a1aad0880ded2825 authored over 6 years ago
Merge pull request #56 from Ruxton/patch-1

Update functions.php

github.com/indieweb/wordpress-indieauth - 4da30bcc3c56ee9fe8b7defc51a3daa59ef1f926 authored over 6 years ago
Update functions.php

Indieweb as of https://github.com/indieweb/wordpress-indieweb/commit/cbc315dfab312b543f863cd673d...

github.com/indieweb/wordpress-indieauth - 4ff412e1fa816edd4949a604035a7514cc84a87d authored over 6 years ago
Merge pull request #55 from dshanske/203

Final Fixes for Version 2.0.3

github.com/indieweb/wordpress-indieauth - 198a15f79ac1fb4d1f14428653a3bb09f27fd56f authored over 6 years ago
Improve documentation

github.com/indieweb/wordpress-indieauth - 459850babe0714e91c5394c99217e0b2479dc15f authored over 6 years ago
Change priority of loading plugin.

github.com/indieweb/wordpress-indieauth - 6a73cc59496f4b2e750965bc821fa4d368ffb427 authored over 6 years ago
Merge pull request #50 from aaronpk/master

local verification of authorization codes

github.com/indieweb/wordpress-indieauth - 25b569d998fbc3d37092cc8ad8bfc48df511f9e4 authored over 6 years ago
Merge pull request #54 from dshanske/headers

Headers

github.com/indieweb/wordpress-indieauth - 33d97383ec97adefe85ce104f052dc69f3d8cd39 authored over 6 years ago
Per request merge getallheaders into functions

github.com/indieweb/wordpress-indieauth - 769f72dbff996a4807a32ddd25a9c1ff47069521 authored over 6 years ago
Adjust format for included function

github.com/indieweb/wordpress-indieauth - 5f72614318589b2293509af0d3fc70c1efa29646 authored over 6 years ago
Replace polyfill function with one that looks for authorization elsewhere

github.com/indieweb/wordpress-indieauth - 2bb6e5a035ccd6943887b131606f913e200c599f authored over 6 years ago
Since there is a compat function there is no need to check whether the function exists

github.com/indieweb/wordpress-indieauth - 7fd1b5d20bd9a291bc254e21f21d2f93b49d9910 authored over 6 years ago
local verification of authorization codes

if the plugin is configured for local endpoints, this verifies authorization codes locally inste...

github.com/indieweb/wordpress-indieauth - 99c758114dc380d738cc4c3a321520757c6f1a6f authored over 6 years ago
add travel assistance section

github.com/indieweb/2018.indieweb.org - 1c2c266a535d348a211536481b53c49ea2d57e52 authored almost 7 years ago
Merge pull request #47 from dshanske/uifixes

UI Fixes

github.com/indieweb/wordpress-indieauth - ce32028d5b4e56739cd76731185c133f3fe5cfe0 authored almost 7 years ago
Switch from failure to warning message for redirect_uri not on same domain

github.com/indieweb/wordpress-indieauth - 0ffcb65f93f3ffdbb7a4e52e26f2336a7a70d4a7 authored almost 7 years ago
Disable token ui if not using local endpoint

github.com/indieweb/wordpress-indieauth - 45f5630f5e77b716189c8c56505cdddc71f3ab7f authored almost 7 years ago
Merge pull request #44 from dshanske/localtoken

Local Token

github.com/indieweb/wordpress-indieauth - 2569464965dced4553c7db6a8df139c48dcab329 authored almost 7 years ago
Update Function Name and Encode State

github.com/indieweb/wordpress-indieauth - fca6b90816afffc4e5a9aa2c99701f4747811663 authored almost 7 years ago
Final Update for PR

github.com/indieweb/wordpress-indieauth - e1dc968866fc1526bb92b59aa98f0c258179de94 authored almost 7 years ago
Change globals to filters

github.com/indieweb/wordpress-indieauth - eebe38124709609d34049fa20c5dc3dc943e657a authored almost 7 years ago
Add support for verifying a local endpoint

github.com/indieweb/wordpress-indieauth - 835e5ed6bc8b9f5de1d6bf5d49df0335953889f4 authored almost 7 years ago
set up travis. may port CI to it from circle

github.com/indieweb/wordpress-micropub - fffcc24c1827fbaa368092301c74b41409573dca authored almost 7 years ago
Merge pull request #42 from dshanske/clientid

Add variable for token

github.com/indieweb/wordpress-indieauth - 960a4d8e4e8bb055e5993f893dfc70934e6a7833 authored almost 7 years ago
Pull token data from IndieAuth plugin

github.com/indieweb/wordpress-micropub - 1a4a366225f2106560bdd5844fb77bf9260be890 authored almost 7 years ago
Add variable for token

github.com/indieweb/wordpress-indieauth - 75318c3ccdec9ef3db25b38944b789dfad3aae7e authored almost 7 years ago
Merge pull request #118 from dshanske/scope

Add Support for Legacy and New Scopes

github.com/indieweb/wordpress-micropub - fd6de1ecb1fc282c917b153a94170769f1040d7a authored almost 7 years ago
Add Support for Legacy and New Scopes

github.com/indieweb/wordpress-micropub - 9c7b95b91312395b764a5dae5425c2440b79bb1c authored almost 7 years ago
Merge pull request #37 from indieweb/settingsandmore

Settings and More

github.com/indieweb/wordpress-uf2 - 66fef5f6236cc52446f5fe9fd8b70eae471842fb authored almost 7 years ago