Awesome
<!-- Old GitHub one-line description: - Discussion forums with Question & Answers and Team Chat features. Plus embedded comments for your blog. Current: - Open source StackOverflow, Slack, Discourse, Reddit, Disqus hybrid — for your online community. Other alternatives?: - Community software, brings together the best from StackOverflow + Slack + Reddit + Discourse. - Online community software. Find ideas and answers together, and pick the right things to do, to change society, or grow your startup. -->Talkyard
<!-- Community discussion platform, or Structured discussion platform? A/B test? Or "Structured discussions, for your community — Talkyard brings together ..." ? -->A structured discussions platform — brings together the main features from StackOverflow, Slack, Discourse, Reddit/HackerNews, and Disqus blog comments.
<!-- Create a place to talk, where your audience find answers to their questions, and discuss ideas.<br> Place it at `talkyard.Your-Website.org`. - **Solve problems** step by step, in traditional flat forum topics. -->- Save time. People find help "instantly", in Question & Answers topics.
- Crowdsource feedback and ideas. Discuss, upvote, choose the right things to do.
- Collaborate, in team chats.
- Talk with your blog readers, in embedded comments.
For your co-workers / customers / students / volunteers / contributors / users.
You can use Slack and Mattermost etc for day to day teamwork, combined with Talkyard for the more important discussions that you want to find in a nice-to-read format, months and years later.
Or use Talkyard for customer support, or for schools and students helping each other.
How does Talkyard compare with StackOverflow for Teams, Discourse, Slack, Facebook Groups, Disqus? — <a href="https://business.talkyard.io/compare/">Find out here</a> (<small>oops, link now fixed. Was browken</small>)
Using Talkyard
This repo is for development of Talkyard. To actually use Talkyard:
-
Install on your server, see: talkyard-prod-one
-
Use our hosting service: https://www.talkyard.io
Developing Talkyard
Read about how to start a development build of Talkyard: docs/starting-talkyard.md.
And how to edit the source code and see the changes: docs/developing-talkyard.md
You'll find Docker image build files in: <code>./images/<i>image-name</i>/</code>
You can build your own images: docs/building-images.md
Getting help
Support forum here (& live "demo"), at Talkyard<i></i>.io — and report bugs there too.
Also see these troubleshooting tips.md.
Contributing
See: CONTRIBUTING.adoc. There's a CLA (Contributor License Agreement) to sign.
Technology
- Client: React.js, TypeScript, Webdriver.io.
- Server: Scala and Play Framework. OpenResty, some Lua. React.js in Java's Nashorn Javascript engine.
- Databases: PostgreSQL, Redis, ElasticSearch.
Screenshots
Question-Answers:
The good answers surface to the top.
<!-- ![Question and Answers](/images/web/ty-media/for-docs/2018-08-19-question-ex.jpeg?raw=true "Question-Answers") --> <!-- ![how-work-from-home-vpn-broken-borders](https://user-images.githubusercontent.com/7477359/44306101-0041eb80-a388-11e8-92e8-b8d417c47139.jpg) -->Avoid mistakes
See if others disagree with something, so you can avoid following the wrong advice.
<br> <br>Recent replies — find them:
You leave for lunch, or go home over the night — and return to a Question-Answers topic the next day. Did someone post more replies, when you were away? You want to find and read?
You can directly find the most recent answers and replies: Open the sidebar, click the Recent tab, and find the most recent replies, click to scroll.
(But at StackOverflow, Reddit, HackerNews etc, it's hard to find them (since the discussions are threaded). You need to carefully scan the whole discussion from top to bottom.)
<br> <br> <!-- ![Recent replies](/images/web/ty-media/for-docs/2019-08-10--recent-replies-ex-anon-arw.jpg?raw=true "Recent replies") --> <br>Topic list:
<!-- ![topic-list-borders](https://user-images.githubusercontent.com/7477359/44306130-a3930080-a388-11e8-9cbc-e569f5ddb7a1.jpg) the old demo forum looks better? so use instead. --> <!-- ![ideas-topics](/images/web/ty-media/for-docs/2019-08-10-idea-topics-list-ex.jpg?raw=true "Topics list") ![ed-demo-forum-index](https://cloud.githubusercontent.com/assets/7477359/19650764/bb3a1450-9a0a-11e6-884d-d23c93476db3.jpg) --> <br>Chat:
Notifications via email, as of now. Some time later, there'll be a PWA mobile app with push notifications.
<br> <!-- Currently, Talkyard is a mobile friendly web app. Within half a year or a year (today is August 2018), the plan is that there'll be a white labelled mobile app. Meaning, people will be able to install your community, on their mobile phones, as a separate app with your custom icon. Push notifications for Android (however, initially not for iPhone — iPhone currently cannot do PWA mobile app push notifications). --> <!-- ![chat-topic](/images/web/ty-media/for-docs/2017-09-12-chat-ex.jpeg?raw=true "A chat channel") --> <!-- ![ed-e2e-chat-owen-maria](https://cloud.githubusercontent.com/assets/7477359/19674424/608c49aa-9a88-11e6-8ccd-c2e7ceebd0c2.jpg) --> <br> <!-- ![Q&A about how to wake up on time](https://user-images.githubusercontent.com/7477359/39368115-0549fad0-4a39-11e8-9bba-703d595d2b96.jpg) --> <!-- Hacker News / Reddit style discussion: ![ed-discussion-semantics-of-upvote-2013](https://cloud.githubusercontent.com/assets/7477359/19650769/bea906aa-9a0a-11e6-8ea2-9ad771981f46.jpg) --> <!-- **Admin-getting-started guide:** ![ed-admin-intro-guide](https://cloud.githubusercontent.com/assets/7477359/19679591/99a12098-9aa2-11e6-8b65-705c2548cbea.jpg) <br> ### Users online: ![ed-online-users](https://cloud.githubusercontent.com/assets/7477359/19680424/f0353f86-9aa5-11e6-84d9-94d46f228b93.jpg) <br> -->Blog comments:
Like Disqus — but lightweight, no ads, no tracking. Configure in the Admin Area, the Settings tab, the Embedded Comments sub tab. — Read more about blog comments, and an optional hosting service, here: https://www.talkyard.io/blog-comments
There's a Disqus importer — talk with us in the forum if you want to migrate from Disqus to Talkyard.
<br> <!-- ![blog comments](/images/web/ty-media/for-docs/2019-02-21-blog-comments-ex-anon.jpg?raw=true "Blog comments") --> <br>Embarrassing questions, creative ideas:
Let your students ask anonymous questions. Maybe they feel ashamed for not knowing? — Or let your co-workers submit ideas and feedback, anonymously. Maybe they feel worried their ideas has crossed the border from Creative to Crazy? They can un-anonymize themselves later if they want to (per page). (Anonymous posting first needs to be enabled, by admins. Here you can read more: https://www.talkyard.io/-239/is-there-anonymous-messages-support-for-the-full-talkyard )
Anonymous posts has been implemented, but not code reviewed and merged.
<br> <hr> <br>Old Code
Old code from before January 2015 is available here: https://github.com/debiki/debiki-server-old. That repo, squashed, is in this repo.
License
Copyright (c) 2010-2024 Kaj Magnus Lindberg and contributors.
Talkyard is multi licensed under 1) AGPLv3 or later, see LICENSE.txt, and 2) Business Source License v1.1, with change license GPLv2 or later, and change date 2029-01-01 (we bump the change date yearly, so it's between 4 and 5 years into the future) — see LICENSE-BUSLv1.1.txt. And 3) possibly other licenses.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above-mentioned licence texts for more details.
vim: list et ts=2 sw=2 tw=0 fo=r