Sort answers by activityHow can I sort answers by activity (newest first or oldest first) (as for example in stackexchange)? | Support | M | 1 | 2020-03-17 12:00:12.949Z |
Make mathjax work in abstracts of questionsI activated mathjax for questions and answers by adding the following lines to the Scripts HTML Section in the Admin Panel: <script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
... | Support | MM | 2 | 2020-03-14 23:43:44.681Z |
Private SitesHow can I make a complete site visible only to members? | Support | M | 1 | 2020-03-14 22:54:00.980Z |
Add OAUTH Provider - SQRLRun by Jose C Gomez - https://github.com/josegomez - is an OAUTH provider based on the SQRL protocol: https://sqrloauth.com/ Other sites that have used this service include https://www.twit.community/ More about SQRL - https://grc.com/sqrl SQRL help ... | Ideas | M | 1 | 2020-03-10 08:42:26.095Z |
Error 404 Profile PageHello, Just updated to the latest Version. When I go the Profile Page I get an 404 Error. {"severity":"DEBUG","message":"API request result exception [EsE4K2J2]: Status 404: 404 Not Found\nUser not found [EsEZ6F0U], site SiteBrief(1,3xdn8p4r8j,Some(c... | Support | HH | 7 | 2020-03-03 16:59:41.276Z |
Multilanguage support: lead language & automatic translationHi @KajMagnus, I know that this is somewhat over the top at the moment. But I am wondering if you ever thought about merging different languages on one platform via automatic translation. DeepL does an amazing job ... unfortunatly the API is not avai... | Ideas | M | 4 | 2020-03-01 20:51:08.411Z |
Export from hosted version to self-hosted version?I'm considering installing and hosting Talkyard on my own server so I can have a more user-friendly email when people interact with Talkyard. I'm using the hosted version now, and would want to export all of my current data so I could move it to a lo... | Support | H | 21 | 2020-03-01 19:58:17.353Z |
Talkyard Roadmap 2018-11-26New roadmap, year 2020, here: https://www.talkyard.io/-339/talkyard-roadmap-2020 OLD roadmap below: Here's what's what Was next for Talkyard. Feedback & change suggestions are welcome; you can add a comment below. If you compare with the previous roa... | Development | DIS | 10 | 2020-03-01 08:10:09.726Z |
Improvements for Teachers and StudentsHere're things schools and teachers have asked about and that I have in mind to implement: "create invite links [not emails, but URL links] that already have the group memberships defined. That way a student just uses the link and auto-enrolled into ... | Ideas | | 0 | 2020-03-01 07:42:08.097Z |
How to grant access to comments only from paid members?I have an static Website and I want to charge a fee to those who want to comment on pages (as most newspaper are doing). How can I do this with Talkyard? Example: You enter to a page and you see the comments from other people, if you want to comment,... | Support | A | 5 | 2020-02-27 08:31:57.224Z |
Explain icons... |
| Support | S | 1 | 2020-02-26 15:33:07.530Z |
Mailer test address logic brokenThis logic in Mailer.scala is broken: - val isTestAddress =
emailToSend.sentTo.endsWith("example.com") ||
emailToSend.sentTo.endsWith("ex.com") ||
emailToSend.sentTo.endsWith("x.co")`
This will mean emails won't be sent to a ton of domains, e.... | Issues | G | 3 | 2020-02-25 13:59:03.244Z |
Custom login formIs there a way to customize the sign-up form (e.g. Custom questions/challenges that the user must answer correctly to be accepted) ? Use: a forum seeking to attract people with specific skills or interest might want to make sure a user is suitable be... | Support | FF | 4 | 2020-02-24 04:15:40.337Z |
| Issues | CC | 4 | 2020-02-23 21:48:13.804Z |
Hiding revision historyTried searching this but didn't find a topic about it. Is there a way to hide revision history? [e.g. a social forum where someone writes something embarrassing, or accidentally posts private information, but he doesnt wan't to lose the upvotes etc. ... | Issues | F | 2 | 2020-02-23 14:41:39.886Z |
Bug in upsertSimple APII get this error sometimes when trying to insert pages - but I'm not specifying the slug - Talkyard is producing it. "Invalid values, or combinations of values, in the uploaded json: Slug too long, length: 183, max: 100" | Issues | CC | 9 | 2020-02-22 05:53:29.603Z |
User BadgesSorry for all the questions in one shot... I'm seriously considering talkyard since it literally combines neatly the best features from all the other forum platforms. Is there any way to add user badges next to the username, e.g. near the admin, for ... | Ideas | F | 1 | 2020-02-18 13:06:38.490Z |
| Support | C | 4 | 2020-02-18 04:56:51.904Z |
New draft UII'm seeing more instances lately of drafts that shouldn't be there. I think the issue is that they were probably always incorrectly saved when actually they shouldn't have (since I had sent that message). But now that the drafts are more visual, it b... | Support | C | 7 | 2020-02-18 03:12:01.619Z |
| Support | C | 5 | 2020-02-06 20:03:06.299Z |
Filesize limitations to uploadsIdea/suggestion: Allow integration with third party storage services such as Azure Blobstorage, AWS or GCP. Or, have tiers we can opt into that allows customers to upload larger files. Right now we're having issues with customers who cannot upload sc... | Support | C | 23 | 2020-02-05 18:59:18.973Z |
welcome-chatSay hello and tell us who you are. What are you looking for, how would you want to use this forum/chat software? | Support | NT | 10 | 2020-02-04 22:19:47.008Z |
Unable to use port 433Hi! I work in a very closed intranet enviroment and I have just a one server avaliable to use I don't use AWS or anything like and unfortally I can't ask for more server to just only one small aplicattion. :( So here I use Nginx with multi applicatio... | Support | F | 2 | 2020-02-04 14:48:50.705Z |
Talkyard setup in Docker ContainerHello, I tried to setup talkyard on my Server. I used the official documentation on GitHub. The Container starts and running fine, but I think I have a wrong Nginx setup. I can access http://comments.dasnetzundich.de:9001 but not https://comments.das... | Support | HF | 20 | 2020-01-31 17:55:03.677Z |
Post creation (upsert) APIHi @KajMagnus. Thank you again for all your help designing & implementing the upsert API for categories. Our users are so happy with this feature :) I have another request in the same general area. We're building a feedback integration inside SoundFl... | Ideas | CC | 32 | 2020-01-01 23:49:49.298Z |
Use cases for team collaborationAs you know, @KajMagnus, I LOVE talkyard. We are starting a new development project internally that I'd love to host our collaboration chats, discussions and work items on TY (instead of Slack). This caused me to think that this could be a really via... | Support | CC | 4 | 2019-12-27 20:27:32.862Z |
Showing and changing blog comments discussionId and URL@KajMagnus for those posts prior to my setting up a discussionId parameter to make their comments portable, is there a way in the Admin view I can see an ID and then retroactively apply it to those older posts? Am doing some transitioning and hate to... | Ideas | | 12 | 2019-12-20 01:46:38.919Z |
Nuxt integrationHi, I'm trying to integrate Talkyard comments into a Nuxt app but get the following errors: [Error] SyntaxError: Unexpected token '<' (anonymous function) (comments-for-conatus-it.talkyard.net:4) [Error] Refused to load https://c1.ty-cdn.net/-/embedd... | Support | MM | 3 | 2019-12-11 15:49:18.555Z |
| Ideas | EN | 12 | 2019-12-07 08:27:30.042Z |
Error creating a new post in the General groupIf I try to add a reply to a post on the General group this error is shown: Something went wrong: [DwE500REX]
java.lang.UnsupportedOperationException: Not implemented: Loading Everyone group members [TyE2ABKR05]
at com.debiki.core.Prelude$.unimplem... | Issues | AA | 11 | 2019-12-05 17:15:14.973Z |
| Support | CC | 6 | 2019-11-26 07:50:40.937Z |
New version: Talkyard v0.6.50(This new version is, as of 2019-11-23, available at Talkyard.net. Open source release in a few days or a week.) Breaking change, for self hosted Talkyard, with Gmail OAuth login: You need to go to Google developer's console, open your OAuth config s... | Releases | | 0 | 2019-11-23 12:10:11.401Z |
Developer Diary, 2019I'm starting a developer diary, inspired by Flarum and their Dev Diary (https://discuss.flarum.org/d/12325-dev-diary-beta-8). — I feel I've been working and working and working without telling people what I'm working with. And things take longer than... | Development | ST | 14 | 2019-11-21 06:25:41.185Z |
| Support | | 1 | 2019-11-14 05:31:21.527Z |
Translations - TestingHi there, is there a way to test a translation the easy way? I didn't found a hint where to put the language file to be able to choose it in talkyard. So does talkyard automatically scan the language folder an recognice a new file to show in admin se... | Support | B | 1 | 2019-11-01 18:41:09.503Z |
Custom CSS and themingHey, I managed to get quite far with customizing the Talkyard CSS, but I have several issues: I don't understand the meaning of the class names. They don't seem to follow a logic or system and neither are they very descriptive. I'd rather start from ... | Support | K | 7 | 2019-10-17 09:09:53.088Z |
Add a way to create events, with date and locationHello, First thanks a lot for this great tool, it is amazing! I'm thinking to use it to help building a community that could (should) have meetings/events between each other, and these events should be proposed by the community. So my dream would be ... | Ideas | T | 4 | 2019-10-16 06:46:49.683Z |
| Issues | | 0 | 2019-10-14 12:35:53.757Z |
New version: Talkyard v0.6.49So this is the first newsletter / announcement. I haven't been good at communicating what features and things appear in Talkyard — let's try to change that :- ) New features .... since the last few months: Discussion forum features: Custom user group... | Releases | | 0 | 2019-10-14 10:28:48.491Z |
Low Friction Blog Comment SetupI want to use Talkyard for blog comments. I’m having trouble setting it up the way I want. Could you tell me how to achieve the following: moderate all comments always only name and email required without account no login required So basically, a new... | Ideas | NN | 9 | 2019-10-06 20:08:40.214Z |