-
Updated
Mar 13, 2021 - JavaScript
community
Here are 2,041 public repositories matching this topic...
-
Updated
Sep 4, 2020 - CSS
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
-
Updated
Nov 17, 2020
-
Updated
Oct 26, 2020
This util was previously used to allow the PostStream and DiscussionPage to communicate, but is now unnecessary with PostStreamState. It doesn't seem to be used in any extensions: https://query.flarum.dev/q/788d223f-4492-4ef0-ba5d-32023fa40a99
-
Updated
Mar 13, 2021 - JavaScript
-
Updated
Mar 11, 2021 - Ruby
-
Updated
Mar 13, 2021
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Mar 5, 2021 - PHP
-
Updated
Feb 28, 2021 - JavaScript
-
Updated
Feb 9, 2021
-
Updated
Mar 10, 2021 - Python
Electron Apps has collected a great deal of apps over the years. However, many apps are now broken or no longer working, and thus should be removed from our directories. As part of Hacktoberfest, we'd like to clean up some of those apps.
You can find a guide for removing/disabling apps here: https://github.com/electron/apps/blob/master/contributing.md#removing-or-disabling-apps
Criteria for
-
Updated
Jun 27, 2020 - PHP
-
Updated
Aug 7, 2019 - CSS
-
Updated
Oct 5, 2020 - Python
Describe the bug
As an administrator when I create a new blog post from the admin panel I see that I'm the author of this post.
To Reproduce
Steps to reproduce the behavior:
- Sign in as administrator
- Go to a participatory process with blog component
- Create a new post
- Go to frontend. See that it has an author.
Expected behavior
I shouldn't see the author of this
-
Updated
Feb 26, 2021 - Java
-
Updated
Mar 7, 2021 - Python
-
Updated
Dec 30, 2020
-
Updated
Mar 9, 2021 - CSS
Improve this page
Add a description, image, and links to the community topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the community topic, visit your repo's landing page and select "manage topics."

Describe the bug
In many (if not all!) of the places where the
Followbutton is rendered (with the classfollow-action-button), the button always renders the textFollowby default. Once the user's data is fetched, it then may update toFollowing. This step of fetching the data async and then updating the text after the button and text have already rendered leads to a glitchy UI