Ecosyste.ms: OpenCollective

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

Known

We're on a mission to help people and organizations own their own conversations online.
Collective - Host: opensource - https://opencollective.com/known - Website: https://withknown.com/ - Code: https://github.com/idno/known

No longer used, removing.

github.com/idno/known - 9cb8a47d96ee263c251fa6e057bbcf60f4be606b authored about 7 years ago
DRY: Tinymce has a built in (and less hacky word count), lets use that.

github.com/idno/known - 06c6b68b43f6a9ebbede4837be1e60f388ecfa0c authored about 7 years ago
Only usage was in Like and is no longer needed, and it caused name conflicts. Removed.

github.com/idno/known - a2dd6184c75c7f01d0a071e784d03c9eda7bf4d4 authored about 7 years ago
Only usage was in Like and is no longer needed, and it caused name conflicts. Removed.

github.com/idno/known - 880a3f92787e1cdbd2569d3e75178d04653d338a authored about 7 years ago
Entity decoding is better and more correctly done in the callback, this code is no longer necessary

github.com/idno/known - 6a3d284d6be3572f3fd8db4da70a5633e171d59b authored about 7 years ago
Update version.known

github.com/idno/known - e09b2db721a43208abb392b976f600a934d5de91 authored about 7 years ago
Merge pull request #1954 from mapkyca/bit-more-logging

Bit more logging

github.com/idno/known - bacf152cdafdf3a5265a12d551d5113fb55a1980 authored about 7 years ago
Log a deprecation message for appropriate javascript functions

github.com/idno/known - c93a0d743dbb58f6c66a42710754d6124ff3a645 authored about 7 years ago
Adding a "deprecated" helper message

github.com/idno/known - e61d95057ae1ec5901267a6ac973afec986f6fed authored about 7 years ago
Allow javascript to see if things are debug

github.com/idno/known - 51852865172a6cc6e7d01c7e499bb8d0caf3f2bd authored about 7 years ago
Update version.known

github.com/idno/known - 528c3f80576dd1220e3efbc50554b30d526395d8 authored about 7 years ago
Merge pull request #1953 from mapkyca/misc-tidy

Misc tidy of some kruft

github.com/idno/known - 0f611f745814f98a1e96c31e6a79a27cc27c306d authored about 7 years ago
Merge pull request #1952 from mapkyca/notifications-future

Notifications enhancements

github.com/idno/known - 0a80c90391e830564b79abf3804906185286c2b5 authored about 7 years ago
Merge pull request #1951 from mapkyca/shared-memory

Shared memory caches

github.com/idno/known - 1be11cbc6cc831ddff5b63092f7c2162a219c969 authored about 7 years ago
For good measure, lets start warning about usage of deprecated functions

github.com/idno/known - 800975d4022edfbc77524178527b49a2707891fc authored about 7 years ago
Make sure we log deprecated errors

github.com/idno/known - 271f9775dc4ab3344cb46d15d27224613e458136 authored about 7 years ago
Caches are components too

github.com/idno/known - f2c7e45cfa7a180ca66a4d7815c7441873dab689 authored about 7 years ago
Slightly more efficient / flexible mime type on favicon

github.com/idno/known - fb22dabf55ff07aed6792ec625ef4ac3c131f2d1 authored about 7 years ago
Provide application scope to handle non-page urls

github.com/idno/known - 4fc43282469f7949c337ce030e87249b8ec125d4 authored about 7 years ago
As per recommendations, start user at session/login

github.com/idno/known - 313e777afac19c6adf284138742c85eaafa5e548 authored about 7 years ago
Only register the service worker for logged in users

github.com/idno/known - 0094233999d2018e2bb9b6c3e4e07a2c5035173d authored about 7 years ago
Set appropriate scope for Service Worker

github.com/idno/known - 6320015155d7164f9a2f5d70cf1b54657dad0c0b authored about 7 years ago
If secure origin, load service worker stub

github.com/idno/known - 3d9d99a3f3715fe6b5a0cdd98eded98d5cd8ab3e authored about 7 years ago
Stub service-worker via a virtual page

github.com/idno/known - ded72ff54465f94ffd954e0914978a99a0bdf870 authored about 7 years ago
Unused, tidying up

github.com/idno/known - 0f1fe9ee174914437b2ad3fb3bee3b8965a9e0ce authored about 7 years ago
More logical placement for webapp stuff, bringing back android app manifest

github.com/idno/known - 524f6dd6bbcfa86dd3a41f58dbdbfdfc8b7a99c8 authored about 7 years ago
Make android manifest more flexible

github.com/idno/known - dd541b54a21d40f3e560e0b7872f1064d169160f authored about 7 years ago
Adding a manifest size

github.com/idno/known - e0ca9f26ac3d4e8f800282ba17025f8f6f806801 authored about 7 years ago
Adding a manifest size

github.com/idno/known - 8dc1d7a69fdce9d33772b2076db15c99901026f6 authored about 7 years ago
Adding a manifest size

github.com/idno/known - 88dba1da670cb53b712af07c40dcca18aeefefda authored about 7 years ago
Adding a larger size image

github.com/idno/known - 2d35187de3f30bfa5eb3e56d87c372b2a18e512f authored about 7 years ago
More gracefully handle new Notify method

github.com/idno/known - a03ff2db3af0ba430f623ae6031441d8084df894 authored about 7 years ago
Remove debug

github.com/idno/known - 3aa628352247b438ae5f53242304a135c6e8eeb3 authored about 7 years ago
Use 'link' as 'url' has a specific meaning

github.com/idno/known - 0f60293cf96ec3ddf6ba85d62697b2e9d482ea25 authored about 7 years ago
Support multiple notifications, and click events

github.com/idno/known - d766270d7633431ced94240b391b350f274a0f43 authored about 7 years ago
Future enhancement: include a link for onClick(), linking to notifications page by default, or url if specified in Notification object.

github.com/idno/known - 8511e6db46280ad759d67ad6f70219b562a35332 authored about 7 years ago
Make JSON API output a little more readable

github.com/idno/known - 83d02b66f518173dcce0574caed2712877a1fda7 authored about 7 years ago
Prevent template bleedover

github.com/idno/known - b92ca9523987a4fd2141eecf26f7841235151b68 authored about 7 years ago
Clearer naming of array based ephemeral caches

github.com/idno/known - 68114a861793e3f48026b7cc0d0fec7df914aca9 authored about 7 years ago
Removing debug

github.com/idno/known - df417ca18e73be0651786e756b81aaf759e9eba1 authored about 7 years ago
Introducing a shared static memory cache

github.com/idno/known - 9297bbeccded453039c066f484e57f7ff4fb623d authored about 7 years ago
Merge pull request #1946 from mapkyca/getbyurl

Experimental getByURL() entity retrieval method

github.com/idno/known - 9829c1c984300ce2e1f30c26227cf4b449ff2779 authored about 7 years ago
Merge branch 'master' into getbyurl

# Conflicts:
# Idno/Common/Entity.php

github.com/idno/known - a0d6f6fb8bf5674ef1d17c025a726be6aec0480d authored about 7 years ago
Update version.known

github.com/idno/known - a0ba5563c652599d22e74409c2e6a30058ff2280 authored about 7 years ago
Merge pull request #1950 from mapkyca/no-vagrant

Remove the broken vagrant install

github.com/idno/known - 7dd6bc5ebf3152cc47749b5b6c94547f001949ca authored about 7 years ago
Merge pull request #1949 from mapkyca/async-doc

Making a note on upgrades

github.com/idno/known - a3358d025cb60c23dcff2e9d65d073753c344fab authored about 7 years ago
Merge pull request #1948 from mapkyca/by-reference-error

Fixing pass by reference error

github.com/idno/known - 0100db1767f65e5b21cf4705f726877040730a0c authored about 7 years ago
Merge pull request #1947 from mapkyca/namespace-fix

Fixing namespace

github.com/idno/known - 58890a5152790b2d43c91f6b963ad8c1f8e5dba8 authored about 7 years ago
Merge pull request #1945 from mapkyca/component-consistency

Lets make sure we also initialise the rest of the Component

github.com/idno/known - 237377fe7abb90d44c0b9d49d1a93da15b03b2d7 authored about 7 years ago
Removing the broken ansible/vagrant install, which has now been bundled as https://github.com/mapkyca/known-vagrant

github.com/idno/known - 887a10b8187b4c69614cb40769f482bc0f13f571 authored about 7 years ago
Need a similar note for the CRON service

github.com/idno/known - 0ac3e0c34db036f871b7b92bb0e751bbf4830a3c authored about 7 years ago
Making a note on upgrades

github.com/idno/known - 670eb121bc19f0f53663e5a44ddd103159f482c2 authored about 7 years ago
Fixing pass by reference error

github.com/idno/known - 68e86c01aae1300a8a0d28d24026ef66197fbfde authored about 7 years ago
Fixing pass by reference error

github.com/idno/known - 8e9dd4e4c64dfc7dccc71716e25e4d798f53776f authored about 7 years ago
Fixing namespace

github.com/idno/known - ada85ac2e290cf97182383af960c81785bc3baa3 authored about 7 years ago
getByUrl() test

github.com/idno/known - 82263a11d88905a8b6604ab4fbd99ca557620f03 authored about 7 years ago
Lets make sure we also initialise the rest of the Component

github.com/idno/known - 79d7bbb66a7a10c443b0304602e0438727c8b5cf authored about 7 years ago
Hook that will attempt to retrieve via url

github.com/idno/known - 6bf11e8822f371586ef26b926b3e703819ff6f4c authored about 7 years ago
Lets make sure we also initialise the rest of the Component

github.com/idno/known - 62042eac3d297c9f54cd97a858a6c3642c0c79e6 authored about 7 years ago
If the URL isn't local, don't even bother trying to get it, it won't work.

github.com/idno/known - 939ae419e44937b7f2b56faf5bf1de0de11658e2 authored about 7 years ago
Introducing getByURL()

github.com/idno/known - 563fe78bea977edc9b5222c4ea2cdbb97cbab83c authored about 7 years ago
Update version.known

github.com/idno/known - 0b820dbb14d42e130dca4aebab5452f3e82243aa authored about 7 years ago
Merge pull request #1944 from mapkyca/mongo-pcntl

Mongo process control

github.com/idno/known - accf2a967872c12ba7c562c432c6978cb4721e5c authored about 7 years ago
Merge pull request #1943 from mapkyca/console-tweaks

Adding dates to key events for tracking

github.com/idno/known - 2caff170405bf72f466fc1eb31e90832228ad3be authored about 7 years ago
Merge pull request #1942 from mapkyca/autosave

Ensure autoSave is called after javascript is loaded.

github.com/idno/known - 47ef21a9c49083ddbbdc18cdb9e99ac65d201a35 authored about 7 years ago
Reinitialise database for child thread (as we have done in Cron)

github.com/idno/known - 9b1ed2462a2c65011e42e72ca8088db255cd38c3 authored about 7 years ago
Catch any exceptions that may be thrown.

github.com/idno/known - ede1516c24e3ad014d7c16a7fbe2d586b0e8d40c authored about 7 years ago
Adding dates to key events for tracking

github.com/idno/known - 0813061d26cbff4fd4081c8a77b2caf9551ab024 authored about 7 years ago
Ensure autoSave is called after javascript is loaded.

github.com/idno/known - 80232c3521c8997c1adc71886aca780f3607a679 authored over 7 years ago
Merge pull request #1940 from mapkyca/missing-bit

Removing limitation

github.com/idno/known - 9de2ed3f4a9dd0227c461efb1c85d247a796cd6c authored over 7 years ago
Removing limitation

github.com/idno/known - 48876a1f80f4510483be3b4fc6aab09397d94ae9 authored over 7 years ago
Update version.known

github.com/idno/known - db2d89334f741a91688f025ca0392c5fdffca31f authored over 7 years ago
Merge pull request #1939 from mapkyca/mongo-async

Asynchronous Queues on mongo

github.com/idno/known - e76e9b7dddf8a0fca83451219a47dbf46a175177 authored over 7 years ago
Merge pull request #1937 from mapkyca/mongo-bson-bug

Mongo bson bug

github.com/idno/known - 432cc48bf8499b8f2f2a1174b144702ef567773f authored over 7 years ago
Merge pull request #1936 from cweiske/micropub-annotation-fix1

Correctly check type when sending annotation via micropub

github.com/idno/known - bccfc4ab034b24d64fc2e5390e0e2bc00e6f91dd authored over 7 years ago
Better wording

github.com/idno/known - 56287e195219fb06800435a640da93d9ca9e26a3 authored over 7 years ago
Make query work in both mysql and mongo

github.com/idno/known - 5fbaecbf6a487b2048c53f6472aa940a3390c19e authored over 7 years ago
Fixing typo

github.com/idno/known - 95810d97b244abd878b9dcd107c867e9e6b9e91e authored over 7 years ago
Tweaking default polling period

github.com/idno/known - f2d3612fa91e915501ed8eb47936a27aecf29e91 authored over 7 years ago
Add some details to help with upgrading...

github.com/idno/known - c7dcf00641970c4305424d4f5facd2f4ca767b2f authored over 7 years ago
Adding diagnostics to detect BSON serialisation bug

github.com/idno/known - 081831c27646fbf90709bdeb829d06c723b244a3 authored over 7 years ago
Extend basics report so we can extend with more tests

github.com/idno/known - ee85af9ea98d571d99ff873636c17412275094f9 authored over 7 years ago
Fetch posts by slug from database, not via UUID.

Last year the UUID was the post URL, but that changed.
Now we have to extract the slug from the ...

github.com/idno/known - 86cae8c084900d81557be1c091c6f37b4ad0cf64 authored over 7 years ago
Correctly check type when sending annotation via micropub

Also throw the error correctly.

github.com/idno/known - 20b897ef35cc5bc9f538c628cd9608a63df4221d authored over 7 years ago
Merge pull request #1935 from mapkyca/doc-tweaks

Better advanced config doc

github.com/idno/known - e49f572e110428b6f42cf99fe575ea93d33e7fc7 authored over 7 years ago
Better advanced config doc

github.com/idno/known - 749891319fdc5616c8232de9f9993a5f2805420f authored over 7 years ago
Merge pull request #1933 from mapkyca/doc-note

Make a note about the service user

github.com/idno/known - 9a5b49eb949c6fcc3337a6727f2fae224c67fb13 authored over 7 years ago
Make a note about the service user

github.com/idno/known - 1f542b1fa6682ed458a8118575fbf8c533cc2834 authored over 7 years ago
Update version.known

github.com/idno/known - 14781066a61d09f7d7a719997821011924f1f2c8 authored over 7 years ago
Merge pull request #1931 from mapkyca/20171025

Minor (unsupported)video fixes

github.com/idno/known - dea98a143cc4286236133f84329ce09b688a04f5 authored over 7 years ago
Closes #1932: Fixing range start/end calculations based on http://www.php.net/manual/en/function.fread.php#84115

github.com/idno/known - 00bea09d6bbb7daa4a55a58e5daf428b6d11ad8f authored over 7 years ago
Better placement

github.com/idno/known - a6dda7c9d9c77290f96b9cae3e6201b5ee6475ef authored over 7 years ago
Pre-emptive extension to support multiple video sources (for transcoding support)

github.com/idno/known - 21da7fae547ffb780372b668749b59a8a34d09dc authored over 7 years ago
Since synchronous queues dispatches events straight away, errors can cause a splat. Catch these.

github.com/idno/known - 68c35ef29080ab860bf416833911fc8b706ab37e authored over 7 years ago
Serialising objects is potentially tricky in async, so lets just pass the UUID so we can recall the canonical version

github.com/idno/known - 7ad2a3dc2c5663886ce1b8d763a9697e0773686a authored over 7 years ago
For the future: Now we've got an event queue lets provide an offline hook to transcode videos

github.com/idno/known - d984a3e3091fe6bc37f1cbbad35145ab18cc621f authored over 7 years ago
Media element doesn't really handle video scaling very well, so lets leave it to the browser's native video element.

github.com/idno/known - c1d2e25b175254538c34a3177488b025b81de47e authored over 7 years ago
Merge pull request #1930 from mapkyca/deletion-candidates

Deletion candidates

github.com/idno/known - bf879fb8e5fd0aeb7365d26cf2c646ee49c3c8e3 authored over 7 years ago
Merge branch 'master' into deletion-candidates

# Conflicts:
# Idno/Core/Idno.php

github.com/idno/known - 5d8d6c295f3a5e50b047f37d9847b399065a145e authored over 7 years ago
Merge pull request #1929 from mapkyca/version-file

Version file

github.com/idno/known - abb8f2ac16fb20a662a1605f06af4b471ef4fcda authored over 7 years ago