LinkinStars
|
92994b4997
|
fix: add IsAdminModerator field to request structs and implement visibility checks for timeline objects
|
2026-02-06 15:32:45 +08:00 |
|
LinkinStars
|
9540ef6005
|
refactor(goimports): add goimports to golangci-lint configuration #1432
|
2025-12-01 11:32:12 +08:00 |
|
LinkinStars
|
0618947350
|
refactor(name): rename incubator-answer
|
2025-01-07 10:39:23 +08:00 |
|
hgaol
|
d9cca1bad1
|
refactor meta_service and meta_common_service and fix other issues
|
2024-05-27 16:01:12 +08:00 |
|
hgaol
|
283aa092fe
|
update
|
2024-05-27 16:01:12 +08:00 |
|
verytrap
|
299734c908
|
chore: fix function names in comment
Signed-off-by: verytrap <wangqiuyue@outlook.com>
|
2024-04-09 19:07:55 +08:00 |
|
LinkinStars
|
abe0680641
|
Release/1.3.0 (#876)
Co-authored-by: shuai <lishuailing@sifou.com>
Co-authored-by: Han Gao <dhangao@hotmail.com>
Co-authored-by: wzy <770954908@qq.com>
Co-authored-by: zahash <zahash.z@gmail.com>
Co-authored-by: Hosein Beigi <hbsciw@gmail.com>
Co-authored-by: kumfo <kumfo@sifou.com>
Co-authored-by: sy-records <52o@qq52o.cn>
Co-authored-by: 而立 <cuihengqing@cai-inc.com>
Co-authored-by: foxzero-007 <chq2549603631@gmail.com>
Co-authored-by: easy <58644520+foxzero-007@users.noreply.github.com>
Co-authored-by: robin <robin@rnode.me>
Co-authored-by: Akhil <surapuramakhil@gmail.com>
Co-authored-by: Shaobiao Lin <whalevocal@gmail.com>
|
2024-03-22 17:25:46 +08:00 |
|
LinkinStars
|
937de43978
|
Release/1.2.5 (#759)
Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com>
Co-authored-by: shuai <lishuailing@sifou.com>
Co-authored-by: kelvinkuo <kelvinkuo224@gmail.com>
Co-authored-by: hgaol <dhangao@hotmail.com>
Co-authored-by: sy-records <52o@qq52o.cn>
Co-authored-by: Adam Vollrath <adam.d.vollrath@gmail.com>
Co-authored-by: kumfo <kumfo@sifou.com>
Co-authored-by: Yang Wong <yang wang>
Co-authored-by: hbsciw <hbsciw@gmail.com>
|
2024-01-29 17:19:41 +08:00 |
|
LinkinStars
|
a458f3409c
|
rename all old answerdev/answer link to apache/incubator-answer (#603)
Co-authored-by: shuai <lishuailing@sifou.com>
|
2023-11-01 14:48:35 +08:00 |
|
tison
|
3d2187d849
|
chore: add license headers
Signed-off-by: tison <wander4096@gmail.com>
|
2023-10-26 11:11:23 +08:00 |
|
LinkinStars
|
6fa3bf0be0
|
feat(user): group by user info in timeline
|
2023-09-14 15:21:12 +08:00 |
|
LinkinStars
|
a6b6545089
|
fix(answer): fix incorrect cancel answer activity
|
2023-08-29 15:22:35 +08:00 |
|
LinkinStars
|
a3b033b9df
|
fix(timeline): fix the wrong TriggerUserID when accept answer
|
2023-07-20 19:20:40 +08:00 |
|
LinkinStars
|
2f4090c25e
|
fix(activity): add activity common service init
|
2023-07-03 17:15:29 +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
|
1c2151d710
|
refactor(shortid): remove short id variable
|
2023-06-02 16:53:49 +08:00 |
|
LinkinStars
|
d0bc403c88
|
fix(activity): incorrectly uses value as id
|
2023-05-26 16:48:40 +08:00 |
|
LinkinStars
|
879c781e35
|
refactor(config): remove all config global variables and cache all config related data
|
2023-05-25 20:13:18 +08:00 |
|
LinkinStars
|
1de9ef6a89
|
Merge remote-tracking branch 'github/feat/1.1.1/user-center' into beta.2/1.1.0
# Conflicts:
# go.mod
# i18n/en_US.yaml
# internal/base/reason/reason.go
|
2023-05-09 10:39:04 +08:00 |
|
aichy126
|
234d240868
|
update short id
|
2023-04-10 11:16:48 +08:00 |
|
LinkinStars
|
eb0e54c724
|
fix(activity): show the trigger user info when display timeline
|
2023-04-03 11:14:28 +08:00 |
|
LinkinStar
|
916dbf52cb
|
feat: activity object info return display name
|
2022-11-29 10:03:37 +08:00 |
|
LinkinStar
|
ef250eacef
|
feat: activity object info return username
|
2022-11-28 17:18:41 +08:00 |
|
LinkinStar
|
224b569013
|
feat: activity object info return username
|
2022-11-28 17:09:52 +08:00 |
|
LinkinStar
|
4e8283eac9
|
fix: timeline accept answer activity type format, parse the close problem correctly
|
2022-11-24 10:48:30 +08:00 |
|
LinkinStar
|
dbc316c40d
|
refactor: activity timeline extract user info and comment function
|
2022-11-23 19:30:38 +08:00 |
|
LinkinStar
|
45bd739f51
|
fix: timeline revision tag detail title is display name
|
2022-11-23 17:32:59 +08:00 |
|
LinkinStar
|
ff38dc5a0c
|
feat: activity timeline show vote activity
|
2022-11-23 16:12:48 +08:00 |
|
LinkinStar
|
d399b9756f
|
feat: activity timeline revision add tag detail
|
2022-11-23 14:21:11 +08:00 |
|
LinkinStar
|
982d034252
|
feat: add timeline detail api
|
2022-11-23 11:07:41 +08:00 |
|
LinkinStar
|
cd961eafc2
|
feat: add timeline api interface
|
2022-11-22 19:48:27 +08:00 |
|
LinkinStar
|
d36f758fba
|
feat: add activity where needed
|
2022-11-21 19:28:02 +08:00 |
|
mingcheng
|
8e6c49a531
|
initial commit
|
2022-09-27 17:59:05 +08:00 |
|