Commit Graph

733 Commits

Author SHA1 Message Date
Lars Lehtonen d0f3f3e573
fix: internal/service: dropped errors 2023-09-08 08:53:21 -07:00
LinkinStars a027376f4c fix(comment): fix admin can't update user's comment. 2023-09-04 18:09:08 +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 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 a6b6545089 fix(answer): fix incorrect cancel answer activity 2023-08-29 15:22:35 +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 2f8351bb8e fix(captcha): If no operation previously, it is considered to be the first operation. 2023-08-23 17:43:57 +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
LinkinStars 8a037f00db feat(cache): upgrade cache interface 2023-08-22 16:10:41 +08:00
LinkinStars 3b1324b83b fix(notification): missing unsubscribe code 2023-08-22 14:48:40 +08:00
LinkinStars 2bd8f7f771 feat(notification): add new question notification 2023-08-22 12:00:53 +08:00
LinkinStars 6a3d2f95d2 feat(notification): add user notification config API 2023-08-21 15:07:30 +08:00
LinkinStars 119effb98f Merge branch 'feat/1.1.2/search' into feat/1.1.2/user
# Conflicts:
#	plugin/search.go
2023-08-17 11:37:05 +08:00
LinkinStars be5231671f feat(search): Add search sync function 2023-08-17 11:33:45 +08:00
LinkinStars a8d40949d9 refactor(users): Improve user validation in bulk add feature 2023-08-16 10:46:08 +08:00
LinkinStars 236b1f797a feat(users): update bulk add users field name 2023-08-14 18:30:11 +08:00
LinkinStars 64c7271ab7 feat(users): check duplicate email 2023-08-14 16:21:53 +08:00
LinkinStars 00e40ad5e6 feat(users): add users error message 2023-08-14 15:46:13 +08:00
LinkinStars 22bdc06fe9 feat(user): add users 2023-08-14 12:13:28 +08:00
LinkinStars 51c86449e6 feat(search): add description api for search 2023-08-09 16:13:02 +08:00
LinkinStars 8aa58bc182 feat(search): add description for search 2023-08-09 10:56:22 +08:00
LinkinStars eef4b9df9e feat(user): update user status 2023-08-04 15:47:50 +08:00
LinkinStars d8b31cf60d Merge branch 'feat/1.1.1/state' into test 2023-08-02 17:29:36 +08:00
LinkinStars 3c4c91b2aa fix(upload): Use the correct upload type 2023-08-02 17:27:42 +08:00
aichy 2d3ce32e94 Merge branch 'feat/1.1.1/ai' into test 2023-08-02 16:21:22 +08:00
aichy 50ef591fc8 update captcha 2023-08-02 16:21:02 +08:00
aichy d440e49e45 Merge branch 'feat/1.1.1/ai' into test 2023-08-02 14:21:23 +08:00
aichy 7c419ad1e6 update dump 2023-08-02 14:21:00 +08:00
aichy e3fbe983db Merge branch 'feat/1.1.1/ai' into test 2023-08-01 15:01:46 +08:00
aichy fb3328e438 update captcha 2023-08-01 15:01:28 +08:00
LinkinStars 063e30b460 Merge branch 'feat/1.1.1/state' into test 2023-08-01 14:15:37 +08:00
LinkinStars fcf29b1a79 fix(search): Update regex for parsing tags in search query 2023-08-01 14:14:59 +08:00
aichy cfa4d791cb Merge branch 'test' of github.com:answerdev/answer into test 2023-07-28 16:44:35 +08:00
aichy c543e282db Merge branch 'feat/1.1.1/ai' into test 2023-07-28 16:44:23 +08:00
aichy c470a8d381 update captcha 2023-07-28 16:44:01 +08:00
LinkinStars d20acbabff Merge branch 'feat/1.1.1/state' into test
# Conflicts:
#	internal/controller/question_controller.go
2023-07-28 16:06:02 +08:00
LinkinStars d3f1b5dbe1 fix(answer): the wrong invite user rank limit 2023-07-28 16:03:30 +08:00
aichy d930df2c67 Merge branch 'feat/1.1.1/ai' into test 2023-07-28 15:28:22 +08:00
aichy e421c6eb35 remove dump 2023-07-28 15:28:00 +08:00
aichy 7bb7f84432 Merge branch 'feat/1.1.1/ai' into test 2023-07-24 10:45:24 +08:00
LinkinStars df391fc2d1 Merge branch 'feat/1.1.1/state' into test 2023-07-21 17:43:47 +08:00
LinkinStars 5a03fef6ec feat(plugin): update search condition 2023-07-21 17:27:01 +08:00
LinkinStars 57744467a5 Merge branch 'feat/1.1.1/state' into test 2023-07-20 19:21:01 +08:00
LinkinStars a3b033b9df fix(timeline): fix the wrong TriggerUserID when accept answer 2023-07-20 19:20:40 +08:00