Sami Mazouz
Sami Mazouz
(*WIP*) here for a general view of changes so far.
https://github.com/flarum/framework/issues/3707 A lot of extensions are also using the same method tags use `flarum/extension`. We should move to that format and enforce a convention of `flarum/extensions/extension-id` or smth. This should...
**Closes #3964** **Changes proposed in this pull request:** This is a difficult review, I couldn't really find a way to split this since it can only be all done together,...
**Part of #3964** **Changes proposed in this pull request:** With the recent changes to the json-api-server package made by Toby, it is easier to not rely on the package, though...
**Part of the roadmap** **Changes proposed in this pull request:** Postgres was trickier than SQLite, but that was mostly due to having some code that dates back years ago when...
**Part of the roadmap** **Changes proposed in this pull request:** Adds support for installing and using Flarum with SQLite 3.8.8+ While it is trivial to support it from core (apart...
**Fixes #0000** **Changes proposed in this pull request:** **Reviewers should focus on:** **Screenshot** **QA** **Necessity** - [ ] Has the problem that is being solved here been clearly explained? -...
Add a probability field to widgets and display them based on that.
Sometimes authors don't specify all needed values, the core needs to set default values for those situations.