Rate limiting on search endpointHi @KajMagnus, We have integrated search in our app that searches the forum, but some users are hitting rate limits. What's the rate limits right now? Perhaps we need to alter our code to ensure this doesn't happen, or maybe the limits are too tight.... | Support | C | 3 | 2022-04-19 06:12:33.128Z |
| Issues |    | 3 | 2022-04-18 18:52:03.237Z |
| Support | C | 11 | 2022-04-18 12:01:10.385Z |
| Issues | C | 1 | 2022-04-14 16:49:25.957Z |
| Ideas | C C | 98 | 2022-04-14 16:15:47.410Z |
Making backups of large forums crashes TalkyardWhen running /-/export-site-json on our forum, after several minutes of waiting, we receive this: 502 Bad Gateway [TyE502BGW]
Talkyard's Nginx server cannot connect to Talkyard's application server.
Is the application server not running, or is there... | Issues | C | 7 | 2022-04-09 12:51:31.134Z |
Permanently delete itemsI noticed that in my own instance content deleted is hidden but not actually deleted off the server. This would raise issues if a user where to post illegal material as the website owner would still be liable if an investigator found it in the databa... | Ideas | H B | 3 | 2022-04-09 01:03:38.991Z |
The chat doesn't automatically fetch new messagesHello there, I got my Talkyard installation running (more or less) and tested the chat together with a friend but unfortunately new messages only arrive after reloading the page. I checked the network log in Firefox and it doesn't show any attempts t... | Issues | N B | 4 | 2022-04-06 14:54:21.579Z |
| Support | B | 0 | 2022-04-04 16:32:12.899Z |
Keyboard shortcut: Cmd+Enter to post?It would be awesome if I could tab Cmd+Enter (on my Mac) to "commit" the editor, that is, to create the post or to send off the reply I'm currently editing. This shortcut is used in most of our other web-based apps, so it would be great to get to TY.... | Ideas | C | 0 | 2022-03-30 07:07:01.933Z |
Explain icons... |
| Support | F | 1 | 2022-03-30 06:59:20.460Z |
Installing Talkyard without DockerHello there, I'm looking for a open-source replacement for my outdated XenForo install and Talkyard seems to fit best. Unfortunately,all tries to get it running without Docker have failed so far. I know that this is not officially supported and that ... | Support | N | 2 | 2022-03-30 06:44:09.812Z |
Talkyard API ideasHere's an incomplete list of API features Talkyard could support: Find the 5 most popular questions on topic X, so those questions can be embedded within a page relating to that topic (mentioned here: https://www.talkyard.io/-378#post-3 ) | Ideas |   | 0 | 2022-03-26 09:45:13.755Z |
Install error at step 9Hello, First installation, and getting following error at step 9) I follow the instruction here, https://github.com/debiki/talkyard-prod-one Any idea how to fix it? Thanks a lot. root@talkyard:/opt/talkyard# ./scripts/upgrade-if-needed.sh 2>&1 | tee... | Support | B | 3 | 2022-03-15 16:12:53.435Z |
| Support | S | 3 | 2022-03-15 16:07:23.442Z |
Talkyard possible on blog with posts in multiple languages?Hi there, I'd like to ask if I can use talkyard on a blog with multiple languages. The interface for site visitors would have to be in Spanish on a Spanish blog post, in French on a French one, etc. Is something like this possible? Thanks in advance ... | Ideas | F | 1 | 2022-03-15 05:46:35.465Z |
Changing the colorsHow to edit CSS to change the colors, to match your main website / your top header / your blog. Later, there'll be a user interface for this, so you won't need to edit any CSS code. Also, currently, the arrow background is white so if you change the ... | Support | CCF2 | 16 | 2022-03-12 03:36:43.091Z |
| Ideas |   | 1 | 2022-03-12 02:42:49.341Z |
Update config or composerHello, What is the good way to update Talkyard after making change to play-framework.conf or docker-compose.yml file ? Maybe restart all services? Thank you. | Support | B | 1 | 2022-03-06 21:37:37.779Z |
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 |
| Issues | N2 | 3 | 2022-02-15 03:53:17.893Z |
Talkyard+Ghost Selfhosted Error on Theme ReloadHi, I have self hosted instances of Ghost and Talkyard on separate servers. Followed the instructions provided here 3. Noticed couple of issues: Documentation says comment code snippet to be included in: section class=“post-full-comments” But post.hb... | Support | J | 7 | 2022-02-03 17:03:49.829Z |
LDAP LoginIs it possible to use LDAP Authentication to sign in a user? | Development | KMAN2 | 9 | 2022-01-25 13:23:20.987Z |
Is there anonymous messages support for the "full" talkyard?Hey, as title says. I have seen this: https://www.talkyard.io/-68/is-there-a-level-between-account-required-and-totally-anonymous but it seems like it is talking about the comments part of Talkyard. I am looking at hosting Talkyard for a company inte... | Ideas | C2HP | 10 | 2022-01-20 15:29:16.336Z |
Create new forum via APIHi Kaj, Do you still have plans to extend the API to be able to create new forums programmatically. It's a feature I really need to allow easy extension of my training platform. Thanks for checking. BR, Franz | Ideas | F | 5 | 2022-01-20 15:07:42.890Z |
Headers don't have IDs?Hi It doesn't look like the markdown headers like the below have default IDs assigned to them, meaning I cannot create a contents within a page or link to specific sections of a page. It also doesn't look as if the markdown used in talkyard supports ... | Ideas | L | 3 | 2022-01-20 09:31:56.422Z |
| Support | N2 | 3 | 2022-01-20 08:51:40.951Z |
How to make Talkyard ignore URL parameters?Some of my visitors reach my posts through channels that add referer parameters to their links (f.e. '?ref=webdesignernews.com). Talkyard considers each set of parameters a different page, spreading the discussion out on several places (f.e. https://... | Issues | K | 5 | 2022-01-20 08:31:39.368Z |
500 error with embedded SSO loginWas able to get it working locally with the paseto token. Deployed it to staging and it hits upsert-user-and-login, and I can see a valid token in the request body but I get a 500 error. Is this something I'm doing wrong? 500 Internal Server Error
S... | Issues | M | 2 | 2022-01-19 10:03:22.557Z |
Where are the data?We're trying to make a choice between On-Premise / Hosted versions. If we use Talkyard on your servers, where are the data stored? Per GDPR reasons, it would be much better to have them in the EU... | Support | C | 1 | 2022-01-07 22:27:40.921Z |
Security release: Talkyard v0.2021.39It's good to upgrade to Talkyard v0.2021.39, if you're self hosted and have disabled automatic upgrades. If you have auto upgrades enabled, your Talkyard site (if any), should have upgraded itself automatically last night. — Sites hosted by us have a... | Releases |  | 0 | 2021-12-17 00:40:36.185Z |
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 |
Security release: Talkyard v0.2021.38Upgrade to Talkyard v0.2021.38, if you're self hosted and have disabled automatic upgrades. If you have auto upgrades enabled, your Talkyard site (if any), should have upgraded itself automatically last night. — Sites hosted by us have also been upgr... | Releases |  | 0 | 2021-12-13 14:41:06.240Z |
| Support | C C | 8 | 2021-12-10 11:43:24.330Z |
| Support | C C | 3 | 2021-12-10 11:42:52.091Z |
I'm not seeing a few commentsI go to https://www.rubick.com/engineering-manager-vs-tech-lead/ and it shows that there are two comments, but doesn't display them. and the admin page does the same thing: https://site-xmhqr6q012.talkyard.net/-7/comments-for-httpswwwrubickcomenginee... | Issues | J J | 2 | 2021-12-09 20:01:40.401Z |
| Ideas | SA | 8 | 2021-12-06 06:26:47.166Z |
Feedback from a user to my site: iPhone commenting difficult"By the way, I tried to leave a comment on the site but the comment plug-in kept bouncing the view all over the place on my iPhone. I think it was trying to show the comment preview on each edit, but it made it pretty difficult to type out a response... | Issues | J | 3 | 2021-12-06 06:11:16.843Z |
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 |
Logged in as undefinedI'm pretty frustrated. My previously working Talkyard setup has stopped working, for me at least. The JavaScript console says: Error handling GET response [TyEGETCLBK] from: /-/load-my-page-data?pageIds= Talkyard comments: Logged in as undefined in i... | Issues | J | 9 | 2021-11-26 04:58:12.477Z |