Ecosyste.ms: OpenCollective

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

github.com/indieweb/wordpress-micropub

A Micropub Endpoint plugin for WordPress
https://github.com/indieweb/wordpress-micropub

Merge pull request #220 from Lewiscowles1986/fix-php7.4

Fix PHP 7.4 unit tests

a1b4e4eb7e0aa48dbec0df1af2f82689ca7561bb authored over 4 years ago by David Shanske <[email protected]>
Pivot to changing Admin user ID 1

365ee411fa1547f9707ebfbebfb4f2577dcd0798 authored over 4 years ago by Lewis Cowles <[email protected]>
Add 7.4 to TravisCI matrix

c7c35bce5d0dc8572e648cc84beecb6a01d1d33f authored over 4 years ago by Lewis Cowles <[email protected]>
Make failing url_to_user predictable and unique

I've not looked at the databae, but I'm fairly certain there are two users with the home_url()

...

9950bbdafe2eaef0b527302a6e6d111e857a593c authored over 4 years ago by Lewis Cowles <[email protected]>
Merge pull request #218 from dshanske/fixes

Set final date for version

cf5d7302bd71a429d301bea61a4000510117b371 authored almost 5 years ago by David Shanske <[email protected]>
Set final date for version

f2ff52e2cd1df04112edbdea5eddef527d88a75f authored almost 5 years ago by David Shanske <[email protected]>
Merge pull request #217 from dshanske/fixes

Add filters

86b6b249b1f62143f4abe27f208916b91dd43526 authored almost 5 years ago by David Shanske <[email protected]>
Add filters

bde7525930d7126b3b7a5ffe5519de70ccb15a7c authored almost 5 years ago by David Shanske <[email protected]>
Merge pull request #216 from dshanske/fixes

Fixes

57a0b6991923da1c482f089eab3e66e74cc225e9 authored almost 5 years ago by David Shanske <[email protected]>
Bump minimum version to PHP5.6 to match current minimum WordPress version and to allow for numerical timezone offsets

fdd8e96f9842e60bda647d5897f1f0508cb2014d authored almost 5 years ago by David Shanske <[email protected]>
Some updates to the readme

f09e77362385f23065a29c33b051b60ae72b4617 authored almost 5 years ago by David Shanske <[email protected]>
Update usage to include wp_timezone compat

2f9a7273902dfbbacdd40998d100f36fac5daeaa authored almost 5 years ago by David Shanske <[email protected]>
Replace post with create and update

838f2cbc8cb310b5889bd3d900f949861d11ccc6 authored almost 5 years ago by David Shanske <[email protected]>
Remove deploy segment reference from travis file

6a82be0d12d89bfaa51a4474e84163dc68bb0d7d authored almost 5 years ago by David Shanske <[email protected]>
Fix issues identified by PHPCS

d72b0959ffc9894004a5d04f25459c8d19873ac8 authored almost 5 years ago by David Shanske <[email protected]>
Fix minor issue with error class

9ce261e90ec26c2f85bdf4e6359a8bc46a361121 authored almost 5 years ago by David Shanske <[email protected]>
Merge pull request #214 from dshanske/scopes

Scopes Improvement

1678173dea246357c71c982fdb9709888b10ebaf authored almost 5 years ago by David Shanske <[email protected]>
Remove function that did not do as suggested and replace with proper date formatting

0c1d9365479f4c6798c742f2138f3df64957cb68 authored almost 5 years ago by David Shanske <[email protected]>
Improve permissions handling

8c8e8a05e595765af9d54418a7b823071eb65374 authored almost 5 years ago by David Shanske <[email protected]>
Actions (#213)

* Add support for Github Actions

* Update readme to reflect community support

* Add workflows

9ea648ff6a9e6a680feb5aef48460dff17edcf38 authored almost 5 years ago by David Shanske <[email protected]>
Return the post url as well as the post id

109e8d34f3c08ce3165cab5469f791fe005f07c9 authored about 5 years ago by Rosemary Orchard <[email protected]>
Image Meta (#207)

Fix missing title and caption in line with how Core handles it

d6cd869cfb200502873a016382db40fd0e7c24f6 authored about 5 years ago by David Shanske <[email protected]>
Timezone Fix (#205)

* Do not set timezone until after offset originally sent is saved

* Update docs

219ca10ecde37146c41cda42f68d4692b746f3f1 authored over 5 years ago by David Shanske <[email protected]>
May 2019 Fixes (#204)

* Undelete action actually required delete scope

* Check for property existence to avoid PHP ...

bb93224b9dab048d4ba2a20d695f41e452702b92 authored over 5 years ago by David Shanske <[email protected]>
Merge pull request #200 from dshanske/2-0-10

Bump version

3dd3b6db82e772f1507a7411dd28cf2109735509 authored over 5 years ago by David Shanske <[email protected]>
Bump version

12aae307a65c0cc48d1ce2d3f8c53fec2ef51576 authored over 5 years ago by David Shanske <[email protected]>
Merge pull request #198 from jjeaton/fix-media-sideload

Fix issue with media not getting attached to post

acf3b1614e6aeba897ded2a0f6a86b0f9a51f7a9 authored over 5 years ago by David Shanske <[email protected]>
Fix issue with media not getting attached to post

wp_update_post requires the 'ID' parameter.

e783371a6fc7b0c58af6639f8a0cc6bd7545ba97 authored over 5 years ago by Josh Eaton <[email protected]>
Merge pull request #197 from dshanske/permalink

Version 2.0.9

ffc5e767b8c7acd0a0d62848360e69b60416f0d9 authored over 5 years ago by David Shanske <[email protected]>
Set push date

ec5498a826d9680684d8441c428dc49e386c02d5 authored over 5 years ago by David Shanske <[email protected]>
Add query support to media endpoint

e156dd511df7f5fcd7ac26ea28738da05b97e5c1 authored over 5 years ago by David Shanske <[email protected]>
Add tag to posts uploaded by micropub so they can be queried

f9502ca65ac0a5952b76441072c1f19c187751d2 authored over 5 years ago by David Shanske <[email protected]>
Respect updated property and add filter for suggesting slugs

fc01737f74fab503068f0b76bb3a4de4cdcec674 authored over 5 years ago by David Shanske <[email protected]>
Parse geo URIs (#189)

* Add function to parse geo into mf

* Remove duplicate code

* Final parsing fixes

* Bum...

0111bf8694f0176de4f49ade45d8ab0776724487 authored almost 6 years ago by David Shanske <[email protected]>
Merge pull request #185 from dshanske/locations

Update unit tests and fix geo uri parsing

d098e0b498b05cd36b7af749243e4f2b67281491 authored almost 6 years ago by David Shanske <[email protected]>
Fix issue #186

c760724202b90b78fd0ea85b427972ba0c35fae5 authored almost 6 years ago by David Shanske <[email protected]>
Update unit tests and fix geo uri parsing

4723736c05542ed919f4df9d2a57db46a2364245 authored almost 6 years ago by David Shanske <[email protected]>
Merge pull request #183 from chrisaldrich/patch-1

8838043e50dc18fa0b7074fc706df0a92305007d authored almost 6 years ago by Matthias Pfefferle <[email protected]>
fix formatting with missing `

a58330de94ef8546e27d45fa50d05d6d20c88a75 authored almost 6 years ago by Chris Aldrich <[email protected]>
Merge pull request #182 from dshanske/queries

Queries

34c0123bc406d7abbf70f59eb7635eb709fbcf7c authored almost 6 years ago by David Shanske <[email protected]>
Update readme and bump version

751fd419b5a0bb74823a907b87b6cb38390a265f authored almost 6 years ago by David Shanske <[email protected]>
Add experimental property query

e475451cd5f94ee6a5ca331d86afeafb8fc25716 authored almost 6 years ago by David Shanske <[email protected]>
Update dev dependencies

c8ec0c3752dbeb5eb8a9f92a9688c3b0e1ab30be authored almost 6 years ago by David Shanske <[email protected]>
Rearrange to allow new properties to be added by plugin

a0f8c1c47ff3cc6fc76847733bbe517f3665a06b authored almost 6 years ago by David Shanske <[email protected]>
Add settings ui for endpoints and update readme (#181)

3e5e773c16d5453f8bc126ffc1fdb0391c1f0958 authored about 6 years ago by David Shanske <[email protected]>
Syndicate after micropub (#180)

752897ed70b1b4e5e60dac9ef227a3ab9a9e98d9 authored about 6 years ago by David Shanske <[email protected]>
Sourcequery (#179)

* Wrap post type list in item property

* Noticed issue with prior fix

* Update version

...

b2734391897ee080daeffb38c66a98e25e9dc9e9 authored about 6 years ago by David Shanske <[email protected]>
Fixes (#178)

* Add file properties to input array to pass to after_micropub action

* Amend category to wra...

cd5e42972163ffda839fbd7e4e599b821959af99 authored about 6 years ago by David Shanske <[email protected]>
suppress PHP `strpos(): Empty needle` warning (#177)

when running outside of a web server, e.g. in wp-cli.

```
PHP Warning: strpos(): Empty needl...

bdd9a197e17855e9771cf3afedfd0865573fa753 authored about 6 years ago by Ryan Barrett <[email protected]>
Fixauth (#176)

* Fix style issue and auth issue
* Add Micropub Media Endpoint Header

77d99c2bbf91b9feaf08af043f1eb4b7ec582f73 authored about 6 years ago by David Shanske <[email protected]>
Missed version

0ca960c6b8cd8c9f4a9302e1a04b98df8a3362be authored about 6 years ago by David Shanske <[email protected]>
Bump Version (#171)

462cf79769482c53c50bf844ec3fab484bdf96d5 authored about 6 years ago by David Shanske <[email protected]>
Moved the Micropub_Authorize::init() action further down the priority chain. (#170)

This should fix https://github.com/indieweb/wordpress-micropub/issues/169

78bb77bba8f914e9e6abdf27572c42f0144bed64 authored about 6 years ago by Dominik Schwind <[email protected]>
Update for Latest Version (#168)

185b0502d0bd26787e1f89b215bc9533ce2d665b authored about 6 years ago by David Shanske <[email protected]>
Add Commit to Travis per @pfefferle deployment script (#160)

* Add Commit to Travis per @pfefferle deployment script

* added local deploy script

* fixe...

849fddf7e69ff83c591f312c2d1e2076ec4845fe authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #166 from dshanske/attachment

Attach media if already in library

261c7826b078d2a44391d0a8999ed10e1d191b52 authored over 6 years ago by David Shanske <[email protected]>
Attach media if already in library

1279d8edc6874f0f9cf13d9885dfb766221fd0bc authored over 6 years ago by David Shanske <[email protected]>
add indieweb, microformats tags to wp.org directory

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

f8947f140e01fd8a3b5079be93cceb9eecd61f86 authored over 6 years ago by Ryan Barrett <[email protected]>
Update links (#163)

c39450bf804b39c9cac09f5224c7581b4f6fa1f7 authored over 6 years ago by David Shanske <[email protected]>
Remove filter and replace with hook instructions

ef761253a3263b0c10fa81daaa7eebdca31c0c5e authored over 6 years ago by David Shanske <[email protected]>
Attempt to load the auth portion later in the process.

10092b2bdbf9d62c199e7e60f7276b5c2f95a27a authored over 6 years ago by David Shanske <[email protected]>
Update load and restore MICROPUB_LOCAL_AUTH

13afe450e1a5a1bd475a8d84d55598248886de4c authored over 6 years ago by David Shanske <[email protected]>
Change config to filter

8e4bda50d13aed48f63bcdde37da09d18766b834 authored over 6 years ago by David Shanske <[email protected]>
Reject cookie authentication (#159)

bbb6d0f5391165e13caaae164b8756484821f521 authored over 6 years ago by David Shanske <[email protected]>
Implements Error Logging on Debug (#157)

5a8bbc113801acf4e6ef632d51b8810a34e93127 authored over 6 years ago by David Shanske <[email protected]>
If there is a token then do not pass control back to WordPress (#156)

3a020c5448120ad5a66fe4f8f8eaaeffeeb135d4 authored over 6 years ago by David Shanske <[email protected]>
Add nag notice for insecure sites (#153)

Add nag notice for insecure sites

1eedd3fd118d009725360468400b877d09c6aadd authored over 6 years ago by David Shanske <[email protected]>
Split query into its own function (#155)

Split query into its own function.

950d929be8d33b3beb0c86f605b0a842e6bbe813 authored over 6 years ago by David Shanske <[email protected]>
Notices and Query (#152)

* Fix PHP notices and add query response for media endpoint

* Move summary generate to render...

5b7f6b08779854e25c43ce359d2f580f811d639e authored over 6 years ago by David Shanske <[email protected]>
Fix php notices (#149)

* Fix php notices

* Create global functions file

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

e050bd806a058ab23657cafeee657dfe1e8ca66b authored over 6 years ago by David Shanske <[email protected]>
Move permissions to be checked before all other actions (#148)

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

a06ed5476e4db1eaed32d3c074276bfd397600d0 authored over 6 years ago by David Shanske <[email protected]>
Dependency and Documentation Improvement (#145)

* Update Codesniffer Check

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

e6988944640051daa033fb8979b6f7047f06e924 authored over 6 years ago by David Shanske <[email protected]>
Introduce REST API endpoint (#143)

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

39634553e866ffaf3e99c725cde187077f2569d3 authored over 6 years ago by David Shanske <[email protected]>
Add tests that specifically check rendering. (#142)

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

71a4b280daf0acf66dd218cab231d755c1bde8bf authored over 6 years ago by David Shanske <[email protected]>
Refactor (#140)

* Split form to json into its own function

* Remove duplicate functions

d33b4cc3066acb399b81bfc9063eb719d309b66b authored over 6 years ago by David Shanske <[email protected]>
Create Media Endpoint (#136)

Create Media Endpoint

5737f6e62f9d901748e341d8e38475ec51d9ed21 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #138 from dshanske/userurl

Improve URL to User Function

955d1711df20be40bbbbb8d0a01bfce2202f7b46 authored over 6 years ago by David Shanske <[email protected]>
Add tests and make fixes

e49ed8844c8f6d6410f3ab70196f2391eeeba59f authored over 6 years ago by David Shanske <[email protected]>
Add support for author pages and make improvements

080e5363bf4d08b2946fe6c709f3e4772a315186 authored over 6 years ago by David Shanske <[email protected]>
Split off Authorization (#135)

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

df78968317d581bd244521d1f3d47fc2afdecfd5 authored over 6 years ago by David Shanske <[email protected]>
Split endpoint into multiple files and add dedicated settings page (#134)

* Split endpoint into multiple files and add dedicated settings page

3d9e5b6e1903a8d9777ba76b1e835646dfe7c122 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #132 from dshanske/body

Return empty json not empty string

979b19d8e8cab88c3469b306a4113d1dff10de6d authored over 6 years ago by David Shanske <[email protected]>
Return empty json not empty string

831ab7cec0ab7b8b87f87166772e84cb2dbbfca3 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #131 from dshanske/fix

Fix for plugin built auth

4391dab145d5e108efc9ecd032e89756f80d54ad authored over 6 years ago by David Shanske <[email protected]>
Fix for plugin built auth

dd911ce39946886d13aa38ac503a054f4fcc98e7 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #127 from dshanske/response

Pull token data from IndieAuth plugin

bfbfd0bb081ca82b3cfaecdcb2055e9e40409006 authored over 6 years ago by David Shanske <[email protected]>
Bump version

1c1fedf0f81602fe3318d9890c530eb52c0250ff authored over 6 years ago by David Shanske <[email protected]>
Switch to filters

5c86a008db8afd7017c13e5a77354737e2714e7d authored over 6 years ago by David Shanske <[email protected]>
set up travis. may port CI to it from circle

fffcc24c1827fbaa368092301c74b41409573dca authored over 6 years ago by Ryan Barrett <[email protected]>
Pull token data from IndieAuth plugin

1a4a366225f2106560bdd5844fb77bf9260be890 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #118 from dshanske/scope

Add Support for Legacy and New Scopes

fd6de1ecb1fc282c917b153a94170769f1040d7a authored over 6 years ago by David Shanske <[email protected]>
Add Support for Legacy and New Scopes

9c7b95b91312395b764a5dae5425c2440b79bb1c authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #126 from dshanske/bump141

Bump Version

0af34e8453b15356d63ceafa56314aa7cc596281 authored over 6 years ago by David Shanske <[email protected]>
Bump Version

28c53481cda7300d7c9e6ac1e99c87b41321ca1f authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #123 from dshanske/master

Set changelog date

481ff35422f209f241dd360942818dc9364d5068 authored over 6 years ago by David Shanske <[email protected]>
Set changelog date

7b418e8b45397047163522ed47eba80d46501274 authored over 6 years ago by David Shanske <[email protected]>
Add support for location-visibility altitude and accuracy

6f89e72135055c06ef3caad2df50861aa65bf80b authored over 6 years ago by David Shanske <[email protected]>
Add support for querying categories

a9aaedaa3e6f8820482dd9d4da0ff7326f829f1c authored over 6 years ago by David Shanske <[email protected]>
Add syndication hook

df94038629a8ba98f891a9535bb53f534bc30dac authored over 6 years ago by David Shanske <[email protected]>
Per spec it should be mp-syndicate-to except for query which is only syndicate-to

8b402f6a0f54ad4464efaf2556b896a245ce8a90 authored over 6 years ago by David Shanske <[email protected]>