Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/indieweb/wordpress-indieauth
IndieAuth for WordPress
https://github.com/indieweb/wordpress-indieauth
Minor issue prompted by PHPCS
4f48914231136d1d5b58b553e655efef10766b9a authored almost 5 years ago by David Shanske <[email protected]>
4f48914231136d1d5b58b553e655efef10766b9a authored almost 5 years ago by David Shanske <[email protected]>
Add configuration setting to allow for loading remote or local endpoint with explanation
0d52352d3e93cf78ecfeb8934eef99aa28850f20 authored almost 5 years ago by David Shanske <[email protected]>
0d52352d3e93cf78ecfeb8934eef99aa28850f20 authored almost 5 years ago by David Shanske <[email protected]>
Load web signin no matter what
22e921d2e196f2cd6a4b7202b3800cb78a1cb1f0 authored almost 5 years ago by David Shanske <[email protected]>
22e921d2e196f2cd6a4b7202b3800cb78a1cb1f0 authored almost 5 years ago by David Shanske <[email protected]>
Update readme and language files
e74ccdb1281592628b9a7f08e2b89e05907c5d6b authored almost 5 years ago by David Shanske <[email protected]>
e74ccdb1281592628b9a7f08e2b89e05907c5d6b authored almost 5 years ago by David Shanske <[email protected]>
Fix incorrect function load
351a7d9a87a34258f0a60ebda6ab0b0dd6aaad22 authored almost 5 years ago by David Shanske <[email protected]>
351a7d9a87a34258f0a60ebda6ab0b0dd6aaad22 authored almost 5 years ago by David Shanske <[email protected]>
Fix Indents
7803239c4dca55bf436593edc3d6a2f473cab4ed authored almost 5 years ago by David Shanske <[email protected]>
7803239c4dca55bf436593edc3d6a2f473cab4ed authored almost 5 years ago by David Shanske <[email protected]>
fix indents
e8ef0a3561de348c47460eb936d5f8f83afa5dd6 authored almost 5 years ago by Matthias Pfefferle <[email protected]>
e8ef0a3561de348c47460eb936d5f8f83afa5dd6 authored almost 5 years ago by Matthias Pfefferle <[email protected]>
Add load function and change how files are loaded to allow for remote vs local switching
25ec6e5cdbc7ee5463f0034f0963ad532247f3f7 authored almost 5 years ago by David Shanske <[email protected]>
25ec6e5cdbc7ee5463f0034f0963ad532247f3f7 authored almost 5 years ago by David Shanske <[email protected]>
Introduce IndieAuth Remote Class
0ad1188674d3c2bd1c851eff34cbbc51f1eeeae4 authored almost 5 years ago by David Shanske <[email protected]>
0ad1188674d3c2bd1c851eff34cbbc51f1eeeae4 authored almost 5 years ago by David Shanske <[email protected]>
Add SSL check to Site Health
c4f55ab7ea178cf0313fcf14365e521959ab0492 authored almost 5 years ago by David Shanske <[email protected]>
c4f55ab7ea178cf0313fcf14365e521959ab0492 authored almost 5 years ago by David Shanske <[email protected]>
Add flag into local authorize to not load the functionality automatically if false to allow for debugging
094b712697b29014a90eea8f7f845793e05f15d6 authored almost 5 years ago by David Shanske <[email protected]>
094b712697b29014a90eea8f7f845793e05f15d6 authored almost 5 years ago by David Shanske <[email protected]>
Merge pull request #169 from dshanske/scopes
Implement Scope Support
735364119ecd58ed3c3148e96b1f146b9cb6d55f authored almost 5 years ago by David Shanske <[email protected]>
Check when user does not have permissions
5c05c9d10055d9acb0d525c36469488af8771f30 authored almost 5 years ago by David Shanske <[email protected]>
5c05c9d10055d9acb0d525c36469488af8771f30 authored almost 5 years ago by David Shanske <[email protected]>
Add initial scope tests
fd6116127c40b7de2bb205f402594936218e603e authored almost 5 years ago by David Shanske <[email protected]>
fd6116127c40b7de2bb205f402594936218e603e authored almost 5 years ago by David Shanske <[email protected]>
Update docblocks
a533b947b3eedf98b1adec54756cd65dc4cab25f authored almost 5 years ago by David Shanske <[email protected]>
a533b947b3eedf98b1adec54756cd65dc4cab25f authored almost 5 years ago by David Shanske <[email protected]>
Adjust priority of filter
be593c0862aee94bca90c423e2e403e2af9c33ea authored almost 5 years ago by David Shanske <[email protected]>
be593c0862aee94bca90c423e2e403e2af9c33ea authored almost 5 years ago by David Shanske <[email protected]>
Scopes were getting caught up in things like view_query_monitor. This limits it to scopes that might realistically be requested and can be expanded if needed later
94ee7135ae95fa7fcbb7405e67b7597e58da22d2 authored almost 5 years ago by David Shanske <[email protected]>
94ee7135ae95fa7fcbb7405e67b7597e58da22d2 authored almost 5 years ago by David Shanske <[email protected]>
Limit capabilities based on ones reflected by the indieauth token
b712819e5fc0521c3e48a782a91412425898e810 authored almost 5 years ago by David Shanske <[email protected]>
b712819e5fc0521c3e48a782a91412425898e810 authored almost 5 years ago by David Shanske <[email protected]>
Switch the built in load over to the scopes class as should not be dependent on the authorization endpoint
14970ce77c5c86f063d4904c409fbf654c3a24a8 authored almost 5 years ago by David Shanske <[email protected]>
14970ce77c5c86f063d4904c409fbf654c3a24a8 authored almost 5 years ago by David Shanske <[email protected]>
Add missing scopes from earlier description list
64aa975fc3e87fde275236bad2421fbc578a4adf authored almost 5 years ago by David Shanske <[email protected]>
64aa975fc3e87fde275236bad2421fbc578a4adf authored almost 5 years ago by David Shanske <[email protected]>
Load and register scopes. Microsub scopes have no posting privileges andwill need custom capabilities
7a71d01bec2dcb99047489e86f51c1f25b5ba661 authored almost 5 years ago by David Shanske <[email protected]>
7a71d01bec2dcb99047489e86f51c1f25b5ba661 authored almost 5 years ago by David Shanske <[email protected]>
Introduce scope container classes
29b109f551fe38bed7ae76e9e37085bcc16c62af authored almost 5 years ago by David Shanske <[email protected]>
29b109f551fe38bed7ae76e9e37085bcc16c62af authored almost 5 years ago by David Shanske <[email protected]>
Merge pull request #165 from dshanske/inherit
Split Authorize Class
0eaca6700acb0e691a2fc4e68daa7e68eaa1b07b authored almost 5 years ago by David Shanske <[email protected]>
Update test and phpunit install script
7732f04ce4043487b9fa3f90f37c46a1c511c484 authored almost 5 years ago by David Shanske <[email protected]>
7732f04ce4043487b9fa3f90f37c46a1c511c484 authored almost 5 years ago by David Shanske <[email protected]>
Add WP_Error to OAuth Response function
36d162620ecc98180a9a447cb8e06ccb5fcc22ea authored almost 5 years ago by David Shanske <[email protected]>
36d162620ecc98180a9a447cb8e06ccb5fcc22ea authored almost 5 years ago by David Shanske <[email protected]>
Redo authorization provider code to abstract class and local implementation so can also offer remote implementation
6fd1bc883993b331256228f896c982ca8d54f0ca authored almost 5 years ago by David Shanske <[email protected]>
6fd1bc883993b331256228f896c982ca8d54f0ca authored almost 5 years ago by David Shanske <[email protected]>
Merge pull request #155 from dshanske/urlfromurl
Bug Fix
997d7ef9edfd4726b5d933a6b80464eb2ddbe464 authored over 5 years ago by Matthias Pfefferle <[email protected]>
Bump version
53e1c26cbf755767e95d6b9c2786a4793b04172f authored over 5 years ago by David Shanske <[email protected]>
53e1c26cbf755767e95d6b9c2786a4793b04172f authored over 5 years ago by David Shanske <[email protected]>
Fix error with function causing failure
14edf64140054f7cbfbb34a36592aa303aa1f807 authored over 5 years ago by David Shanske <[email protected]>
14edf64140054f7cbfbb34a36592aa303aa1f807 authored over 5 years ago by David Shanske <[email protected]>
Merge pull request #153 from dshanske/singleauthor
Add setting for site URL user
af8672fccaa393fee49349edaedbacaa3b1cda7b authored over 5 years ago by David Shanske <[email protected]>
Add setting for site URL user
0b811ee52d4102491125cd61f8fbd55ac8b468b5 authored over 5 years ago by David Shanske <[email protected]>
0b811ee52d4102491125cd61f8fbd55ac8b468b5 authored over 5 years ago by David Shanske <[email protected]>
Merge pull request #148 from dshanske/multiuser
Fixes
29419ca5c14b88bb272c5944c397df89d8b4105f authored over 5 years ago by David Shanske <[email protected]>
fix indents
94361e437c0cb9982d23f39148446b4263c5cd0f authored over 5 years ago by Matthias Pfefferle <[email protected]>
94361e437c0cb9982d23f39148446b4263c5cd0f authored over 5 years ago by Matthias Pfefferle <[email protected]>
info boxes need a surrounding div
7e50785d218241b893a467ac115c7f890336b386 authored over 5 years ago by Matthias Pfefferle <[email protected]>
7e50785d218241b893a467ac115c7f890336b386 authored over 5 years ago by Matthias Pfefferle <[email protected]>
Add menu_page_url:
dd5f5e02c251aba4662f8a06badcfd0a0933dc7b authored over 5 years ago by David Shanske <[email protected]>
dd5f5e02c251aba4662f8a06badcfd0a0933dc7b authored over 5 years ago by David Shanske <[email protected]>
Bump minimum WordPress to 4.9.9 the last pre-Gutenberg version
22be10b906e31d88a2c4ef7d7ab3fcdf65abc960 authored over 5 years ago by David Shanske <[email protected]>
22be10b906e31d88a2c4ef7d7ab3fcdf65abc960 authored over 5 years ago by David Shanske <[email protected]>
Minor textual change
e6245276029bd526d656037e541ece7d1b97b164 authored over 5 years ago by David Shanske <[email protected]>
e6245276029bd526d656037e541ece7d1b97b164 authored over 5 years ago by David Shanske <[email protected]>
Warn on duplicate user users on user profile page
546c4999d144c0e09dfd2f4fb4cfd01ffd11e129 authored over 5 years ago by David Shanske <[email protected]>
546c4999d144c0e09dfd2f4fb4cfd01ffd11e129 authored over 5 years ago by David Shanske <[email protected]>
Change to next major version and minor fixes recommended by reviewer
0eb95598756ec959df784808a7d2343fd5d1ed88 authored over 5 years ago by David Shanske <[email protected]>
0eb95598756ec959df784808a7d2343fd5d1ed88 authored over 5 years ago by David Shanske <[email protected]>
README and PHPCS fixes
1f491c49075e699b0e161de6a102066b4416fcb0 authored over 5 years ago by David Shanske <[email protected]>
1f491c49075e699b0e161de6a102066b4416fcb0 authored over 5 years ago by David Shanske <[email protected]>
Add Site Health Test
03856d2f49446e764ea52b1734da5119ccfd0a61 authored over 5 years ago by David Shanske <[email protected]>
03856d2f49446e764ea52b1734da5119ccfd0a61 authored over 5 years ago by David Shanske <[email protected]>
Redirect link from auth diag page to settings page
f5c6f4fb4bdc7717ff65cd715b85fc7032d6cf9c authored over 5 years ago by David Shanske <[email protected]>
f5c6f4fb4bdc7717ff65cd715b85fc7032d6cf9c authored over 5 years ago by David Shanske <[email protected]>
Harden returning of me parameter to limit possible spoofing.
87e2e12fca04c411b62546fe6dde80a43e3497ad authored over 5 years ago by David Shanske <[email protected]>
87e2e12fca04c411b62546fe6dde80a43e3497ad authored over 5 years ago by David Shanske <[email protected]>
Minor fixes to unique URL
8288a270e4e41cf9187218e75faf6a37c8db0f7a authored over 5 years ago by David Shanske <[email protected]>
8288a270e4e41cf9187218e75faf6a37c8db0f7a authored over 5 years ago by David Shanske <[email protected]>
Ensure uniqueness of user URLs
8999e6fe187c101c9583ae3a978e214fdbaaec51 authored over 5 years ago by David Shanske <[email protected]>
8999e6fe187c101c9583ae3a978e214fdbaaec51 authored over 5 years ago by David Shanske <[email protected]>
Merge pull request #141 from indieweb/fixes
Fixes
a93ed0c496d952aaaaebb3018a82586bdd964b47 authored over 5 years ago by David Shanske <[email protected]>
test with php 7.3
afa5b398ec0c532bc382d540a2caf66ee07b2c3d authored over 5 years ago by Matthias Pfefferle <[email protected]>
afa5b398ec0c532bc382d540a2caf66ee07b2c3d authored over 5 years ago by Matthias Pfefferle <[email protected]>
Merge branch 'fixes' of https://github.com/indieweb/wordpress-indieauth into fixes
69ace29f63af6d80d08255d4152284dd54cfbd8b authored over 5 years ago by Matthias Pfefferle <[email protected]>
69ace29f63af6d80d08255d4152284dd54cfbd8b authored over 5 years ago by Matthias Pfefferle <[email protected]>
fixed text formatting
e233539d6f270c34f924549f7d2fe1b27a1f07f1 authored over 5 years ago by Matthias Pfefferle <[email protected]>
e233539d6f270c34f924549f7d2fe1b27a1f07f1 authored over 5 years ago by Matthias Pfefferle <[email protected]>
Merge branch 'master' into fixes
6c2f23f2c033f1494e972004396501d70a271493 authored over 5 years ago by Matthias Pfefferle <[email protected]>
6c2f23f2c033f1494e972004396501d70a271493 authored over 5 years ago by Matthias Pfefferle <[email protected]>
don't use new lines to avoid long lines
WordPress.org uses a "new line to break" so the text looked a bit odd.
7b99965c51683863a1e3ec4b20b8c1af1347c4d5 authored over 5 years ago by Matthias Pfefferle <[email protected]>
updates
562872dc5e57d4503fe564b38117595f4aa62a0b authored over 5 years ago by Matthias Pfefferle <[email protected]>
562872dc5e57d4503fe564b38117595f4aa62a0b authored over 5 years ago by Matthias Pfefferle <[email protected]>
fix travis tests and use local deploy script
17c07ae95f6b8e7477d90709bd3f9154c5a9e9a6 authored over 5 years ago by Matthias Pfefferle <[email protected]>
17c07ae95f6b8e7477d90709bd3f9154c5a9e9a6 authored over 5 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #138 from dshanske/expire
Add Bulk Actions and Improve List/Token Generation
5f75b37f8dd9cb1fa7229a18d17bb4d0eca4bd49 authored over 5 years ago by David Shanske <[email protected]>
Fixes based on feedback from @pfefferle
ccc64fe883805c6291c42a3e7d6a233257ff701a authored over 5 years ago by David Shanske <[email protected]>
ccc64fe883805c6291c42a3e7d6a233257ff701a authored over 5 years ago by David Shanske <[email protected]>
Bump tested to 5.2
f2f50969ef9a6867a5cadc5acf0aabc4850c2627 authored over 5 years ago by David Shanske <[email protected]>
f2f50969ef9a6867a5cadc5acf0aabc4850c2627 authored over 5 years ago by David Shanske <[email protected]>
Readme update
a0246a3479b744139868cecf80186b4f967fad89 authored over 5 years ago by David Shanske <[email protected]>
a0246a3479b744139868cecf80186b4f967fad89 authored over 5 years ago by David Shanske <[email protected]>
Add bulk actions to clean the database of expired tokens and auth codes and revoke tokens based on last time accessed
b62631bad5d20e47926608fe184d2df8f9271fea authored over 5 years ago by David Shanske <[email protected]>
b62631bad5d20e47926608fe184d2df8f9271fea authored over 5 years ago by David Shanske <[email protected]>
Style
335f1a7e9038d785ec2ab0201105be6a1e8d3312 authored over 5 years ago by David Shanske <[email protected]>
335f1a7e9038d785ec2ab0201105be6a1e8d3312 authored over 5 years ago by David Shanske <[email protected]>
Add bulk option to revoke tokens
219ecfb7abde263bcf4e3aeaadfbe7070d27fcf6 authored over 5 years ago by David Shanske <[email protected]>
219ecfb7abde263bcf4e3aeaadfbe7070d27fcf6 authored over 5 years ago by David Shanske <[email protected]>
Allow tokens generated in the backend to have any scopes
23891fac7d7589ea2732abeb50c579dec8632b93 authored over 5 years ago by David Shanske <[email protected]>
23891fac7d7589ea2732abeb50c579dec8632b93 authored over 5 years ago by David Shanske <[email protected]>
Merge pull request #136 from dshanske/header
Add nag notice and new script for checking headers
44246d99877d4157face5f7ff68ff8a683474dce authored over 5 years ago by David Shanske <[email protected]>
Style fixes
4cc9cffd519d6eb243b08bcb2a16324ddaea8e7f authored over 5 years ago by David Shanske <[email protected]>
4cc9cffd519d6eb243b08bcb2a16324ddaea8e7f authored over 5 years ago by David Shanske <[email protected]>
Tweak new auth test to run embedded inside the settings page and allow for a more detailed diagnostic return in future
01455977a5d6c6f01262a9244ca3f541f830a7c8 authored over 5 years ago by David Shanske <[email protected]>
01455977a5d6c6f01262a9244ca3f541f830a7c8 authored over 5 years ago by David Shanske <[email protected]>
Change error message
5b2a77bbfe6d89b2e53201bf6fa09d375bc4796c authored over 5 years ago by David Shanske <[email protected]>
5b2a77bbfe6d89b2e53201bf6fa09d375bc4796c authored over 5 years ago by David Shanske <[email protected]>
Add to changelog
9f0a51b84bdf62ae570a549e049b54e5df9d95ef authored over 5 years ago by David Shanske <[email protected]>
9f0a51b84bdf62ae570a549e049b54e5df9d95ef authored over 5 years ago by David Shanske <[email protected]>
Add support for REDIRECT_HTTP_AUTHORIZATION in token endpoint
74abee969d78fc1727e497adf6f6475ee7e0838a authored over 5 years ago by David Shanske <[email protected]>
74abee969d78fc1727e497adf6f6475ee7e0838a authored over 5 years ago by David Shanske <[email protected]>
Rewrite bearer token retrieval function
40947a943cc6b2e79c18d6c6104d7760d3fbeb32 authored over 5 years ago by David Shanske <[email protected]>
40947a943cc6b2e79c18d6c6104d7760d3fbeb32 authored over 5 years ago by David Shanske <[email protected]>
Ensure Tokens are Not Stored
273079e0c37a6b19b8b752353af3ebb66cc931e2 authored over 5 years ago by David Shanske <[email protected]>
273079e0c37a6b19b8b752353af3ebb66cc931e2 authored over 5 years ago by David Shanske <[email protected]>
More stringent check and language change.
d5b91a0cba5ff890866dbacf4609e2f711a238da authored over 5 years ago by David Shanske <[email protected]>
d5b91a0cba5ff890866dbacf4609e2f711a238da authored over 5 years ago by David Shanske <[email protected]>
Fix typos
c94c182d2c617224a758be4eeab8ff880a7b20f8 authored over 5 years ago by David Shanske <[email protected]>
c94c182d2c617224a758be4eeab8ff880a7b20f8 authored over 5 years ago by David Shanske <[email protected]>
Add nag notice and new script for checking headers
b54bd14ced939c16abf0b0b1a8a8fd3cfa5aa64c authored over 5 years ago by David Shanske <[email protected]>
b54bd14ced939c16abf0b0b1a8a8fd3cfa5aa64c authored over 5 years ago by David Shanske <[email protected]>
Merge pull request #132 from dshanske/331
331
542110d12eefb6469925d66fa95312653799498d authored almost 6 years ago by David Shanske <[email protected]>
Remove errant period
a43638654aef734f15488e3f5b971e55a5f081d4 authored almost 6 years ago by David Shanske <[email protected]>
a43638654aef734f15488e3f5b971e55a5f081d4 authored almost 6 years ago by David Shanske <[email protected]>
Update README
f7b927fdd837bf7d3e022aab1feaedf89f619553 authored almost 6 years ago by David Shanske <[email protected]>
f7b927fdd837bf7d3e022aab1feaedf89f619553 authored almost 6 years ago by David Shanske <[email protected]>
Add description of experimental indieauth profile scope.
a5f28c7b2888186d40f538d2d83f96cfcef85d8a authored almost 6 years ago by David Shanske <[email protected]>
a5f28c7b2888186d40f538d2d83f96cfcef85d8a authored almost 6 years ago by David Shanske <[email protected]>
Merge pull request #130 from dshanske/pkce
PKCE Support
f5f7ea7997f1b23ef2e17829582e2000a86d731b authored almost 6 years ago by David Shanske <[email protected]>
Fixes for local verification
6749642a95095329597b140686ea9f41796f82cb authored almost 6 years ago by David Shanske <[email protected]>
6749642a95095329597b140686ea9f41796f82cb authored almost 6 years ago by David Shanske <[email protected]>
Add PKCE Support
362a00e29296da87a4cd2c7bf42e2b62f1ac1949 authored almost 6 years ago by David Shanske <[email protected]>
362a00e29296da87a4cd2c7bf42e2b62f1ac1949 authored almost 6 years ago by David Shanske <[email protected]>
Switch to SHA256 hashing
26c85ba47f0049b6ce0fbd13001cbc6696e9070a authored almost 6 years ago by David Shanske <[email protected]>
26c85ba47f0049b6ce0fbd13001cbc6696e9070a authored almost 6 years ago by David Shanske <[email protected]>
Only explicitly specify URL requirements before PHP 7.3 (#129)
* Only explicitly specify URL requirements before PHP 7.3
* Automatically fix style violation...
1ff835314c41c6202fd493d14ba5ba9255ebccf4 authored almost 6 years ago by Martijn van der Ven <[email protected]>
Merge pull request #127 from dshanske/profile
Profile
69a88cc4262cbf27a484b1955fecec162c24c1d5 authored almost 6 years ago by David Shanske <[email protected]>
Bump Version
59c6b4c3588025916d34e6c619334ce8f9bb67f6 authored almost 6 years ago by David Shanske <[email protected]>
59c6b4c3588025916d34e6c619334ce8f9bb67f6 authored almost 6 years ago by David Shanske <[email protected]>
Add return of basic profile data
12d6bfa5671640a3705024c0e63d4fc191c7d48c authored almost 6 years ago by David Shanske <[email protected]>
12d6bfa5671640a3705024c0e63d4fc191c7d48c authored almost 6 years ago by David Shanske <[email protected]>
Merge pull request #125 from dshanske/febfixes
Febfixes
f1b5fccfbaf0c48f292e4bd4f8f3f0aec22f28df authored almost 6 years ago by David Shanske <[email protected]>
Bump version
510724efa8e5dd6d88fbfcf3039431bc5e983050 authored almost 6 years ago by David Shanske <[email protected]>
510724efa8e5dd6d88fbfcf3039431bc5e983050 authored almost 6 years ago by David Shanske <[email protected]>
Only add header on author or front page
9193e83d313f61b25a54e33836b1cee95eda554c authored almost 6 years ago by David Shanske <[email protected]>
9193e83d313f61b25a54e33836b1cee95eda554c authored almost 6 years ago by David Shanske <[email protected]>
Merge pull request #121 from dshanske/scopearray
Fix Scope Array Issue
68624a79ffed0754de8ab5606a5f00f6850729e0 authored about 6 years ago by David Shanske <[email protected]>
Update version
55ed7db8918d7d6edf850556759ee06fde441107 authored about 6 years ago by David Shanske <[email protected]>
55ed7db8918d7d6edf850556759ee06fde441107 authored about 6 years ago by David Shanske <[email protected]>
Auto client discovery saving
7f6e1ff14708a3acfbc8d85b7c2fb563bac0f40d authored about 6 years ago by David Shanske <[email protected]>
7f6e1ff14708a3acfbc8d85b7c2fb563bac0f40d authored about 6 years ago by David Shanske <[email protected]>
Fix issue with conversion
4326576684908da205b98375268332ef95fa0e3c authored about 6 years ago by David Shanske <[email protected]>
4326576684908da205b98375268332ef95fa0e3c authored about 6 years ago by David Shanske <[email protected]>
Merge pull request #119 from dshanske/authfix
Check for existence of any non-prefixed function
0ae6da21e4fecfaafc6f398a7ac7f589fa3f1626 authored about 6 years ago by David Shanske <[email protected]>
Check for existence of any non-prefixed function
688caa6115e8a22c5a73635ba79a76d35b136ec9 authored about 6 years ago by David Shanske <[email protected]>
688caa6115e8a22c5a73635ba79a76d35b136ec9 authored about 6 years ago by David Shanske <[email protected]>
Merge pull request #118 from dshanske/clientfix
Minor Fixes
8ec53bdcbcd9fc36bc09718e91acced452c509d8 authored about 6 years ago by David Shanske <[email protected]>
Bump version
c0921188588348cb0f9d037669bf6d81784e86dd authored about 6 years ago by David Shanske <[email protected]>
c0921188588348cb0f9d037669bf6d81784e86dd authored about 6 years ago by David Shanske <[email protected]>
Add license file
ec85033c414de25ecee2d9699043df2d798a9f4e authored about 6 years ago by David Shanske <[email protected]>
ec85033c414de25ecee2d9699043df2d798a9f4e authored about 6 years ago by David Shanske <[email protected]>
Fix issue with icon determination error
74a8514f673daacf34fbb13b2f089ac51aa2d4f1 authored about 6 years ago by David Shanske <[email protected]>
74a8514f673daacf34fbb13b2f089ac51aa2d4f1 authored about 6 years ago by David Shanske <[email protected]>
Silently convert post scope to create update scope
70e89dc82697c36dcf77a25100f53fbbc8aeabe8 authored about 6 years ago by David Shanske <[email protected]>
70e89dc82697c36dcf77a25100f53fbbc8aeabe8 authored about 6 years ago by David Shanske <[email protected]>
Change tagline to match readme
e3894f71bbb9e720c6f92a33962faa9dca158559 authored about 6 years ago by David Shanske <[email protected]>
e3894f71bbb9e720c6f92a33962faa9dca158559 authored about 6 years ago by David Shanske <[email protected]>
Merge pull request #115 from indieweb/fix-warnings
fixed some small issues
0db2a8b29009df4bc3a6eeb6fecd7e005ebcb822 authored about 6 years ago by Matthias Pfefferle <[email protected]>