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

fixes #1686, unable to edit user password

a5aa9bdb527de7bcd2fe40456ee732821e1977de authored almost 6 years ago by Daniël Klabbers <[email protected]>
set prefixing indices to be done automatically, now that illuminate can take care of that

93e3de123309bef5bca888e9f34a8ac8d957126d authored almost 6 years ago by Daniël Klabbers <[email protected]>
further revert #41688c7

bc14b0e15473d8f3c89e0e5d64e8a5e83d315e60 authored almost 6 years ago by Daniël Klabbers <[email protected]>
reverts #41688c7

980aab340ba97ff5d827e81f002adcce6e6fa2a1 authored almost 6 years ago by Daniël Klabbers <[email protected]>
Increasing test coverage (#1711)

* added a few more tests, renamed singular to plural to match controller

* increase error rep...

d6775f5ce0192bb29b3182c5f3bf2b56ba65037c authored about 6 years ago by Daniël Klabbers <[email protected]>
Mail: Add an array of supported drivers

This can be used for e.g. validation, or a dropdown in the frontend.
It can also be extended by ...

b9d7837bc8f9149c33f12580849820ad9d3d1306 authored about 6 years ago by Franz Liedke <[email protected]>
Apply fixes from StyleCI (#1714)

[ci skip] [skip ci]

098ff9dd401cf95f8b0f353861b6960a8655a603 authored about 6 years ago by Franz Liedke <[email protected]>
Register service providers alphabetically

Order should not matter - and this is the only one that can
realistically stay consistent.

ffb7ad9668479143f6f7c8907065a9982be15ece authored about 6 years ago by Franz Liedke <[email protected]>
Use a custom service provider for email configuration

177aa00aa5fe3f80b081c5b0255315919228f171 authored about 6 years ago by Franz Liedke <[email protected]>
updated constraint for 5.7 (#1698)

cdba1214c36196b743fa1eb78f1110bf80cd3664 authored about 6 years ago by Daniël Klabbers <[email protected]>
Don't resolve services when binding listeners

Refs #1578.

10f4144ecf8925e9bc25c835c2fb8024c348cc92 authored about 6 years ago by Franz Liedke <[email protected]>
Apply fixes from StyleCI (#1713)

[ci skip] [skip ci]

8096e5d245f736d7d86c753317635234ae268a63 authored about 6 years ago by Franz Liedke <[email protected]>
Avoid unnecessary event subscribers

Refs #1578.

6f72a3c1d48cde86120fdfc485cabb536bdbf360 authored about 6 years ago by Franz Liedke <[email protected]>
Fix UpdateServiceProvider

- Shorten registration of routes
- Do not resolve view factory before booting

c81e61e9644e88250435150b32c36624446a8bb2 authored about 6 years ago by Franz Liedke <[email protected]>
Locale: Don't resolve manager just to configure it

Refs #1578.

71d4323d777ace52f51c00797d68065efa097937 authored about 6 years ago by Franz Liedke <[email protected]>
Shorten registration of routes

957a273a16d9c34e02432b727ec958226d2439dd authored about 6 years ago by Franz Liedke <[email protected]>
Frontends: Populate default routes only when they are resolved

ebe5ed1b610114d69c8cbe63f73e27d07a4a7cec authored about 6 years ago by Franz Liedke <[email protected]>
Make site extenders run after extensions

Fixes #1708.

ba3052618830304b7241026807a47e6d4bb82f41 authored about 6 years ago by Franz Liedke <[email protected]>
add 7.3 to travis (#1710)

4e45cf5a0141efb59276c76ff8e1760be0588553 authored about 6 years ago by Daniël Klabbers <[email protected]>
fixes #1695, post comment count is incorrectly calculated based on all posts, including events

4f6ce0eb8637a8b40d8708e4893a9ddfdae8a194 authored about 6 years ago by Daniel Klabbers <[email protected]>
fixes a notice due to the forum variable not being defined before compacting

435c5db1e317b5047e489d871f736540df4853b4 authored about 6 years ago by Daniel Klabbers <[email protected]>
Run local extenders before booting service providers

We still need to discuss the priority of local extenders vs. those
from enabled extensions, but ...

daca05cfaab2e2af98fd84ccd1929dbb60f83aff authored about 6 years ago by Franz Liedke <[email protected]>
API: Populate default routes only when they are resolved

Refs #1708.

8ed456874140d0278e20b2bf2f7e32cc7ee5a43b authored about 6 years ago by Franz Liedke <[email protected]>
Allow passing strings (names of invokable classes) to Formatter extender

In preparation for fixing #1703.

6d9a93d472b9158dcf417772047b7334acf7b2dd authored about 6 years ago by Franz Liedke <[email protected]>
Remove obsolete binding

7e7f6949c143e4fe28c658197b638e84835f2130 authored about 6 years ago by Toby Zerner <[email protected]>
Apply fixes from StyleCI (#1701)

[ci skip] [skip ci]

f8f89567cc19579c939238d39bffe6c0babca5e6 authored about 6 years ago by Franz Liedke <[email protected]>
Use class constant to get qualified class names

bfe817b328a41b3922d0f9979505f4e644cb3f4a authored about 6 years ago by Franz Liedke <[email protected]>
Get rid of docblocks that don't add information

846505b6805fdcac6c8dbaa3ffbd93fe9023b767 authored about 6 years ago by Franz Liedke <[email protected]>
Early returns

8d0b58887853600bb2739e8494f777bd16dd7791 authored about 6 years ago by Franz Liedke <[email protected]>
Fix incorrect docs link (#1699)

e043b4d0ede01a904e56bb115fd8b8565e458ebf authored about 6 years ago by Kirill <[email protected]>
Merge pull request #1697 from flarum/fl/1578-speed-up-extenders

Do not resolve services in extenders

e9befa1743b841466cfc58ed5cfb53c0b0ce36d3 authored about 6 years ago by Franz Liedke <[email protected]>
Inject dependencies when firing events, not before

The event subscriber approach means that dependencies have to be
injected (and thus instantiated...

e58a149ddb42b8b3ba75e3f06e594c336b8e3d93 authored about 6 years ago by Franz Liedke <[email protected]>
Do not resolve services when extending them

Refs #1578.

9d40772cf8ed9c5e1574656664644caa79d86580 authored about 6 years ago by Franz Liedke <[email protected]>
Fix DELETE /api/extensions/* returning 500 (#1580)

* Use extension string as parameter for ::disable & ::uninstall

* Remove repeated 'ExtensionM...

995675f52f72cd071fb53a32b75b177734dd1908 authored about 6 years ago by David Sevilla Martín <[email protected]>
Profile group badge overlapping fix (#1506)

617e6bdd4166a068ead3e5fcb0c1b982b4a9cee2 authored about 6 years ago by Arda Çebi <[email protected]>
Update changelog

2709ab46e98f063b9ac6328457992edbf9de6eea authored about 6 years ago by Franz Liedke <[email protected]>
Add an issue template for security vulnerabilities

083a5a017c08b580c59cc49a784a1a0c19478f95 authored about 6 years ago by Franz Liedke <[email protected]>
Add 'hasPermission' helper to Group (#1688)

* Add Group@hasPermission helper

* Improve performance of method

07087f991ff69bbfcbabedce6744ffd54a020b47 authored about 6 years ago by David Sevilla Martín <[email protected]>
Fix incorrect column name for registration token

Oversight from the database renamings, I suppose.

Fixes #1691.

68aa93c632f058b34fd37409ed22b62d2ad9f172 authored about 6 years ago by Franz Liedke <[email protected]>
Performance: Actually make use of the translator cache

We had added a `storage/locale` directory to our skeleton, but we had
forgotten to hook it up wi...

90fb053ce52eba57135c83f6c9b7e222df524334 authored about 6 years ago by Toby Zerner <[email protected]>
Add another commit

55c9ad38f8f638c1ee81f5262af978b6282ddb0d authored about 6 years ago by Toby Zerner <[email protected]>
Release version 0.1.0-beta.8.1

e7562e20716e9ba0390434a1ddbda1fea91e3221 authored about 6 years ago by Franz Liedke <[email protected]>
Do not create tables as InnoDB automatically, rely on connection default

As argued in #1675, this makes us slightly less reliant on MySQL.

b3986a36154a2c20982a0a1d129c09880efb3621 authored about 6 years ago by Franz Liedke <[email protected]>
Don't output empty html tag attributes

From https://discuss.flarum.org/d/17817-meta-description-is-empty/8
ref #1677

18104998b70313c33d4ec4b6e177965ef84fad05 authored about 6 years ago by Toby Zerner <[email protected]>
Fix empty meta description tag. Fixes #1677

c93b4d2f64c983fdd876ab8437ac38ce4dd34ac2 authored about 6 years ago by Toby Zerner <[email protected]>
Set the default engine in the installer

The installer doesn't use DatabaseServiceProvider, so we need to set
the default engine in the c...

5b4183bd5679b45fbf77bba8b56ba060e2e0e24c authored about 6 years ago by Toby Zerner <[email protected]>
Fix oopsie in d6632c061de4b0453da6970cb4900053c47a9689

932cf366ca5cd872bb5c7fa720faa29856b43377 authored about 6 years ago by Toby Zerner <[email protected]>
Bundled output for commit eefac062a1ad4b5b40a96ba2e6239af4d5202726 [skip ci]

55472a6f7a735dea953965a7175c2f501bb51864 authored about 6 years ago by flarum-bot <[email protected]>
Update changelog

e7531b1c051366e185d1b8e070fdc3fbe1789c3c authored about 6 years ago by Toby Zerner <[email protected]>
Fix discussion list scroll position not being maintained when hero is not visible

d5ff2ca0db922679240dc8d64ba61f2dbeb457a2 authored about 6 years ago by Toby Zerner <[email protected]>
Add changelog

41402a96e086b75e57d8f05d0b8cb87b3754ed93 authored about 6 years ago by Toby Zerner <[email protected]>
Migrations: Fix dropping foreign keys

Passing an array to dropForeign does not mean dropping multiple indices,
but rather dropping a k...

3b5acaf85a51ea1420f4766452412207e800e084 authored about 6 years ago by Franz Liedke <[email protected]>
Set InnoDB for DB connection and new tables

Refs #1661.

f5703f5b33c1c6796a00cc2886692b87f8305e4b authored about 6 years ago by Franz Liedke <[email protected]>
Installer: Fix invalid join time of admin user

Fixes #1664.

63fee3c4e27fbad5b8aa742df904ac82ba7c8d98 authored about 6 years ago by Franz Liedke <[email protected]>
Fix search with database prefix

wrap() only adds a table prefix when referencing a column with a table
name (such as `foo.bar`) ...

1eb35e510811aa76d86410d7fa6b1aa472f1294b authored about 6 years ago by Franz Liedke <[email protected]>
Fix live output in ResetCommand

This was forgotten in aab06e0.

Fixes #1663.

6647df83f1c1ca6dd2746c829354ea585053525b authored about 6 years ago by Franz Liedke <[email protected]>
Fix code style and doc block

179b28cd0dfca172856f8737b8c98ec84a74523f authored about 6 years ago by Franz Liedke <[email protected]>
Up the version (#1582)

0b54af39559f692d8472e548168d2a36f83a1a18 authored about 6 years ago by Daniël Klabbers <[email protected]>
Always invalidate all user email tokens

Reported by B. Dhiyaneshwaran of Geek Freak.

7bb4d7b23d2f4a816780a155de2125c7e5798d13 authored about 6 years ago by Franz Liedke <[email protected]>
Fix index names in migrations

This can be reverted when we upgrade to Laravel 5.7.

75d670d53427f950e9ad069e6ba4630349208514 authored about 6 years ago by Toby Zerner <[email protected]>
Throw FileNotFoundException when FileSource path does not exist

Closes #1649.

f5d0bf8e933a7bcc6c992aabddae5f3be76f50f1 authored about 6 years ago by David Sevilla Martín <[email protected]>
Fix frontend extender using old container & wrong class

2ea4668b286362556f64a9cc1420c297c33ea0f1 authored about 6 years ago by David Sevilla Martín <[email protected]>
Remove obsolete property accessor in User model

The locale field does not exist, and the accessor code was broken.

Closes #1653.

6b3133d31edb5034aaaeede351d8f138c1f5d3d8 authored about 6 years ago by Franz Liedke <[email protected]>
Clearer delineation of installation pointer

1f6e58e2a81d6d85d34ffd229faf8d72ade880be authored about 6 years ago by Toby Zerner <[email protected]>
Consolidate ControllerRouteHandler into RouteHandlerFactory

Also allow closure to be passed for frontend content when creating routes

2b3e47427fa82b573a2e5d04a83ccc60ebe0a409 authored about 6 years ago by Toby Zerner <[email protected]>
Refactor frontend code to allow for extension of assets

- Simpler class naming:
Frontend\CompilerFactory → Frontend\Assets
Frontend\HtmlDocument...

1fa1f7f7ba8f7f8381034acaad74a50491920163 authored about 6 years ago by Toby Zerner <[email protected]>
Include LESS mixins and variables in all frontend compilers

9f0b230dc6b57cae41cf5364a83a12d4b513bd6c authored about 6 years ago by Toby Zerner <[email protected]>
Bundled output for commit dc71192d777bb1bb2f76ad8966c5ff53fe7d3ae3 [skip ci]

45fa954d4e83a26b60589fb5336ef1d57ebb235a authored about 6 years ago by flarum-bot <[email protected]>
Apply fixes from StyleCI (#1651)

[ci skip] [skip ci]

0a5926a0a2b630663d00c9aabd0da198dedd3037 authored about 6 years ago by Toby Zerner <[email protected]>
Fix build errors by updating webpack-cli

749ff5397d52f78dc36de8c615f586f88b74839e authored about 6 years ago by Toby Zerner <[email protected]>
Add "clear cache" button to admin

1ad6bbe645931b740fd57cf3f04085467deca236 authored about 6 years ago by Toby Zerner <[email protected]>
Fix old session method name

b28ac09a7e553f26dbb06e4a78523c345ca4a31f authored about 6 years ago by Toby Zerner <[email protected]>
Fix positioning of hamburger menu unread indicator

ce475e99d84c8121fc958ea628808aed2face2f3 authored about 6 years ago by Toby Zerner <[email protected]>
Revert "Configure external links before dispatching event"

This reverts commit fd97e787dda13f644934d35cb8d6e0fdcea569e8.

Fixes #1650

d262f9cb74a11178693cca5cc9f31f31498d2771 authored about 6 years ago by Toby Zerner <[email protected]>
Change `watch` command to `dev`

68b6237039c35bfa26d3910b62fa6d66e1ea7f08 authored about 6 years ago by Toby Zerner <[email protected]>
Make npm package private, update deps

fc56f62a00eaba28cabcc8e89a9367666d0a0a2d authored about 6 years ago by Toby Zerner <[email protected]>
Remove sudo: false

See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

a18346d6363a9454dccd9654884e03accd6b2ab7 authored about 6 years ago by Toby Zerner <[email protected]>
Update README, CONTRIBUTING

25326735396a91e59ab41a30b31c4dec685dc3b4 authored about 6 years ago by Toby Zerner <[email protected]>
Remove copyright year from LICENSE

So we don't have to worry about keeping it updated

23feba99f5a8e8a8e6a0a483896e26a4708254ea authored about 6 years ago by Toby Zerner <[email protected]>
Typehint Frontend extender arguments

630a9b8130c4c7d24e75a28cd307a4ad08e16fc0 authored about 6 years ago by Toby Zerner <[email protected]>
Fix empty JS files not actually being empty

ada640fca0b8decd2d42083e09e79ae63c98764b authored about 6 years ago by Toby Zerner <[email protected]>
up the font-awesome dependency (#1642)

new version of components/font-awesome was tagged, let's up the minimum to allow for more icons:...

854015946dbf2eefd0dad81708fa72be9ef534ca authored about 6 years ago by Daniël Klabbers <[email protected]>
Only say that we're migrating an extension if it has migrations

7cf8c5f1e9850a11164e24e0955bdb52b7553812 authored about 6 years ago by Toby Zerner <[email protected]>
Publish core assets when migrating

6f35b9bf293cd70d374cee7ced3186e65aac8a94 authored about 6 years ago by Toby Zerner <[email protected]>
Fix extension names not being displayed when running migrations

df5fc483857480d16341b3f29d944b360e1e771f authored about 6 years ago by Toby Zerner <[email protected]>
New heading styles

530a2ef88b34c486d206f64a6dfb119a875c676c authored about 6 years ago by Toby Zerner <[email protected]>
Bundled output for commit 192b77de6902a4fec2339690d5e1099a693ddb32 [skip ci]

082517312094550fc4a59de63407c72bf5453313 authored about 6 years ago by flarum-bot <[email protected]>
Clear the search loading indicator after pressing Enter

e952a8ec328aa76a66e5e0996c0e87dde0e4e51a authored about 6 years ago by Toby Zerner <[email protected]>
Drastically improve search performance

The previous approach of joining the posts table into the main search
query was not scaling well...

a370998fc58532a3c81eb5b36c578725d7e673e7 authored about 6 years ago by Toby Zerner <[email protected]>
Allow users to hide their own posts just as they can edit them

This fixes a regression introduced by #1466.

7d25a20e2462cc848b425224cb5c6000071b1830 authored about 6 years ago by Toby Zerner <[email protected]>
Bundled output for commit 90bb012ab82cbf3ee95df6f58f4c561f3b61d0c6 [skip ci]

d438d8242c7499431bdb24057f284b58484441fa authored about 6 years ago by flarum-bot <[email protected]>
Move EditUserModal fields into an ItemList to make more extendable (#1593)

d0810a94134b2dcdc0a2f3165a9b97a49d77e047 authored about 6 years ago by David Sevilla Martín <[email protected]>
Fix incorrect regex modifier, causing JS to become malformed is some cases

33c2c2d6511cf553cdc94ca65fd459451580629b authored about 6 years ago by Toby Zerner <[email protected]>
Merge pull request #1633 from flarum/tz/improve-logging

Improve logging

23d1c332b7f2eb132aec74646fce3dc8fc18e58e authored about 6 years ago by Franz Liedke <[email protected]>
Remove fileinfo dependency

As per https://github.com/flarum/docs/issues/14#issuecomment-365972062

f36d7212c7efdfcc0b1c1e0e8f10ea530e92b6f8 authored about 6 years ago by Toby Zerner <[email protected]>
Log errors when debug mode is on too

355e8639dce548e681f1a9688cf96aa3d849d1ff authored about 6 years ago by Toby Zerner <[email protected]>
Bundled output for commit b1e232258151d2d00c597d00bb59188abf2c89e9 [skip ci]

c30214eb538fb98430748220850ae36705f81ec7 authored about 6 years ago by flarum-bot <[email protected]>
Trigger input event when text is programmatically inserted

eccd09b9e7bc7133c3a2d431e24db93ebb5ce127 authored about 6 years ago by Toby Zerner <[email protected]>
Add a toolbar area to the TextEditor component

This is to be used for formatting buttons and the like. Although it is
displayed in the controls...

07f411a6e5312a305fd812ebc610f1f4a154e63a authored about 6 years ago by Toby Zerner <[email protected]>
Improve appearance of text editor buttons

- Change preview icon to Font Awesome Regular instead of Solid
- Give the preview button a toolt...

dd5832b50bf3ec9345dd08b83d52b699678fa903 authored about 6 years ago by Toby Zerner <[email protected]>