Il Harper
94a9f070f6
docs: update CHANGELOG
2024-05-27 21:08:15 +08:00
Il Harper
26fc007aaa
chore: bump versions
2024-05-27 21:07:01 +08:00
Il Harper
72a9ac8fe8
feat(shell): add chronocat.putongdejiekou1
api def
2024-05-27 20:56:41 +08:00
Il Harper
890ea371ab
chore: update docs
...
Crychiccat v0.2.8 以前的版本不再提供。所有修改的代码均在
https://github.com/chrononeko 下可查看。
2024-05-06 21:42:05 +08:00
Il Harper
441f2d6595
fix(api): fix guild.member.mute
2024-05-06 14:12:56 +08:00
Il Harper
42c1797a83
docs: update
2024-05-01 12:57:43 +08:00
Il Harper
47d0d13e9f
fix(shell): server: use empty obj instead of JSON.parse()
when no content
2024-04-29 23:37:54 +08:00
Il Harper
30229d65aa
feat: support facebubble
2024-04-29 23:21:33 +08:00
KBLonay
94f5f5da00
fix: expired link
2024-04-27 22:34:42 +08:00
Il Harper
72cdae235e
feat: support marketface
2024-04-26 16:02:11 +08:00
Il Harper
60fa49ae01
feat(red): add MarkdownElement
/InlineKeyboardElement
types
2024-04-26 13:07:26 +08:00
Il Harper
17f5756c8c
docs: update CHANGELOG
2024-04-23 01:23:37 +08:00
Il Harper
ffe8b03a18
chore: bump versions
2024-04-23 01:23:26 +08:00
dependabot[bot]
48aa2324e8
chore(deps): bump express from 4.18.3 to 4.19.2 ( #7 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Il Harper <hi@ilharper.com>
2024-04-20 18:18:37 +08:00
dependabot[bot]
e4a9a195aa
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 ( #6 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Il Harper <hi@ilharper.com>
2024-04-18 23:52:43 +08:00
Il Harper
fa64f9dca9
fix(event): fix CR
in text
2024-04-17 02:11:48 +08:00
Il Harper
323d5604db
docs: update CHANGELOG
2024-04-13 23:12:33 +08:00
Il Harper
a2879cb86a
chore: bump versions
2024-04-13 23:12:09 +08:00
Il Harper
b97bb65151
feat(shell): add chronocat.guild.member.title.set
api def
2024-04-13 15:36:53 +08:00
Il Harper
0791221f36
feat: support market emoticon
2024-04-12 04:16:02 +08:00
Il Harper
6f9df7e801
fix(api): fix attrs get
2024-04-12 04:12:59 +08:00
Il Harper
2d4546b684
chore: bump versions
2024-04-11 21:42:29 +08:00
Il Harper
8ffb8c00e8
docs: update CHANGELOG
2024-04-11 21:42:13 +08:00
Il Harper
718126bc25
docs: update config guide
2024-04-11 21:42:01 +08:00
Il Harper
3c57ec6a4f
fix(event): fix event.channel
for sent msg
2024-04-08 00:46:58 +08:00
Il Harper
cc5de2b05c
feat: report non-chronocat sent message
2024-04-08 00:13:14 +08:00
Il Harper
df007281ef
fix(shell): config: self_url
regexp support ipv6
2024-04-07 19:25:25 +08:00
Il Harper
dd66a2e0bd
fix(api): fix friend.list
slow
2024-04-07 19:20:27 +08:00
Il Harper
fa44222dd5
feat(api): add active chat for buddy
2024-04-07 18:48:42 +08:00
Il Harper
0d08ce598b
docs: update hos
2024-04-07 00:46:08 +08:00
Il Harper
cb8d727e7a
test(api): add tests for br
p
a
elements
2024-04-06 03:42:26 +08:00
Il Harper
cc1db1613a
test: refactor tests
2024-04-06 03:36:06 +08:00
Il Harper
98169d33d0
test: fix tests
2024-04-06 03:19:15 +08:00
Il Harper
9a0c50521d
ci: show test reports in job summary
2024-04-06 03:11:22 +08:00
Il Harper
312b01acff
fix(api): report sent message
2024-04-06 02:35:58 +08:00
Maiko Sinkyaet Tan
373ebf191f
feat(api): add <p>
and <a>
and <br>
elements ( #5 )
...
* feat: add `<p>` and `<a>` elements
* fix: typo
* Update messager.ts
* fix: remove condition
* fix: should build text before push
* feat: add <br> element
* feat: implement normalise and isEndline function
* fix: type errors
* fix: <a> insert space
* fix: type
* fix: format
2024-04-06 02:20:28 +08:00
Il Harper
a7db769a82
chore(shell): update config type docs
2024-04-06 02:09:29 +08:00
Il Harper
db639d2314
fix(event): unset id
when id's string "0"
2024-04-02 00:48:44 +08:00
Il Harper
e97c5a0089
docs: update CHANGELOG
2024-03-31 17:22:33 +08:00
Il Harper
5558837db5
chore: bump versions
2024-03-31 17:15:00 +08:00
Il Harper
ba696284fb
docs: update CHANGELOG
2024-03-31 17:14:27 +08:00
Il Harper
d1df72b3b4
chore: update genlog script
2024-03-31 17:09:19 +08:00
Il Harper
ac6206bf1c
docs: update docs
2024-03-31 17:08:22 +08:00
Il Harper
5c3da1d168
docs: add blog crychiccat
2024-03-31 17:04:56 +08:00
Il Harper
cd499dc268
docs: add blog 020
2024-03-31 14:28:07 +08:00
Il Harper
ad73ccd93a
feat(api): update messager
2024-03-30 23:03:36 +08:00
Il Harper
a9781d2098
fix(event): face element do not set no-unsafe-super
attr
2024-03-29 17:48:24 +08:00
Il Harper
579622df1a
fix: fix chrononeko/bugtracker#56
2024-03-29 17:46:27 +08:00
Il Harper
caac694222
feat(shell): add poke
/markdown
api defs
2024-03-29 17:24:59 +08:00
Il Harper
a721bae33a
test: fix tests
2024-03-20 00:57:20 +08:00