Skip to content
#

community

Here are 2,050 public repositories matching this topic...

psychobunny
psychobunny commented Dec 31, 2020

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

core
clarkwinkelmann
clarkwinkelmann commented Mar 19, 2021

Bug Report

Current Behavior
The Activated event is dispatched every time an email change is confirmed, instead of just on the first email verification.

Steps to Reproduce

  1. Use an extension that reacts to the activation event, for example Audit Log
  2. Create a new account and activate it
  3. Change email and confirm new email
  4. Notice two logs for account activation

**E

VerteDinde
VerteDinde commented Oct 1, 2020

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

andreslucena
andreslucena commented Mar 2, 2021

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:

  1. Sign in as administrator
  2. Go to a participatory process with blog component
  3. Create a new post
  4. Go to frontend. See that it has an author.

Expected behavior
I shouldn't see the author of this

Improve this page

Add a description, image, and links to the community topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the community topic, visit your repo's landing page and select "manage topics."

Learn more