2016-12-22 14:23:01 -08:00
2016-11-22 17:01:48 -07:00
2016-12-20 17:33:18 -07:00
2016-12-22 14:23:01 -08:00
2016-12-21 17:53:55 -08:00
2016-12-16 16:46:15 -07:00
2016-12-22 12:28:55 -07:00
2016-12-22 14:23:01 -08:00
2016-12-19 14:39:25 -03:00
2016-12-21 16:19:19 -07:00
2016-12-22 14:23:01 -08:00
2016-12-22 14:23:01 -08:00
2016-12-18 11:31:27 -03:00
2016-11-01 08:42:09 -06:00
2016-11-14 13:31:47 -07:00
2016-12-14 13:35:28 -07:00
2016-10-31 12:17:24 -04:00
2016-12-20 12:18:30 -08:00
2016-11-08 12:39:49 -07:00
2016-11-23 13:38:24 -07:00
2016-10-31 12:17:24 -04:00
2016-12-18 13:28:45 -03:00
2016-12-22 14:23:01 -08:00
2016-11-21 16:12:07 -05:00
2016-11-28 13:29:39 -05:00
2016-11-29 17:19:56 -05:00

Talk CircleCI

A commenting platform from The Coral Project.

Contributing to Talk

Product Roadmap

You can view what the Coral Team is working on next here https://www.pivotaltracker.com/n/projects/1863625.

You can view product ideas and our longer term roadmap here https://trello.com/b/ILND751a/talk.

Usage

Configuration

The Talk application requires specific configuration options to be available inside the environment in order to run, those variables are listed here:

  • TALK_MONGO_URL (required) - the database connection string for the MongoDB database.
  • TALK_REDIS_URL (required) - the database connection string for the Redis database.
  • TALK_SESSION_SECRET (required) - a random string which will be used to secure cookies.
  • TALK_FACEBOOK_APP_ID (required) - the Facebook app id for your Facebook Login enabled app.
  • TALK_FACEBOOK_APP_SECRET (required) - the Facebook app secret for your Facebook Login enabled app.
  • TALK_ROOT_URL (required) - root url of the installed application externally available in the format: <scheme>://<host> without the path.
  • TALK_SMTP_EMAIL (required) - the address to send emails from using the SMTP provider.
  • TALK_SMTP_USERNAME (required) - username of the SMTP provider you are using.
  • TALK_SMTP_PASSWORD (required) - password for the SMTP provider you are using.
  • TALK_SMTP_HOST (required) - SMTP host url with format smtp.domain.com.
  • TALK_SMTP_PORT (required) - SMTP port.

License

Copyright 2016 Mozilla Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.
S
Description
A better commenting experience from Vox Media
Readme 39 MiB
Languages
TypeScript 82.5%
Fluent 9.2%
CSS 5%
FreeMarker 1.6%
JavaScript 0.9%
Other 0.7%