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

Fix tests

9fabcff49704e0cd6237c5f711785c58c14e7901 authored over 6 years ago
Display only exception messages during booting

By not letting PHP render the stack trace, we prevent displaying
sensitive information (such as ...

712d1cdd1e8f87aac864f86877b34f2a4f552494 authored over 6 years ago
Boot Flarum app in Server classes

This is in preparation for fixing #1421 - it allows us to
encapsulate the exception handling in ...

d35532b7443afa498f4ffeec0eaa3ccb8f89c065 authored over 6 years ago
Remove references to deleted property

5fa9e1a8a212c89f0b019f72c36d8546932e382e authored over 6 years ago
Bundled output for commit bd0b2a2f1d62104eb3487b7ba92cd43caefbd1a1 [skip ci]

12ac907404e45496d14d8ea398c57b52abb2bd59 authored over 6 years ago
Fix tests

bd0b2a2f1d62104eb3487b7ba92cd43caefbd1a1 authored over 6 years ago
Apply fixes from StyleCI (#1574)

[ci skip] [skip ci]

92e8990e55b839c8cd48b63fb0617d88845f84e7 authored over 6 years ago
Remove the "debug" button from request error alerts

Using the browser's console to debug failed requests is much more powerful

ff18859f2e997649ab827b5f1285f7a2bc715771 authored over 6 years ago
Make registration errors still work properly when debug mode is on

5cda25c8b666908226836197443c32429f5b5e05 authored over 6 years ago
Bundled output for commit 50d2243fba6f934b76ddabfba59c136fe00ff150 [skip ci]

5e1e7b21711956d60439845945525b600779beb0 authored over 6 years ago
Sort user discussion list properly

50d2243fba6f934b76ddabfba59c136fe00ff150 authored over 6 years ago
Bundled output for commit f11562f27bff31df60ea963df5e1a419350f3713 [skip ci]

3fda95bd34398e805c3192385640d5804f5382ca authored over 6 years ago
Fix user mentions page

f11562f27bff31df60ea963df5e1a419350f3713 authored over 6 years ago
Rename bootstrap.php

6700eeecfd07983cf6fdd5eeec9de6367bb57db1 authored over 6 years ago
Rename bootstrap.php

6f5aca0476d1a77919c885d81a7b72b487287b70 authored over 6 years ago
Rename bootstrap.php

6c45f6c6f32394ed04bd5f6d0aff5b47a8762096 authored over 6 years ago
Rename bootstrap.php

41fd57996306f1a7a9d3757dc79f7bf39ed3d838 authored over 6 years ago
Rename bootstrap.php

7661a91fe976609ebf9c8ca11a9814fcb8836417 authored over 6 years ago
Rename bootstrap.php

4aa0729d67375bd388c0e080cd328226d237bed1 authored over 6 years ago
Rename bootstrap.php

795d7c4b3fce6c034a6fe5c951d45817ae63d354 authored over 6 years ago
Rename bootstrap.php

8ebe83d006f2267483e722a87bfa64164c8863a6 authored over 6 years ago
Rename bootstrap.php

eb06f9d58ce0e1a63683b59889e955aecc6a8ac2 authored over 6 years ago
Rename bootstrap.php

de3401436b1addc5c6d17d2b6e319efd02ba0052 authored over 6 years ago
Rename bootstrap.php

a58c8cd998934adfcaf2ea204ba165b93af425ad authored over 6 years ago
Rename bootstrap.php

2931dc4b521e1c58a66b1cdf0bf00426cdb46bc7 authored over 6 years ago
Rename bootstrap.php

ec0bd3f206bfae04b26e1f7c3b24148dbb5088cd authored over 6 years ago
Rename bootstrap.php

0944d34cc39b4a67e1f9dc666a7e563b2c864c1b authored over 6 years ago
Bundled output for commit 8d67e6dcf5dd3d413061c5b33d37c279945428bb [skip ci]

11c581d3f77fe9b2cc308e5c6a3d37dce9f69923 authored over 6 years ago
Fix live preview

8d67e6dcf5dd3d413061c5b33d37c279945428bb authored over 6 years ago
Bundled output for commit 354babdc2e9921693e4ccaadbbc7ee433f4e14ba [skip ci]

fc440380d6d4564777aabadba3b4e61e971f0233 authored over 6 years ago
Fix installation command

354babdc2e9921693e4ccaadbbc7ee433f4e14ba authored over 6 years ago
Bundled output for commit 061a6cdafa13041b49c3ae617f8ebbe444329aac [skip ci]

78050e8c4e02db666a41902e1ab42dd501e499c1 authored over 6 years ago
Bundled output for commit e038aebfa091935c3916ddbfd817e7615e82cffd [skip ci]

58612392fd73ad512df7387abf51a7175f7661aa authored over 6 years ago
Remove notification pluralization logic

Since we don't return an "unread count" in the API, this pluralization
logic is useless at the m...

061a6cdafa13041b49c3ae617f8ebbe444329aac authored over 6 years ago
Remove notification pluralization logic

Since we don't return an "unread count" in the API, this pluralization
logic is useless at the m...

e038aebfa091935c3916ddbfd817e7615e82cffd authored over 6 years ago
Update TextFormatter deprecated API

288266d85a5e6332872083ac349c06b9a13eea73 authored over 6 years ago
Live output of migrator notes

aab06e0741af6a4cb75d1aec535102c8ee2700d0 authored over 6 years ago
Fix notifications crash

When loading notifications, $this->type was null and thus array_get
was returning an array inste...

2d3f1d9f5cf78a3c5911b8e1cf0fe890c0e77445 authored over 6 years ago
Fix group badge misalignment if there is no group icon

1114de53380b4670967cb11fb4c1ee11122c43ed authored over 6 years ago
Use default system font instead of Open Sans

3a7f88b74c10a073556edc40f6426f08dd1b8110 authored over 6 years ago
Add "tiny" preset for LoadingIndicator

This is used in various places but had not been added since presets were
removed from Spin.js in...

4690812402222b77c26ac7113df600e225136f44 authored over 6 years ago
Fix regression introduced by #1543

The Page component's config method wasn't being called, therefore the
bodyClass would not be app...

c27c968837ebec7bf7785e3b11720d2ab6bd19b1 authored over 6 years ago
Bundled output for commit 5ce9bc28fc2836084c79aca68591381fea002df0 [skip ci]

d21f4c9a441a57229cd82e8be3652e94e981f48b authored over 6 years ago
Bundled output for commit 2b5cf3a0215850d3fbd02f30b4e234879f95a063 [skip ci]

b6715fb21c17798bd911b857dc6c055b7ea79769 authored over 6 years ago
Bundled output for commit a58e6037285a84ac507490c2fc65a3a6f3ab9316 [skip ci]

3968c2fa4c5fdafda9e8d74351b9c912a20193b9 authored over 6 years ago
Bundled output for commit dffcb660aae4a3b49e0e3d0defda016e3ac7e05c [skip ci]

f7df6b7d58b86e274a65eaaf37e028885c4c6755 authored over 6 years ago
Bundled output for commit a8b0ef46a6f34ab6a81a34bbbc94d36bf903c39a [skip ci]

af85aa28b200aa2ce37fb5b2916cc5030312b2d3 authored over 6 years ago
Bundled output for commit 9caf5108c3e781d6405aea60bd76fad5d2f2aa50 [skip ci]

2539f4aec76b8b93d305d028d85f2b4edcaa7c35 authored over 6 years ago
Bundled output for commit 947378fa61a52cd5dd768f67163ee67f2dc342b4 [skip ci]

771983f6a2594fc2b8ec002defaff656919baa46 authored over 6 years ago
Bundled output for commit 8bf2ff4464e0c125b6a31ea57207dc196c1b89e0 [skip ci]

680c5c37843ebc3b9d39b34d90ac35f1544ad570 authored over 6 years ago
Bundled output for commit b67c222dbd1a402bbd2081efbb98d80eb434a0b7 [skip ci]

29ac4a92861db111d2567937d5478ec49488a3a5 authored over 6 years ago
Bundled output for commit 4ea03928115c6feb609fee9fea5cbf1e74e1ec1b [skip ci]

588d06d8cce2501dff75b0cc7e3d4365279e48fb authored over 6 years ago
Update dependencies

5ce9bc28fc2836084c79aca68591381fea002df0 authored over 6 years ago
Update dependencies

2b5cf3a0215850d3fbd02f30b4e234879f95a063 authored over 6 years ago
Update dependencies

dffcb660aae4a3b49e0e3d0defda016e3ac7e05c authored over 6 years ago
Update dependencies

a8b0ef46a6f34ab6a81a34bbbc94d36bf903c39a authored over 6 years ago
Update dependencies

9caf5108c3e781d6405aea60bd76fad5d2f2aa50 authored over 6 years ago
Update dependencies

8bf2ff4464e0c125b6a31ea57207dc196c1b89e0 authored over 6 years ago
Update dependencies

947378fa61a52cd5dd768f67163ee67f2dc342b4 authored over 6 years ago
Update dependencies

a58e6037285a84ac507490c2fc65a3a6f3ab9316 authored over 6 years ago
Update dependencies

4ea03928115c6feb609fee9fea5cbf1e74e1ec1b authored over 6 years ago
Update dependencies

b67c222dbd1a402bbd2081efbb98d80eb434a0b7 authored over 6 years ago
Bundled output for commit 2265a5dca53b145b9e5ad3ed110f502b8afe8207 [skip ci]

ffdce4e920989aabb316baaa8ee1bfd1902a91a4 authored over 6 years ago
Update dependencies

2265a5dca53b145b9e5ad3ed110f502b8afe8207 authored over 6 years ago
Bundled output for commit a3e1dcc910cbe3c4217b15f7ea125b87247a2ef3 [skip ci]

49c87caa16dcd7ff890727ea2b6d2fc455388c72 authored over 6 years ago
Update dependencies

a3e1dcc910cbe3c4217b15f7ea125b87247a2ef3 authored over 6 years ago
Revert "Frontend extender: Remove route registration"

This reverts commit df6f10da207a30a2ecf50091ce2f18b4b97e8bbb.

52b5bdcf4e3161f46c7b311d58bfc2c65c29a316 authored over 6 years ago
Use container events as an alternative to the ConfigureMiddleware event (#1462)

By moving the DispatchRoute middleware into an `afterResolving`
callback, this will allow a new...

5d44b6f2593358a7d0e1f14487b307cc7df37ace authored over 6 years ago
Travis: Add table prefix to build matrix (#1568)

Fixes #1564.

aae8aa4a510995e812ac43fb634afea8069595e3 authored over 6 years ago
Bundled output for commit 1b3a432c41aa9235e0a125cb6f4a8fa44c8058f4 [skip ci]

05814dfe12bfe386fde08c2e35d2f86d88e89cef authored over 6 years ago
Database changes (#19)

* Rename suspend_until column

* Missed one!

* Update core attribute names

* Rename user...

1b3a432c41aa9235e0a125cb6f4a8fa44c8058f4 authored over 6 years ago
Bundled output for commit 3e09c2bf33309b386d761a9c111529c1aa7f5642 [skip ci]

19ecefba68505734223e4ed52c5033a1892a732e authored over 6 years ago
Bundled output for commit 2dac4d075ddc828332a4c6fe7171592c9c49dbd3 [skip ci]

2a33d241a4935aaee615aafbc047727d21ea47e8 authored over 6 years ago
Bundled output for commit 67c7b45dc85945bd6deaae554d0176f7a02748f9 [skip ci]

c1b2427e16b9d873e02b146bb0399ad893c86f02 authored over 6 years ago
Bundled output for commit c4692d2bcd4087838b15afca3d4371a5d9dc6bc3 [skip ci]

9d0a3d5101befdb83731d5921c7ccf1558f47572 authored over 6 years ago
Bundled output for commit 58224c2980a842bd6aa32f42dbe8cc9a570b3869 [skip ci]

be60fcbea32d16c16b0b1d719bf4bf75ff188af7 authored over 6 years ago
Database changes (#53)

* Implement database changes

* Apply fixes from StyleCI

* Update post column

* Split fo...

2dac4d075ddc828332a4c6fe7171592c9c49dbd3 authored over 6 years ago
Bundled output for commit 74fac8c2063f7eed140055ba817096d35ed99df8 [skip ci]

482303a820c31112fb21070390618c574d1e55a7 authored over 6 years ago
Bundled output for commit ac4e4e15fffeb4bacfe4ceb4e7f5db9f4a374f78 [skip ci]

386663ef530c27040fa7b75cabb6f5a82835739f authored over 6 years ago
Database changes (#18)

* Update core references

* Update core attribute names

3e09c2bf33309b386d761a9c111529c1aa7f5642 authored over 6 years ago
Bundled output for commit ec60fed3812d71091f1bbf14e4f766640016c3ed [skip ci]

56e94f4918cc73bdbb1c8846bd498854341010f7 authored over 6 years ago
Database changes (#11)

* Update core references

* Update remaining core references

c4692d2bcd4087838b15afca3d4371a5d9dc6bc3 authored over 6 years ago
Database changes (#34)

* Implement database changes

* Split foreign keys in to their own migrations; rename pivot ta...

67c7b45dc85945bd6deaae554d0176f7a02748f9 authored over 6 years ago
Database changes (#16)

* Update core references

* Update core attribute names

58224c2980a842bd6aa32f42dbe8cc9a570b3869 authored over 6 years ago
Database changes (#16)

* Add foreign keys

* Rename table

* Use whereColumn

* Update core attribute names

74fac8c2063f7eed140055ba817096d35ed99df8 authored over 6 years ago
Database changes (#15)

* Implement database changes

* Split foreign keys into their own migration

* Use whereColu...

ec60fed3812d71091f1bbf14e4f766640016c3ed authored over 6 years ago
Database changes (#15)

* Update database references

* Use whereColumn

* Update core references

feb940097c302c7fe3698175c7c352955da62b89 authored over 6 years ago
Update database column (#10)

e2e94ba9107e1a55cec5deb92c7b1ee573949c69 authored over 6 years ago
Merge pull request #1344 from flarum/1236-database-changes

Database changes

ac4e4e15fffeb4bacfe4ceb4e7f5db9f4a374f78 authored over 6 years ago
Add database indices. closes #127

0617ed747b2e85690596ec0ec18ae8536d19617e authored over 6 years ago
Fix query error

a7f429721476c24181bb5a4bcdae404524588e98 authored over 6 years ago
Inline permissions migration

cd4d22e42bf63383a4a9b3b533d5781a0dadfec4 authored over 6 years ago
Use instance variable directly instead of passing it around

30bc979fcb1cc7589ed6b2cc2352187713c30f47 authored over 6 years ago
Frontend extender: Remove route registration

This can be achieved using the Route extender, which is more
flexible, as it does not necessary ...

df6f10da207a30a2ecf50091ce2f18b4b97e8bbb authored over 6 years ago
Frontend extender: Route to correct frontend

So far, we always added routes configured via this extender to the
forum frontend. Not correct.

c53ec59d562af2d0e373ef1118e7280ace95e424 authored over 6 years ago
RouteHandlerFactory: Refactor frontend parameter

By passing in just the frontend identifier, we can hide some of the
implementation details, in t...

f5d3ab0da255c80f44b2e8bfa40701c1b646b2fd authored over 6 years ago
flarum info: Try to fix STDERR redirection for Windows

See the following articles for more information:
- https://www.24k.com.sg/blog-27.html
- https:/...

7989f84299f52e851121afa3be0958c9a39e92f0 authored over 6 years ago
flarum info: Extract extension table to function

5633106a7cdefb06e56c95222af20babfa702427 authored over 6 years ago
flarum info: Tweak output styling

58afd2608d70ba41db10e427da88ceee8d314639 authored over 6 years ago
InfoCommand improvements (#1562)

* Ignore error output of 'git rev-parse HEAD'
* Organize extension information in a table

12dfe12edb8ac80f51037874a5862f6544ab3202 authored over 6 years ago