forum
Here are 1,077 public repositories matching this topic...
Feature Request
Is your feature request related to a problem? Please describe.
The approval extension doesn't currently have an event for when a new unapproved post is created.
Describe the solution you'd like
I'm not sure about naming conventions of Flarum events, but there would be something like NewUnapproved.
Alternatively, the approval extension should raise the
-
Updated
Dec 16, 2020
-
Updated
May 18, 2021 - Ruby
The indent_level is a bit confusing for things that expect structure instead of blindly just displaying. As of right now, I have to use code like:
defp mark_parents(%{indent_level: 1} = comment, previous_comments) do
new_comment = comment
|> Map.put(:reply_to, nil)
previous_comments ++ [new_comment]
end
defp mark_parents(comment, previous_comm-
Updated
May 14, 2021 - Ruby
-
Updated
Jan 5, 2020 - PHP
-
Updated
May 17, 2021 - PHP
-
Updated
May 11, 2021 - C#
-
Updated
May 17, 2021 - PHP
-
Updated
May 16, 2021 - TypeScript
-
Updated
Nov 15, 2018 - Objective-C
-
Updated
Jun 27, 2020 - PHP
-
Updated
May 18, 2021 - Python
-
Updated
May 13, 2021 - Java
-
Updated
Nov 25, 2019 - Elixir
-
Updated
Oct 22, 2020 - PHP
-
Updated
May 17, 2021 - 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