1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-08-08 02:51:50 +00:00

Commit Graph

  • f88f51ceed cmd/gocq: switch faststart over to a flag wdvxdr 2022-02-06 16:04:03 +08:00
  • f8fa906a95 .github: fix issue link wdvxdr 2022-01-30 16:04:53 +08:00
  • b0fb02e890 .github: update bug-report template wdvxdr 2022-01-30 16:02:26 +08:00
  • 1f55bde728 ci: make lint happy wdvxdr 2022-01-30 16:00:30 +08:00
  • e8bf497022 fix: fix btree iterate for empty db wdvxdr 2022-01-30 15:50:02 +08:00
  • 6c7445772c fix: fix btree iterate wdvxdr 2022-01-30 15:35:14 +08:00
  • d2a58014bc feat: support foreach in btree wdvxdr 2022-01-30 14:52:29 +08:00
  • be3b17dc6b fix: support join query from http query&form wdvxdr 2022-01-30 14:28:22 +08:00
  • 7dc4a0bf5e style: add some comments Ink33 2022-01-26 20:30:41 +08:00
  • a5dd0bfa1f feat: disable temp session by default Mrs4s 2022-01-24 19:52:13 +08:00
  • 8723ff8713 dep: update websocket again wdvxdr 2022-01-23 22:58:17 +08:00
  • 81d910fb05 dep: update MiraiGo & websocket wdvxdr 2022-01-23 22:47:13 +08:00
  • 0cc0a20848 .github: update bug-report template wdvxdr 2022-01-22 21:51:20 +08:00
  • 6916fb7d47 dep: use RomiChan forked websocket wdvxdr 2022-01-12 22:08:39 +08:00
  • 9152185ebc fix: PutBuffer panic on nil event buffer (#1299) 源文雨 2021-12-31 11:19:58 +08:00
  • b98f75ccab style: run gofumpt wdvxdr 2021-12-29 14:04:51 +08:00
  • 18487d6353 dep: update dependencies wdvxdr 2021-12-28 22:12:24 +08:00
  • 59bc7b4bae internal/cache: always use CacheDB wdvxdr 2021-12-28 17:33:14 +08:00
  • a49becfff4 api-gen: replace aliases with multi-path wdvxdr 2021-12-28 17:17:47 +08:00
  • 05f7eeb5c9 fix: fix api-generator panic wdvxdr 2021-12-28 16:56:36 +08:00
  • a10aee8c8d fix: make linter happy wdvxdr 2021-12-26 17:54:03 +08:00
  • b8fe459c75 feat(coolq): upload images/videos in forward message concurrently wdvxdr 2021-12-26 17:50:40 +08:00
  • 80e35fc800 fix(server): fix Mutex change in reconnect wdvxdr 2021-12-26 15:48:08 +08:00
  • ef2223828f feat: add WriteDeadline wdvxdr 2021-12-26 13:09:08 +08:00
  • 94ec3ccbcd ci(chore): Fix stylings github-actions[bot] 2021-12-24 14:27:39 +00:00
  • bfc29a8c97 feat: support set max retries and retries interval (close #1252) (#1289) 千橘 雫霞 2021-12-24 22:27:07 +08:00
  • 024ec34fbe fix: bus_id compatibility wdvxdr 2021-12-23 21:18:01 +08:00
  • e9fdefd162 [update] Bumped version (#1284) Sam 2021-12-23 17:29:36 +08:00
  • c775d91e1c fix: private reply message serialize wdvxdr 2021-12-19 22:48:09 +08:00
  • 897119cbca ci: make lint happy wdvxdr 2021-12-19 15:48:07 +08:00
  • 3f67bee51e dep: update MiraiGo wdvxdr 2021-12-19 15:43:48 +08:00
  • 7785c819fb doc: guild api get_topic_channel_feeds Mrs4s 2021-12-17 23:29:42 +08:00
  • 38000611c3 dep: update MiraiGo wdvxdr 2021-12-17 21:05:27 +08:00
  • 20ce02f0c9 ci: fix lint by adding // nolint wdvxdr 2021-12-17 12:44:53 +08:00
  • 5a180cb8c2 dep: update MiraiGo wdvxdr 2021-12-17 12:38:52 +08:00
  • 2f1077e795 feat: expand forward message wdvxdr 2021-12-17 12:36:00 +08:00
  • cb16c08ac8 fix: download & delete group file api error Mrs4s 2021-12-17 02:50:37 +08:00
  • 304667a822 feat: error dump Mrs4s 2021-12-16 17:48:39 +08:00
  • 3ebcb70fce Merge branch 'master' into dev Mrs4s 2021-12-16 17:20:51 +08:00
  • 0accc89693 ci(package): remove useless nightly package (#1260) Ink33 2021-12-14 22:27:36 +08:00
  • 9506dc21ab style: delete useless return Mrs4s 2021-12-14 17:53:51 +08:00
  • 8da29c292e feat: get_guild_msg api no_cache Mrs4s 2021-12-14 17:50:36 +08:00
  • 3b0e9e67cf Merge pull request #1253 from sam01101/patch-4 Mrs4s 2021-12-14 12:41:24 +08:00
  • 8f4286074b [fix] Checkbox cause github 500 error sam01101 2021-12-14 11:08:46 +08:00
  • 32aa82f914 feat: get_guild_msg api Mrs4s 2021-12-13 02:34:05 +08:00
  • f5ef0c188b feat: guild_channel_recall event Mrs4s 2021-12-13 02:21:20 +08:00
  • 1bc3818510 feat: basic guild music share support wdvxdr 2021-12-12 17:15:42 +08:00
  • bc2901f4bd Merge branch 'dev' of github.com:/Mrs4s/go-cqhttp into dev Mrs4s 2021-12-12 00:24:38 +08:00
  • 120b925fd6 update: remove internal id from guild message id Mrs4s 2021-12-12 00:24:24 +08:00
  • abf42ce6b1 ci(chore): Fix stylings github-actions[bot] 2021-12-11 15:36:58 +00:00
  • 54e69acb8b feat: support guild image decode to db Mrs4s 2021-12-11 23:35:49 +08:00
  • 57b2ce4c04 feat: database support for guild channel message Mrs4s 2021-12-11 23:16:00 +08:00
  • 2461ff58a5 doc: update guild doc Mrs4s 2021-12-11 03:10:53 +08:00
  • 5d81267c12 feat: get_guild_member_profile api Mrs4s 2021-12-11 02:57:17 +08:00
  • d561d4fd80 Merge pull request #1184 from Ink-33/patch-3 Mrs4s 2021-12-10 14:00:09 +08:00
  • 49aedc99fe fix(expand env): change os.ExpandEnv to regex (#1231) 秋葉あんず 2021-12-09 17:53:40 +08:00
  • 0211a0ea96 doc: guild api get_guild_member_list Mrs4s 2021-12-09 16:28:43 +08:00
  • c40f1b8191 doc: fix typo Mrs4s 2021-12-09 01:00:23 +08:00
  • 9c3997d11f doc: update guild doc Mrs4s 2021-12-09 00:55:50 +08:00
  • 9f7f5a6dea doc: update guild doc Mrs4s 2021-12-09 00:54:11 +08:00
  • a9c1f2e5f3 ci: fix version path wdvxdr 2021-12-08 22:52:37 +08:00
  • 8ba93cbf7c ci: use commit sha version wdvxdr 2021-12-08 22:32:27 +08:00
  • c61de34732 ci(chore): Fix stylings github-actions[bot] 2021-12-08 13:52:55 +00:00
  • e69051e88b feat: get_guild_member_list api Mrs4s 2021-12-08 21:52:00 +08:00
  • 7278f99ed9 api: temporary delete get_guild_members api v1.0.0-beta8-fix2 Mrs4s 2021-12-08 17:26:13 +08:00
  • 44e0ff44fb update dep Mrs4s 2021-12-08 17:17:33 +08:00
  • 8b8a59f6d1 update dep Mrs4s 2021-12-08 13:49:29 +08:00
  • 26a7a1f0b6 feat(config): separate config & server (#1212) 源文雨 2021-12-07 22:39:30 +08:00
  • 3eade331bf update dep Mrs4s 2021-12-07 13:50:51 +08:00
  • aa2caac3f7 feat: support expand env wdvxdr 2021-12-06 22:30:40 +08:00
  • 0ead592114 update protobuf (#1217) He Cheng 2021-12-06 21:07:06 +08:00
  • dfec28dac6 server: fix concurrent write in ws wdvxdr 2021-12-05 22:40:44 +08:00
  • a06a891186 feat: 将程序的主体部分移动到 cmd/gocq (#1215) 源文雨 2021-12-04 13:48:12 +08:00
  • fbf0d7d1e0 update dep Mrs4s 2021-12-02 01:07:01 +08:00
  • fe1bfeb948 Fix image..jpg (#1198) Arnie97 2021-11-29 12:58:50 +08:00
  • b4bd22ea11 ci(chore): Fix stylings github-actions[bot] 2021-11-27 08:02:04 +00:00
  • bf06f50a83 add comments Mrs4s 2021-11-27 16:01:09 +08:00
  • 3e9920b31b feat: get_topic_channel_feeds api Mrs4s 2021-11-27 15:58:13 +08:00
  • 30edae64b3 fix: guild api use string-id type Mrs4s 2021-11-24 01:39:33 +08:00
  • bb769941ab fix: role api issues Mrs4s 2021-11-24 00:30:57 +08:00
  • b4d797a7b3 merge master Mrs4s 2021-11-23 23:55:32 +08:00
  • e990860632 Merge pull request #1188 from Bluefissure/feature/guild-role Mrs4s 2021-11-23 23:47:59 +08:00
  • b4d92fcae3 fix: guild event use string-id type Mrs4s 2021-11-23 23:36:32 +08:00
  • 52743a8a5f Merge branch 'master' into dev Mrs4s 2021-11-23 20:30:31 +08:00
  • b1a09591d2 Merge pull request #1185 from ACodinghusky/patch-1 Mrs4s 2021-11-23 17:40:25 +08:00
  • e73417bebf feat: Add guild role APIs Bluefissure 2021-11-22 12:27:40 -06:00
  • 6b9f94c0f7 Update config.yml template ACodinghusky 2021-11-20 23:23:50 +08:00
  • d8445c2d8d fix typo Ink33 2021-11-20 22:52:23 +08:00
  • 2500d2dc6a Merge branch 'master' into dev Mrs4s 2021-11-20 20:59:44 +08:00
  • fadc460f4a update template Mrs4s 2021-11-20 20:58:51 +08:00
  • 67fe1f661f template: fix typo Mrs4s 2021-11-20 20:49:40 +08:00
  • 2fc7f995f2 coolq: make animated sticker subset of face message wdvxdr 2021-11-20 18:45:35 +08:00
  • 7e573f9be6 feat: support animated sticker message wdvxdr 2021-11-19 23:20:42 +08:00
  • 6f3c6f3681 Merge pull request #1180 from openwrt2223/master Mrs4s 2021-11-19 01:47:02 +08:00
  • 72fec47622 Update modules/config/config.go openwrt2223 2021-11-19 00:44:27 +08:00
  • 150ce2950a fix: allow sending guild short video wdvxdr 2021-11-18 21:31:46 +08:00
  • a2d1e88ed5 fix: use gorilla/websocket wdvxdr 2021-11-18 14:23:17 +08:00
  • c2c1fb00e5 fix: fix set_group_special_title param wdvxdr 2021-11-18 13:13:52 +08:00
  • c6119cf9ea del: Removed issuebot due to issue template (#1174) sam01101 2021-11-18 09:58:46 +08:00
  • bb7f83201e feat(http): enable v12 style http endpoint wdvxdr 2021-11-17 22:11:15 +08:00