Ecosyste.ms: OpenCollective

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

github.com/flarum/framework

Simple forum software for building great communities.
https://github.com/flarum/framework

Get rid of obsolete ControllerInterface

See flarum/core#1443.

8a831849c0463621c57de49ce95f62509114da20 authored over 6 years ago
Merge pull request #1443 from flarum/fl/controller-to-handlers

Replace ControllerInterface with PSR-15 interface

6b723a86e36401da9222badb8ae0a727cab104b7 authored over 6 years ago
Remove unnecessary parameter in migration closure

392ae3db0a570af8516768454fae1ee0a77ff903 authored over 6 years ago
Replace ControllerInterface with PSR-15 interface

The custom interface already had the same signature as the
one from the standard (except for the...

837bc05840f115d33971800226f547225608d43f authored over 6 years ago
add yamllinter check (#124)

* add yamllinter check

* ignore validation.yml

* enhancement

* cleanup

bca3810496d2ef607601f667ba4b2e59f4076282 authored over 6 years ago
Merge pull request #1441 from flarum/fl/psr-15

Use PSR-15 middleware standard

85d18097b4f40e58520401d27bc48c0a97f732b1 authored over 6 years ago
Merge branch 'master' into fl/psr-15

fbf8a88de11ca5835be506cd05323965b06e2b7c authored over 6 years ago
[wip] 1211 mariadb compatibility (#1440)

fixes #1211

As we've already upgraded our minimum requirement to 7.1 there's no current need...

75f237b674c5fa9656cb74e525ca86081ad9545c authored over 6 years ago
Use PSR-15 middleware standard

This finally adopts the new standardized interfaces instead of the
work-in-progress ones with th...

656a64c796370fb7b8d1024170a39592e9919261 authored over 6 years ago
travis: Remove PHP 7.0 from build matrix

35dd90efedf475e2a18b21de975ec7d18c01979d authored over 6 years ago
Require PHP 7.1

This will be the last PHP requirement upgrade for a while, at least
until stable (and therefore ...

12bc463243e479a0c274030b9e609b5ad11b8924 authored over 6 years ago
Merge pull request #123 from clarkwinkelmann/tags-history-text

New translation for tags extension (related to tags extension PR)

2835b0be617ccf81b4a215c5f3d4d524fad868be authored over 6 years ago
Merge pull request #50 from clarkwinkelmann/use-page-component

Use page component for tags page

2b3e925cf93ecde84c227cea21af5e3607fdc330 authored over 6 years ago
Add tags page back button tooltip translation

b0876604ac54e4546dd2113038c57f2705f69c27 authored over 6 years ago
Use more consistent capitalization for back tooltip

a8274a58211f2e46751836ed1c07cdd75637188e authored over 6 years ago
Fix history usage (introduces new translation)

e029cdff8766ab1095e9e284cfa9c106ec676c41 authored over 6 years ago
Use Page component for Tags page

a7ebbf1035d9f3891dbd4cf5829541079687d2fe authored over 6 years ago
Remove unused color variable

69057183e00d53c0ef503c1ee0d974fb732a5b10 authored over 6 years ago
undo session interface change

88d2e345b1409b19d549eb39c399bf3fdaa680b9 authored over 6 years ago
Update to the latest Laravel version (#122)

Add message for "Not Regex" validation rule (https://github.com/laravel/laravel/commit/293fae6bd...

843432a3929dec09081fcfd8fdfde217d8007127 authored over 6 years ago
Merge branch '1236-database-changes' of github.com:flarum/core into 1236-database-changes

a53c20e86fb56d36223c3958cb89855c7d6fc834 authored over 6 years ago
new api tests uncovered more issues, fixed tokens and discussion posts

523acba2aaf55a3d4afaebcad9f2556d00fc637d authored over 6 years ago
merged api tests into branch

6619fb084800f08bcfdd288d3b388147fad7ed0c authored over 6 years ago
additional tests for api controllers (#1433)

* added CreatePostControllerTest

* added DeleteDiscussionControllerTest

* added ListDiscus...

ead24fbcb8020660a12ebeb2c113f023625868e1 authored over 6 years ago
Merge pull request #1432 from clarkwinkelmann/patch-3

Configure external links before dispatching textformatter configuring event

f3bf16ca9807d09ebfa3001ae8f0ef609bd9ea6b authored over 6 years ago
Configure external links before dispatching event

This way extensions can override the link attributes

fd97e787dda13f644934d35cb8d6e0fdcea569e8 authored over 6 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

231c5e8da0c97c8e5e37b60b9751473fd9198cae authored over 6 years ago
fixed more attributes to match beta 8

f1e5c11e1f096c207a6c6d029c73020f0d35bc07 authored over 6 years ago
Merge branch 'master' into 1236-database-changes

44f8cef62a47b570886dc62ce6717ac3b02caf7e authored over 6 years ago
adds a few additional api controller tests (#1429)

* added CreatePostControllerTest

* added DeleteDiscussionControllerTest

* added ListDiscus...

3f429fb08ce6b960741814c86c3f64e97e56ee99 authored over 6 years ago
fixed the created_at issue from the policy caused by the setStartPost setting created_at to null

32c7f1ee5d195cbfc7ce4677d3a807db57bbf76b authored over 6 years ago
fixed several column changes found by tests

80cc03e4f140554a5765ea43d48f0ab0f3d48e63 authored over 6 years ago
Merge branch 'master' into 1236-database-changes

04e17fbd8c032eca7d1d5b12fdec55ac6c68add3 authored over 6 years ago
merged master

19645785a3d440257a1a64a04b55f9848f0bf80f authored over 6 years ago
Merge pull request #121 from flarum/luceos-patch-1

Update core.yml

146c5098d00c38dad970d3aaf302cf24e917704f authored over 6 years ago
Update core.yml

now that we need the full icon class, the groups icon text has to be updated too

16689cbac711d2b93bcdb88063296207b56df31c authored over 6 years ago
Merge pull request #11 from datitisev/322-notificate-user-when-suspended

Add user notifications for suspending & unsuspending

682995ef2f01ba3cff6f3b25aaf61ae60e414ecd authored over 6 years ago
Apply fixes from StyleCI (#3)

83cdd63737f3e2153fae189f741e68a3af3a5d6b authored over 6 years ago
Delete old event files

c3c1672993e3b2d8ad83f40fcab70691454d4083 authored over 6 years ago
Merge upstream into master

cd8d7479851df917687202c148c095858541fb36 authored over 6 years ago
Apply fixes from StyleCI

783ae9b72bb09669c6a63f2e0f9cdcaf972ee7bb authored over 6 years ago
Merge pull request #15 from flarum/dk/add-events

adds events to hook into

57a7c53bc135897688d3d5f3b87975543e4a2a25 authored over 6 years ago
allowing configurable flood gate (#1411)

* allowing configurable flood gate

* fixed review comments

c2d4d13529a1409469499b2e68d3870b3352a8ea authored over 6 years ago
Use ItemList for signup and login modals (#1420)

* Remove unused imports

* Use body and footer methods

* Use ItemList for signup and login ...

5f8ca30f4577dee33b247189cb326313fc4437d5 authored over 6 years ago
Merge pull request #8 from afrastgeek/master

Change fa icon prefix to fas

370862d43e8394e14cccf4aab0a33589aa0b2375 authored over 6 years ago
Merge pull request #32 from afrastgeek/master

Change fa icon prefix to fas

87f2966bf9bc43564e95371ac87510dd1f61c348 authored over 6 years ago
Merge pull request #3 from afrastgeek/master

Change fa icon prefix to fas

96c96193e4682bf254569e850beab8985ffb0301 authored over 6 years ago
Merge pull request #9 from afrastgeek/master

Change fa icon prefix to fas

27ea2f82f8ac9bd621d290df923a4aa06c7baf4b authored over 6 years ago
Merge pull request #16 from afrastgeek/master

Change fa icon prefix to fas

8862f5ccee303dd0ef00a5fc7ac0b67b834f2b27 authored over 6 years ago
Merge pull request #16 from afrastgeek/master

Change fa icon prefix to fas

af61c07b15b0f1834618b0fcbd2c940d292d4d32 authored over 6 years ago
Merge pull request #49 from afrastgeek/master

Change fa icon prefix to fas

95b2b80d17a5b90bab1856e9fe05f385a86572bc authored over 6 years ago
Merge pull request #13 from afrastgeek/master

Change fa icon prefix to fas

80a94a072c584282fd711dcc9a1fddf263d1085e authored over 6 years ago
Merge pull request #13 from afrastgeek/master

Change fa icon prefix to fas

d8a8c345036f8894ab574f8f5a41c95f0299ee0e authored over 6 years ago
Merge pull request #13 from afrastgeek/master

Change fa icon prefix to fas

da2818d0c2e5624c601479ed6597d7a50498d186 authored over 6 years ago
Change fa icon prefix to fas

21443d95b452fef1a078be13319d788600d93568 authored over 6 years ago
Change fa icon prefix to fas

f1eefe7bf6221993a900809b62be69e178bcdb35 authored over 6 years ago
Change fa icon prefix to fas

6d3c084a5fcda5ee69560d2ee9bc324b8fd2b54e authored over 6 years ago
Change fa icon prefix to fas

28e4bfa4092fe59cdb1481d69ba941f47a04c525 authored over 6 years ago
Change fa icon prefix to fas

bc8960c3ece9fc8a7b851cfb48422c11f0503d90 authored over 6 years ago
Change fa icon prefix to fas

ca805afdfe9286ff8fe3e7d4b96729d2617d6941 authored over 6 years ago
Change fa icon prefix to fas

0d18e0e1404418253ad4a4012f4baae3d229127c authored over 6 years ago
Change fa icon prefix to fas

4acd6765437cdbd8df646964f3a5ea19f64f4dc6 authored over 6 years ago
Change fa icon prefix to fas

1fcb84ebd3512168554fe06ed18c79cacafcbd45 authored over 6 years ago
Change fa icon prefix to fas

9746161c4f6894e1f4d9216603090c2b0160b6c6 authored over 6 years ago
Update icons to "fas" (#1426)

* Update icons to "fas"

* Install icon change

f6398fc2456582b7e76f836988ff9e8dc1aacfa9 authored over 6 years ago
fixes session during installation (#1418)

* fixes session during installation

* Apply fixes from StyleCI

[ci skip] [skip ci]

* st...

4df36063c05a74a11b3f4a2bc1e207ff5ba40a7d authored over 6 years ago
adds events to hook into

4d47a24eff238325b63c40df823bd1ba4f0a86db authored over 6 years ago
Move to devDependencies

d7191c19db3f74372d6466310dd3b04890d984d3 authored over 6 years ago
Update for webpack

d5a4195cbcb9a0bf8ed0a7b681f165a677e5e1ed authored over 6 years ago
is email confirmed boolean fixed

8e85d89e72b4f07e4a74ea8fd34698a0b317e560 authored almost 7 years ago
went over most of the changed attributes from the other pr

f04eaa1549c637040b41262ccbfefc1534273cd6 authored almost 7 years ago
joined_at renamed to User

c30e19de1cc3fd39242b7f8200c2e19cc50b87d3 authored almost 7 years ago
tables renamed, auth_tokens and permissions

0a1c05efbdade3743b1962f28fe8b0a37c16efe4 authored almost 7 years ago
restarted the branch using the already created migrations

2bd5e3bcc5e9b1ec8bf28f3ef36726c0c0b124ed authored almost 7 years ago
Improved foundational backend unit tests (#1405)

* part one of adding tests, updating core

* Apply fixes from StyleCI

[ci skip] [skip ci]
...

77bb82bda495fd740417c98220638b8328e4b4d6 authored almost 7 years ago
we can move this file deeper into storage

c7f1529333f856f1e32cea276a9aa666c398cbb2 authored almost 7 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

024e074b83f9b63c0fe4924fd28f3a771330af5f authored almost 7 years ago
added the create discussion test, also renamed some classes that seem to have been incorrectly renamed from the other testing branch

8ae6e0c7668a6e1879e8c98904d53ad671cc3d11 authored almost 7 years ago
adds api controller tests

9438534232e01d606e6aff8d18fd9635e3dc98bb authored almost 7 years ago
gitignore removed this installed json we need to fake that we have extensions

aedccdd381292f666a0eca838755cecaea08fbfa authored almost 7 years ago
forgot about the sidecar for mysql completely :facepalm:

b8a6da113e3d02acb6aed86cf80940459a4a76e2 authored almost 7 years ago
Merge branch 'unit-testing' of github.com:flarum/core into unit-testing

9e464ae84fdeb299f08ce455754ac6299c96e328 authored almost 7 years ago
we need xdebug for code coverage, and hhvm was already removed

7e55b3193570281a5920c4332d8393ef3ca7ae3c authored almost 7 years ago
Apply fixes from StyleCI

[ci skip] [skip ci]

251e6d8cdda77fe0dda31f01b3b0962c794fa0e6 authored almost 7 years ago
part one of adding tests, updating core

42d22f7c0640bdd48b0882cc975c957a914b74ef authored almost 7 years ago
fixes log in without remember on master (#1402)

* fixes log in without remember on master

* Fix cookie name by removing prefix from session n...

51a4c845f1656f804ecbab6b6427941ffcaafbfd authored almost 7 years ago
Fix absence of variable reference

c181e6779eae760ead1fe263290426eb64810fd4 authored almost 7 years ago
Do not load Laravel's SessionServiceProvider

1405de6d3efaca6a4abbc250d296380d1f540a28 authored almost 7 years ago
Merge pull request #1392 from datitisev/patch-2

Always return a promise in PostStream#update

9c804767dbd057741c84b9aee286ef659e446e0f authored almost 7 years ago
remove extra space

e713ffeec9457258f66157694e6bcd2f43d06c52 authored almost 7 years ago
Use m.deferred instead of native Promise

02ff3416a7c12ac8b55dfca183135498def7ac56 authored almost 7 years ago
Merge pull request #1366 from flarum/illuminate-session

Use Illuminate Session component instead of Symfony

86391963ed9b58046bcfdfb1e54d6f62006dc24b authored almost 7 years ago
Merge pull request #1378 from DogSports/patch-1

Fix modal title background in media phone

d47d15122af198ab972df53489a5bb205cf0b804 authored almost 7 years ago
Merge pull request #1396 from flarum/writable-path-check-fix

public path should not be writable, but base path should

177dd783981a92fb32bc097a7e3f2af23093f1fc authored almost 7 years ago
Merge pull request #1398 from datitisev/patch-1

Fix 'Debug mode' in InfoCommand not showing

6450b6b9fd7f8dd709e6c7c1b91782e27f35d992 authored almost 7 years ago
Fix "Debug mode" in InfoCommand not showing

971ecc994f308ad8ffac432e22a1c8117843f926 authored almost 7 years ago
Merge branch 'master' into patch-2

6990b16de19fadf494aae65009abb33712ab9085 authored almost 7 years ago
public path should not be writable, but base path should

a2fcb01dacc413f079023966d0eb99a46a3886c3 authored almost 7 years ago
List debug mode setting in info output

a8795b02b94495e3a454039ae4fdaa79e9ebe23d authored almost 7 years ago
Recompile JavaScript

2f5a8f1a90fd514073f5ab948327f08834e5466d authored almost 7 years ago