| Issues |  | 0 | 2021-11-10 22:16:59.297Z |
Deployment - microservices for KubernetesMy intention really was to introduce myself, and say some things about forum software, and nice things about ty. There is perhaps not an appropriate place to do that. So probably I shouldn't. I do think, for modern forward looking multi-use forum/int... | Ideas | T T | 10 | 2021-12-13 15:09:02.440Z |
Bug: Multiple notification emails for a single postI noticed recently that I've been receiving duplicate email notifications for the same post. At first, I thought maybe the user was deleting their post and re-posting it, but I realized today that this seems to be a TalkYard bug. If a user replies to... | Issues |   | 1 | 2021-11-04 20:48:54.027Z |
Rules for Becoming Full Member?I read in the chat that the Trust Levels are not fully implemented yet, and not documented (which makes sense). I also read that Trust Level Full Member can already be acquired. I noticed that you can edit a wikified Question/Post from Trust Level 3 ... | Support | A | 2 | 2021-11-03 14:14:21.474Z |
| Support | J J | 8 | 2021-10-26 17:37:14.450Z |
Gain account levels based on number of upvotes & likes receivedCurrently, the forum accounts level-up after a number of interactions (posts, comments). This works fine for controlling spam at the start (accounts at lvl 0 have restrictions). However, from level 1 forward, I would like to instead reward users for ... | Ideas |   | 4 | 2021-11-10 18:14:10.188Z |
| Support | J | 2 | 2021-10-20 04:22:48.724Z |
Questions about student groups and categoriesHi @vivanov, I'm copying this from the chat — here in this topic there's no 400 limit. Hi All, I'm sorry, kindly ask you to explain me or get direct link to description. Use case: I'm going to use TalkYard as collobaration place for students. I sent ... | Support |  | 1 | 2021-10-19 14:34:47.112Z |
How to Import Discussions to TalkyardIf you have an already existing discussion forum, you can import it to Talkyad, by generating JSON for the users, discussion pages and categories there. Do as follows: Somehow generate JSON with the structure Import Format v0.2021 shown below. This i... | How To |  | 0 | 2021-10-19 12:58:00.439Z |
More prominent search fieldI would absolutely love it if there was an option to make search in the forum a more prominent feature. See our Help Center here for an example: https://help.soundflow.org/ Essentially, I'd love it if there was a search bar in the top of the category... | Issues | C C | 7 | 2021-12-05 23:12:01.992Z |
| Explain icons... |
TalkYard mentioned on Running in Production podcastI was a guest of a podcast recently, and they asked me about which services help me run my business, so I talked for a few minutes about how much I love TalkYard: https://runninginproduction.com/podcast/105-tinypilotkvm-lets-you-remote-control-your-s... | Support |    | 2 | 2021-10-19 15:50:16.768Z |
| Support | C C | 5 | 2021-10-18 14:56:34.284Z |
| Support | D D | 5 | 2021-10-21 07:41:51.624Z |
Azure AD B2C, no UserInfo URLHello, we're trying to integrate Talkyard OIDC with our backend B2C tenant and B2C doesn't support the UserInfo URL. I've noticed in some other OIDC integrations, there is a property to not require the UserInfo URL during OIDC authentication. I don't... | Support | K | 2 | 2021-10-11 18:06:17.723Z |
| Ideas | C C | 98 | 2022-04-14 16:15:47.410Z |
How can I add topics via API?I'd like to move over some posts from my existing forum via the API. I checked the documentation regarding creating pages and post replies, but couldn't really find what I was looking for. Is this the endpoint for adding a new topic? (I wasn't sure i... | Support | A | 10 | 2021-10-19 14:14:08.211Z |
| Ideas | S | 1 | 2021-09-24 12:33:00.673Z |
How to upgrade from a trial to paid account?I created the "free trial version" of my forum, but now can't seem to find any place to upgrade to a paid account. @KajMagnus could you add some info on how to upgrade to a paid account? Thanks :) | Support |   | 1 | 2021-09-21 19:09:52.831Z |
Questions about changing the embedded comments address?If you have any questions or thoughts about why / how change the address to your Talkyard comments site (if any), you can write here. (Background: For talkyard.net blog comments sites with auto generated names, there's an admin message about changing... | Support |  | 0 | 2021-09-21 05:52:29.931Z |
How to Like and Subscribe to Pages via the APIYou can let your users Like vote a Talkyard page, and subscribe to it via the API. But first, read about the Talkyard API authentication, including about how to enable the API. Now. Let your backend server, with an API secret, do as follows: Send a P... | API |  | 0 | 2021-09-15 15:27:09.043Z |
Banning spammers?Is there a way to ban accounts or IP addresses? It seems like the only options are to suspend accounts temporarily, but if a user posts spam, I'd like to force them to do a little more work and create a new account. If I just delete their messages, t... | Support |  C  | 27 | 2025-05-01 17:35:35.433Z |
| Issues |  | 0 | 2021-09-01 07:46:30.317Z |
| Issues | C C | 25 | 2021-09-09 16:45:32.313Z |
Full text search should look in sub categoriesTalkyard currently full text searches only in exactly the categories specified (or the whole forum, if none specified), but not any of their sub categories. Probably sub categories should be searched too (unless explicitly excluded). | Issues |  | 0 | 2021-08-26 05:12:07.608Z |
Sorting by Votes issue and clicking on headers to sort...the topics get sorted by popular-first It does not seem like the posts are being sorted by most votes. Posts with 2 votes staying under posts with 1 vote: Also: I think it would feel very intuitive if the user could sort the posts by clicking on t... | Issues |   | 4 | 2022-04-20 15:26:49.014Z |
Fix the "jumpy" headerStarting at a certain width, the forum starts jumping around every time the header pops in/out. This is a bit annoying, would be nice if you could change it so it works the same way as when the forum is not expanded. Video to show both cases: first t... | Issues |   | 1 | 2021-08-27 05:58:06.748Z |
How to Show Blog Post Comment CountsHere's how to show [the number of comments on each blog post], from your blog post index page: First: Enable Cross-Origin Resource Sharing (CORS) You need to configure Talkyard to allow "How many comments?" API requests from browsers visiting the blo... | How To | K | 3 | 2022-02-22 14:37:30.654Z |
Inline CommonMark formatting helpIt would be super helpful for new users to have a shortcut to all the possible formatting options the forum supports. It could be added in the area next to the other editor options: I think it doesn't say anywhere that the forum is using Markdown. I ... | Ideas |   | 11 | 2023-06-26 11:11:31.518Z |
| Support |   | 1 | 2021-08-24 16:48:39.532Z |
Talkyard v0.2021.23New Talkyard version, new features and fixes: Idea tracking / Feature upvoting categories, check out: the Ideas category here in the forum — when you switch to that category, the topics get sorted by popular-first, and you see how many Likes the Orig... | Releases |  C | 2 | 2021-08-25 19:47:12.682Z |
| Issues |    | 2 | 2021-08-22 18:21:41.952Z |
| Issues | C C | 15 | 2021-10-18 14:58:08.276Z |
Is there Sitemap.xml and is it needed?Related to Google SEO: does taptalk offer a forum sitemap.xml? And if not, is it required for good Google indexing of the forum? What is the recommended approach? | Issues |    | 4 | 2021-08-27 15:28:12.474Z |
| Issues |    | 2 | 2021-08-19 18:46:57.420Z |
Allow "bot"/app posts on pages for linking to other servicesWe're moving from ClickUp as the backend for managing bugs, roadmap items etc. to Linear.app. Just take a look at this beautiful UI to see why: One of the big benefits of Linear is that it can integrate directly into Intercom, our support system, and... | Ideas | C C | 10 | 2021-08-27 20:29:46.975Z |
TypeError: e is nullHi, is there an issue with Talkyard if nobody had a comment? For example, on https://horstmann.com/unblog/2021-08-02/index.html I get TypeError: e is null but on https://horstmann.com/unblog/2020-05-20/index.html with what seems to be the same invoca... | Issues | C | 9 | 2021-08-27 13:26:03.489Z |
Talkyard v0.2021.22(For almost two years we (well, I) haven't posted any release announcements, although there's been many releases during that time. — Now seems like a good time to start announcing new releases again.) New Talkyard version, new features: (which took a... | Releases |  C | 4 | 2021-08-10 11:04:17.129Z |
| Issues | L  | 14 | 2021-08-19 14:37:25.731Z |
| Ideas | C C | 24 | 2021-10-08 12:15:42.145Z |
How to add more Talkyard server RAMIf you're self hosted, some day you might need to add more server memory (RAM), typically to the Talkyard application server. How to add application server memory Do this: Increase the amount of memory available to the server (e.g. a Virtual Private ... | How To |  | 0 | 2021-07-26 20:03:48.884Z |