LinkinStars
|
19d51598a7
|
chore(handler): delete unused code
|
2023-09-05 17:55:19 +08:00 |
LinkinStars
|
a027376f4c
|
fix(comment): fix admin can't update user's comment.
|
2023-09-04 18:09:08 +08:00 |
LinkinStars
|
50beae6104
|
fix(user): Adding quotes to the user keyword to fix compatibility issues under PostgreSQL #424
|
2023-08-31 16:16:45 +08:00 |
LinkinStars
|
9fded40c3d
|
fix(search): direct search of main tag content when searching for synonym tags
|
2023-08-31 14:16:32 +08:00 |
LinkinStars
|
2ffcf2bf4b
|
fix(template): fix incorrect answer id
|
2023-08-30 18:17:37 +08:00 |
LinkinStars
|
0bd540661c
|
fix(search): fix incorrect tags when search
|
2023-08-30 17:41:44 +08:00 |
LinkinStars
|
a9540bf330
|
feat(user): set default user notification config
|
2023-08-30 16:24:33 +08:00 |
LinkinStars
|
758309d77b
|
feat(config): set config cache time
|
2023-08-29 16:47:38 +08:00 |
LinkinStars
|
750fdb0eef
|
Merge branch 'dev' into fix/1.1.3/qa
# Conflicts:
# internal/repo/activity/answer_repo.go
|
2023-08-29 15:24:07 +08:00 |
LinkinStars
|
a6b6545089
|
fix(answer): fix incorrect cancel answer activity
|
2023-08-29 15:22:35 +08:00 |
LinkinStars
|
e75142a555
|
fix(answer): fix incorrect notification's triggerUserID when cancel accepted answer
|
2023-08-29 11:39:51 +08:00 |
LinkinStars
|
3d032a7f48
|
fix(answer): fix incorrect id for answer list
|
2023-08-29 11:01:04 +08:00 |
LinkinStars
|
79b71d41e4
|
fix(answer): fix incorrect history of editing answer
|
2023-08-28 17:32:52 +08:00 |
LinkinStars
|
eeb5f94a06
|
fix(answer): fix incorrect notification triggers when accept the answer
|
2023-08-28 16:21:28 +08:00 |
LinkinStars
|
9337f69154
|
fix(question): remove delete question on similar questions
|
2023-08-28 15:27:17 +08:00 |
LinkinStars
|
c68eff2011
|
refactor(tag): refactor search tags interface
|
2023-08-25 17:43:08 +08:00 |
LinkinStars
|
dd4b706ab4
|
fix(init): add user notification config when init #493
|
2023-08-25 17:26:14 +08:00 |
Fen
|
f7602ddd5e
|
Update SECURITY.md
Optimized description
|
2023-08-25 10:49:00 +08:00 |
Fen
|
14c053f0d1
|
add plugin introduce to readme
|
2023-08-24 15:34:28 +08:00 |
Fen
|
fda510c5c4
|
New Crowdin updates (#487)
* New translations en_US.yaml (Chinese Simplified)
* New translations en_US.yaml (French)
* New translations en_US.yaml (Spanish)
* New translations en_US.yaml (Czech)
* New translations en_US.yaml (German)
* New translations en_US.yaml (Italian)
* New translations en_US.yaml (Japanese)
* New translations en_US.yaml (Polish)
* New translations en_US.yaml (Portuguese)
* New translations en_US.yaml (Russian)
* New translations en_US.yaml (Slovak)
* New translations en_US.yaml (Turkish)
* New translations en_US.yaml (Chinese Simplified)
* New translations en_US.yaml (Chinese Traditional)
* New translations en_US.yaml (Vietnamese)
* New translations en_US.yaml (Indonesian)
* New translations en_US.yaml (Persian)
* New translations en_US.yaml (Welsh)
* New translations en_US.yaml (Chinese Simplified)
---------
Co-authored-by: LinkinStars <linkinstar@foxmail.com>
|
2023-08-24 11:24:01 +08:00 |
LinkinStars
|
8e2ea50814
|
docs(makefile): upgrade 1.1.2
|
2023-08-24 10:51:08 +08:00 |
LinkinStars
|
f7247853ca
|
Merge branch 'feat/1.1.2/notification' into test
# Conflicts:
# i18n/en_US.yaml
|
2023-08-23 17:45:52 +08:00 |
LinkinStars
|
2f8351bb8e
|
fix(captcha): If no operation previously, it is considered to be the first operation.
|
2023-08-23 17:43:57 +08:00 |
fen
|
a00c781295
|
fix typo
|
2023-08-23 17:38:50 +08:00 |
fen
|
eb0743c220
|
fix typo
|
2023-08-23 17:35:06 +08:00 |
Fen
|
92e50a60e1
|
update email message
|
2023-08-23 17:04:27 +08:00 |
dashuai
|
4cc3efbc68
|
Merge pull request #485 from answerdev/feat/1.1.2/ui
Feat/1.1.2/UI
|
2023-08-23 15:43:23 +08:00 |
shuai
|
aa19d07c34
|
style: delete form.text class text-muted
|
2023-08-23 15:42:42 +08:00 |
shuai
|
1e1258d865
|
fix: name max width set 300px
|
2023-08-23 15:38:10 +08:00 |
LinkinStars
|
66d8dcd310
|
Merge branch 'feat/1.1.2/notification' into test
|
2023-08-23 10:24:38 +08:00 |
LinkinStars
|
b4e2e2697a
|
chore(notification): optimise email templates
|
2023-08-23 10:20:49 +08:00 |
LinkinStars
|
119c7ddf6d
|
Merge branch 'feat/1.1.2/notification' into test
|
2023-08-22 17:40:49 +08:00 |
LinkinStars
|
fce6e1d075
|
fix(notification): Remove the author from notification subscribers
|
2023-08-22 17:16:46 +08:00 |
LinkinStars
|
e4a77367a4
|
feat(notification): add notification limit
|
2023-08-22 17:07:45 +08:00 |
dashuai
|
907f5caa76
|
Merge pull request #484 from answerdev/feat/1.1.2/ui
fix: long name
|
2023-08-22 16:49:15 +08:00 |
shuai
|
255f76b06a
|
fix: long name
|
2023-08-22 16:47:56 +08:00 |
LinkinStars
|
8a037f00db
|
feat(cache): upgrade cache interface
|
2023-08-22 16:10:41 +08:00 |
LinkinStars
|
fdc740e9a0
|
Merge branch 'feat/1.1.2/notification' into test
|
2023-08-22 14:49:13 +08:00 |
LinkinStars
|
3b1324b83b
|
fix(notification): missing unsubscribe code
|
2023-08-22 14:48:40 +08:00 |
dashuai
|
51359f7381
|
Merge pull request #483 from answerdev/feat/1.1.2/ui
fix: form check id
|
2023-08-22 14:20:32 +08:00 |
shuai
|
1aad5769c7
|
fix: form check id
|
2023-08-22 14:20:04 +08:00 |
LinkinStars
|
7a036f2118
|
Merge branch 'feat/1.1.2/notification' into test
|
2023-08-22 12:02:42 +08:00 |
LinkinStars
|
2bd8f7f771
|
feat(notification): add new question notification
|
2023-08-22 12:00:53 +08:00 |
dashuai
|
b8e938cabc
|
Merge pull request #482 from answerdev/feat/1.1.2/ui
fix: replace unsubscribe api
|
2023-08-22 11:59:00 +08:00 |
shuai
|
7ed41c636c
|
fix: replace unsubscribe api
|
2023-08-22 11:52:10 +08:00 |
dashuai
|
b3fde86131
|
Merge pull request #481 from answerdev/feat/1.1.2/ui
fix: optimize the user name is too long
|
2023-08-21 17:27:12 +08:00 |
shuai
|
8ffa3b3d0e
|
fix: optimize the user name is too long
|
2023-08-21 17:19:38 +08:00 |
dashuai
|
4443811011
|
Merge pull request #480 from answerdev/feat/1.1.2/ui
Feat/1.1.2/UI
|
2023-08-21 15:44:06 +08:00 |
shuai
|
80df5193c5
|
feat: personal setting notification change
|
2023-08-21 15:32:57 +08:00 |
LinkinStars
|
6a3d2f95d2
|
feat(notification): add user notification config API
|
2023-08-21 15:07:30 +08:00 |