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
Refs #851.
1464906dbcee498bcc40d57655487d2f8921e3c6 authored almost 7 years ago by Franz Liedke <[email protected]>Refs #1319.
d1aab91398710c7c8b24aa93a82c070734d0e820 authored almost 7 years ago by Franz Liedke <[email protected]>See https://github.com/flarum/flarum-ext-approval/commit/a7821a24a2a7cf598aded163492afc3bbe776bc...
0badff33ecfbec354416444ba95d15245082d6f4 authored almost 7 years ago by Franz Liedke <[email protected]>4af04777d0bd9dfb8495abc8aa9088ab14710ddc authored almost 7 years ago by Toby Zerner <[email protected]>
9e54b680be82116a606970ccebec3e44abeb5e23 authored almost 7 years ago by Toby Zerner <[email protected]>
d2099565725c9a27307022d25917c2e140a557c2 authored almost 7 years ago by Clark Winkelmann <[email protected]>
64fd008d9fa90ad554196756605edca71f457a2c authored almost 7 years ago by Clark Winkelmann <[email protected]>
Event priorities are no longer in Laravel - see https://github.com/laravel/framework/commit/dbbf...
54fd41da0ca7185ec8280bf0ebc1babdb086d1bc authored almost 7 years ago by Toby Zerner <[email protected]>12ccb1437a9c687701073b9df78b0f0b244d16a3 authored almost 7 years ago by Toby Zerner <[email protected]>
ae7050500bc8638bbe136ae67128679a26b60ce9 authored almost 7 years ago by Toby Zerner <[email protected]>
5354350fa8b5592791dca0d87ee0e6127de29abb authored almost 7 years ago by Toby Zerner <[email protected]>
Instead, look up existence of navigation links in the underlying
API document.
3bd7e032e740bcdf4378112c39dd63c8b695f975 authored almost 7 years ago by Franz Liedke <[email protected]>
4e6ba83bebece7b266ac1788be6f06e4d1834fb0 authored almost 7 years ago by Franz Liedke <[email protected]>
Otherwise, search engines start indexing pages that aren't filled yet.
Refs #189.
f2d28a5b0fb11a8922dad2ebc84b2a4ad944793e authored almost 7 years ago by Franz Liedke <[email protected]>fb4519cf99b15a4b8fa0905f4bc3fe63f3c57e56 authored almost 7 years ago by Franz Liedke <[email protected]>
Turns out Container::call() does not work with invokable classes.
Thus, we need to wrap callable...
42c6c6a97eb8f723461441683fa7a74d5d8e6828 authored almost 7 years ago by Toby Zerner <[email protected]>
Now that we support any form of callable to be returned from the
bootstrap.php files, it is no l...
This simplifies the API and gives extension developers more
flexibility, for a) maintaining back...
b595a1273ce4677c4558e97d1b15f5edb9f90489 authored almost 7 years ago by Daniel Klabbers <[email protected]>
Previously PasswordChanged was never sent
b6cb291311c21f468cc6aac5dc4cacd3ec222951 authored almost 7 years ago by Clark Winkelmann <[email protected]>
This makes it more consistent with other existing extenders,
while also making registration of m...
cf028a1735064c47e3acc1532b79178005679bbd authored almost 7 years ago by Willem de Groot <[email protected]>
1d63fbf5a9ede7728d0f83cc1f945848edaf7684 authored almost 7 years ago by Willem de Groot <[email protected]>
1b3d212f498a6c280dc068b0340da848d426bfa5 authored almost 7 years ago by Toby Zerner <[email protected]>
The change introduced in #1033 transformed any identification attribute returned from an OAuth p...
006e155d696847cdff9eea58a1537e5e409e8284 authored almost 7 years ago by Clark Winkelmann <[email protected]>Start of PHP extenders API
3831fbd4ac18008a7eec935da364596b2fc48bd1 authored almost 7 years ago by Toby Zerner <[email protected]>6fa388feebcbca81d9db8b741f44c6d72eb6077b authored almost 7 years ago by Franz Liedke <[email protected]>
* Add Custom Footer HTML
Straight copy from Custom Header HTML
* Move Custom Footer HTML t...
79ce81c96783f1d3773bb8d2bfd1038912fe5da5 authored almost 7 years ago by AFR <[email protected]>* Manage Composer height in a separate class with overridable methods
* Use a computed method...
8ce80d1b3138c5dfc937f9892a30d7c242a1a663 authored almost 7 years ago by Clark Winkelmann <[email protected]>b9020e921ab90d29d70161305072604be612c3fa authored almost 7 years ago by Franz Liedke <[email protected]>
See discussion in #1273.
567e89a9ab765cb8f383e8ffb16a23495194feee authored about 7 years ago by Franz Liedke <[email protected]>
Loading the activated extensions now means retrieving an array of
extenders (classes that implem...
971c6a7556488d61f2edb376929b36c0628dd816 authored about 7 years ago by Franz Liedke <[email protected]>
6eb6bf37934f2a9f1019093ea6bec2578260768d authored about 7 years ago by Franz Liedke <[email protected]>
These will be replaced by etenders soon.
db023c1f506c066b24ea01a9a094f92dbf234e1d authored about 7 years ago by Franz Liedke <[email protected]>fce1bd33ad4430faa04206d92f1a7682ac0c6d35 authored about 7 years ago by Franz Liedke <[email protected]>
This gives us better refactoring functionality in IDEs like
PhpStorm, and also more quickly surf...
cafa295d6bac8b1034a9d326ff5763cdf6cc1664 authored about 7 years ago by Franz Liedke <[email protected]>
Using .dev as a TLD for local development is discouraged, as at
least Chrome now enforces HTTPS ...
6406c751426b7fd7568c4eb6a35518effc9c4fc1 authored about 7 years ago by Clark Winkelmann <[email protected]>
As per https://laravel.com/docs/5.3/upgrade (under "Arrays")
49bacca901f7b36e6302312750658ab91a1e8892 authored about 7 years ago by Toby Zerner <[email protected]>40d2a94db4aa2a8da1fb936dda0086c4baffd29d authored about 7 years ago by Clark Winkelmann <[email protected]>
d6ca37feaebbc3c05f335cb21a6e1f5ec7a23a48 authored about 7 years ago by Toby Zerner <[email protected]>
b919f15a385bb48f006337f99d440799e0639ef9 authored about 7 years ago by Toby Zerner <[email protected]>
0d879b42bc21f354dffb97071cf4677b01a7dbe8 authored about 7 years ago by Miguel Piedrafita <[email protected]>
b7b9afbfff95c47be827d3815c83faec4143900a authored about 7 years ago by Toby Zerner <[email protected]>
cb268c5ccd66a02c7f9096e494706f0c077c0d8d authored about 7 years ago by Toby Zerner <[email protected]>
e24a7179af0232ad3f8e0aa60b50047ca47ce19f authored about 7 years ago by Toby Zerner <[email protected]>
2d3b842fd86ab409e44257a59c639c637cfd1ed2 authored about 7 years ago by Franz Liedke <[email protected]>
Next back > master
9e1f8da3b8bd358f0f00f6466748d6cadce7486d authored about 7 years ago by Toby Zerner <[email protected]>acd22565f4a4c7e184dd1d66b08ab220f8fe700e authored about 7 years ago by Toby Zerner <[email protected]>
ab90980dc48cbeb48d9fe2274153f6aeb8638db1 authored about 7 years ago by Toby Zerner <[email protected]>
As per https://laravel.com/docs/5.3/upgrade (under "Arrays")
b18e979938f56821348b7c1dbd25737b64170062 authored about 7 years ago by Toby Zerner <[email protected]>
This prevents garbage collection to randomly break the installer:
before installation, the model...
101f2bb00afd1e761a8ff0a8677134152e690252 authored about 7 years ago by Franz Liedke <[email protected]>
Temporary measure until we have a real fix in place.
e88d2395ad04a9317e35cfafb7c4c6446021d5a5 authored about 7 years ago by Franz Liedke <[email protected]>
Prevent `flarum.config` from being bound in the container when the
software has not been install...
e71fbe12fedd87982126cbb3fa026fc1042aff41 authored about 7 years ago by Franz Liedke <[email protected]>
We may reverse this in the future, but for now just going for
consistency between domains (the m...
[ci skip] [skip ci]
5a9a7eb95326c15266b967d06bde31882bf80df8 authored about 7 years ago by Toby Zerner <[email protected]>2fac4f95d4640d3575512f00237feefe506178c3 authored about 7 years ago by Toby Zerner <[email protected]>
dcc937992d3544d88eb2bd35042abbcba7a73ba1 authored about 7 years ago by Toby Zerner <[email protected]>
a764445a7e7d02be8630b6ee85d43e6ac72b1463 authored about 7 years ago by Daniel Klabbers <[email protected]>
- FilesystemInterface conditional ioc binding moved to AvatarUploader
- User::getAvatarAtribute f...
7a5ce82e870cc01a80cab69902fc96ede3ea082c authored about 7 years ago by Daniel Klabbers <[email protected]>
2cf5ab00895cdf9c2b57797444331d2ff57f2b0b authored about 7 years ago by Daniel Klabbers <[email protected]>
7e494a70d53cac5034ad6175421ac3e85c4ffc01 authored about 7 years ago by Daniel Klabbers <[email protected]>
- cleared the merge conflict in the phpdoc
- changed some string class names to use ::class
39af11b33b6ecf0d672fcf3d9b039441ba6f0159 authored about 7 years ago by Franz Liedke <[email protected]>
8c5bbca545cc5c31496209c516284c42072467de authored about 7 years ago by Daniël Klabbers <[email protected]>
870d8ea76148f7c11a1a59404bb21c1b4cbc2e53 authored about 7 years ago by Franz Liedke <[email protected]>
* Prevent saving invalid custom less
* Fix formatting
* Fix formatting again
* Move cus...
1a20fdef47fa48ffac2cc4c04947800b53cef7ea authored about 7 years ago by Clark Winkelmann <[email protected]>b7ae515ffdb11130d4a488e7ede358a4f5e89885 authored about 7 years ago by Daniël Klabbers <[email protected]>
ref #1025 #1238. This should prevent the frontend from crashing when
opening the notifications m...
f9c09d72369a55e48ae5ed0a4380b0d11bfb9d04 authored about 7 years ago by Toby Zerner <[email protected]>
bef43940133efe08ddb1e1b362048e96b22bbd4a authored about 7 years ago by Toby Zerner <[email protected]>
9ec4bd67144f06da49176262499c90a08d0487ce authored about 7 years ago by Toby Zerner <[email protected]>
96b872c6cdf5418d10c5f96bf3bd64ce1ff2b4ef authored about 7 years ago by Toby Zerner <[email protected]>
b39de4643445fe0bb58459cc045fb7bcb895651d authored about 7 years ago by Sajjad Hashemian <[email protected]>
384b469f7f237d12bfdcfd99afc59299851c32f2 authored about 7 years ago by Toby Zerner <[email protected]>
a081371961492b57decdfef32d36fd4e3d08cce6 authored about 7 years ago by Toby Zerner <[email protected]>
00fa5960c344dc3516b0763124f7a1d793fd9220 authored about 7 years ago by Toby Zerner <[email protected]>
Currently not user-customizable. Just needed to display statistics for a
client, so figured I'd ...
0f199d8df60536a7f39b03384f38726d0fcb846b authored about 7 years ago by Toby Zerner <[email protected]>
4c0a70d48941abee30f107a8a3f7894988ccb09d authored about 7 years ago by Toby Zerner <[email protected]>
a7631af3c6f89b065d7d09252c689fbdffa4b9cf authored about 7 years ago by Daniël Klabbers <[email protected]>
3e81f67244fcfd86ebef11ae65913a221d6ca71a authored about 7 years ago by Toby Zerner <[email protected]>
23a592dfa9a27f27d6966fe203ce965d8e49f3de authored about 7 years ago by Toby Zerner <[email protected]>
4ec4fffe173e50691c6cc2f6756ad8a7dac271bc authored about 7 years ago by Toby Zerner <[email protected]>
e8231d571ea131462be6cbea15a0ff1e14a74ed4 authored about 7 years ago by Toby Zerner <[email protected]>
9cd70563fc72b47ba2b47007e3c5d8a19e95b3e8 authored about 7 years ago by Toby Zerner <[email protected]>
962282d019d5145c1eb9fe7e577420da4d8dfccc authored about 7 years ago by Toby Zerner <[email protected]>
b44a2971a3bf1f448d1b7bfcf4e9594460904f13 authored about 7 years ago by Toby Zerner <[email protected]>
- Use Laravel's view namespacing rather than the full file path
- Organise views into directories
1d8b1319818b5875525fbf39c19f3b9c961e6314 authored about 7 years ago by Daniel Klabbers <[email protected]>
62c5f00c8d8da4b97e79ce9a5f23dca29f69e55e authored about 7 years ago by Daniel Klabbers <[email protected]>
076b6a5dd39eb91e71152314ce05aff7881e3254 authored about 7 years ago by Daniel Klabbers <[email protected]>
d9c53ce2bb5cb21087b9ac092d1036addd206b79 authored about 7 years ago by Daniel Klabbers <[email protected]>