Ecosyste.ms: OpenCollective

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

github.com/flarum/flarum-core

[READ ONLY] Subtree split of Flarum framework core.
https://github.com/flarum/flarum-core

Composer: Sort dependencies

b6f575ef18e66fa4be7761e52d23169fd889f668 authored over 6 years ago by Franz Liedke <[email protected]>
Update .travis.yml

remove conditional which is unnecessary

177889fbdf3782504459a43574dc82196c6c3a68 authored over 6 years ago by Daniël Klabbers <[email protected]>
Replace ControllerInterface with PSR-15 interface

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

85de0c3584c35726302b59e8acf69b9b0ad32c4a authored over 6 years ago by Franz Liedke <[email protected]>
Merge branch 'master' into fl/psr-15

17466b0887585cfe074b0ea69439fc0f0140e508 authored over 6 years ago by Franz Liedke <[email protected]>
[wip] 1211 mariadb compatibility (#1440)

fixes #1211

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

f69b4dedcd7d25b68e1e2c8fc3d68f58a4229e07 authored over 6 years ago by Daniël Klabbers <[email protected]>
Use PSR-15 middleware standard

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

d94653be4eba2f51615451c7e38131923d7e597f authored over 6 years ago by Franz Liedke <[email protected]>
travis: Remove PHP 7.0 from build matrix

1c8d6125a95621d7369e4efb68afba74b3cf3fae authored over 6 years ago by Franz Liedke <[email protected]>
Require PHP 7.1

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

e126797b2759adf716a1dbba58ce558eac2bb8a4 authored over 6 years ago by Franz Liedke <[email protected]>
undo session interface change

b02fbe0b958f6ad9d3376a7adeb8e774485df67b authored over 6 years ago by Daniël Klabbers <[email protected]>
Merge branch '1236-database-changes' of github.com:flarum/core into 1236-database-changes

5cf08f1f30df27ab9a362a083929ceda6c9ef024 authored over 6 years ago by Daniel Klabbers <[email protected]>
new api tests uncovered more issues, fixed tokens and discussion posts

37b73854acc2c67aed1b699873a874293a67156b authored over 6 years ago by Daniel Klabbers <[email protected]>
merged api tests into branch

a9c5692beefa523d33385b7adf94bf1ebc017a9f authored over 6 years ago by Daniel Klabbers <[email protected]>
additional tests for api controllers (#1433)

* added CreatePostControllerTest

* added DeleteDiscussionControllerTest

* added ListDiscus...

bd8ea23f93b6c6ef3fda5259f45cc2fb6265a04f authored over 6 years ago by Daniël Klabbers <[email protected]>
Configure external links before dispatching event

This way extensions can override the link attributes

a71326cd825f68943affee1c0e83b41f6f48bd3d authored over 6 years ago by Clark Winkelmann <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

e3625f420c6a7cb64fddde7d095cd989b13beb01 authored over 6 years ago by luceos <[email protected]>
fixed more attributes to match beta 8

a67cd1b44262719630db0a7e3f00e6402ddd8652 authored over 6 years ago by Daniel Klabbers <[email protected]>
Merge branch 'master' into 1236-database-changes

e9feaad0e0eb0f21e1edb7904d6da002ada08007 authored over 6 years ago by Daniel Klabbers <[email protected]>
adds a few additional api controller tests (#1429)

* added CreatePostControllerTest

* added DeleteDiscussionControllerTest

* added ListDiscus...

d0ca5ae1e8db0a7127ca59edfd4292deb055538d authored over 6 years ago by Daniël Klabbers <[email protected]>
fixed the created_at issue from the policy caused by the setStartPost setting created_at to null

19d7d8ab73926e6d44deb3b5660a92da96304afc authored over 6 years ago by Daniel Klabbers <[email protected]>
fixed several column changes found by tests

fe81ad44fcefcffcd7008a521af429d3d7508412 authored over 6 years ago by Daniel Klabbers <[email protected]>
Merge branch 'master' into 1236-database-changes

27fa021dfe8278befb018f4e97230b423eb8cb46 authored over 6 years ago by Daniel Klabbers <[email protected]>
merged master

eb78a88c09205f63367bdf7ad710b6ff31c1284d authored over 6 years ago by Daniel Klabbers <[email protected]>
allowing configurable flood gate (#1411)

* allowing configurable flood gate

* fixed review comments

bb2df1b40c3764d34c7ab47472bc573a2cd8ff6f authored over 6 years ago by Daniël Klabbers <[email protected]>
Use ItemList for signup and login modals (#1420)

* Remove unused imports

* Use body and footer methods

* Use ItemList for signup and login ...

6a6408952ed67bdf7a374a6e0dd68d8811170d8e authored over 6 years ago by Clark Winkelmann <[email protected]>
Update icons to "fas" (#1426)

* Update icons to "fas"

* Install icon change

623ea75047b02933afe43b4925b40d5bd5ae2a67 authored over 6 years ago by Charlie <[email protected]>
fixes session during installation (#1418)

* fixes session during installation

* Apply fixes from StyleCI

[ci skip] [skip ci]

* st...

6e5b781c9792feb1e55b7149bdb911ec813402e2 authored over 6 years ago by Daniël Klabbers <[email protected]>
is email confirmed boolean fixed

9340e56631c4a288096911027c35599cd046425e authored over 6 years ago by Daniel Klabbers <[email protected]>
went over most of the changed attributes from the other pr

a4522e78d0d9478ccf64f9a626e3482671feb571 authored over 6 years ago by Daniel Klabbers <[email protected]>
joined_at renamed to User

a4c43d6c103c1e509c56fbcfef6e7da3af47c97c authored over 6 years ago by Daniel Klabbers <[email protected]>
tables renamed, auth_tokens and permissions

7636ede22f8c29f7b86bb70f08c420947f464842 authored over 6 years ago by Daniel Klabbers <[email protected]>
restarted the branch using the already created migrations

f19e0d41b4868868ca0b99577404cef645331ae6 authored over 6 years ago by Daniel Klabbers <[email protected]>
Improved foundational backend unit tests (#1405)

* part one of adding tests, updating core

* Apply fixes from StyleCI

[ci skip] [skip ci]
...

6165baa14d2b74d6306e356d9fe1d6c0671d5cbe authored over 6 years ago by Daniël Klabbers <[email protected]>
we can move this file deeper into storage

09d9f3f80700de019da162fd876d3d560eda88dd authored over 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

453f3d5389aad4ca268558a90207fb8a050da2c3 authored over 6 years ago by luceos <[email protected]>
added the create discussion test, also renamed some classes that seem to have been incorrectly renamed from the other testing branch

8f94150671b3e82cc3e3fe4c17f806d36da417d8 authored over 6 years ago by Daniel Klabbers <[email protected]>
adds api controller tests

0291453d9800bfd57d0ae67c0aa4b832afa80836 authored over 6 years ago by Daniel Klabbers <[email protected]>
gitignore removed this installed json we need to fake that we have extensions

a6442c287edf0ae5164c28fbff44103940b1533b authored over 6 years ago by Daniel Klabbers <[email protected]>
forgot about the sidecar for mysql completely :facepalm:

9b7c168a113c18eb0caa92f8d44ab7b4de77ea02 authored over 6 years ago by Daniel Klabbers <[email protected]>
Merge branch 'unit-testing' of github.com:flarum/core into unit-testing

4dd8c47461341753e79dd3b3352e5669303564cd authored over 6 years ago by Daniel Klabbers <[email protected]>
we need xdebug for code coverage, and hhvm was already removed

456b3c34b5b16040d5de2a30026e073476f12a1b authored over 6 years ago by Daniel Klabbers <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

6a695adb3e55f44563b7bfebe15d2115eea63c3a authored over 6 years ago by luceos <[email protected]>
part one of adding tests, updating core

d267d86a93a25f8d50dc5da5ea9d204b6c4422ab authored over 6 years ago by Daniel Klabbers <[email protected]>
fixes log in without remember on master (#1402)

* fixes log in without remember on master

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

96525d0313e2af2a2ccd6a65169b30d09d13e26d authored over 6 years ago by Daniël Klabbers <[email protected]>
Fix absence of variable reference

a42654ac08a87f5fd742cc767f0ae090a12c6845 authored over 6 years ago by Toby Zerner <[email protected]>
Do not load Laravel's SessionServiceProvider

0298cc132e035c0798a774cb7b713c461e6441b4 authored almost 7 years ago by Franz Liedke <[email protected]>
Merge pull request #1392 from datitisev/patch-2

Always return a promise in PostStream#update

5f29c63e9ef0903ada1df0f29dee3978769c705c authored almost 7 years ago by Toby Zerner <[email protected]>
remove extra space

cc64d2e92330126d1586cca312fc848e66d79401 authored almost 7 years ago by David Sevilla Martín <[email protected]>
Use m.deferred instead of native Promise

70ec3e594df72d85969f7275297fca3bb19c98e5 authored almost 7 years ago by David Sevilla Martín <[email protected]>
Merge pull request #1366 from flarum/illuminate-session

Use Illuminate Session component instead of Symfony

072b7946cdcdf47e61436cdb0e275a2b01dc7ff0 authored almost 7 years ago by Franz Liedke <[email protected]>
Merge pull request #1378 from DogSports/patch-1

Fix modal title background in media phone

862c942704229e5ed4e1bfc3b23fc0815c798c8b authored almost 7 years ago by Toby Zerner <[email protected]>
Merge pull request #1396 from flarum/writable-path-check-fix

public path should not be writable, but base path should

fbd090e1606f23dd4d6447ce37b84f4be3de20a6 authored almost 7 years ago by Franz Liedke <[email protected]>
Fix "Debug mode" in InfoCommand not showing

575d4c59714b19cca930250e40fa7ff2972a8ba2 authored almost 7 years ago by David Sevilla Martín <[email protected]>
Merge branch 'master' into patch-2

cc2ab38c1c1c375e070148353aa8c7ea14f7751d authored almost 7 years ago by David Sevilla Martín <[email protected]>
public path should not be writable, but base path should

b827f6ca88e7d9bff02b9ec1c3b6204652fade0c authored almost 7 years ago by Daniël Klabbers <[email protected]>
List debug mode setting in info output

0aa05da8de82c1ec20b6a90ed541a17c4f968c77 authored almost 7 years ago by Franz Liedke <[email protected]>
Recompile JavaScript

0971dd7493659e68e6007edf6c15e1fc7d9ccce3 authored almost 7 years ago by Franz Liedke <[email protected]>
Merge branch 'master' into patch-2

de5c07c3de8f31dd7d3e3695f0f6476affb07835 authored almost 7 years ago by David Sevilla Martín <[email protected]>
Return empty response

Without this, the new version of Stratigility complained about no
response being returned. Old v...

81f8b87cfa5455d228182855703de143d6a55802 authored almost 7 years ago by Franz Liedke <[email protected]>
always return a promise in PostStream#update

e6b80d173b0227fed7ef92d5a46d16c5a9bbcfeb authored almost 7 years ago by David Sevilla Martín <[email protected]>
Split up Locale extender

Now we have two extenders:
- `Extend\LanguagePack` is the "convention over configuration" loader...

91ca99f6d1e586ab4ed4d2fc52ae0366713f0153 authored almost 7 years ago by Franz Liedke <[email protected]>
Bind session handling to request lifecycle

With this change, session objects are no longer instantiated
globally, but instead created withi...

4f0c8ef513f3c894205a489c727041095e315419 authored almost 7 years ago by Franz Liedke <[email protected]>
Use Illuminate Session component instead of Symfony

Symfony's component relies on PHP's native session functionality, which
is not ideal. It automat...

0f0644f9087e32c3cba5f69758c1fe81aa0cfec7 authored almost 7 years ago by Toby Zerner <[email protected]>
Ignore Composer's lockfile

f74a6dcc36f88a6c8fa62b4232fa57d715be3a86 authored almost 7 years ago by Franz Liedke <[email protected]>
Apply fixes from StyleCI (#1391)

[ci skip] [skip ci]

8a8032d27704e84653c0c267ccfeb62b362f4436 authored almost 7 years ago by Franz Liedke <[email protected]>
Update Stratigility, use http-interop middleware

a3eb21cd5e1ae7eab494d2801fa5185c58878a5a authored almost 7 years ago by Franz Liedke <[email protected]>
fixes the broken hash & hash.driver ioc binding which is part of 5.6

fbbb60c769db710f9494c68ad857b3ab9296964c authored almost 7 years ago by Daniël Klabbers <[email protected]>
Remove unused $lifetime variable

82b51873c4a1ed77c0dba5c2db455aefc82f8927 authored almost 7 years ago by Clark Winkelmann <[email protected]>
Apply fixes from StyleCI (#1381)

[ci skip] [skip ci]

4aec91b3ad0edfd7b15142e6aaec8a0bc351552c authored almost 7 years ago by Franz Liedke <[email protected]>
Move logic to Extension class

The gathering and execution of extenders can actually be done here
in the `Extension` class. Thi...

37efa1a0aedc5f64dc0d3e14710768fb12ad7f2b authored almost 7 years ago by Franz Liedke <[email protected]>
Give Extenders information about which Extension they belong to

b3eb6289a0c5d850f0cd7998c4b22f62e5cc48fb authored almost 7 years ago by Toby Zerner <[email protected]>
Fix test namespace

9ddce2495baf387838ef2b088b836c123886daea authored almost 7 years ago by Franz Liedke <[email protected]>
Change namespace of test classes

(as implemented by @luceos in his WIP PR)

d48d9b7b9f315bf8350a182e4a425bfd83e82b37 authored almost 7 years ago by Franz Liedke <[email protected]>
dropped hhvm and gitter webhook

032f60b553c7dd5b7f13169781cf7ea8f692417b authored almost 7 years ago by Daniel Klabbers <[email protected]>
Fix modal title background in media phone

ede839b5c63f9847c55e774f6f974ea1b23eaf93 authored almost 7 years ago by DogSports <[email protected]>
Update core container aliases

208c6b6fe566cab6d50ef6cdd3bcaa5277b2832d authored almost 7 years ago by Toby Zerner <[email protected]>
FontAwesome v5.0.6 (#1372)

* Update FontAwesome to v5.0.6

* Adapt DiscussionListItem-count icon to match FontAwesome 5 s...

793ae0d0b10dbf86c72a7f6d906dd2810f50cd9e authored almost 7 years ago by AFR <[email protected]>
add message to Dispatch exceptions (#1376)

Exceptions thrown while attempting to dispatch routes are now informing the exact value that was...

e61742cd9c43c51c2f7ff6bd9f25eb39abae91f8 authored almost 7 years ago by Marcel Pokrandt <[email protected]>
Apply fixes from StyleCI (#1371)

[ci skip] [skip ci]

df0ea8043bf0f7dc099513b0c8bfaf5d9eabf36e authored almost 7 years ago by Franz Liedke <[email protected]>
Refactor MIME type guessing to work without any PHP extension

Closes #1241.

0d87b40963aa16bc553fd3f051ef874af137c298 authored almost 7 years ago by Franz Liedke <[email protected]>
Merge pull request #1363 from clarkwinkelmann/extension-rollback

Add extension rollback command

b1406092770178094b92278260e51ff9b8d17aec authored almost 7 years ago by Toby Zerner <[email protected]>
Rename to reset and make extension an option

6c37d13023ed31299f08eb1c0ea9172812f222ab authored almost 7 years ago by Clark Winkelmann <[email protected]>
API: Provide forum info under /

Closes #875.

78bd693dc8a8dc7587816ac0d184b79bcee3ce96 authored almost 7 years ago by Franz Liedke <[email protected]>
fire -> dispatch

As per Illuminate\Contracts\Events\Dispatcher

b46e21834f12a508844d3ba3a3bb839edf24b239 authored almost 7 years ago by Toby Zerner <[email protected]>
Fix formatting

eb4e2a8d18378f326ddc525a8d01234fd96d4bd1 authored almost 7 years ago by Clark Winkelmann <[email protected]>
Fix formatting

d23df3d1e9120cc5528204bf3b58a88bdc0e7cd6 authored almost 7 years ago by Clark Winkelmann <[email protected]>
Add extension rollback command

a583af3386b09400b103a8f6455cc5869ab9eb0a authored almost 7 years ago by Clark Winkelmann <[email protected]>
Fix jsdoc for notification types

15db369e733f9e731e5170fddadc944ef482958a authored almost 7 years ago by Clark Winkelmann <[email protected]>
Use an extendable ItemList for notification methods

966ee9b772d706976c99a8458b50435a20b4447f authored almost 7 years ago by Clark Winkelmann <[email protected]>
No slug? Then no '-' separator! (#1351)

* Stop using slug separator when there is no slug

* Changing as per upstream requirements

f2e208f522c963f9470f4f2fdc7a6b49a9af9933 authored almost 7 years ago by Johann Rodríguez <[email protected]>
Remove excerpt margin on mobile

b59133e2385118eff5ec0007b70164fe726f1952 authored almost 7 years ago by Toby Zerner <[email protected]>
Fix CSS rule

5d617985f6e78edda7342b44340705c1df7e9e26 authored almost 7 years ago by Toby Zerner <[email protected]>
Fix regression: set actor before eager loading user state

92073e445b9564bf141b9685d104d05038040622 authored almost 7 years ago by Toby Zerner <[email protected]>
Improve search performance (#1339)

* Improve fulltext gambit

* Only search in visible posts

This change relies on the `visibi...

eb01e8570a03bd080cb16a0b1afaac2fde1f60aa authored almost 7 years ago by Toby Zerner <[email protected]>
Improved the console configuring event to support any type of console command to be added

e12f1298f524f9b066c5da0aa3047f0260ef4bbd authored almost 7 years ago by Daniel Klabbers <[email protected]>
Add console configuration event (#1349)

* Add console configuration event

* Fix comment formatting

5c98543bc5de724b0b24db7810ad3dd022b26752 authored almost 7 years ago by Clark Winkelmann <[email protected]>
validation requires nullable now in order to allow null values to pass the validation

d26f5e8ddddf21b809a6706c8a9e41a37d297630 authored almost 7 years ago by Daniel Klabbers <[email protected]>
Assert permission when updating avatar

a9d2244f0002566409712d3c36d9a694bba3f047 authored almost 7 years ago by Clark Winkelmann <[email protected]>
Don't break compatibility with extensions that return a function name

eg. s9e/mediaembed

9aa06fbc29df726a0482ead7640f93a59d686f27 authored almost 7 years ago by Toby Zerner <[email protected]>
Grant users permission to view empty discussions if they can edit posts

This fixes an issue where unapproved discussions (via
flarum-ext-approval) that were rejected be...

03edd91c8421c02ba5c4556354deb760cef62509 authored almost 7 years ago by Toby Zerner <[email protected]>
Overhaul model visibility scoping (#1342)

* Overhaul the way model visibility scoping works

- Previously post visibility scoping requir...

83830ed69cf9923019fde86b1825dfc1aa985a59 authored almost 7 years ago by Toby Zerner <[email protected]>