Commit Graph

326 Commits

Author SHA1 Message Date
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 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 0d2c9cfd45 feat(search): convert answer and question to search content 2023-08-17 15:25:14 +08:00
LinkinStars a5f74a656f feat(search): Refactor pagination in search syncer 2023-08-17 12:03:35 +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 22bdc06fe9 feat(user): add users 2023-08-14 12:13:28 +08:00
LinkinStars 8aa58bc182 feat(search): add description for search 2023-08-09 10:56:22 +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
LinkinStars 9655f58205 Merge branch 'feat/1.1.1/state' into test 2023-07-26 16:36:08 +08:00
LinkinStars bf50c8971c feat(plugin): update search condition 2023-07-26 16:35:33 +08:00
aichy 7bb7f84432 Merge branch 'feat/1.1.1/ai' into test 2023-07-24 10:45:24 +08:00
LinkinStars b4d8d3d07d fix(activity): update rank when accept answer 2023-07-21 11:35:25 +08:00
LinkinStars 2d0fc6388c fix(activity): update rank when accept answer 2023-07-21 10:47:29 +08:00
LinkinStars 6f812a0a56 fix(search): fix search condition 2023-07-20 18:48:35 +08:00
LinkinStars 93995369ba Merge remote-tracking branch 'github/feat/plugin/search' into feat/1.1.1/state
# Conflicts:
#	internal/repo/answer/answer_repo.go
#	internal/repo/question/question_repo.go
2023-07-19 15:48:23 +08:00
aichy126 29c253baa3 update captcha 2023-07-18 18:11:18 +08:00
aichy126 b6a85b06ab update captcha 2023-07-17 18:46:09 +08:00
aichy126 3a12d46c37 update captcha 2023-07-17 17:44:08 +08:00
LinkinStars 7c1e880868 fix(votes): set real rank when reach the lowest limit 2023-07-13 17:24:31 +08:00
LinkinStars e6471696be Merge branch 'github-main' into feat/plugin/search 2023-07-12 14:57:43 +08:00
LinkinStars 5861eebb78 fix(activity): wrong decrease user rank when reach daily rank 2023-07-06 15:37:20 +08:00
LinkinStars fcb48b86ee refactor(repo): refactor some repo test 2023-07-06 12:28:33 +08:00
LinkinStars b01d965f80 refactor(user): refactor search user by name 2023-07-04 11:20:55 +08:00
LinkinStars 7f58fbdad1 refactor(answer): refactor accept answer activity 2023-07-03 14:11:48 +08:00
LinkinStars 47661dc8a3 refactor(votes): refactor user vote repo 2023-06-30 18:18:22 +08:00
LinkinStars 9a31d7e76d refactor(votes): refactor user vote service param 2023-06-29 14:53:50 +08:00
LinkinStars ac91dc5259 fix(sitemap): set question id by default 2023-06-28 11:43:40 +08:00
LinkinStars cbf7da18c7 Merge branch 'github-main' into feat/1.2.0/state 2023-06-28 10:53:21 +08:00
LinkinStars a23080df0a refactor(sitemap): save sitemap in cache 2023-06-28 10:52:36 +08:00
nonvis@gmail.com aa972354a8 fix(config): use key to update a specific item 2023-06-22 14:36:38 +09:00
LinkinStars 92c5bb6616 refactor(answer): refactor admin question answer page list 2023-06-20 16:55:43 +08:00
LinkinStars f4b6208f90 fix(context): add context for data 2023-06-19 18:29:15 +08:00
LinkinStars fb757139ae fix(activity): return err when can not find activity type 2023-06-19 18:09:44 +08:00
LinkinStars c49fa00570 Merge branch 'github-main' into feat/1.2.0/state
# Conflicts:
#	cmd/wire_gen.go
#	internal/service/question_common/question.go
#	internal/service/siteinfo/siteinfo_service.go
2023-06-13 16:44:36 +08:00
aichy126 3092954e68 fix post-title 2023-06-08 10:30:26 +08:00
LinkinStars b4622c34c2 fix(activity): rename the `rank` column 2023-06-07 18:26:43 +08:00
LinkinStars 420667cd3e Merge branch 'github-main' into feat/1.1.0/context 2023-06-06 17:09:35 +08:00
aichy126 82324f508b Merge branch 'feat/1.1.0/report' into hot-fix/1.1.0 2023-06-06 15:51:06 +08:00
aichy126 57153f8e7d update answer count 2023-06-06 15:43:32 +08:00
LinkinStars fbb3269f08 fix(email): fix the old email config format 2023-06-06 11:26:38 +08:00
aichy126 b5472c793f update answer search list 2023-06-05 18:38:29 +08:00
LinkinStars 773d2142db refactor(notification): make notification queue as a service 2023-06-02 18:15:54 +08:00
aichy126 345398a6de fix 2023-06-02 17:13:26 +08:00
LinkinStars 1c2151d710 refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
LinkinStars 8431f9ab13 fix(answer): accept own answer does not produce achievement 2023-05-30 10:53:46 +08:00
LinkinStars 184a04c245 feat(follow): refactor is followed 2023-05-29 11:14:57 +08:00