-
Updated
Jun 19, 2021 - Ruby
forum
Here are 1,100 public repositories matching this topic...
TextEditor is now a re-usable component placed in the common namespace.
However when using it from the admin panel we don't get access to any of the toolbar benefits provided by the core Markdown extension.
As a workaround it's possible to import Markdown's forum.js using the extender Extend\Assets('admin') and it works mostly fine because all imported classes are from Flarum's `comm
-
Updated
Dec 16, 2020
-
Updated
Jun 16, 2021 - Ruby
User names must be unique, ignoring case. UsersController#show (the profile view) works whether or not capitals are used, so if you add /standing to get to your UsersController#standing action, it fails the before_action that the currently logged-in user is viewing their own page.
The quick fix is to .lowercase both sides of this if. The thorough fix would be to check case in routes and
-
Updated
Jun 18, 2021 - Ruby
-
Updated
Jan 5, 2020 - PHP
-
Updated
Jun 19, 2021 - PHP
-
Updated
May 11, 2021 - C#
-
Updated
Jun 17, 2021 - PHP
-
Updated
Jun 19, 2021 - TypeScript
-
Updated
Jun 27, 2020 - PHP
-
Updated
Nov 15, 2018 - Objective-C
-
Updated
May 18, 2021 - Python
-
Updated
May 13, 2021 - Java
-
Updated
Nov 25, 2019 - Elixir
-
Updated
Oct 22, 2020 - PHP
-
Updated
Apr 20, 2021 - Vue
-
Updated
May 16, 2021 - Nim
Improve this page
Add a description, image, and links to the forum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forum topic, visit your repo's landing page and select "manage topics."
https://docs.nodebb.org/installing/os/osx-mavericks/
Though we do have iOS devices for mobile testing, our core team doesn't actually own a mac (fight this war somewhere else :P). Would anyone with access to one mind testing and updating this page please? :)
More importantly the instructions for redis should be switched to mongo as it is our default recommended install; you can look at the