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

Add tests that specifically check rendering. (#142)

Add tests that specifically check rendering and remove equivalent tests that test this rendering.

github.com/indieweb/wordpress-micropub - 71a4b280daf0acf66dd218cab231d755c1bde8bf authored over 6 years ago
Merge pull request #112 from dougbeal/dougbeal-css-textalign

invalid css property value for text-align, did you mean vertical-align?

github.com/indieweb/wordpress-indieweb - 1c53a4c2e2a547fc2ff9747d7014551194a48b83 authored over 6 years ago
Merge branch 'dougbeal' into dougbeal-css-textalign

* dougbeal:
top isn't a valid otion for text-align, should be vertical-align?

github.com/indieweb/wordpress-indieweb - c214a750b838dee44c8dd228622601ff04c09d1d authored over 6 years ago
top isn't a valid otion for text-align, should be vertical-align?

github.com/indieweb/wordpress-indieweb - 0702df20c9a0749307bd232e4c2e161de057c5d2 authored over 6 years ago
Refactor (#140)

* Split form to json into its own function

* Remove duplicate functions

github.com/indieweb/wordpress-micropub - d33b4cc3066acb399b81bfc9063eb719d309b66b authored over 6 years ago
Merge pull request #5 from martymcguire/master

remove extraneous dt-start

github.com/indieweb/2018.indieweb.org - 304b6bbc5012fbf8b9d34d7319008dace1e927e8 authored over 6 years ago
Create Media Endpoint (#136)

Create Media Endpoint

github.com/indieweb/wordpress-micropub - 5737f6e62f9d901748e341d8e38475ec51d9ed21 authored over 6 years ago
Merge pull request #25 from dougbeal/dougbeal

remove obsolete facebook brid.gy publish link snarfed/bridgy#817

github.com/indieweb/wordpress-indieweb-press-this - 354fde5e54f1b37b94b2ee19e3206a72eb7ee663 authored over 6 years ago
Merge pull request #138 from dshanske/userurl

Improve URL to User Function

github.com/indieweb/wordpress-micropub - 955d1711df20be40bbbbb8d0a01bfce2202f7b46 authored over 6 years ago
Add tests and make fixes

github.com/indieweb/wordpress-micropub - e49ed8844c8f6d6410f3ab70196f2391eeeba59f authored over 6 years ago
remove obsolete facebook brid.gy publish link snarfed/bridgy#817

github.com/indieweb/wordpress-indieweb-press-this - c57679ca90469222b28c281ceac4b519a54d0e62 authored over 6 years ago
Add support for author pages and make improvements

github.com/indieweb/wordpress-micropub - 080e5363bf4d08b2946fe6c709f3e4772a315186 authored over 6 years ago
missing svg close tag, was another open

github.com/indieweb/wordpress-indieweb - f224527b9e6db3345384ea0cb2633a1428bf85ad authored over 6 years ago
Merge pull request #87 from indieweb/fix-86

fix #86

github.com/indieweb/wordpress-indieauth - 6a87486c5322056f77da582b7907fef6ec66aa04 authored over 6 years ago
Split off Authorization (#135)

Split off authentication and have it use WordPress filters to verify login. Unit tests and addit...

github.com/indieweb/wordpress-micropub - df78968317d581bd244521d1f3d47fc2afdecfd5 authored over 6 years ago
Merge pull request #85 from indieweb/fix-state-param

fixes #82 and #76

github.com/indieweb/wordpress-indieauth - 270ccfb7cf261d1956a1d90baf1aee9a094f7250 authored over 6 years ago
Merge branch 'master' into fix-state-param

github.com/indieweb/wordpress-indieauth - 8ca029fe28b8dd9a6099768f56374389bbf9fddd authored over 6 years ago
fixes #82 and #76

thanks @aaronpk for some code ;)

github.com/indieweb/wordpress-indieauth - 846a78ea60edec89b3b14d7dca8f6df36c4b9ee6 authored over 6 years ago
Merge pull request #83 from indieweb/fix-admin

fix admin settings

github.com/indieweb/wordpress-indieauth - b788346074c2b09df604dc19153acd7695a737b8 authored over 6 years ago
fix admin settings

and prepare new version

github.com/indieweb/wordpress-indieauth - d7cad23b4c49b09ab1608491f5161e83abe25045 authored over 6 years ago
Merge pull request #81 from dshanske/julfixes

Julfixes

github.com/indieweb/wordpress-indieauth - f4120bc60c4c20901581aff69d565ec82e1658a4 authored over 6 years ago
Remove use of deprecated parameter.

github.com/indieweb/wordpress-indieauth - f71e8b61933441832fc013c134696392bcc129c3 authored over 6 years ago
Use me parameter over user_url in authenticate form

github.com/indieweb/wordpress-indieauth - 67797adcda4f906e869c620f9d23dde83317015c authored over 6 years ago
Use user id when passed in token to improve issues in false positives in mapping URL to user

github.com/indieweb/wordpress-indieauth - c6e0e7644276e85abf39d937ca8e0bd47dfa34f1 authored over 6 years ago
Remove deprecated file

github.com/indieweb/wordpress-indieauth - a90f64aaa5e9a23f40ba9d983dc0b374c90346dd authored over 6 years ago
Add github link to readme

github.com/indieweb/wordpress-indieauth - 1a187f3237628733e36e9d9c077a981355737b08 authored over 6 years ago
Split endpoint into multiple files and add dedicated settings page (#134)

* Split endpoint into multiple files and add dedicated settings page

github.com/indieweb/wordpress-micropub - 3d9e5b6e1903a8d9777ba76b1e835646dfe7c122 authored over 6 years ago
Merge pull request #79 from aaronpk/master

remove unnecessary param

github.com/indieweb/wordpress-indieauth - 8177ee4403d3bd9c3c37dcc51a91b874a10a5475 authored over 6 years ago
updated editor's draft

github.com/indieweb/indieauth - 8006367665cda07ab7c7bec85ce72e59a5b18a45 authored over 6 years ago
add Accept: application/json headers to examples

for #18

github.com/indieweb/indieauth - bfa39332ea3a38ff31efb7101db5b20f2ecbaff7 authored over 6 years ago
update publish date, whitespace

github.com/indieweb/indieauth - 46dad45b0f634ca2667a7fa7a3043e7f4d91a5dd authored over 6 years ago
update RFC 5988 references to RFC 8288

closes #15

github.com/indieweb/indieauth - 69d1d51e9541d8b76233793099b359de898a7154 authored over 6 years ago
Update client code and spec to handle nil return from endpoint discovery (#14)

github.com/indieweb/webmention-client-ruby - a2daf8e9694f7f8047d6434458e5e2a0f48f1050 authored over 6 years ago
Update remaining references to Webmention::Client.supports_webmention?() (#14)

github.com/indieweb/webmention-client-ruby - 256e75a2cd87662faec0a11b811444a579933e36 authored over 6 years ago
Refactor discovery code to Webmention::Endpoint::Discover class, similar to webmention-endpoint-ruby implementation (#14)

github.com/indieweb/webmention-client-ruby - 236c2e7ee7aad155e9f840a76c79f970786131b7 authored over 6 years ago
Rename discovery_test to endpoint_test (#14)

github.com/indieweb/webmention-client-ruby - e785e031d475bc709ab89b27fb85b718a5d84781 authored over 6 years ago
Rename supports_webmention? method to discover to match webmention-endpoint-ruby (#14)

github.com/indieweb/webmention-client-ruby - 9135660b7230c7bf420a813898e41cbb25fb4182 authored over 6 years ago
Create Webmention::Endpoint and move relevant methods from Webmention::Client (#14)

github.com/indieweb/webmention-client-ruby - d79aaa1f8ea58625129bb186e867eb89aae85df7 authored over 6 years ago
Merge pull request #11 from indieweb/rubocop-fixes

Implement RuboCop recommendations

github.com/indieweb/webmention-client-ruby - 4feee80dde680c6afde7b0e2e4bf0be5081d1da6 authored over 6 years ago
Implement RuboCop recommendations

github.com/indieweb/webmention-client-ruby - 1a2ccddd302e2ae0f056972273745e73f903e4c9 authored over 6 years ago
Implement RuboCop recommendation: Style/ExpandPathArguments

github.com/indieweb/webmention-client-ruby - 24e40e76475e5ef21b3a8a87cfacc7ad362cab94 authored over 6 years ago
Implement RuboCop recommendations: Style/MutableConstant, Style/StringLiterals

github.com/indieweb/webmention-client-ruby - dbaf089204df473ed3dba6eaec5970e21185b5d5 authored over 6 years ago
Merge pull request #12 from jgarber623/update-documentation

Update Documentation

github.com/indieweb/webmention-client-ruby - a7c0a06e7e7ad03aec73f1a1eb950ba50168dcfa authored over 6 years ago
remove unnecessary param

* `$endpoint` is not needed since we always do local code verification
* there is no second para...

github.com/indieweb/wordpress-indieauth - 511b8925ff1f52d55ce2468303f0b8b7a63766ca authored over 6 years ago
Add CodeClimate badges to README.md

github.com/indieweb/webmention-client-ruby - 4c99edada73dc0afbaf8a5ce74b3d95a15c7941a authored over 6 years ago
Initial commit

github.com/indieweb/vouch - 5fbe8ce1539aab4b9410bc229749a6df29f4e5cb authored over 6 years ago
Update name to webmention-client-ruby

github.com/indieweb/webmention-client-ruby - f4aabe22885466f24aeb2f8f582ce9dc83bac0f7 authored over 6 years ago
Merge pull request #8 from jgarber623/cleanup-project-files

Cleanup project files

github.com/indieweb/webmention-client-ruby - 3d6911e43b320344d594a9362e36e0068bae3f8b authored over 6 years ago
Add CODE_OF_CONDUCT.md

github.com/indieweb/spec.indieweb.org - 9e60ded1436c90a1124d48e2428c4a3f1c7a3195 authored over 6 years ago
Add README.md and LICENSE

Fixes #1

github.com/indieweb/spec.indieweb.org - fa4f171d1b3e1df73cd78ca07267141675071ea2 authored over 6 years ago
Merge pull request #74 from dshanske/ssl

Rewrite local links to SSL

github.com/indieweb/wordpress-indieauth - 5272d61e8223198950562d4bae2dddc5d36be8ff authored over 6 years ago
two new indieauth providers!

github.com/indieweb/indieauth - 52230f5798d479eec9afd767d536326ebaf846f2 authored over 6 years ago
Rewrite all local URLs to SSL if the site is SSL

github.com/indieweb/wordpress-indieauth - 4e2803842e060fe8fd8825e8071bfe3d8e1a434e authored over 6 years ago
Rewrite the text for the IndieWeb

github.com/indieweb/spec.indieweb.org - 60fe3b82b525c2330a62920837335d4cdd94d2aa authored over 6 years ago
Initial commit

Clean import of https://spec.whatwg.org/.

github.com/indieweb/spec.indieweb.org - aa8cae3cb9e5435125e0a162d3c1b31f08d844d8 authored over 6 years ago
link to blog post with IWS details

github.com/indieweb/2018.indieweb.org - a971e31fe96f49e986b52eec0377cbf0e69e93f9 authored over 6 years ago
Update URLs to reflect new repo URL

github.com/indieweb/webmention-client-ruby - d4be90a7a327b4c60e849663d5f85662b6974dd1 authored over 6 years ago
update links to webmention resources

github.com/indieweb/webmention-client-ruby - 8249788a5a44af2ab82d1f30b9d667b145de75a2 authored over 6 years ago
Update developement Ruby version to oldest supported, constrain gem to >2.4, update Travis config

github.com/indieweb/webmention-client-ruby - 896be17e6396faa8e0c9f14a3004fed19d401eab authored over 6 years ago
Update gem dependency constraints

github.com/indieweb/webmention-client-ruby - 026143f47680e1a2d1fc47639d3e8caa249868d8 authored over 6 years ago
Remove default RuboCop config line

github.com/indieweb/webmention-client-ruby - 596713305d215bf5bf972b3b3e1712e7dd58d60e authored over 6 years ago
update send webmention copy, link to telegraph

github.com/indieweb/indiewebify-me - b0f2e53f7608a2091fb87c9354a06a4931e8b792 authored over 6 years ago
don't disable error reporting

github.com/indieweb/indiewebify-me - 4cf34b3f99738be0a6c9877038a5548a1985f810 authored over 6 years ago
update mention-client, fix sending webmentions

closes #73

github.com/indieweb/indiewebify-me - 1e83e1ae19bca882de55bd2702bf77d8c2a921f3 authored over 6 years ago
Merge branch 'master' of github.com:indieweb/indiewebify-me

github.com/indieweb/indiewebify-me - e98759b2016435df813cf0f9c158b9ae665f2dc1 authored over 6 years ago
disable local ssl root list

since it's out of date now

github.com/indieweb/indiewebify-me - 7962e03f9575a35c0a16d34b16721e048afeaac5 authored over 6 years ago
Merge pull request #64 from gRegorLove/issue54

Add /rel-me-check URL that returns more detailed information

github.com/indieweb/indiewebify-me - d26d3f80afd66076723bdc2b82ed4e82d79a8d3a authored over 6 years ago
Merge pull request #62 from skpy/master

add more precision about where to add h-card links

github.com/indieweb/indiewebify-me - 212d0599078ac5cc71ce6968630b0eac10b87df2 authored over 6 years ago
add name.com sponsor

github.com/indieweb/2018.indieweb.org - eaad2745438a8308f957d29981c0aa96df99baaa authored over 6 years ago
Merge pull request #69 from dshanske/master

Fix issue with token error

github.com/indieweb/wordpress-indieauth - d112d626ba2d2fa82365ae9c3edad7c76fb651be authored over 6 years ago
Fix issue with token error

github.com/indieweb/wordpress-indieauth - 8b8c1b9e3ebdd159150664b383dce3734b6ed686 authored over 6 years ago
add guest keynote speakers

github.com/indieweb/2018.indieweb.org - c607484913f6cf58ff7dafd0041476d8d8354995 authored over 6 years ago
Merge pull request #67 from dshanske/master

Refactor and Improve Security

github.com/indieweb/wordpress-indieauth - 948165cb30f211eaf416b69996ee0e43d8ada666 authored over 6 years ago
Merge pull request #108 from cjwillcock/issue-101

Issue 101 - Add email to h-card widget (optionally)

fixes #101

github.com/indieweb/wordpress-indieweb - a81de9cdc8a06e5bbbf1b4f8df9411a87dbab489 authored over 6 years ago
Final Changes Before Commit

github.com/indieweb/wordpress-indieauth - 6bdc3f5c00e19ebdbf95da52a23d3391841be36f authored over 6 years ago
For now as no remote verification of access tokens is provided do not run this test

github.com/indieweb/wordpress-indieauth - f9f3d423bea92a516e55132babddbd6775c5cc49 authored over 6 years ago
Split Web Sign In and IndieAuth completely

github.com/indieweb/wordpress-indieauth - cb9238630904c7c1bcfbb4e3db1e536c41668ada authored over 6 years ago
Fix issue with token revokation and code expiry

github.com/indieweb/wordpress-indieauth - ef78bd93b9160a55b50ae8bb95bca4f286db20de authored over 6 years ago
Fix check for REST and Micropub endpoints that was problematic

github.com/indieweb/wordpress-indieauth - 0a786f6df7fa798e339d5a04cee28d796e7900e2 authored over 6 years ago
update home page

github.com/indieweb/indieauth - 7681568f3e5216d2f8b4881437cd168ef9e60f45 authored over 6 years ago