| 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 |
Talkyard Single Sign-On APITalkyard has a Single Sign-On (SSO) API. To use it, you'll write some code, and edit Talkyard settings. This page is about SSO when accessing the Talkyard site directly, but you can also add SSO to embedded comments at your website, if any, see: How ... | Documentation | TFC | 68 | 2021-09-15 15:29:08.107Z |
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 |
| Support | DS | 5 | 2021-09-14 12:56:44.799Z |
| Issues | C C | 25 | 2021-09-09 16:45:32.313Z |
| Issues |  | 0 | 2021-09-01 07:46:30.317Z |
Make it possible to translate emailsCurrently Talkyard's user interface can be translated to other languages — need to make email translatable too (incl email subject line I suppose). | Issues |  S | 15 | 2021-08-29 20:07:34.783Z |
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 |
Explain icons... |
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 |
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 |
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 |
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 |
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 |
| Support |   | 1 | 2021-08-24 16:48:39.532Z |
| Issues |    | 2 | 2021-08-22 18:21:41.952Z |
| Issues |    | 2 | 2021-08-19 18:46:57.420Z |
| Issues | L  | 14 | 2021-08-19 14:37:25.731Z |
| Support | E | 5 | 2021-08-17 18:17:27.893Z |
Request to fix the email problemHi @KajMagnus As you know, lots of users end up responding to forum emails because they believe their response will end up with us. You've been manually forwarding this to us. As our user base grows, that's unsustainable for you - and for us. Those f... | Support | C | 12 | 2021-08-12 15:07:30.426Z |
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 |
| Support | GR | 4 | 2021-08-02 05:26:08.681Z |
Site export runs out of memoryHi @KajMagnus We're relying on the site export endpoint to be able to export forum data for syncing up with our ClickUp backend. Unfortunately, it looks like it's implemented in a way where it instead of streaming the data out tries to build the enti... | Support | C C | 7 | 2021-07-28 20:34:07.428Z |
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 |
Single-Sign-On for embedded comments, v1Update year 2021: This has now been implemented, using PASETO tokens instead of HMAC etc. See: How to add Blog Comments Single Sign-On (SSO) You can add Single Sign-On to your blog or website in two ways, but only the authn token way is currently sup... | Ideas | NSC | 15 | 2021-07-16 13:30:33.030Z |
Deleting one's own postsHow come non-admin users can't delete their posts? Is there a way I (the admin) can change that? | Issues | M M | 5 | 2021-06-21 16:14:38.897Z |
How to add Mermaid to TalkyardMermaid, https://mermaid-js.github.io, is a Javascript diagramming and charting tool, where you can create diagrams by typing plain text. Here's one way to add Mermaid to Talkyard: As admin, go to the admin area, the Look and feel | CSS and JS tab, a... | How To | D | 2 | 2021-06-17 09:46:03.674Z |
Hugo SaaS IntegrationI'm adding Talkyard to a Hugo site and haven't been able to display comments. At the bottom of this entry: https://wellys.com/posts/arduino_hal/ you can see the Comments powered by... however, there isn't anything else, such as a comment box. I've no... | Support | L | 6 | 2021-06-17 03:04:15.390Z |
SSL setup - talkyard one auto config not workingHi. I'm setting up my 2nd talkyard box, trying to use SSL. On my first setup, I didn't have port 80 open, which might have thrown it off for the automatic cert generation. Port 80 is now open too. It still doesn't seem to generate the https cert. In ... | Support | D D | 5 | 2021-06-07 18:51:12.239Z |
| Issues |  | 0 | 2021-06-07 17:43:35.996Z |
Is there any API documentation?I have successfully created an API key, but I can't find any documentation of the API, even a list of what endpoints are available. Where should I be looking? | Support | T2BS | 11 | 2021-06-02 04:05:54.957Z |
How to add Talkyard comments to a SquareSpace blog(This not yet tested — please leave a comment below if you try this out?) Squarespace has a built-in commenting system — however if for some reason you want to use Talkyard instead, you could try this: Go to Squarespace's "custom code injection" sett... | How To | B | 8 | 2021-05-30 17:04:33.814Z |
| Support | P | 1 | 2021-05-26 08:58:07.014Z |
API shorthand syntaxShorthand In the API docs, this: POST /-/v0/something {
field: 'value',
oneTwoMany: 123,
}
means sending a HTTP POST request to /-/v0/something with a header Content-Type: application/json and a JSON payload: { "field": "value", "oneTwoMany": 1... | API |  | 0 | 2021-05-22 19:32:17.601Z |
Talkyard API authenticationTo use non-public parts of the API, you need to generate an API secret: Go to https:// your talkyard site /-/admin/settings/features and click Enable API and save the settings. Now, the API tab appears — go there and generate an API secret. Note that... | API | J | 2 | 2021-05-22 19:29:26.640Z |
Multi tenant / multi site supportHi. Is it possible to configure a muilti-site multi-tenant installation? I read somewhere in the forum that the database supports multi-tenant but can find no other information. | Support | F | 4 | 2021-05-16 04:11:51.723Z |
User managementHi - is it possible to limit user permissions o that only Admins can add new topics. We are investigating using Talkyard for our running club and would like to contain the list of topics. | Support | R | 1 | 2021-05-14 09:05:00.650Z |
Is there a way to delete/hide users?Hi @KajMagnus We often end up creating test accounts in our internal team, and due to our SSO, they end up being created as users on the forum too. Sometimes our customers think those test accounts are our real accounts and so start tagging them. Is ... | Support | C C | 4 | 2021-05-10 15:31:36.557Z |
Is it possible to put multiple threads on the same page?I'm interested in whether it is possible to put multiple threads onto the same page simultaneously. The use case I am exploring for Talkyard involves attempting to achieve something not quite as sophisticated as commenting in a Google doc, but is alo... | Ideas | T | 2 | 2021-05-08 21:30:54.144Z |