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

Attach media if already in library

github.com/indieweb/wordpress-micropub - 1279d8edc6874f0f9cf13d9885dfb766221fd0bc authored over 6 years ago
add indieweb, microformats tags to wp.org directory

inspired by https://wordpress.org/support/topic/missing-indieweb-tag-in-directory/ . thanks @met...

github.com/indieweb/wordpress-micropub - f8947f140e01fd8a3b5079be93cceb9eecd61f86 authored over 6 years ago
added value to authors

github.com/indieweb/wordpress-mf2-feed - cf669f2a5cf90c2b4997e3dc2b4511a6d90fa6ac authored over 6 years ago
Change config to filter

github.com/indieweb/wordpress-micropub - 8e4bda50d13aed48f63bcdde37da09d18766b834 authored over 6 years ago
Update load and restore MICROPUB_LOCAL_AUTH

github.com/indieweb/wordpress-micropub - 13afe450e1a5a1bd475a8d84d55598248886de4c authored over 6 years ago
Attempt to load the auth portion later in the process.

github.com/indieweb/wordpress-micropub - 10092b2bdbf9d62c199e7e60f7276b5c2f95a27a authored over 6 years ago
Remove filter and replace with hook instructions

github.com/indieweb/wordpress-micropub - ef761253a3263b0c10fa81daaa7eebdca31c0c5e authored over 6 years ago
Merge pull request #108 from dshanske/icon

Client Information Discovery

github.com/indieweb/wordpress-indieauth - ebc3bb374c64453cbb281f42b51ca8772472528d authored over 6 years ago
Fixes per request and attempt to get a title if no other info available

github.com/indieweb/wordpress-indieauth - de701e05bbd24d8e538ccadade0a0055427099ca authored over 6 years ago
Add icon and name support to new class

github.com/indieweb/wordpress-indieauth - 4f913814aad7f29552e53e038310c9ef384588aa authored over 6 years ago
Merge pull request #106 from dshanske/error

Log Errors

github.com/indieweb/wordpress-indieauth - 6e605c1be233c8414c1f9414a99a0f6aa8e25901 authored over 6 years ago
Merge pull request #118 from indieweb/revert-117-mf2-feed

Revert "replace the uf2 with the mf2-feed plugin"

github.com/indieweb/wordpress-indieweb - 5e6fee300b39f40b158db3019779da9814f79240 authored over 6 years ago
Revert "replace the uf2 with the mf2-feed plugin"

github.com/indieweb/wordpress-indieweb - aecb08f003a8241d325e342d83a19d15d28ba74b authored over 6 years ago
Reject cookie authentication (#159)

github.com/indieweb/wordpress-micropub - bbb6d0f5391165e13caaae164b8756484821f521 authored over 6 years ago
If WP_DEBUG is set log all create OAuth Responses to the error_log

github.com/indieweb/wordpress-indieauth - 6919c3d01304bfbb5a3a1afbbd6e54bc7a1cc1da authored over 6 years ago
Implements Error Logging on Debug (#157)

github.com/indieweb/wordpress-micropub - 5a8bbc113801acf4e6ef632d51b8810a34e93127 authored over 6 years ago
Merge pull request #102 from dshanske/devel

Add developer documentation and functions

github.com/indieweb/wordpress-indieauth - e8d3e7f5f465951db671a484c6d6e180c0a7c734 authored over 6 years ago
Merge pull request #98 from dshanske/loggedin

Improve Token Handling

github.com/indieweb/wordpress-indieauth - bb13aa8e21cb168bd28670f231db7c2b7478381d authored over 6 years ago
If there is a token then do not pass control back to WordPress (#156)

github.com/indieweb/wordpress-micropub - 3a020c5448120ad5a66fe4f8f8eaaeffeeb135d4 authored over 6 years ago
Add nag notice for insecure sites (#153)

Add nag notice for insecure sites

github.com/indieweb/wordpress-micropub - 1eedd3fd118d009725360468400b877d09c6aadd authored over 6 years ago
Split query into its own function (#155)

Split query into its own function.

github.com/indieweb/wordpress-micropub - 950d929be8d33b3beb0c86f605b0a842e6bbe813 authored over 6 years ago
Add developer documentation and functions

github.com/indieweb/wordpress-indieauth - 1b730b799cfaffda30895da24f0338b6595dcb7c authored over 6 years ago
ignore meta if empty

github.com/indieweb/wordpress-mf2-feed - 606aab732e8a9d0cf22d3ce4169b4e9121746fa4 authored over 6 years ago
Notices and Query (#152)

* Fix PHP notices and add query response for media endpoint

* Move summary generate to render...

github.com/indieweb/wordpress-micropub - 5b7f6b08779854e25c43ce359d2f580f811d639e authored over 6 years ago
Add Last Accessed Field to Aid in Revoking Old Tokens

github.com/indieweb/wordpress-indieauth - 1de771446059c84a6081d844c734c2dbf36081ca authored over 6 years ago
Rearrange token logic to reject requests with invalid tokens

github.com/indieweb/wordpress-indieauth - 8be60f78d096d261bb95bb5a9f8a70de17c23762 authored over 6 years ago
Merge pull request #96 from dshanske/siteurl

Switch to returning home_url as me over site_url

github.com/indieweb/wordpress-indieauth - 408f4a975b3fd1dd1ecc7852276b65f2446007ca authored over 6 years ago
Switch to returning home_url as me over site_url

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

Fix issue where rewrite rules not available on first activation

github.com/indieweb/wordpress-mf2-feed - a8411757f8a7c385c6bcb80f0c15e5701b709964 authored over 6 years ago
Fix issue where rewrite rules not available on first activation

github.com/indieweb/wordpress-mf2-feed - 27f005e57c28b0946d2ddec4aa76d90a420675ad authored over 6 years ago
Merge pull request #117 from indieweb/mf2-feed

replace the uf2 with the mf2-feed plugin

github.com/indieweb/wordpress-indieweb - ca66c15432f13166c47ca4814cfde7e3d9790105 authored over 6 years ago
Merge pull request #94 from dshanske/scopes

UI Improvements

github.com/indieweb/wordpress-indieauth - 85c5f74acc8f88df58adf55bb6cd26cba3933c84 authored over 6 years ago
replace the uf2 with the mf2-feed plugin

github.com/indieweb/wordpress-indieweb - cec5851450cc5a8d96d56b00eeef29a72309733c authored over 6 years ago
other way to flush rewrite rules

fixes #2 (hopefully)

github.com/indieweb/wordpress-mf2-feed - 15ab8c439e9b3ce5e0df5b46b3ae748e17469547 authored over 6 years ago
added filters to extend the mf/jf data

see #3

github.com/indieweb/wordpress-mf2-feed - cf9ac7415229eb1082068b7d5b2ed5706ae7014c authored over 6 years ago
make this version the canonical

github.com/indieweb/indieauth - 4e71dd92298aa0cc2132c3dfe791ec8220a157fd authored over 6 years ago
don't support PHP 5.2

github.com/indieweb/wordpress-mf2-feed - 3c95cdb85f9e43f0d186bf6b1a5ac70e4cb95e21 authored over 6 years ago
configure unit tests

github.com/indieweb/wordpress-mf2-feed - c963ecabf35b914c3aa7655bc56aab36412f48f8 authored over 6 years ago
use wp_json_encode instead of json_encode

fixes #1

github.com/indieweb/wordpress-mf2-feed - ecd196308075db8575f33877ebdc8b63d2608429 authored over 6 years ago
changed mime-type to be more specific

github.com/indieweb/wordpress-mf2-feed - ccddf9fbb5d1c85be5a3995ad2af5d9b7f0692d9 authored over 6 years ago
update composer file

github.com/indieweb/wordpress-mf2-feed - fb47c1753175e4c10c66aba0055037e17322e49c authored over 6 years ago
Delete composer.lock

github.com/indieweb/wordpress-mf2-feed - b6eee84e190ec5a04aea115412c3afb0a0b41797 authored over 6 years ago
some more documentation

github.com/indieweb/wordpress-mf2-feed - dee2320e6208e6fdbbebf65cbc9ac0c63c3a84d3 authored over 6 years ago
Fix php notices (#149)

* Fix php notices

* Create global functions file

* Use a global get function instead of se...

github.com/indieweb/wordpress-micropub - e050bd806a058ab23657cafeee657dfe1e8ca66b authored over 6 years ago
Move permissions to be checked before all other actions (#148)

Move permissions to be checked before all other actions and minor refactor.

github.com/indieweb/wordpress-micropub - a06ed5476e4db1eaed32d3c074276bfd397600d0 authored over 6 years ago
Update Manage Token Page to use WP_List_Table

github.com/indieweb/wordpress-indieauth - bf74dcd694cdd2504f7e5fe64f08e0610080c17a authored over 6 years ago
Allow checkboxes for scope and add description.

github.com/indieweb/wordpress-indieauth - f8bae21831b4c69e48ff0941b4b40473f7d107d2 authored over 6 years ago
Merge pull request #93 from dshanske/augfixes

Update dependencies and fix codesniffer issues with new dependencies

github.com/indieweb/wordpress-indieauth - fbf3a918f6469452193ba14a2aafd1ccb0bb4478 authored over 6 years ago
Update dependencies and fix codesniffer issues with new dependencies

github.com/indieweb/wordpress-indieauth - ea90daa23fc6060a33aae300a4692592447ab06a authored over 6 years ago
added basic (h-)feed support

github.com/indieweb/wordpress-mf2-feed - 785a9168891a4c01936e3320f1212d694b36f782 authored over 6 years ago
added rel-alternate links

github.com/indieweb/wordpress-mf2-feed - 724e23f92e4af3041b9e21333ec463a805455f77 authored over 6 years ago
added missing "items" container

github.com/indieweb/wordpress-mf2-feed - 62cfb3fc417296e24ba22bf9e36e78c5c7f234a0 authored over 6 years ago
better jf2_to_mf2 handing

jf2_to_mf2 now supports nested microformats transformations

github.com/indieweb/wordpress-mf2-feed - 8e5055b8156d210020fc3522efe4e7578740eac4 authored over 6 years ago
a lot of cleanups and improvements

it now supports basic mf2 and jf2 feeds

github.com/indieweb/wordpress-mf2-feed - 21535ebfd48dd4435b8713a10135a74da2da7b87 authored over 6 years ago
first quick and dirty changes

github.com/indieweb/wordpress-mf2-feed - 65b1eba0de6fe0c393a0a6b56212f3e4b1ff2c97 authored over 6 years ago
Merge pull request #115 from dshanske/aug2fixes

Additional Fixes

github.com/indieweb/wordpress-indieweb - 534c09e349847e1647da466b7a676cdfc6df113f authored over 6 years ago
Simple Icons changed name of microblog icon

github.com/indieweb/wordpress-indieweb - e0d16f578a994e422b2fe28a6b457de6174e6da6 authored over 6 years ago
Merge pull request #114 from dshanske/augfixes

August Updates

github.com/indieweb/wordpress-indieweb - 7c18b6aba02d7b8a665e20dc343cf7cbcc10fb8e authored over 6 years ago
Dependency and Documentation Improvement (#145)

* Update Codesniffer Check

* Switch to stable from dev versions of repositories for sniffers ...

github.com/indieweb/wordpress-micropub - e6988944640051daa033fb8979b6f7047f06e924 authored over 6 years ago
Remove extra line space

github.com/indieweb/wordpress-indieweb - cfa4ddae85e8992c32a07265635d07929cb59471 authored over 6 years ago
Merge branch 'augfixes' of github.com:dshanske/wordpress-indieweb into augfixes

github.com/indieweb/wordpress-indieweb - 85e518bb19211cec8ed7f073530e7642492f2698 authored over 6 years ago
Merge branch 'master' into augfixes

github.com/indieweb/wordpress-indieweb - d1473d1da7f39288efbf7bd63f6ffefe6357a8f1 authored over 6 years ago
Update README and bump version

github.com/indieweb/wordpress-indieweb - 9fb5ca3b72abd7ccdc6624a5bdc21d9c6def6c6c authored over 6 years ago
Add toggles to H-Card Widget

github.com/indieweb/wordpress-indieweb - a69b2bffdf21f5f073652e6a2ba7bbd68c04b29d authored over 6 years ago
Add options to disable image and location

github.com/indieweb/wordpress-indieweb - 83231c57944b608c27425c0ec2d8fc35f1c503d6 authored over 6 years ago
Update widget descriptions

github.com/indieweb/wordpress-indieweb - d1bfa372bfa42709f0d751a30f8721bbeaa33c7d authored over 6 years ago
Remove duplicative code and global call

github.com/indieweb/wordpress-indieweb - 1ecf8b6de926f55b2276c6b0931a59927414ca21 authored over 6 years ago
Update dependencies and fix new coding standard violations

github.com/indieweb/wordpress-indieweb - 8b571e71fa8f59d704cc5b199599cf7b4f84b786 authored over 6 years ago
Introduce REST API endpoint (#143)

* Convert to REST API
* Add index for provider
* Improve Error Response
* Add additional func...

github.com/indieweb/wordpress-micropub - 39634553e866ffaf3e99c725cde187077f2569d3 authored over 6 years ago
Merge pull request #90 from dshanske/authtests

Add token tests

github.com/indieweb/wordpress-indieauth - d5dee9a9ec50d67cb8b1584c42d36fa7c9d6b10e authored over 6 years ago
Add test for url_to_author

github.com/indieweb/wordpress-indieauth - eb5033b06615b222a2def11793c37f0dd98439b0 authored over 6 years ago
Merge pull request #89 from dshanske/scopefix

Fix scope encoding

github.com/indieweb/wordpress-indieauth - 1633a31ceebf458afd4ea4b74973b8f2cf1662e5 authored over 6 years ago
Fix issue where url_to_author returned user id and get_user_by_identifier returned WP_User

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

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