Ecosyste.ms: OpenCollective

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

Flarum

Flarum is next-generation forum software that is simple, fast & free.
Collective - Host: flarum-foundation - https://opencollective.com/flarum - Website: https://flarum.org - Code: https://github.com/flarum

Bundled output for commit da855c654eea4b378c111563ffde7d15aa9ce3f7

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/framework - 85d4fb6ce2ee7fb8fe0f5257c304f3263cf118fe authored over 2 years ago
Bundled output for commit da855c654eea4b378c111563ffde7d15aa9ce3f7

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/subscriptions - 8a738ebf2b0523e21ca0710b9c053b92b03ec55d authored over 2 years ago
feat: Restart the queue worker after cache clearing, ext enable/disable, save settings (#3565)

* Add queue restarter
* Update framework/core/src/Queue/QueueRestarter.php

github.com/flarum/framework - da855c654eea4b378c111563ffde7d15aa9ce3f7 authored over 2 years ago
feat: Restart the queue worker after cache clearing, ext enable/disable, save settings (#3565)

* Add queue restarter
* Update framework/core/src/Queue/QueueRestarter.php

github.com/flarum/flarum-core - b7c072c0cc5824283cb20e257b4ec65bcbb9ee55 authored over 2 years ago
js: update (flarum/flarum-core@7d1caf49)

github.com/flarum/api-docs - bb101b5a91e917d987589882917510bd5b04c670 authored over 2 years ago
php: update (flarum/flarum-core@7d1caf49)

github.com/flarum/api-docs - 7c50a27adc711bd22427494b7d799f3416f2289d authored over 2 years ago
Bundled output for commit f4ace73a3c59434b8717efb2d83f50084f470fe4

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/emoji - 98da2533101877eb6819d3cac5ea701b6008a8b0 authored over 2 years ago
Bundled output for commit f4ace73a3c59434b8717efb2d83f50084f470fe4

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/framework - 7147d399756bf6e4dcd5923919d0046a3f0a3d1c authored over 2 years ago
chore(statistics): add release notes for 1.4.1

github.com/flarum/framework - f4ace73a3c59434b8717efb2d83f50084f470fe4 authored over 2 years ago
chore(statistics): add release notes for 1.4.1

github.com/flarum/statistics - 84768d4d1382e3482af085cb39979c2c54cbc440 authored over 2 years ago
fix: env vars not cascading into docker image

github.com/flarum/action-release - c0cf5a2c4d095c92b65c22bdc384b21b16426b4d authored over 2 years ago
fix: without env the command fails

github.com/flarum/action-release - 0b7e999c95bd05d586b14ee4450101bad8d49d38 authored over 2 years ago
Bundled output for commit 70e483d1b185332910be9513fd06cc6342830d49

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/nicknames - d5beed98195fab6b4987844c3d6dc8f7cd310802 authored over 2 years ago
Bundled output for commit 70e483d1b185332910be9513fd06cc6342830d49

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/framework - 0b299d0003f18c47620189cb4c5f4926b2e4498a authored over 2 years ago
fix: prepare release workflow has invalid layout

github.com/flarum/framework - 70e483d1b185332910be9513fd06cc6342830d49 authored over 2 years ago
fix: update workflow name

github.com/flarum/framework - 628c281c39855f01069ddc40b698d80d29fec870 authored over 2 years ago
feat: add new workflow for generating release meta

github.com/flarum/framework - 0901e59a58a3e1f017762583a2adf419f7f34257 authored over 2 years ago
feat: ability to push this to issue, no pr for now

github.com/flarum/action-release - d7f4f7e9f3912a69e61ca93f322fe0c573d0b6e2 authored over 2 years ago
chore: getting the release workflow in

github.com/flarum/framework - 5530400b093b5fd07d670e5c92d8a7da96634cfe authored over 2 years ago
basic seems to work now

github.com/flarum/action-release - aaa09e6014c001478962f80e6479249fb40535aa authored over 2 years ago
Bundled output for commit 2b31b185e4939e41a58ff3216f3fa214313cc3c4

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/framework - e7af009fbce7545e1591d500f3f0734540fd6dcf authored over 2 years ago
Bundled output for commit 2b31b185e4939e41a58ff3216f3fa214313cc3c4

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/likes - 170b2f909c0647952e0f22ac39a3d91f2582f5e6 authored over 2 years ago
feat: clear password & email tokens when appropriate (#3567)

* test: password tokens are generated and deleted on password change
* chore: delete all passwo...

github.com/flarum/framework - 2b31b185e4939e41a58ff3216f3fa214313cc3c4 authored over 2 years ago
feat: clear password & email tokens when appropriate (#3567)

* test: password tokens are generated and deleted on password change
* chore: delete all passwo...

github.com/flarum/flarum-core - 7d1caf49f6e702cf0e4871310812fa052100f662 authored over 2 years ago
Bundled output for commit f610f8aa67b7de6e517e6bceb0d142c85c9ab09a

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/framework - f96f9145762dac65ba03ced57340f46bca9d9959 authored over 2 years ago
feat: throttle email change, email confirmation, and password reset endpoints. (#3555)

* chore: move post throttler to separate class
* feat: throttle email change requests
* feat: ...

github.com/flarum/framework - f610f8aa67b7de6e517e6bceb0d142c85c9ab09a authored over 2 years ago
feat: throttle email change, email confirmation, and password reset endpoints. (#3555)

* chore: move post throttler to separate class
* feat: throttle email change requests
* feat: ...

github.com/flarum/flarum-core - b1687fbc3e2c8d97c0c1d45db5a5d21105bcfabd authored over 2 years ago
Bundled output for commit 9ab1680b17e0688029b46eb98e9250d894330853

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/framework - 021793fc522f2936d8b750e602417c4bdd13e210 authored over 2 years ago
Bundled output for commit 9ab1680b17e0688029b46eb98e9250d894330853

Includes transpiled JS/TS.

[skip ci]

github.com/flarum/embed - 387ceec3847c038074baa9eb60840c57f1b9e7f1 authored over 2 years ago
chore(deps): bump terser from 5.12.0 to 5.14.2 (#3551)

Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.14.2.
- [Release notes](https...

github.com/flarum/framework - 9ab1680b17e0688029b46eb98e9250d894330853 authored over 2 years ago
chore: duration warning

github.com/flarum/action-release - d07906089af4993719bccdccbcabe37725155a16 authored over 2 years ago
docs: link logo at the top with the official website (#3552)

When I was reading README.md, I clicked the logo and I expected to go to the official website ht...

github.com/flarum/framework - 8dde6a27bfa65b1464d6dafdefbda67c6839031d authored over 2 years ago
chore: explain how things work

github.com/flarum/action-release - 43c51e52b40ea1a9de451c6d07ec0e56b3dedea1 authored over 2 years ago
feat: donations added and working, all done!

github.com/flarum/action-release - b1490d2c349a27996a296caff68f52606a36a4a7 authored over 2 years ago
chore: improve types

github.com/flarum/action-release - e8411520e4bc49fd67259d2d61b33e08a11aa0bc authored over 2 years ago
chore: sort commits by message

github.com/flarum/action-release - fc039111972932e0a4cd1f7d3f4e24e2b20b5749 authored over 2 years ago
feat: remember stats for file mutations per commit

github.com/flarum/action-release - 0887dfb1bded056989174e7addcefd85bd725b5c authored over 2 years ago
feat: reporters done

github.com/flarum/action-release - 984392d625ddcd36ee7351c2474894af706a70c0 authored over 2 years ago
Replace event helper with event dispatcher (#3570)

github.com/flarum/framework - 44f30ad51e39ad89f3a9450b38fc9d02c9b7ec85 authored over 2 years ago
feat: expose assets base url to frontend forum model (#3566)

github.com/flarum/framework - 6911e3a71dcc3416da613f38eb2dc623a0add477 authored over 2 years ago
feat: expose assets base url to frontend forum model (#3566)

github.com/flarum/flarum-core - 57aba4862ac1d12bf21e4e9fbf44b4fc8332c669 authored over 2 years ago
fix: potential static caching memory exhaustion (#3548)

* perf: get notification counts through relation, not model filtering

* chore: rename `queryU...

github.com/flarum/framework - cad6280a45e3831345360b2b766e27af5b686d36 authored over 2 years ago
fix: potential static caching memory exhaustion (#3548)

* perf: get notification counts through relation, not model filtering

* chore: rename `queryU...

github.com/flarum/flarum-core - 1ad20ef8324179c04ce6052c59a3b1977d251c36 authored over 2 years ago
fix: incorrect centring of deleted user avatars in notification list (#3569)

github.com/flarum/framework - 7d67cfd1e71dfc77cf6cd41b1ddd02ec3c6aeea5 authored over 2 years ago
fix: incorrect centring of deleted user avatars in notification list (#3569)

github.com/flarum/flarum-core - 30695f1ccac3aba53e78c3fdf679bb82900540ab authored over 2 years ago
docs: wording and grammar fixes

github.com/flarum/docs - 496461fcc86a53c813c4a30d28bb8b203b6f329a authored over 2 years ago
Improved pronunciation and installation guide (#433)

github.com/flarum/docs - b062cfefc56a6f22a01db028a0cd012d88c25019 authored over 2 years ago
Bundled output for commit 2defb17cc2f3f98fd017c74ba6db35c9dbee0a45

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/framework - e911b52b4c5ef6e1ce532ad64e584ce782773147 authored over 2 years ago
Bundled output for commit 2defb17cc2f3f98fd017c74ba6db35c9dbee0a45

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/flarum-core - 0ab050008d99351b016a7d8bbb7deeed4bf6ca7f authored over 2 years ago
feat: publish assets on admin dashboard cache clear (#3564)

Co-authored-by: Sami Mazouz <[email protected]>

github.com/flarum/framework - 2defb17cc2f3f98fd017c74ba6db35c9dbee0a45 authored over 2 years ago
feat: publish assets on admin dashboard cache clear (#3564)

Co-authored-by: Sami Mazouz <[email protected]>

github.com/flarum/flarum-core - 1005573aa1e20bdc3730c978e23303d4ace945f2 authored over 2 years ago
docs: update copyright year (#432)

Update copyright year from 2021 to 2022.

github.com/flarum/docs - 919a638b5bfa888e7b541c98f99058c9c8f2ac1d authored over 2 years ago
docs: update copyright year (#33)

Update copyright year from "2021" to "2021-2022"

github.com/flarum/cli - 47c7f46c67ca2fe7f9016ec719c8555c903e1da6 authored over 2 years ago
docs: update copyright year (#85)

Update copyright year from 2021 to 2022.

github.com/flarum/flarum - 887f9e288caba2c01f6a45fc62e65280a0e9d982 authored over 2 years ago
Bundled output for commit 795a500adb8902c4d0e3ca206dcef164a9276ea9

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/framework - fe20e2c21276be8721412855940a930df64cd8ce authored over 2 years ago
Bundled output for commit 795a500adb8902c4d0e3ca206dcef164a9276ea9

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/extension-manager - 3f1672c57d070449f1c19a4702d979ac856d55d4 authored over 2 years ago
feat: Queue package manager commands (#3418)

* feat: Queue package manager commands
* adjust tests
* fix: force run whynot command synchron...

github.com/flarum/extension-manager - 93b3ecd3b9e95ce2cfc2a30d15495cf961da8f0f authored over 2 years ago
feat: Queue package manager commands (#3418)

* feat: Queue package manager commands
* adjust tests
* fix: force run whynot command synchron...

github.com/flarum/subscriptions - 1b568ca92c7677bf9d41738cdd8f61e2b4e1d731 authored over 2 years ago
feat: Queue package manager commands (#3418)

* feat: Queue package manager commands
* adjust tests
* fix: force run whynot command synchron...

github.com/flarum/framework - 795a500adb8902c4d0e3ca206dcef164a9276ea9 authored over 2 years ago
feat: Queue package manager commands (#3418)

* feat: Queue package manager commands
* adjust tests
* fix: force run whynot command synchron...

github.com/flarum/flarum-core - 9027258edd7bd1ea7ecc85e04409b734c2ae165a authored over 2 years ago
fix: MyISAM tables for extensions during installation

github.com/flarum/framework - 75aaef7d76317bc8578eac1439fed8091c87213b authored over 2 years ago
fix: MyISAM tables for extensions during installation

github.com/flarum/flarum-core - 2b65436830e060664cdcd08fcbd19d5b0a24f817 authored over 2 years ago
Revert "fix: MyISAM tables for extensions during installation"

This reverts commit f926c58e0143fe75a4a4c2e93810970c5910afc8.

github.com/flarum/framework - f128190f143398dd1262fd1379e634794daee4c1 authored over 2 years ago
Revert "fix: MyISAM tables for extensions during installation"

This reverts commit f926c58e0143fe75a4a4c2e93810970c5910afc8.

github.com/flarum/flarum-core - edc4ca11b26dcf41411288d0294fcdcc9298f8db authored over 2 years ago
fix: MyISAM tables for extensions during installation

github.com/flarum/framework - f926c58e0143fe75a4a4c2e93810970c5910afc8 authored over 2 years ago
fix: MyISAM tables for extensions during installation

github.com/flarum/flarum-core - 5bb1d53a8ecf8421b60dc339113941997b98efda authored over 2 years ago
docs: link logo at the top with the official website (#84)

When I was reading README.md,
I clicked the logo and I expected to go to
the official website ...

github.com/flarum/flarum - 9ad5d2cb18a0524d6a8fb3a56517bf75c72eff74 authored over 2 years ago
Bundled output for commit 7cafd9f51a3b719c9408bf8a1c6e4ba0e840a87c

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/framework - e5a3598bf67f812cc24fca0fedd27ea2fcf3358e authored over 2 years ago
Bundled output for commit 7cafd9f51a3b719c9408bf8a1c6e4ba0e840a87c

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/flarum-core - 11ab41c28380ccde2627e31eb1e3931a220312cd authored over 2 years ago
fix: titles positioned wrongly with custom header height (#3550)

github.com/flarum/framework - 7cafd9f51a3b719c9408bf8a1c6e4ba0e840a87c authored over 2 years ago
fix: titles positioned wrongly with custom header height (#3550)

github.com/flarum/flarum-core - 01fc46b0de15ad923c4702e9fc4445318a2f9642 authored over 2 years ago
Bundled output for commit 31a00eeb9574e7ed5ecb5e8e8ac9f6f75d2d4ff7

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/framework - e9fec9b22ff3882335c2aa0ae9fc9422435026d4 authored over 2 years ago
fix(regression): loading next discussion list pages fails (#3547)

Signed-off-by: Sami Mazouz <[email protected]>

github.com/flarum/framework - 31a00eeb9574e7ed5ecb5e8e8ac9f6f75d2d4ff7 authored over 2 years ago
fix(regression): loading next discussion list pages fails (#3547)

Signed-off-by: Sami Mazouz <[email protected]>

github.com/flarum/flarum-core - bebdc7ca9416b0c88060b2f2cd400c726998da37 authored over 2 years ago
Bundled output for commit 64f0ae7c33da252a6c472b7e81132b5808b3cca0

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/framework - 6b577e6f1fd852f8194bfce2b6a18b212689fbef authored over 2 years ago
Bundled output for commit 64f0ae7c33da252a6c472b7e81132b5808b3cca0

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/statistics - 5d8d40928b0cb96d85a0006ef02f0ed6145c6802 authored over 2 years ago
chore: revert tsconfig changes for local development (#3545)

* chore: delete unwanted dist typings
* chore: revert 4e52f0e420501d2ca43af11d6eb9dc0c3ac8de14
...

github.com/flarum/statistics - c33587df6296a584f3976775385bf7858aebeaba authored over 2 years ago
chore: revert tsconfig changes for local development (#3545)

* chore: delete unwanted dist typings
* chore: revert 4e52f0e420501d2ca43af11d6eb9dc0c3ac8de14
...

github.com/flarum/pusher - 47cbf16338e084e33cc8c050b66dad8db1abc9c3 authored over 2 years ago
chore: revert tsconfig changes for local development (#3545)

* chore: delete unwanted dist typings
* chore: revert 4e52f0e420501d2ca43af11d6eb9dc0c3ac8de14
...

github.com/flarum/flags - 6ed43d05378ea465d07a13ccaeaf9e5246d7c1fa authored over 2 years ago
chore: revert tsconfig changes for local development (#3545)

* chore: delete unwanted dist typings
* chore: revert 4e52f0e420501d2ca43af11d6eb9dc0c3ac8de14
...

github.com/flarum/akismet - 31aec3aca5af99de14893bb952b1e180b256ed3a authored over 2 years ago
chore: revert tsconfig changes for local development (#3545)

* chore: delete unwanted dist typings
* chore: revert 4e52f0e420501d2ca43af11d6eb9dc0c3ac8de14
...

github.com/flarum/extension-manager - d60df77b49912012358bfcdf79bdb198491a444c authored over 2 years ago
chore: revert tsconfig changes for local development (#3545)

* chore: delete unwanted dist typings
* chore: revert 4e52f0e420501d2ca43af11d6eb9dc0c3ac8de14
...

github.com/flarum/framework - 64f0ae7c33da252a6c472b7e81132b5808b3cca0 authored over 2 years ago
Bundled output for commit 07b2f86dcc90a3ef17c8ee19a1a07e99a4b17360

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/framework - 343fe0e317bb70faae4d3899469a6ad860190d75 authored over 2 years ago
Bundled output for commit 07b2f86dcc90a3ef17c8ee19a1a07e99a4b17360

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/flarum-core - 3f2ca81a4ae58e4ee23e9453c29b6117f550bc4c authored over 2 years ago
fix: minor backward compatible fix for php 8.1 in st_replace

github.com/flarum/framework - 07b2f86dcc90a3ef17c8ee19a1a07e99a4b17360 authored over 2 years ago
fix: minor backward compatible fix for php 8.1 in st_replace

github.com/flarum/flarum-core - 09bb9ddb6b4b64e3b74cbf5381b68b25a195ff84 authored over 2 years ago
Bundled output for commit 46b3b7a9527b935c3c52269aaad2010c75dcb6d8

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/framework - ffaea861e58784fff75f881407e58938d3b5a0fd authored over 2 years ago
Bundled output for commit 46b3b7a9527b935c3c52269aaad2010c75dcb6d8

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/pusher - c13f64b79ba6cdc6ba578cff20f1c395eb188ced authored over 2 years ago
chore: require guzzle 6 or 7

Signed-off-by: Sami Mazouz <[email protected]>

github.com/flarum/framework - 46b3b7a9527b935c3c52269aaad2010c75dcb6d8 authored over 2 years ago
chore: require guzzle 6 or 7

Signed-off-by: Sami Mazouz <[email protected]>

github.com/flarum/flarum-core - 3821f728498930ed73a8526f1c6ef5c4a9d11943 authored over 2 years ago
Bundled output for commit af3116bce9182afaa42903daba7824c28525509a

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/framework - 78544ce68d22fb7ee25331e4f7284f05673a33de authored over 2 years ago
Bundled output for commit af3116bce9182afaa42903daba7824c28525509a

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

github.com/flarum/akismet - da5a29f1242d92ecf4f50a896619829591043673 authored over 2 years ago
perf(statistics): rewrite for performance on very large communities (#3531)

Co-authored-by: Sami Mazouz <[email protected]>

github.com/flarum/statistics - 3b6a1c18fefede6ed8040e477e8b0db5588f6373 authored over 2 years ago
perf(statistics): rewrite for performance on very large communities (#3531)

Co-authored-by: Sami Mazouz <[email protected]>

github.com/flarum/framework - af3116bce9182afaa42903daba7824c28525509a authored over 2 years ago