IanM
IanM
**Changes proposed in this pull request:** An effort to promote the use of the scheduler, this proposes exposing it's basic status to the dashboard. Possible statuses are - `Never run`...
With https://github.com/flarum/core/pull/3195, it will be possible to use `imagick` as the driver for `Intervention/image`, which is used to resize, orientate, etc images. As pointed out https://github.com/flarum/core/pull/3195#issuecomment-991967527, this could be an...
**Fixes #3594 ** **Changes proposed in this pull request:** Allow discussions to be conditionally visible via `viewPrivate` scopers, when the user does **not** have the `editPosts` permission. I feel that...
In permissions set to admin only: - Select best answer (own discussion) - Select best answer (not own discussion) Create a custom permission for any tag, then select a group...
### Current Behavior By manipulating the `/logout` endpoint, it is possible to trigger a redirect to any other url. ### Steps to Reproduce Visit `/logout?return=https://evil.com`, notice you are redirected to...
## Bug Report This has been an annoyance forever, as an extention developer. For example, we have a setting, a string let's say. We can provide a default value for...
Related: #360 #352 #333 Reported on discuss: https://discuss.flarum.org/d/4154-friendsofflarum-upload-the-intelligent-file-attachment-extension/2234 ``` I think the cleanup logic is faulty. I just executed it for the first time with --force and I didn't care...
Modifies the Youtube embed template to render `youtube-nocookie.com` in place of `youtube.com`, for privacy focussed reasons. However, we need to consider: - Forcing this may or may not be popular...
## Feature Request Requested on discuss: https://discuss.flarum.org/d/21492-friendsofflarum-night-mode/358 By default, offer the same behaviour as currently (ie, auto, light, dark is available to all users), but optionally support restricting this via...
**Fixes #0000** **Changes proposed in this pull request:** **Reviewers should focus on:** **Screenshot**   **Confirmed** - [ ] Frontend changes: tested on a local Flarum installation. - [ ]...