Ecosyste.ms: OpenCollective

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

Matomo Analytics

We create the open alternative to Google Analytics that gives you full control over your data. Privacy is built-in.
Collective - Host: opensource - https://opencollective.com/matomo-analytics - Website: https://matomo.org - Code: https://github.com/matomo-org

Merge pull request #1043 from matomo-org/release-5.0.3

prepare for 5.0.3 release

github.com/matomo-org/matomo-for-wordpress - ef50ad65e09c9a44ec6e355f305dc4ce4b16fa47 authored 11 months ago by dizzy <[email protected]>
bump version for new release

github.com/matomo-org/matomo-for-wordpress - 458c08da1d09c905a8d53a0e1ab1f2e9fda0df9b authored 11 months ago by diosmosis <[email protected]>
Merge pull request #1034 from matomo-org/do-not-load-incompatible-plugins

Do not load plugins whose core version req is incompatible with the current Matomo.

github.com/matomo-org/matomo-for-wordpress - a921fc4e47a6da97e3cc891d739c2e16b67aa85f authored 11 months ago by dizzy <[email protected]>
remove test debugging code

github.com/matomo-org/matomo-for-wordpress - c5c56fdd89a0ffed780a8b61f140744159877818 authored 11 months ago by diosmosis <[email protected]>
Merge pull request #476 from lorenc-tomasz/bugfix/avoid-clearing-dispatcher-when-optout-is-set

Avoid clearing dispatcher when user changes optOut setting

github.com/matomo-org/matomo-sdk-android - d0ca63c163d5d7d4e474b025a00e61fe5dec390f authored 11 months ago by Hannes Achleitner <[email protected]>
minor changes from self review

github.com/matomo-org/matomo-for-wordpress - f30cf38f5a91ff0961055f9a8dbeacfe475c7845 authored 11 months ago by diosmosis <[email protected]>
add test for matomo_filter_incompatible_plugins()

github.com/matomo-org/matomo-for-wordpress - 39e8c82d4d2abda298191cd8d893b287155839bf authored 11 months ago by diosmosis <[email protected]>
Correct Unit Tests

github.com/matomo-org/matomo-sdk-android - 724c9121751edc980397162741e591cff15128cb authored 11 months ago by Tomasz Lorenc <[email protected]>
clearstatcache before getting filemtime

github.com/matomo-org/matomo-for-wordpress - b1c48874e99f629eef52716cacdba113909b547c authored 11 months ago by diosmosis <[email protected]>
Update README.md

Add documentation for ssl support

github.com/matomo-org/plugin-Migration - 13cd7df31d75d489e346efb52342af52276ebaeb authored 11 months ago by EBF Bedros <[email protected]>
Update Migrate.php

Add optional parameters to support ssl

github.com/matomo-org/plugin-Migration - 99c86043eb8b2c64df5d343e22c4b39166832243 authored 11 months ago by EBF Bedros <[email protected]>
Avoid clearing dispatcher when user changes optOut setting

github.com/matomo-org/matomo-sdk-android - 0d55cae06023d3ac6d333d2ab50e58d5d681915d authored 11 months ago by Tomasz Lorenc <[email protected]>
filter plugin when loading matomo directly and clear stat cache before loading plugin.json

github.com/matomo-org/matomo-for-wordpress - 71d694ed943bd37764caa099c680dcfd403a0ffb authored 11 months ago by diosmosis <[email protected]>
move check to just before Matomo is bootstrapped so it is not done as often

github.com/matomo-org/matomo-for-wordpress - 0a7ce8b3c2c96aefc4e5a9010178495fbef6067b authored 11 months ago by diosmosis <[email protected]>
Merge pull request #475 from matomo-org/dependabot/gradle/org.json-json-20240205

Bump org.json:json from 20231013 to 20240205

github.com/matomo-org/matomo-sdk-android - 3eaf20319169bd2906afe3b75374f085e6e8f6d2 authored 11 months ago by Hannes Achleitner <[email protected]>
Bump org.json:json from 20231013 to 20240205

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20240205.
...

github.com/matomo-org/matomo-sdk-android - 5b0adea984a680536aa2ddf8bdbc055416b4fbcf authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
smaller cache expiration for value set in case of failure

github.com/matomo-org/matomo-for-wordpress - bee907324cdd6bdddfe2e59f8ec5befb8105f1b2 authored 11 months ago by diosmosis <[email protected]>
more descriptive comment

github.com/matomo-org/matomo-for-wordpress - 7b0012a6185dd397fe6389a4670eb291c76a603d authored 11 months ago by diosmosis <[email protected]>
handle case where checking constraint fails for some reason

github.com/matomo-org/matomo-for-wordpress - 2a6ec8e1d6d9f514304273d1d7be16bbf6b56cad authored 11 months ago by diosmosis <[email protected]>
add expiration to transient, check if filemtime succeeded, and include core version in cache key

github.com/matomo-org/matomo-for-wordpress - 5476940af2f3a401bdcecdea6e41832f9e733e94 authored 11 months ago by diosmosis <[email protected]>
[ci skip] prepare for next development iteration

github.com/matomo-org/matomo-java-tracker - cf40af88c6104767bbf821561074f829c60f63ee authored 11 months ago by Matomo Java Tracker <[email protected]>
[ci skip] prepare release matomo-java-tracker-parent-3.2.1

github.com/matomo-org/matomo-java-tracker - 8a39faab72ebde89cba1cc5da3ae1d5c1305e204 authored 11 months ago by Matomo Java Tracker <[email protected]>
Detect new brands: MeMobile, VOLIA and Detect device for exists brands (#7562)

feat(device) detect new brand MeMobile: Grace 9
feat(device) detect brand Vivo: iQOO Z7 Pro 5G ...

github.com/matomo-org/device-detector - f07a655ac9614be17c743e19ac9e4216920a2dab authored 11 months ago by Tutik Alexsandr <[email protected]>
test cache invalidation

github.com/matomo-org/matomo-for-wordpress - 9000d67d92dcef7509b2eb76315e91fd3e378a76 authored 11 months ago by diosmosis <[email protected]>
add unit tests for new function

github.com/matomo-org/matomo-for-wordpress - f38e37d92a8db6204d23fe8523f8d7d81c66a814 authored 11 months ago by diosmosis <[email protected]>
Do not load plugins whose core version requirement is incompatible with the currently installed Matomo.

github.com/matomo-org/matomo-for-wordpress - ea676f2cf08634ba711270143b5ccbb3f59cb74b authored 11 months ago by diosmosis <[email protected]>
Change Chrome Android smartphone detection to allow "Mobile" anywhere. (#7556)

github.com/matomo-org/device-detector - 1ed6514c4b93a23d70192c9bcaa16166138d3566 authored 11 months ago by Jonathan Browne <[email protected]>
Revert "rolling back the stable version until a plugin update issue can be solved"

This reverts commit b7da957ce65d29a5cbc81fb39401fc5138c0d51d.

github.com/matomo-org/matomo-for-wordpress - aba925b326ba170c9c553bedef63507881dfc9f7 authored 11 months ago by diosmosis <[email protected]>
rolling back the stable version until a plugin update issue can be solved

github.com/matomo-org/matomo-for-wordpress - b7da957ce65d29a5cbc81fb39401fc5138c0d51d authored 11 months ago by diosmosis <[email protected]>
build(deps): bump slf4j.version from 2.0.11 to 2.0.12 (#205)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+de...

github.com/matomo-org/matomo-java-tracker - 769d6683b063906b4116e91dcf07bd53ad0c6446 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#206)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+de...

github.com/matomo-org/matomo-java-tracker - a546676fa987748f61199f3cde83ebcf7bcb0cda authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.0.5 to 12.0.6 (#207)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+de...

github.com/matomo-org/matomo-java-tracker - 6068652c85d80c3af1ea87f18ddc672c8def7d2d authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#208)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+de...

github.com/matomo-org/matomo-java-tracker - 14d8a10f621a5d9c47a3087ca0df17d968aaa902 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump org.eclipse.jetty:jetty-servlet from 10.0.19 to 10.0.20 (#209)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+de...

github.com/matomo-org/matomo-java-tracker - 2070b96957bf3e434bf7a141b9556a9970427840 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump release-drafter/release-drafter from 5 to 6 (#204)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+de...

github.com/matomo-org/matomo-java-tracker - d378e035dc958760e53e9d6ccff9470d80e7b6d9 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update to 5.0.2 (#350)

github.com/matomo-org/docker - f9df3f39dfffdc2a550f49629fc40d692533f338 authored 11 months ago by J0WI <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - 5e67afdd6d1323a6ac2035fac8c17259a1ccf678 authored 11 months ago by diosmosis <[email protected]>
re-enable github release steps

github.com/matomo-org/matomo-for-wordpress - 523fd08b109691594914cc1bab8d60d4681dad5c authored 11 months ago by diosmosis <[email protected]>
updated plugins API documentation

github.com/matomo-org/developer-documentation - b6212a326bc709587320cf814ab27ecba4e7b5e4 authored 11 months ago by Piwik Docs <[email protected]>
Merge pull request #1033 from matomo-org/develop

Update live for upcoming 5.0.2 release

github.com/matomo-org/matomo-for-wordpress - 58a64fa002234baf18b7257c815e0d72383dc8e5 authored 11 months ago by dizzy <[email protected]>
Merge pull request #1032 from matomo-org/release-5.0.2

update Matomo core to 5.0.2 bump version

github.com/matomo-org/matomo-for-wordpress - 68c0553d2ff77ad1c494135480409d51f21e29e3 authored 11 months ago by dizzy <[email protected]>
update some screenshots

github.com/matomo-org/matomo-for-wordpress - 4ba51903448b64f403006ff3437d7a8476067c99 authored 11 months ago by diosmosis <[email protected]>
update Matomo core to 5.0.2 bump version

github.com/matomo-org/matomo-for-wordpress - b02fd22dd69c64be2e484d5e11510bf4ef26ae0e authored 11 months ago by diosmosis <[email protected]>
create svn tag without changing latest stable tag

github.com/matomo-org/matomo-for-wordpress - b452ab9c1c71b1409bdd31889547d28174863dac authored 11 months ago by diosmosis <[email protected]>
Merge pull request #10 from matomo-org/php-di-template

do not prefix PHP templates

github.com/matomo-org/matomo-scoper - 8545fbff792e7dd890697e5d3c7b699b98190485 authored 11 months ago by dizzy <[email protected]>
copy everything else to trunk

github.com/matomo-org/matomo-for-wordpress - 441beed4995f9dc8a61aa4d6ee97b21881bceff6 authored 11 months ago by diosmosis <[email protected]>
updated plugins API documentation

github.com/matomo-org/developer-documentation - 1bd189c9fb22b9fcbb092369c5fa520b97822f8c authored 11 months ago by Piwik Docs <[email protected]>
remove prefixing from more files

github.com/matomo-org/matomo-scoper - b81853b73b56e14cacbac3d4f036c945e6dd8730 authored 11 months ago by diosmosis <[email protected]>
remove prefixing from two more files

github.com/matomo-org/matomo-for-wordpress - fcd7d649322577116d98c88f4ec546a32ebae2e0 authored 11 months ago by diosmosis <[email protected]>
undo prefixing for more files

github.com/matomo-org/matomo-scoper - e69b638b6c1e3ff0cfdcd1eecc898d2c3250b0db authored 11 months ago by diosmosis <[email protected]>
remove prefixing from other php template files

github.com/matomo-org/matomo-for-wordpress - a3c3853a7a8e291d2bb07b679e45299907d0e1be authored 11 months ago by diosmosis <[email protected]>
do not prefix php-di's Template.php, but still copy it over.

github.com/matomo-org/matomo-scoper - ab9425bb80e09bdd9ffc6193d965de20c7710d9a authored 11 months ago by diosmosis <[email protected]>
re-run scoper to exclude php-di file causing wordpress to complain

github.com/matomo-org/matomo-for-wordpress - e5cb0bc21b583009c84753d616c23d68999a6b80 authored 11 months ago by diosmosis <[email protected]>
temporarily disable github release creation

github.com/matomo-org/matomo-for-wordpress - a705de72a1bb16a6ebb828078484e0bee9bbaab1 authored 11 months ago by diosmosis <[email protected]>
correct partial deploy command

github.com/matomo-org/matomo-for-wordpress - 506dc165b3e31e9bfae77b9564e761b6be13e8d2 authored 11 months ago by diosmosis <[email protected]>
partially commit just app/core to trunk

github.com/matomo-org/matomo-for-wordpress - cf4ead633f0fac29a03bf89e689afdb61f3a88a9 authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - e3aba8f452551a7040e54511956350392867d56f authored 11 months ago by diosmosis <[email protected]>
undo partial commit changes

github.com/matomo-org/matomo-for-wordpress - 96cc78b3bea67cd13f3fb28016c25ca3800fe7bd authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - edfdbb7e71fae8f42cf30bad83451043e84686b9 authored 11 months ago by diosmosis <[email protected]>
pull lfs in release deploy

github.com/matomo-org/matomo-for-wordpress - b8a36c1a9a843e6a4d1f2b13ecae35c2ad6caeab authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - 0dee7adf9358eb02e08295dc2860e6c39148ffde authored 11 months ago by diosmosis <[email protected]>
try running svn commit again?

github.com/matomo-org/matomo-for-wordpress - 206cbb7ee3338bfd481089542eeecf29259ab0a1 authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - f9684744c7fa287fe7cff3739fb1ecba6be46969 authored 11 months ago by diosmosis <[email protected]>
try committing to trunk only

github.com/matomo-org/matomo-for-wordpress - 8f9eb736535b9b85bdb3546fc9c48a139a9dcbc1 authored 11 months ago by diosmosis <[email protected]>
Merge pull request #473 from matomo-org/dependabot/github_actions/gradle/wrapper-validation-action-2

Bump gradle/wrapper-validation-action from 1 to 2

github.com/matomo-org/matomo-sdk-android - 754e2d73272c2c6e1352349d4ae6806feed7b690 authored 11 months ago by Hannes Achleitner <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - a90d98369ac033b04074861690e6eabe1e2c3c51 authored 11 months ago by diosmosis <[email protected]>
git push origin liveMerge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - 230d7bfc0968b4e29e380584d019d3d70ec76359 authored 11 months ago by diosmosis <[email protected]>
commit with verbose output

github.com/matomo-org/matomo-for-wordpress - 20166a32fef487377afeb1eedd1943055c323698 authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - 0c2e00c5588c02bb0e204295907176cdc2fb8fd9 authored 11 months ago by diosmosis <[email protected]>
need to stop and start docker compose for these scripts to work, though we shouldnt need to build it twice

github.com/matomo-org/matomo-for-wordpress - f8034623fb433e30f87b24d42c0ef46acc385cf5 authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - 033988d266ed75f45216046e7745d4b149fc26a9 authored 11 months ago by diosmosis <[email protected]>
file permission fix for deploy.sh

github.com/matomo-org/matomo-for-wordpress - eed3b6413f300fbe890a51d035e9341bec2a1fb7 authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - cb51da60cde934f488164a5267705cc041f85b3d authored 11 months ago by diosmosis <[email protected]>
try to fix deploy.sh again

github.com/matomo-org/matomo-for-wordpress - ea7f3c10104438d71ec52af6545ea71f7594a976 authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - 82303f350136554463daa3acbe4cbad7afe0322e authored 11 months ago by diosmosis <[email protected]>
same tweak to deploy.sh

github.com/matomo-org/matomo-for-wordpress - da1ed5138baed60353a5de84b583670eda257c41 authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - 72ac9e7a992c4ff5513df3f485dabad5e200e195 authored 11 months ago by diosmosis <[email protected]>
yet another release workflow tweak

github.com/matomo-org/matomo-for-wordpress - 5354a7611db6392045b7a49ebe93f5c8de308e8c authored 11 months ago by diosmosis <[email protected]>
Merge branch 'develop' into live

github.com/matomo-org/matomo-for-wordpress - 1ca65b0a456c777d94e2ba1874e3435e276f567a authored 11 months ago by diosmosis <[email protected]>
another release workflow tweak

github.com/matomo-org/matomo-for-wordpress - d141548993237d767fa60f51542f08ea3f53be17 authored 11 months ago by diosmosis <[email protected]>
Merge pull request #1031 from matomo-org/develop

release workflow fix

github.com/matomo-org/matomo-for-wordpress - a1f37b6a0de6d1665929e8ca18e0d9142425c620 authored 11 months ago by dizzy <[email protected]>
Merge pull request #1030 from matomo-org/release-workflow-fix

another release workflow fix

github.com/matomo-org/matomo-for-wordpress - 98d5bcdefb3673c53b3a4c00409c626ac766ad86 authored 11 months ago by dizzy <[email protected]>
docker compose file references .env

github.com/matomo-org/matomo-for-wordpress - a60c0865594769d6036cbc5dd3eae94a26e883d5 authored 11 months ago by diosmosis <[email protected]>
Merge pull request #1029 from matomo-org/develop

Fixing release workflow

github.com/matomo-org/matomo-for-wordpress - 6adc0e76191361ea3f437fd8f08973e4cbdd2248 authored 11 months ago by dizzy <[email protected]>
Merge pull request #1028 from matomo-org/release-workflow-fix

fix release workflow, .env file is not needed in workflow

github.com/matomo-org/matomo-for-wordpress - f260185071971f6479feac229ae3cffbefedf90c authored 11 months ago by dizzy <[email protected]>
fix release workflow now that .env file is not included in repo

github.com/matomo-org/matomo-for-wordpress - c464576a26eb77ecfd7fbe4a7aeab39538e8d3d3 authored 11 months ago by diosmosis <[email protected]>
Merge pull request #1027 from matomo-org/develop

Update live for upcoming 5.0.0 release

github.com/matomo-org/matomo-for-wordpress - 73fd78270d478e6597b9e0a4a79e4a198061fe1e authored 11 months ago by dizzy <[email protected]>
update readme and changelog for 5.0 release (#1026)

* update readme and changelog for 5.0 release

* fix tests

* increase threshold slightly

github.com/matomo-org/matomo-for-wordpress - 2446d27b1e82664da266f0b051d6880d68c2d6e4 authored 11 months ago by dizzy <[email protected]>
Bump gradle/wrapper-validation-action from 1 to 2

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) fr...

github.com/matomo-org/matomo-sdk-android - 5cbd60811b199ce933145f3e12eeb0191670ff3a authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #752 from weblate/weblate-matomo-plugin-tagmanager

Translations update from Hosted Weblate

github.com/matomo-org/tag-manager - ec272da0aafc8b0bf607d6c283d04fbbb8275455 authored 11 months ago by Altamash Shaikh <[email protected]>
Merge pull request #167 from weblate/weblate-matomo-plugin-customalerts

Translations update from Hosted Weblate

github.com/matomo-org/plugin-CustomAlerts - c99a4113d4d5787fe8db4549ead4c082703a1063 authored 11 months ago by Altamash Shaikh <[email protected]>
Use prefixed Matomo core (#1022)

* tweak update script for prefixing

* update Matomo core to 5.0.1 with namespace prefixing

...

github.com/matomo-org/matomo-for-wordpress - 5acaad426060f55ac138ffb3f3aefcf573357635 authored 11 months ago by dizzy <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Currently translated at 38.4% (371 of 964 strings)

Translation: Matomo/Plugin TagManager
Transl...

github.com/matomo-org/tag-manager - 8b16ca7a0d2afdce51a7478e80d6986c2a5580de authored 11 months ago by Hosted Weblate <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (72 of 72 strings)

Translation: Matomo/Plugin CustomAlerts
Trans...

github.com/matomo-org/plugin-CustomAlerts - 423aeb324e58e38652540aa72a5f0f44c91f8eaa authored 11 months ago by Hosted Weblate <[email protected]>