close
The Wayback Machine - https://web.archive.org/web/20201009150056/https://github.com/topics/hacktoberfest2020
Skip to content
#

hacktoberfest2020

Here are 6,063 public repositories matching this topic...

appwrite
eldadfux
eldadfux commented Sep 21, 2020

We need to design a single Docker container that can run all of the Appwrite services and internal processes using Supervisord. This should be a feature with Appwrite minimum, must-have features (ClamAV disabled, no need for Traefik). This is something we need to allow developers to run Appwrite easily on low-end systems and 1-click deployment services (Raspberry PI, Free hosting tiers, Heroku, Ki

super-productivity
oshotton
oshotton commented Oct 6, 2020

What exactly is an "unresolved issues" in the GitLab integration setting "Automatically add unresolved issues from Gitlab to backlog"? I would expect that to be all open issues with a tag (I don't want issues just sat in the open column i.e. the backlog to be in Super Productivity). Instead I am getting issues that have been closed. Interestingly, for 2 out of 3 projects it imports all issues (clo

rnaval
rnaval commented Sep 28, 2020

When cpuName obtained is something like "AMD Ryzen 5 3600 6-core Processor", getVendorFreq() returns -1.

This seems to be caused by the way that it parses the cpuName value here:

https://github.com/oshi/oshi/blob/master/oshi-core/src/main/java/oshi/hardware/CentralProcessor.java#L461

It seems that it cannot find the @ character which usually denotes the frequency (for Intel Proces

papercups
reichert621
reichert621 commented Oct 7, 2020

Problem
Our email notifications currently don't include any information about the sender. We should include the customer/sender email in the message if it's available.

Solution
If the customer sending the message has an email address, display it in the email notification. (Here's where the logic lives: https://github.com/papercups-io/papercups/blob/master/lib/chat_api/messages.ex#L206

Improve this page

Add a description, image, and links to the hacktoberfest2020 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 hacktoberfest2020 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.