Mrs4s
|
ea036c5d05
|
feat: send_guild_channel_msg
|
2021-11-12 03:40:59 +08:00 |
|
Mrs4s
|
f0ca636c54
|
feat: get_guild_channel_list
|
2021-11-12 02:45:06 +08:00 |
|
Mrs4s
|
51854fc6f3
|
feat: get_guild_members api
|
2021-11-12 02:29:25 +08:00 |
|
Mrs4s
|
f316278c57
|
feat: get_guild_meta_by_guest api
|
2021-11-07 16:28:27 +08:00 |
|
Mrs4s
|
0ea826f0a2
|
feat: get_guild_list api
|
2021-11-07 16:20:57 +08:00 |
|
Mrs4s
|
15b396251c
|
feat: get_guild_service_profile api
|
2021-11-07 16:13:48 +08:00 |
|
wdvxdr
|
18944198ae
|
feat: generate api route with annotation
|
2021-10-28 21:08:14 +08:00 |
|
wdvxdr
|
208563d4c9
|
refactor: move api.go to modules/api, filter to modules/filter
maybe do code generate for api route
|
2021-10-27 11:46:54 +08:00 |
|
wdvxdr
|
4e69ef4c2f
|
Merge branch 'database-support' into dev
# Conflicts:
# go.mod
# go.sum
# main.go
|
2021-10-17 16:03:37 +08:00 |
|
wdvxdr
|
a82eaf7411
|
fix: make lint happy
|
2021-10-11 22:49:25 +08:00 |
|
wdvxdr
|
fcc9962b15
|
feat: modular pprof server
This module is about 384KiB in windows/amd64
|
2021-10-11 22:47:06 +08:00 |
|
wdvxdr
|
69a187ddd7
|
Merge branch 'dev' into database-support
# Conflicts:
# main.go
|
2021-10-10 22:35:48 +08:00 |
|
wdvxdr
|
19fd331c46
|
rf(server): use sync.Once
|
2021-10-06 15:53:50 +08:00 |
|
wdvxdr
|
ce944539c1
|
feat: split out server register
we can add server with less dependency
|
2021-10-02 23:42:47 +08:00 |
|
wdvxdr
|
7c4be95c19
|
feat: store cache with disk btree backend
|
2021-09-28 22:23:33 +08:00 |
|
wdvxdr
|
d464236573
|
fix: make linter happy
add db into skip-dirs
|
2021-09-28 15:46:14 +08:00 |
|
wdvxdr
|
f767213681
|
feat: init disk-based btree impl
|
2021-09-27 22:44:45 +08:00 |
|
wdvxdr
|
c4d34fa14f
|
Merge branch 'dev' into database-support
# Conflicts:
# coolq/bot.go
# modules/config/config.go
|
2021-09-26 19:49:48 +08:00 |
|
wdvxdr
|
1337d3f1f3
|
style: move internal/config to modules/config
config should not be internal, maybe some module need it.
|
2021-09-26 19:41:03 +08:00 |
|
wdvxdr
|
cd141d7d37
|
fix: build failed on nosilk platform
|
2021-09-25 13:28:23 +08:00 |
|
wdvxdr
|
5acb01c1a3
|
refactor: new package modules
move silk, mime to modules
|
2021-09-25 13:24:33 +08:00 |
|