forum
Here are 916 public repositories matching this topic...
Feature Request
Is your feature request related to a problem? Please describe.
When reaching a certain scale in users following discussions, the sync driver can cause xhr calls to time out.
Describe the solution you'd like
We should calculate the number of notifications sent each hour, using the related Model. Once the count reaches a specific threshold we will show a widget
Estou utilizando a função count do Sequelize para me retornar a contagem do conteúdo do banco de dados, porém gostaria de saber se é possível limitar esse count, por exemplo, na tabela que vou pesquisar ele achou 60.000 indices, porém, eu só quero receber os 100 primeiros resultados. É possível? Eu tentei este código abaixo:
Meu modelo:
const db = require('../config/db')
const mome
This morning three separate exceptions related to posting a comment:
An ActiveRecord::NotNullViolation occurred in comments#create:
Mysql2::Error: Field 'created_at' doesn't have a default value: INSERT INTOcomments(short_id) VALUES ('irohkx')
app/controllers/comments_controller.rb:51:in `create'
By appearance the data sent in the request is missing, partial or truncated. Reac
On the page https://help.seravo.com/api/v1/api_doc there is a link to https://support.helpy.io/api, but that page does not exist. Please remove the link or create the page.
FlaskBB has extensive internationalization support, and several translations already. However, there's still much to be desired. After examining flaskbb's translation practices, I've found the following issues:
It's not clear what translators are supposed to do
After digging in the source files, I discovered that flaskbb uses transifex for cro
-
Updated
Jan 5, 2020 - PHP
Similar to:
https://docs.joomla.org/Plugin/Events
I have considering a through search but couldn't find anything. I am however happy to put a list together with sample plugins if needed be.
-
Updated
Jul 8, 2020 - PHP
-
Updated
Nov 15, 2018 - Objective-C
-
Updated
Jun 27, 2020 - PHP
Althougt code can be commented in the scripts, could be great to generate automatic documentation for the scripts and host it in the gh-pages branch of this repository.
In this way we can have a presentation web for the library and also the related documentation on how the API works.
I have checked DocFX and it seems it's possible to implement the pipeline for hosting the documentation as st
I noticed that if a username which contains "." (e.g. john.doe) is mentioned, the link to that user profile is malformed. The profile URL would only contain the username up to "." i.e. https://somesite.com/-/users/john which will throw a "user not found" error.
-
Updated
Jun 17, 2020 - Python
In order to boot the app you have to set the following variables:
# AWS_ACCESS_KEY_ID=TKTK
# AWS_SECRET_ACCESS_KEY=TKTK
# AWS_S3_BUCKET=TKTK
# AWS_S3_REGION=TKTK
# GITHUB_CLIENT_ID=TKTK
# GITHUB_CLIENT_SECRET=TKTK
# SENDGRID_API_KEY=TKTK
It's great this is documented, but not great that I need to set them (even to dummy values) to get the tests to run.
After that I **was abl
Including the title of the discussion will make it easier when you get multiple emails from chatter, it will not stack all the emails into the same thread.
- show/hide spiders on the index/portal online list
- display order on index/portal online list (before/after logged in users)
- include/exclude spiders in displayed guest counts (may be dependent on the previous setting)
-
Updated
Jul 7, 2020 - Vue
-
Updated
Jul 11, 2020 - Java
Main page example:
<meta property="og:title" content="Nim forum">
<meta property="og:type" content="website">
<meta property="og:image" content="..."/>
<meta property="og:url" content="https://forum.nim-lang.org/">
<meta property="og:site_name" content="Nim forum">Thread example:
<meta property="og:title" content="Thread title">
<m-
Updated
May 1, 2020 - C#
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/configuring/databases/