merchako opened a new issue, #1358:
URL: https://github.com/apache/answer/issues/1358
## Is your feature request related to a problem? Please describe
I'm choosing between Apache Answers and a competitor, and I'm struggling to
imagine how well it might serve my organization's particul
sy-records commented on issue #1358:
URL: https://github.com/apache/answer/issues/1358#issuecomment-2984310505
Thank you for your feedback. We also plan to add a showcase page.
https://github.com/apache/answer-website/issues/328
--
This is an automated message from the Apache Git Se
gagik commented on issue #1291:
URL: https://github.com/apache/answer/issues/1291#issuecomment-2994322641
[en_US.yaml.txt](https://github.com/user-attachments/files/20853726/en_US.yaml.txt)
For those who want to quickly make the instance feel more generic with a
custom i18n file, I j
hepisec commented on issue #1264:
URL: https://github.com/apache/answer/issues/1264#issuecomment-3000587550
If you consider existing installations, I'd suggest the following approach:
- add an administration option to enable groups, let's call it
`groups_enabled`
- when a new quest
gagik commented on issue #1291:
URL: https://github.com/apache/answer/issues/1291#issuecomment-2994264514
Agreed, I see this as a lightweight community forum and it would be great to
go beyond the "Answers" and "Questions" framing.
This along with easy custom i18n support would be gre
kwsxing commented on code in PR #1357:
URL: https://github.com/apache/answer/pull/1357#discussion_r2163031599
##
configs/config.yaml:
##
@@ -38,6 +38,6 @@ service_config:
purge_deleted_files_period_days: 30
ui:
public_url: '/'
- api_url: '/'
Review Comment:
57c4f3209
merchako opened a new issue, #333:
URL: https://github.com/apache/answer-website/issues/333
## Problem
I'm choosing between Apache Answers and a competitor, and I'm struggling to
imagine how well it might serve my organization's particular needs. The only
example I know of is the Apa
kwsxing opened a new pull request, #1357:
URL: https://github.com/apache/answer/pull/1357
In configs/config.yaml
https://github.com/apache/answer/blob/530812f81097cbab0c2b42b163539bf03b5aa54f/configs/config.yaml#L41
But the name is different in internal/base/server/config.go
xgone opened a new issue, #1354:
URL: https://github.com/apache/answer/issues/1354
1.提问或回答问题时的编辑器能否增加YouTube或者其他视频地址的链接
2.页面直接可以点击播放
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
shuashuai merged PR #1352:
URL: https://github.com/apache/answer/pull/1352
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@answer.apa
fenbox closed pull request #1257: feat(ui): improve mobile navigation and
tag-based question creation
URL: https://github.com/apache/answer/pull/1257
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
mylukin opened a new pull request, #1257:
URL: https://github.com/apache/answer/pull/1257
To improve usability, I’ve placed the 'Add Question' button directly on the
main screen, eliminating the need for users to click through a menu. This
feature is very important, and positioning it promi
fenbox commented on PR #1257:
URL: https://github.com/apache/answer/pull/1257#issuecomment-2954534375
The "Add Question" button issue has been resolved by the community
developers.
The feature of automatically filling in tags when asking a question under a
tag might need to be submit
morotti commented on issue #1353:
URL: https://github.com/apache/answer/issues/1353#issuecomment-2956132938
hello, sorry for delay,
i was following the instructions from the README
https://github.com/apache/answer-plugins/tree/main/connector-basic
that refers to `./answer build --w
shuashuai commented on PR #332:
URL: https://github.com/apache/answer-website/pull/332#issuecomment-2958226794
Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
shuashuai merged PR #332:
URL: https://github.com/apache/answer-website/pull/332
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@answ
shuashuai commented on PR #332:
URL: https://github.com/apache/answer-website/pull/332#issuecomment-2957970750
`static/data/team.json`
This file is indeed rendered data, but the data is generated by the
`scripts/contributor.js` script, so when the data is regenerated, the
correspondi
shuashuai closed issue #331: Reduce the file size of the avatar on team page
URL: https://github.com/apache/answer-website/issues/331
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
fenbox opened a new issue, #1355:
URL: https://github.com/apache/answer/issues/1355
## Describe the bug
My "Color scheme" is light, but the dropdown menu in navbar is dark.

### Expe
LinkinStars commented on code in PR #1357:
URL: https://github.com/apache/answer/pull/1357#discussion_r2162834177
##
configs/config.yaml:
##
@@ -38,6 +38,6 @@ service_config:
purge_deleted_files_period_days: 30
ui:
public_url: '/'
- api_url: '/'
Review Comment:
Addin
LinkinStars commented on PR #1357:
URL: https://github.com/apache/answer/pull/1357#issuecomment-2998970338
@kwsxing Thank you for your contribution.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
kwsxing commented on PR #1357:
URL: https://github.com/apache/answer/pull/1357#issuecomment-2999074832
BTW. What is the difference between `api_url` and `api_base_url`? Can we use
one?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
LinkinStars merged PR #1357:
URL: https://github.com/apache/answer/pull/1357
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@answer.a
LinkinStars commented on PR #1357:
URL: https://github.com/apache/answer/pull/1357#issuecomment-2999207207
> BTW. What is the difference between `api_url` and `api_base_url`? Can we
use one?
The `api_url` is used by the front-end and the `api_base_url` is used by the
back-end.
fenbox opened a new issue, #1361:
URL: https://github.com/apache/answer/issues/1361
## Is your feature request related to a problem? Please describe
When you suspend a user now, it is a permanent suspension. For the temporary
option, you need to manually unsuspend.

fenbox closed issue #950: Can the problem label have custom colors?
URL: https://github.com/apache/answer/issues/950
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
fenbox closed issue #967: Characters with spaces cannot be searched
URL: https://github.com/apache/answer/issues/967
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
LinkinStars commented on issue #1354:
URL: https://github.com/apache/answer/issues/1354#issuecomment-2951570948
You can use the Embed plugin.
FYI:
https://answer.apache.org/blog/answer-1.3.5-release#better-content-showcase

is very large, causing the page to load very slowly.
Desired: use a smaller image such as https://github.com/github.png
Likeadust opened a new issue, #1356:
URL: https://github.com/apache/answer/issues/1356

### Platform
- Device: [Desktop]
- OS: [Windows]
- Browser and version: [Chrome]
- Version:
LinkinStars commented on issue #1356:
URL: https://github.com/apache/answer/issues/1356#issuecomment-2965071733
@Likeadust Thanks for the feedback, there is indeed a bug here. There should
be a judgment in the `syncNotificationToPlugin` method for the object info. We
will fix this issue as
shuashuai commented on issue #1353:
URL: https://github.com/apache/answer/issues/1353#issuecomment-2964756739
> hello, sorry for delay,
>
> i was following the instructions from the README
https://github.com/apache/answer-plugins/tree/main/connector-basic that refers
to `./answer bui
ajboni commented on issue #1359:
URL: https://github.com/apache/answer/issues/1359#issuecomment-3076500761
In that case, I would argue that length is not directly related to
"important content".
That aside, I understand the length limit... but I would still love to
control it via a
RickGanKL commented on PR #1357:
URL: https://github.com/apache/answer/pull/1357#issuecomment-3047224788
This PR will make deploying subdirectory more challenging.
The api_base_url default value is missing in configs/config.yaml.
same as [https://github.com/apache/answer/issues/1008](ur
fenbox commented on issue #1359:
URL: https://github.com/apache/answer/issues/1359#issuecomment-3047865274
In designing the Q&A system, important content should be in the main text.
When key information is needed, it should be added directly to the main text to
keep the Q&A complete even co
fenbox closed issue #816: Design Issue - Setting - write page
URL: https://github.com/apache/answer/issues/816
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e
fenbox opened a new issue, #1364:
URL: https://github.com/apache/answer/issues/1364
## Is your enhancement request related to a problem? Please describe
The `` in the text is a horizontal line, which is the same as the
separator for each answer, causing layout confusion.
## Des
LinkinStars commented on PR #1357:
URL: https://github.com/apache/answer/pull/1357#issuecomment-3047245668
> This PR will make deploying subdirectory more challenging. The
api_base_url default value is missing in configs/config.yaml. reference:
[https://github.com/apache/answer/issues/1008]
fenbox opened a new issue, #334:
URL: https://github.com/apache/answer-website/issues/334
https://github.com/user-attachments/assets/724ce4a5-3387-4ebd-b3f2-9669ede85340";
/>
1. Can't select language in mobile browser
2. Two language icons appear here
--
This is an automated mes
kwsxing commented on code in PR #1357:
URL: https://github.com/apache/answer/pull/1357#discussion_r2163025600
##
configs/config.yaml:
##
@@ -38,6 +38,6 @@ service_config:
purge_deleted_files_period_days: 30
ui:
public_url: '/'
- api_url: '/'
Review Comment:
Yes, I go
ajboni opened a new issue, #1359:
URL: https://github.com/apache/answer/issues/1359
Can we have a simple setting to set up the character limits on comments?
https://meta.answer.dev/questions/D1U23/is-it-possible-to-configure-the-comment-length-limit-witch-is-currently-600-characters
shuashuai opened a new pull request, #1363:
URL: https://github.com/apache/answer/pull/1363
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-m
shuashuai merged PR #1363:
URL: https://github.com/apache/answer/pull/1363
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@answer.apa
DanielAuerX commented on PR #1326:
URL: https://github.com/apache/answer/pull/1326#issuecomment-3016065193
@mingcheng I can add tests, no problem. However, if I understood
@LinkinStars and @sy-records responses correctly, this pr (feature "saving
files as blob" within the answer core) was
fenbox closed issue #1361: Admin can choose the duration for the suspend.
URL: https://github.com/apache/answer/issues/1361
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
fenbox closed issue #1364: Improve `` tag style in main content
URL: https://github.com/apache/answer/issues/1364
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe
fenbox closed issue #1351: Reduce the confusion of search results 0
URL: https://github.com/apache/answer/issues/1351
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
fenbox closed issue #1356: The software stopped due to an abnormal occurrence
URL: https://github.com/apache/answer/issues/1356
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
fenbox closed issue #1355: The dropdown menu in navbar is dark
URL: https://github.com/apache/answer/issues/1355
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe,
LinkinStars opened a new pull request, #1367:
URL: https://github.com/apache/answer/pull/1367
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e
LinkinStars merged PR #1367:
URL: https://github.com/apache/answer/pull/1367
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@answer.a
joyqi commented on PR #1326:
URL: https://github.com/apache/answer/pull/1326#issuecomment-3083248468
Thanks for the contribution!
I personally think this idea might be better implemented as a plugin under
the Storage type. However, it seems that the current Storage interface lacks a
fenbox closed issue #1360: Move the Settings -> Users section in admin to
Interface.
URL: https://github.com/apache/answer/issues/1360
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
LinkinStars merged PR #1366:
URL: https://github.com/apache/answer/pull/1366
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@answer.a
fenbox opened a new issue, #1365:
URL: https://github.com/apache/answer/issues/1365
## Goals
- Finalize and release v1.2.0 by July, 2025
- Ensure all critical issues are resolved
## Checklist
Release according to the
[Guide](https://answer.apache.org/community/how-to-
kumfo commented on issue #1365:
URL: https://github.com/apache/answer/issues/1365#issuecomment-3083068382
I will handle this task.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
LinkinStars opened a new pull request, #1366:
URL: https://github.com/apache/answer/pull/1366
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e
mingcheng commented on PR #1326:
URL: https://github.com/apache/answer/pull/1326#issuecomment-3015225794
Thank you for your contribution. I think the test code is necessary because
this is a BIG PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
newhinton opened a new issue, #1368:
URL: https://github.com/apache/answer/issues/1368
## Describe the bug
Code block uses wrong background color
https://github.com/user-attachments/assets/a16b2eaa-fac3-4115-9e9e-2854426287c6";
/>
### To Reproduce
Add code block to question w
newhinton opened a new issue, #1369:
URL: https://github.com/apache/answer/issues/1369
## Is your enhancement request related to a problem? Please describe
The current view of a question makes it harder than nessessary to
differentiate between the question and it's answers.
## Des
ixugo commented on issue #1365:
URL: https://github.com/apache/answer/issues/1365#issuecomment-3095311085
Looking forward to release
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
shuashuai opened a new pull request, #335:
URL: https://github.com/apache/answer-website/pull/335
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
shuashuai merged PR #335:
URL: https://github.com/apache/answer-website/pull/335
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@answ
Oliver0804 opened a new pull request, #1370:
URL: https://github.com/apache/answer/pull/1370
Update Traditional Chinese language files
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
kumfo opened a new pull request, #337:
URL: https://github.com/apache/answer-website/pull/337
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e
sy-records commented on code in PR #337:
URL: https://github.com/apache/answer-website/pull/337#discussion_r2224775499
##
blog/answer-1.6.0-release/index.md:
##
@@ -0,0 +1,58 @@
+---
+date: 2025-07-23
+title: "Apache Answer 1.6.0: Custom Suspensions, Smoother UI & Critical Fixes
sy-records commented on code in PR #337:
URL: https://github.com/apache/answer-website/pull/337#discussion_r2224775499
##
blog/answer-1.6.0-release/index.md:
##
@@ -0,0 +1,58 @@
+---
+date: 2025-07-23
+title: "Apache Answer 1.6.0: Custom Suspensions, Smoother UI & Critical Fixes
LinkinStars merged PR #337:
URL: https://github.com/apache/answer-website/pull/337
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@an
kumfo merged PR #336:
URL: https://github.com/apache/answer-website/pull/336
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@answer.a
kumfo opened a new pull request, #336:
URL: https://github.com/apache/answer-website/pull/336
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e
sy-records closed issue #334: Can't select language in mobile browser
URL: https://github.com/apache/answer-website/issues/334
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
mozillaqanqa commented on PR #338:
URL: https://github.com/apache/answer-website/pull/338#issuecomment-3122128950
GHES (#43729)
Code QL CLI 46 second
"Kebab case" (I) (#43102)
(#43775)
Des top:cherry-picking -a- commit-in-github-desktop.md (#28199)
(#29043)
Giraffe QL 3 c.
mozillaqanqa commented on PR #338:
URL: https://github.com/apache/answer-website/pull/338#issuecomment-3122095653
< 1922.json
[{"PatentCaseMetadata" :+1: 128.0.6613.99.
{"applicableNumber Text" : {" value" : "02571493" , "electronic Text",
"02571493"}, "filing" : " 1922-06-28","partyBa
mozillaqanqa closed pull request #338: Update installation.md #44275
URL: https://github.com/apache/answer-website/pull/338
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
mozillaqanqa commented on PR #338:
URL: https://github.com/apache/answer-website/pull/338#issuecomment-3122101878
QL CLI 46 second
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
mozillaqanqa commented on PR #338:
URL: https://github.com/apache/answer-website/pull/338#issuecomment-3122102531
Bug fix (#44042)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
mozillaqanqa opened a new pull request, #338:
URL: https://github.com/apache/answer-website/pull/338
1 Sqlit3 : please choose a Language ( English (US) 2 Data base Engine :
SQLite
Data base File : /data/answer.db
3. Create Config.yaml : #311 The Config.yaml file created 4 dat
shuashuai commented on issue #1372:
URL: https://github.com/apache/answer/issues/1372#issuecomment-3126077070
Currently there is no setup to support this function. when deleting answered
questions, there is a pop-up box that suggests that you do not recommend
deleting answered questions.
yoshi-yyy opened a new issue, #1372:
URL: https://github.com/apache/answer/issues/1372
I'm using Apache Answer and would like to prevent question authors from
deleting their questions if there are existing answers.
Is there a way to configure this behavior, either through admin settings o
LinkinStars commented on issue #1365:
URL: https://github.com/apache/answer/issues/1365#issuecomment-3130307532
@GBooter
Thanks for the feedback, one of the issues has been mentioned below. Data
backup can be done with the following command.
FYI
- https://github.com/apache/
fenbox closed issue #1365: Proposal: Release v1.6.0
URL: https://github.com/apache/answer/issues/1365
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: is
fenbox commented on issue #1365:
URL: https://github.com/apache/answer/issues/1365#issuecomment-3130312351
Release completed. https://github.com/apache/answer/releases/tag/v1.6.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
LinkinStars commented on issue #1371:
URL: https://github.com/apache/answer/issues/1371#issuecomment-3130317182
I've thought about it carefully, and, indeed, it can't be achieved without
modifying the source code. You need to log in twice to get access. Since token
authentication is not sha
GBooter commented on issue #1365:
URL: https://github.com/apache/answer/issues/1365#issuecomment-3130256741
目前的版本存在一个问题,修改访问地址后,所有的图片都无法访问了,只能用原地址,能否考虑修复一下这个问题?
还有,目前的版本缺少数据备份和恢复功能,能考虑添加吗?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
FanuelaPromatis opened a new issue, #1373:
URL: https://github.com/apache/answer/issues/1373
## Describe the bug
When following tags, users do not receive notifications for new questions
tagged with those tags. Notifications for other events, like answers to the
user’s questions, wor
LinkinStars commented on PR #1370:
URL: https://github.com/apache/answer/pull/1370#issuecomment-3148479263
I see that you have submitted a lot of non-required documents. If it's just
a modification of the translation, please submit only the changes in the
translation part. Thanks.
--
Thi
LinkinStars commented on code in PR #1370:
URL: https://github.com/apache/answer/pull/1370#discussion_r2250010086
##
answer-server-final-package/answer-linux:
##
Review Comment:
Don't submit binary files.
--
This is an automated message from the Apache Git Service.
To r
fenbox commented on issue #608:
URL: https://github.com/apache/answer/issues/608#issuecomment-3150057783
Hi @bigbeka, This option has been released in latest version.
https://github.com/user-attachments/assets/68835a3c-d124-48f6-9d2d-551b9c7d6a03";
/>
--
This is an automated messag
fenbox opened a new issue, #1375:
URL: https://github.com/apache/answer/issues/1375
## Is your feature request related to a problem? Please describe
There is a requirement related to importing existing data, and we hope you
can discuss ideas and implementation approaches.
## De
Oliver0804 closed pull request #1370: Update Traditional Chinese language files
URL: https://github.com/apache/answer/pull/1370
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
Oliver0804 commented on PR #1370:
URL: https://github.com/apache/answer/pull/1370#issuecomment-3149225283
Sorry, I didn't notice that the item hadn't been merged yet when I committed
locally and pushed it. I will create a new PR to include only the translation
files.
2yearsmanong opened a new issue, #1376:
URL: https://github.com/apache/answer/issues/1376
build failed failed to copy ui files: failed to open source file
build\favicon.ico: open build\favicon.ico: invalid argument
--
This is an automated message from the Apache Git Service.
To respond to
hgaol commented on issue #1376:
URL: https://github.com/apache/answer/issues/1376#issuecomment-3155810379
Hi, I've created a PR to fix this issue. Pls let me know if any comment. thx!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
hgaol opened a new pull request, #1377:
URL: https://github.com/apache/answer/pull/1377
Close #1376.
Issue caused by restrictions for `sourceFs.Open(srcPath)`.
https://github.com/user-attachments/assets/34be0861-ce86-4824-8eae-966f8628c34c";
/>
Succeeded to build in Wind
1 - 100 of 133 matches
Mail list logo