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

i18n: Adding translation hooks for addMessage() calls

github.com/idno/known - c75ec95b9dfdc41504f3df75f0a7d92eccbd79e6 authored almost 7 years ago
i18n: Adding translation hooks for addErrorMessage() calls

github.com/idno/known - 6e5bc07c7ce709f4bcd35fef9791e9a2f290dcd3 authored almost 7 years ago
Update version.known

github.com/idno/known - 125a7ec6e08d34ad23dfd2dbb7ffa803c49b9d77 authored almost 7 years ago
Merge pull request #2021 from mapkyca/event-timezone

Event timezone support

github.com/idno/known - 2e39365eba1815b52d93898481c71bd0098d758e authored almost 7 years ago
Handle timezones on events

Add the ability to specify a timezone for a given event.

Closes #15

github.com/idno/known - 78432e7542a9f36706a47b3f365322efd4dc0c60 authored almost 7 years ago
Adding a timezones output template

Adds a timezone output template which will display a given timezone in a sensible way, and will ...

github.com/idno/known - bde11ba5cfa86f6b3a161e172cd2e53463d952d2 authored almost 7 years ago
Wrapper method to retrieve user's timezone

The reason for adding this rather than using the ->timezone attribute directly is that it gives ...

github.com/idno/known - ac650b106d893f6ca1268231f1f1396a36140e13 authored almost 7 years ago
Update version.known

github.com/idno/known - 933cc69ec6edf977e7d9d63d096373e65109a07a authored almost 7 years ago
Merge pull request #2020 from mapkyca/fix-referrer

Remove reference to deprecated (now removed) functions

github.com/idno/known - d9fca183e03e0c7884de38d5cb6792e86399bd89 authored almost 7 years ago
Remove reference to deprecated (now removed) functions

github.com/idno/known - 81558465440e568db517d03d738a2a4d3d877ed6 authored almost 7 years ago
Merge pull request #2018 from mapkyca/remove-deprecated

Remove deprecated methods

github.com/idno/known - 5c7af0e6d36320f3ddd3e7898c1e5d0a26742fda authored almost 7 years ago
Remove deprecated method referrerGatekeeper()

github.com/idno/known - ee1e4a0b5d8657ff1199fd20652b9c8518921902 authored almost 7 years ago
Remove deprecated method version()

github.com/idno/known - 17b6882c4ad912770eac2f1dd1fe74aacf5144c3 authored almost 7 years ago
Remove deprecated method getVersion()

github.com/idno/known - bead63b1fdcbcbc73500fb9dddbd4033331f57fe authored almost 7 years ago
Remove deprecated method machineVersion()

github.com/idno/known - a5f973d285acfd5c9f01a7e15df95adccbf8a297 authored almost 7 years ago
Remove deprecated method getMachineVersion()

github.com/idno/known - fc3dab5cbe5d1b5a66d048336627c64fb289c356 authored almost 7 years ago
Remove deprecated method getDefaultContentTypes()

github.com/idno/known - 7c946214d581006633932868d29d03272c729d43 authored almost 7 years ago
Update version.known

github.com/idno/known - dacd7a5b1ac4071786434c7e0e1a59873ffedd4c authored almost 7 years ago
Merge pull request #2017 from mapkyca/gettext

Gettext support

github.com/idno/known - e1a8caaee09b00fa2466c7b08f394ff929915d0e authored almost 7 years ago
Merge pull request #2016 from cleverdevil/indieauth-url-singleuser

Enabling single-user Known sites to use their base URL as their "me" for IndieAuth

github.com/idno/known - 1cea41f0b4b9c865136e3973cc6dd875af923836 authored almost 7 years ago
Remove ->write() interface in favour of the short form

In order to simplify the interface, and to ensure the .pot generation scripts work, lets remove ...

github.com/idno/known - 1c6e72df4bfa9f557b8ce21ef1216d52548bd1f8 authored almost 7 years ago
Documentation: Using consistent locale strings

github.com/idno/known - 538ddceb57079664d0c4f95a569e574a8c396dc1 authored almost 7 years ago
Documentation: Add instructions for using gettext()

github.com/idno/known - dfa0a6c43c20e67701b1d440cbf45815870c867a authored almost 7 years ago
Set correct language environment variable

Gettext wasn't working, however setting the LANGUAGE environment variable seems to have worked. ...

github.com/idno/known - 2e147d4ec5c8ff275f225f031a0b41d5b6ffa16a authored almost 7 years ago
Remove deprecated strings array lookup

github.com/idno/known - dcbb3f3077f0519a1c799d4346514f2967d49ce2 authored almost 7 years ago
Only return translated string if it is different from the passed string

This handles gettext, which always falls back to the original string.

github.com/idno/known - 64619296dc5b5203126c9a75a1c4237baf3e54dc authored almost 7 years ago
Remove deprecated language methods

Deprecated functions are no longer supported, and it made the interface confusing. Since they're...

github.com/idno/known - 2a0b06fb81515d5de75eed844f67d1f54b654267 authored almost 7 years ago
By default, attempt to load Gettext strings if available

github.com/idno/known - 7158bc916ba000c0f76402c092e3d66371165ed4 authored almost 7 years ago
Changing the way POT files are generated

Changes the way POT files are generated, avoiding duplicates and faster.

github.com/idno/known - 3163de625eae1b44d1839e93d7001c05a86d6370 authored almost 7 years ago
Handle filenames correctly

github.com/idno/known - 6998cc65a4ce53ac26d4e15299e12057f25c408f authored almost 7 years ago
Improve regex to handle , [var] syntax

github.com/idno/known - 25eb4174921fdb4acdd7c1a098f89c524ed35b92 authored almost 7 years ago
Replacing getLanguage() with canProvide()

This is more flexible than comparing specific language strings, since things like gettext will a...

github.com/idno/known - b2f970037f3b553c570e65ac188c123587b94797 authored almost 7 years ago
Creating stub path as an example for other developers

github.com/idno/known - 97ce4a5858927a0740149fcf8891c41ad96f8f02 authored almost 7 years ago
Use full locale strings

github.com/idno/known - 7254f1cbf7ea61995aa1bfa4805500ceb03cfefa authored almost 7 years ago
Set locale/language environment variables

This sets environment (suitable for gettext), but also sets formats for strings, dates, times, a...

github.com/idno/known - c8f56ca288c5f177f971a854b14dbac704606608 authored almost 7 years ago
Don't squish case on new format locale strings

github.com/idno/known - 535e97556affef4602ce6570415c564fc886ed31 authored almost 7 years ago
Use full locale string for languages by default

This is needed for gettext support, but also avoids a number of issues we had with systems like ...

github.com/idno/known - 99250e4d0750ad259868a15df7df989bafee71fa authored almost 7 years ago
Adding .POT file generation tools

A script and helper PHP file to extract Known translation hooks from a file and generate a gette...

github.com/idno/known - 043e1bb933eaf1af01918976eb70972d3b840eb2 authored almost 7 years ago
Enabling single-user Known sites to use their base URL as their "me" for

IndieAuth. This fixed an issue logging into the Aperture Micropub
service and the Indigenous iOS ...

github.com/idno/known - 2a9bd4d5745e639273463612f1bf05615bc8e737 authored almost 7 years ago
Merge pull request #2015 from mapkyca/toke-sec

Truncate the fingerprint

github.com/idno/known - eba767f2c76863693ef4abf592d3b2c03c13f7e6 authored almost 7 years ago
Truncate the fingerprint

To avoid any possibility of some future tech will work out the build version from the fingerprin...

github.com/idno/known - a3463dd49b0e90ce100ca5d3a13457db2cae3919 authored almost 7 years ago
Update version.known

github.com/idno/known - d2ab4dfa0161594efc5e88997dd7b7f5ec421a92 authored almost 7 years ago
Merge pull request #2014 from mapkyca/unfurl-remove-refresh

Refresh/Remove link preview

github.com/idno/known - 422ca4b64e6275941203d99383c07e397ca47052 authored almost 7 years ago
Merge pull request #2013 from mapkyca/token-action-normalise

Normalise action generation

github.com/idno/known - 6b2b1be7d39334ae485efaa86a089c8bd41178b7 authored almost 7 years ago
Merge pull request #2012 from mapkyca/translation-strings

Translation of main template strings

github.com/idno/known - 874d070a312208ae2ce66f2126c6968e6f78e742 authored almost 7 years ago
Merge pull request #2011 from cleverdevil/fix-indieauth-scopes

Fix indieauth scopes

github.com/idno/known - d1262fbb8d3c42d385dfe38b76a377493885fb6b authored almost 7 years ago
Merge pull request #2009 from mapkyca/fix-write

Use vsprintf instead of sprintf

github.com/idno/known - f2d6f16e566cce79a9b3e6291323deb26439af57 authored almost 7 years ago
Merge pull request #2006 from mapkyca/language-translation

i18n: Add a mechanism to capture untranslated strings

github.com/idno/known - 28f3c45968bbb9839941a91d80499ba5451ccd81 authored almost 7 years ago
Use the correct call

github.com/idno/known - e91cd0944c89958374073e0bf4368aa8c276837b authored almost 7 years ago
Add the ability to refresh and remove url preview

Sometimes the preview that the url unfurl code gets is broken in some way, or you may not want a...

github.com/idno/known - 1a336a4c80314ea96bf97faacf20a187e65fcc14 authored almost 7 years ago
Normalise action URL by removing GET parameters from action

Sometimes tokens need to be formed over GET lines, and sometimes those have parameters attached....

github.com/idno/known - a0729c4fe949ae9e8e84365bbc8132f13389bebe authored almost 7 years ago
Improve CSRF Token debug

I have now encountered the reported token generation error, so now I'm trying to improve debug t...

github.com/idno/known - b70c4b2ca736a45c1402f54922299af82bba8e53 authored almost 7 years ago
i18n: Apply translation hooks to toolbar templates

github.com/idno/known - 8febf6f141f90255204da9a5ce3e85271b09700a authored almost 7 years ago
i18n: Apply translation hooks to following templates

github.com/idno/known - c5df72ee405dc6ea6eb4a7aa1f7f0e6ff2d55668 authored almost 7 years ago
i18n: Apply translation hooks to file templates

github.com/idno/known - 52767abe0273098920d08f4156b50e05f17df0b0 authored almost 7 years ago
i18n: Apply translation hooks to error/content page templates

github.com/idno/known - 76eb353b37e145de620a19fa593361fb88a8a9f2 authored almost 7 years ago
i18n: Apply translation hooks to onboarding templates

github.com/idno/known - b83976764950ad12af6c84cab4029276d3c32a86 authored almost 7 years ago
i18n: Apply translation hooks to forms templates

github.com/idno/known - 05b0ef5d459aca075384c355c5c6a5b50709d29b authored almost 7 years ago
i18n: Apply translation hooks to entity templates

github.com/idno/known - 7d9b4a13fa98fb995d800477b890ee453ba89407 authored almost 7 years ago
i18n: Apply translation hooks to content templates

github.com/idno/known - 9f9002c4ffc6b459a619e3bfd63ec22389734a54 authored almost 7 years ago
i18n: Apply translation hooks to admin pages page

github.com/idno/known - aa3a1d96dc54bdea6c27fa6dab71ed444fb1391c authored almost 7 years ago
Properly read scope from the original request.

github.com/idno/known - f862463818dbdbcb342bf03b9765aa23f13989e5 authored almost 7 years ago
IndieAuth scopes weren't being properly tracked, as it was hardcoded to

the post scope only.

github.com/idno/known - cb54e13cfa0019a80c7e9286afb1cd38efd2b1d4 authored almost 7 years ago
Use vsprintf instead of sprintf

This is the correct use when passing parameters

github.com/idno/known - f07878658a1530d91928520a87f104fbcec3339e authored almost 7 years ago
i18n: Apply translation hooks to user account page

github.com/idno/known - fa25e1cfb7f3b7a35a914759ede92cb541579b34 authored almost 7 years ago
Use vsprintf instead of sprintf

This is the correct use when passing parameters

github.com/idno/known - a2189076f727e90de163f807b1ed189649208d48 authored almost 7 years ago
i18n: Add a mechanism to capture untranslated strings

Provide a way to capture untranslated strings in order to generate work lists, in the future. No...

github.com/idno/known - 5a3e3cde11a45d2f73f624553b1bb434092a20cd authored almost 7 years ago
Update version.known

github.com/idno/known - 0d89aa34c0a0b85e5b62c52dcf7c2d53996ba3a4 authored almost 7 years ago
Merge pull request #2005 from mapkyca/subject-update

Documentation: Reference "projects" in commit message subjects

github.com/idno/known - 123a1c85494f4ffda069655f181b0849a172e12d authored almost 7 years ago
Merge pull request #2004 from mapkyca/php7.2

Php 7.2 support

github.com/idno/known - a08d06f2a2de80f1a15df95c7208e27674879799 authored almost 7 years ago
Merge pull request #2003 from mapkyca/htmlpurifier-update

Updating HTML Purifier to the latest from Master branch

github.com/idno/known - bab3a9c75c3166cf6719554fd32bc604c216cce6 authored almost 7 years ago
Merge pull request #2002 from mapkyca/travis-7

Stop installing PHP5 stuff on PHP 7

github.com/idno/known - 75ebefa1ea5078148e036e2f10bbda292f29403b authored almost 7 years ago
PHP 7.2 compatibility: Test for empty before count

Count() on an empty object has problems, so lets test it actually exists before we try and use it.

github.com/idno/known - 8865df254926352d3b61360261a046052cf40011 authored almost 7 years ago
Drop PHP 5.4 and PHP 5.5 from travis tests

PHP 5.4 and 5.5 have been EoL for well over a year, the time has come to officially kill support.

github.com/idno/known - 8705d5d8ef92b865bdba2cedbd63c5bfd0de7b3b authored almost 7 years ago
PHP 7.2 compatibility: Test for empty before count

Count() on an empty object has problems, so lets test it actually exists before we try and use it.

github.com/idno/known - 7a7015d3524130460ddf9629fa5aa9637e5a115c authored almost 7 years ago
Documentation: Reference "projects" in commit message subjects

It is a good idea to reference the logical project that a commit is referencing, e.g. "Documenta...

github.com/idno/known - 404284171aab674b484749016ca547b1fce8cf6f authored almost 7 years ago
PHP 7.2 compatibility: Changing out sizeof for strlen

github.com/idno/known - 8d6e289f019523425f549462a78e4f7cd02f6795 authored almost 7 years ago
PHP 7.2 compatibility: Removing assert() call in template

String parameters of assert in PHP 7.2 are deprecated, and this line was largely redundant, so l...

github.com/idno/known - 8c3a6eef249256dbf6c1c0ee66b1270a5572b69e authored almost 7 years ago
Updating HTML Purifier to the latest from Master branch

The version of HTML Purifier currently in the code does not properly load in PHP 7.2.

Fixes #1985

github.com/idno/known - 8f02d5bd29e48ee26963e52abe5ae05cd41eb538 authored almost 7 years ago
Removing breaking PHP 7 package installs

On the grounds that I hope these packages are built in to PHP 7 on travis, lets give this a try...

github.com/idno/known - 3ea22f3388d9c43d6f64385d274d79ec8dc9c618 authored almost 7 years ago
Attempt to use the newer distro

github.com/idno/known - 501fcc3f20c9fff5aafb13763b047908e6b13a47 authored almost 7 years ago
Attempt to use the newer distro

github.com/idno/known - 3ebca8f345c5e8a016e5f1e623bf68ab21c31f49 authored almost 7 years ago
Try specifically 7,0

github.com/idno/known - e869ebef6c97f9415a08c1109dfa34a8cda33164 authored almost 7 years ago
Specify sqlite3 for PHP7.x builds

github.com/idno/known - 59fee11ff1258ebc732b2fd1919e5523d2d7581a authored almost 7 years ago
Stop installing PHP5 stuff on PHP 7

github.com/idno/known - 1b7303bf78d1ac9657587965d4a8f149c6106bc9 authored almost 7 years ago
Update version.known

github.com/idno/known - 38d45f409c411d616d57fb113e468126ad4ed9e5 authored almost 7 years ago
Merge pull request #2000 from mapkyca/language-enhancement-gettext

Extend translation mechanism to be more flexible

github.com/idno/known - 25619ebb06594135fe9f8aa86bc65f539fb168df authored almost 7 years ago
Merge pull request #1999 from mapkyca/language-enhancement

Language detection enhancement

github.com/idno/known - bffc8ab40eb1cc51424ca81bcd83a225c05a030c authored almost 7 years ago
Update documentation to reflect changes

github.com/idno/known - c6aa22c8f0d3f4b1420d5626bba98756aac3418d authored almost 7 years ago
Use Translation objects rather than passing low level strings

Previously, while you registered a translation using a Translation object, Language still regist...

github.com/idno/known - 374bef495d74e7b1647ab59e004ba9a0624a4eb2 authored almost 7 years ago
Improve PHP Code block comment

github.com/idno/known - 33b0910c2dc978149d55e515e2860720a9dc4e9b authored almost 7 years ago
Allow detectBrowserLanguage() to select between just language, or language and locale

Previously we could detect language, e.g. "en", however there are different regional translation...

github.com/idno/known - fd7de72db9fe4b2ed188263b36c8f7fc2b8d5f69 authored almost 7 years ago
Sanitise browser language

It is never a good idea to just accept browser strings, even something like this, as there's no ...

github.com/idno/known - ae57a74b1283b8eafdc449ca3bb762a63c66d59c authored almost 7 years ago
Merge pull request #1998 from mapkyca/standards-clarification

Expanding standards document around comments

github.com/idno/known - 8a268040bf767ee776109db79b06d481c5a3c0fb authored almost 7 years ago
Expanding standards document around comments

github.com/idno/known - ef633d401bcdc2b42a83cdb62e21c0dcb7f720df authored almost 7 years ago
Update version.known

github.com/idno/known - 1ca06a3a3685d4835e12017a904d50dbf4edd30c authored almost 7 years ago
Merge pull request #1997 from mapkyca/token-expects

CSRF Token debug

github.com/idno/known - c6b70783bc85105b96828292736313e885d2dced authored almost 7 years ago
Merge pull request #1996 from mapkyca/code-standards

Adding some code standards and commit message guidelines

github.com/idno/known - de5fef5f623ced18b065c82d2426fc4e27dbdb1d authored almost 7 years ago
Merge pull request #1995 from mapkyca/no-cache-headers

Set no cache headers

github.com/idno/known - 2103eba0dfb02c60a9ee7feed9cbbe234d894538 authored almost 7 years ago
Adding debug for CSRF token generation

Trying to get to the bottom of why some sites fail CSRF, lets dump the details of how the token ...

github.com/idno/known - 22c71029cb86f90a15620e34d556d3d4f13a61a0 authored almost 7 years ago