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

Revert "Frontend extender: Remove route registration"

This reverts commit df6f10da207a30a2ecf50091ce2f18b4b97e8bbb.

57f79c150b2b24cc2685c4190dd844144c32af36 authored over 6 years ago by Toby Zerner <[email protected]>
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...

0b07a84690b74c442dc72a67381804761b384faf authored over 6 years ago by Toby Zerner <[email protected]>
Travis: Add table prefix to build matrix (#1568)

Fixes #1564.

c207f29b6ee2a403cf219e2244909b5853493560 authored over 6 years ago by Franz Liedke <[email protected]>
Bundled output for commit ac4e4e15fffeb4bacfe4ceb4e7f5db9f4a374f78 [skip ci]

b96c9f269472eeb7e46ca42b33520291d22eca21 authored over 6 years ago by flarum-bot <[email protected]>
Merge pull request #1344 from flarum/1236-database-changes

Database changes

ceec46c5d7df0cfc45d1eca7411dab3cb6dd7915 authored over 6 years ago by Franz Liedke <[email protected]>
Add database indices. closes #127

4223113e81f85ddab4f3366c63c4d6fd6c817ff6 authored over 6 years ago by Toby Zerner <[email protected]>
Fix query error

f90e1c5f9a6493ec97029b78006eede7bcd2b87c authored over 6 years ago by Toby Zerner <[email protected]>
Inline permissions migration

76dfb4b31b690e6ba127382255f2faf07462fe11 authored over 6 years ago by Toby Zerner <[email protected]>
Use instance variable directly instead of passing it around

01bde23febb52d173f7fe18a3d424fa9587637a7 authored over 6 years ago by Franz Liedke <[email protected]>
Frontend extender: Remove route registration

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

9ab2c7ecce65f0b2d1cbe30f6252ca1a9867b4ce authored over 6 years ago by Franz Liedke <[email protected]>
Frontend extender: Route to correct frontend

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

c14e23112f77a840713fba388a17ff1c23b881e5 authored over 6 years ago by Franz Liedke <[email protected]>
RouteHandlerFactory: Refactor frontend parameter

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

c3838c25558fee8176559c2a3185796ec1425ac6 authored over 6 years ago by Franz Liedke <[email protected]>
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:/...

881d1062696f051c8cf6e1b3bb564e412f3469fd authored over 6 years ago by Franz Liedke <[email protected]>
flarum info: Extract extension table to function

1f6769db69de6da892bc48f240e4b1e4e9812012 authored over 6 years ago by Franz Liedke <[email protected]>
flarum info: Tweak output styling

bcf41b0f15f774137015f0d55c0e32a7d18dcbf8 authored over 6 years ago by Franz Liedke <[email protected]>
InfoCommand improvements (#1562)

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

7eacf179fada890c7bd03f2e8d32d44a905a6127 authored over 6 years ago by David Sevilla Martín <[email protected]>
Use correct method from contract

1167e33e0b656de5c8133c30edc99825e4095cdc authored over 6 years ago by Franz Liedke <[email protected]>
Add 'oldUsername' to User\Event\Renamed (#1563)

4d35b1a7fb9ed8f095e383972242472ebe160ac9 authored over 6 years ago by David Sevilla Martín <[email protected]>
Apply fixes from StyleCI (#1561)

[ci skip] [skip ci]

46b176e16bb814f17f506fcd48391202579ad997 authored over 6 years ago by Franz Liedke <[email protected]>
flarum info: Display warning when in debug mode

Refs #1421.

100c0da1c313aaaf019197184e521f15e3b40995 authored over 6 years ago by Franz Liedke <[email protected]>
Load per-site extenders, if available

Closes #1559.

ece06e0e7ada2d1837d15b763d873f6f27249af0 authored over 6 years ago by Franz Liedke <[email protected]>
Frontend extender: Work without extension, too

37fbe1b60caf63338065e8c913a0c16c0938d31e authored over 6 years ago by Franz Liedke <[email protected]>
Bundled output for commit a848949c84ea03c2020e64e8b558bcd8347346a9 [skip ci]

ca656ca9ca26f1e65bb338556073e4c34b10f90d authored over 6 years ago by flarum-bot <[email protected]>
Update JS tooling

14695e50f38b1bb9afee1f2c1bae05d4743c3367 authored over 6 years ago by Toby Zerner <[email protected]>
Rename notification.sender

165225be8d43931b4400abe7264ccfe42d254441 authored over 6 years ago by Toby Zerner <[email protected]>
Missed a spot

a4f0cab14055d1e71339096465559b0621125d0d authored over 6 years ago by Toby Zerner <[email protected]>
Fix up Notification model

452028b855daaed14cc1aceb6bc23f2081edaa6b authored over 6 years ago by Toby Zerner <[email protected]>
Rename user methods

a165a88ae783ea8575fc07f5dd0bdc332948b6ee authored over 6 years ago by Toby Zerner <[email protected]>
Rename user.discussionsCount

e61d59a6f90c8262060be52a53a6f972e4decbf2 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.commentsCount

7606c72541f7298a8e5ab50dca515db2a906ebf6 authored over 6 years ago by Toby Zerner <[email protected]>
Rename notification.time

9b1256c86aa22de9b28ce49fe1aed53b4f8fc5c5 authored over 6 years ago by Toby Zerner <[email protected]>
Rename user.newNotificationsCount

26f825805ffd2aad329914bdbd8c7e65199830ed authored over 6 years ago by Toby Zerner <[email protected]>
Rename user.unreadNotificationsCount

7cc29c8b75d983d388786de73115d5c2d649fb05 authored over 6 years ago by Toby Zerner <[email protected]>
Rename user.readTime

ac07fddd1b2edef51ca4c3acb850d08278d38c89 authored over 6 years ago by Toby Zerner <[email protected]>
Rename user.isActivated

eeb96f4c2c16790ec81afebdbde94eaa54532bf0 authored over 6 years ago by Toby Zerner <[email protected]>
Rename user.lastSeenTime

2ff93cff5ddbc3f955a05068ae8400d4f59c11ed authored over 6 years ago by Toby Zerner <[email protected]>
Rename user.commentCount

34f91270d63b5ef4bd1814af754aba70069f33c4 authored over 6 years ago by Toby Zerner <[email protected]>
Rename post.hideUser

860356f21980986b9389ce5301adb13158361e17 authored over 6 years ago by Toby Zerner <[email protected]>
Rename post.editUser

c504e8e8941be05d72c7f6d1ca563f1ad2c2745a authored over 6 years ago by Toby Zerner <[email protected]>
Rename post.hideTime

bceaf9f2a62fe257d761701b69343fe29eb6353e authored over 6 years ago by Toby Zerner <[email protected]>
Rename post.editTime

736c9463347296c20e42a8fc3a050811bc58aede authored over 6 years ago by Toby Zerner <[email protected]>
Rename post.time

14a34c1eb2a519c67a6a8816b74247490f91e2e8 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.repliesCount

e774cb8007c792830c92371f471340b2097b0a7b authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.hideUser

c6954f4e88fa7c17382bd5cf54dacd605f4b7274 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.readNumber

759c280b14625c1975f48752c601798fcbd0d949 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.readTime

5c1d87d74c39a70a1a8c3da96d9e28d81232c139 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.hideTime

e8b5c0a71cd79efed85b97faaa9979176c5d171c authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.lastTime

531965e515cc2d9d19e1e39a4a4fd17351d23ded authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.startTime

2cd92adc4272fa8a07df3f78ea652b333d195202 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.lastPostedUser

883807fd437f42667f120eba3a624810353e7ff4 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.startUser

0cfe6d4e7ef526ef158fefa9f2223a90c4eb8822 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.startPost

b1f8b05699b9b6b353b191c6dfef1e400fa74da6 authored over 6 years ago by Toby Zerner <[email protected]>
Rename discussion.participantsCount

a164f76e3003f30f01e4e4b044b0f714843eaab4 authored over 6 years ago by Toby Zerner <[email protected]>
Fix installer

e5d3b3230411b6ea5c5859b18a4878d4c718aa1d authored over 6 years ago by Toby Zerner <[email protected]>
Fix reset password

1a0dda5d6b3d372218c2ecd00f4afbc5f034b03e authored over 6 years ago by Toby Zerner <[email protected]>
Merge branch 'master' into 1236-database-changes

310e5cd13f069109f5c5709b9f639fb9c105a845 authored over 6 years ago by Toby Zerner <[email protected]>
Merge pull request #1555 from flarum/fl/sites

Rewrite sites / app

dbfd04fd92c7c2e922478aa67e1547c58920af2b authored over 6 years ago by Toby Zerner <[email protected]>
Revert method name

e66dcf51c5db8508d43e283b65ebdfa84c1685f5 authored over 6 years ago by Toby Zerner <[email protected]>
Merge branch 'master' into 1236-database-changes

6fa1ccf7b10c41826d8bf770983f77af16d62210 authored over 6 years ago by Toby Zerner <[email protected]>
Remove user_user table

Since there is currently no core code that facilitates use of this table,
we are removing it for...

2836f582845be07c17835566eff935f2d9ef3b37 authored over 6 years ago by Toby Zerner <[email protected]>
Rename extension's bootstrap.php to extend.php

...while supporting the old name for a while.

Fixes #1556.
Refs #1557.

97e69dc3a92328b8273efc4ba135508bcbe021e9 authored over 6 years ago by Franz Liedke <[email protected]>
Pass container into apps, adapt path matching

0b3743dbec8dc854f94afa94632ae5235d15f702 authored over 6 years ago by Franz Liedke <[email protected]>
Load middleware stacks lazily

This way, the forum middleware does not need to be loaded for
API requests, and vice-versa.

e13859547595a0817511cc55af31fa14aab50980 authored over 6 years ago by Franz Liedke <[email protected]>
Implement request handler for maintenance mode

f81757c674a437031e7ab97d207fd6c91c61622c authored over 6 years ago by Franz Liedke <[email protected]>
Instantiate DispatchRoute manually

Since we are already providing the first and only argument
manually, we might as well instantiat...

80d805c9ad3182eecbd6b5695206dccb77deee9e authored over 6 years ago by Franz Liedke <[email protected]>
Console Installer: Rely less on service providers

Most things we need, we can instantiate directly.

This means we have to do less tweaking in ser...

9e5863e37a9968a2bb8cb34e682cfc2f88378fda authored over 6 years ago by Franz Liedke <[email protected]>
Split up Site into several classes

Depending on the state of the Flarum installation (installed, not
installed, currently upgrading...

787ed8426937e988ba105908c7025536ff631ce4 authored over 6 years ago by Franz Liedke <[email protected]>
Use more honest method names

025ec110001397c8183652e9272859e580bc0148 authored over 6 years ago by Franz Liedke <[email protected]>
Fix tests after sites refactoring

f7600c863a7c9402c697a6916a108b822fa07511 authored over 6 years ago by Franz Liedke <[email protected]>
Split SessionServiceProvider from UserServiceProvider

This lets us register the former during installation, where the
latter is not yet registered.

T...

604d3bcbc4f7b359385938b0748f2cac10f19fee authored over 6 years ago by Franz Liedke <[email protected]>
One BusServiceProvider is enough

4221579e6b2f3574669b11a76cfe33929f173ff2 authored over 6 years ago by Franz Liedke <[email protected]>
Use zend-httphandlerrunner for marshalling requests and returning responses

Since Diactoros 1.8, the emitter and server classes have been
deprecated. They can be replaced b...

d3663aa0cff9f0821d2beba3051fd6b01e583140 authored over 6 years ago by Franz Liedke <[email protected]>
Get rid of some Application methods

These are not necessary to be available so broadly. In fact, they
seem to make it too easy to us...

6d2497b7c9e1baef3bd6c13f6a243c8aa167b9f3 authored over 6 years ago by Franz Liedke <[email protected]>
Split up HandleErrors middleware into distinct classes

These are completely distinct functionalities, toggled through the
system-wide debug flag. By mo...

3974637ca923f3e2541c560a0c7607a2c1d361ed authored over 6 years ago by Franz Liedke <[email protected]>
Bundled output for commit d23a9a56eeb01167af1cd41d6acbde259693937c [skip ci]

932e6810488db65c3f41a3d9c39ebb0ab582dcc7 authored over 6 years ago by flarum-bot <[email protected]>
Fix PR issues from #1496 (#1553)

* Remove `+` added from copying a diff somewhere

* Fix font-size

4fd63b369c1965408a4507b0bb56fd81782c9f2b authored over 6 years ago by David Sevilla Martín <[email protected]>
Bundled output for commit e485d655ca962c76b44cf21079504e7fc5d9ca23 [skip ci]

3c5587b9bb04156f831d87c1f4029fbdb41b4923 authored over 6 years ago by flarum-bot <[email protected]>
Add descriptions and optimize extensions page (#1496)

8e511f0b71d840c920ea614d2ca45e6ff7d79ee3 authored over 6 years ago by Arda Çebi <[email protected]>
Bundled output for commit bdb6f3ae887e4aae209c67ac2c8749498223ee58 [skip ci]

0a7016ce0395c636d86b3b44b08897b5ef1bd82d authored over 6 years ago by flarum-bot <[email protected]>
Add a permission check to the Search sources (#1527)

aa35b6e05b1387b1ea85db110140d8c65c3a32f6 authored over 6 years ago by David Sevilla Martín <[email protected]>
Installer: add check for file existence & fix path resolving (#1397)

6a1bf1d0ea9649b1d85b304e648dd05eb55d3147 authored over 6 years ago by David Sevilla Martín <[email protected]>
Apply fixes from StyleCI (#1551)

[ci skip] [skip ci]

6e88b2592397fe88903b37eabc58473ebc64c20f authored over 6 years ago by Toby Zerner <[email protected]>
Add extension JS as a file to allow sourcemap detection

Fixes #1538

54f0cb11ce1520cec9f908842902eb64c1ccc841 authored over 6 years ago by Toby Zerner <[email protected]>
Add tokenizer to PHP extension requirements

Refs flarum/flarum.github.io#73.

360e5637756352ceff6c1e5b4a74e06df2893b06 authored over 6 years ago by Franz Liedke <[email protected]>
Bundled output for commit fa4ea72d60516d03294dd1a5247b5d800eee5057 [skip ci]

f0d337ef6ee510e9644105fdebfbd648e8eab2ec authored over 6 years ago by flarum-bot <[email protected]>
Change tab title after renaming discussion (#1543)

* Change tab title after renaming discussion

* Uncommit dist

* Uncommit package-lock.json
...

67d3e1c15251c3c9aaa2416f5ed1bf0953f57d45 authored over 6 years ago by David Sevilla Martín <[email protected]>
Update PULL_REQUEST_TEMPLATE.md (#1545)

* Update PULL_REQUEST_TEMPLATE.md

Added clarification about bundled PRs.

* Update PULL_REQ...

aba1de112342304678663c9080273fa0c6023f21 authored over 6 years ago by Daniël Klabbers <[email protected]>
Bundled output for commit f7c0c966bf12224672d517d6dcfa0a457c4c75de [skip ci]

7e31acdac21732471559a46fd0ba6fbc9bccc5bf authored over 6 years ago by flarum-bot <[email protected]>
Correct spelling mistakes. (#1546)

3f61fddc2f86f39606ebf9753696839a513a6d08 authored over 6 years ago by Edward Betts <[email protected]>
Fix post composer width bug on profile (#1541)

470185bf521b4e3dabc1e754c9afc54ba947b321 authored over 6 years ago by David Sevilla Martín <[email protected]>
Bundled output for commit d748864d26059d6ebac77c268648866ff1b4f626 [skip ci]

1432e778d0592cc04f89cfc28684aa27e1244771 authored over 6 years ago by flarum-bot <[email protected]>
ModalManager: Fix issue when app.current is not defined (#1530)

c96b1e846d79833bc6a9eb93147f0167b3a4c853 authored over 6 years ago by David Sevilla Martín <[email protected]>
Fix wrong permission in UserPolicy#find (#1536)

30980eaebe65c1b3c229600b89f03f6226d09f08 authored over 6 years ago by David Sevilla Martín <[email protected]>
Dispatch the Deserializing event in Admin Content (#1532)

* Dispatch the Deserializing event

* Apply fixes from StyleCI (#1)

b2e5105904484fd64d99da1ff0edcf1d108b509a authored over 6 years ago by Charlie <[email protected]>
Service Provider: Move loadViewsFrom() to boot()

This method relies on the "view" being bound in the IoC container.
This is only guaranteed after...

b7f0db81636406050b5f507b2ae4a29c1454bd9f authored over 6 years ago by Franz Liedke <[email protected]>
Update zend-diactoros constraint

See security advisory ZF2018-01:
https://framework.zend.com/security/advisory/ZF2018-01

83a46bc0650515eebed7654cc792af2658d8ce02 authored over 6 years ago by Franz Liedke <[email protected]>
Update urls with their current canonical versions (#1524)

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

[ci skip] [skip ci]

bdff447afbe0f3cff231e998541baf25e7d6f338 authored over 6 years ago by Toby Zerner <[email protected]>
Change TIMESTAMP columns to DATETIME manually

977245150df43439af623b9d8b5fb22bcf0be63c authored over 6 years ago by Toby Zerner <[email protected]>
Bundled output for commit f6a7f62c2e311ef7ad38912975f8bac2c382c38b [skip ci]

31727df261af69c8f18e725c7f4a5d0c14baca72 authored over 6 years ago by flarum-bot <[email protected]>