Archived
1
0
Fork 0
Commit graph

37 commits

Author SHA1 Message Date
多羅狼
1e3cb3b89e
update (#1012) 2023-11-09 13:12:48 +08:00
多羅狼
bbebf0abc6
add slash after webrender 2023-10-28 01:11:27 +08:00
多羅狼
dec0729861
update tos 2023-10-25 22:52:19 +08:00
多羅狼
834606828f
Update petal related content 2023-10-25 22:22:04 +08:00
多羅狼
41d6edfbf7
Change coin rate 2023-09-30 15:09:18 +08:00
yzhh
bd918c83b1 add locale config field 2023-09-20 16:22:47 +08:00
yzhh
f201b1546d
Merge pull request #958 from xtexChooser/dev/matrix/e2ee
feat(matrix): E2E Encryption support
2023-09-18 10:25:16 +08:00
Dianliang233
5a330609ab Add langsmith 2023-09-11 17:46:54 +08:00
b786a33365
feat(matrix): set device name
Signed-off-by: xtex <xtexchooser@duck.com>
2023-09-11 14:41:29 +08:00
4332d54dd7
fix(matrix): specify correct device_id
Signed-off-by: xtex <xtexchooser@duck.com>
2023-09-11 11:48:14 +08:00
82f166f950
chore(matrix/e2e): add example config for matrix_megolm_backup_passphrase
Signed-off-by: xtex <xtexchooser@duck.com>
2023-09-11 11:34:30 +08:00
Dianliang233
2cd45da332 Add API bot 2023-08-23 16:01:54 +08:00
多羅狼
19c7b10bc2
arcaea is dead 2023-08-19 23:32:47 +08:00
23ae1fb5f2
feat: partial matrix support (#680)
* build(deps): add matrix-nio

* build(deps): update requirements.txt for matrix-nio

* feat: add example config for matrix

* feat: init matrix support

* feat: do init sync to avoid receiving old messages

* feat: store next sync batch with file

* feat: parse matrix message

* feat: check moderator permission

* feat: redacting message

* feat: toMessageChain for m.text and m.image

* feat: drop m.notice messages

* feat: sending messages

* fix: power level fetching

* fix: rich reply fallback stripping

* style: less log

* feat: guess image content type

* fix: image upload

* feat: sending audio

* chore: add todo

* chore: add todo

* fix: use FinS.result to store room id

As the spec, room_id is an opaque identifier, and at least all valid ASCII characters except '/' and ':' can be included in room_id. This means in some servers, '|' may be included in room_id.

* fix: print RoomSendError

* fix: public rooms with two user are regarded as DM

* feat: resolving pm

* fix: nio.ErrorResponse

* feat: add post test

* feat: pm post test

* Revert "feat: pm post test"

This reverts commit 3688213c80.

* Revert "feat: add post test"

This reverts commit 259fcf54ca.

* feat: create TPM room

* feat: send typing notifications

* feat: leave empty room

* feat: rich reply formatted fallback support

* fix: import

* fix: include body in formatted rich reply fallbacks

* fix: escape line breaks in html

* fix: <br/> tag

* feat: improve matrix direct messaging

* feat: parse m.emote as m.text

* fix: command run blockingly

* fix: message send error handle

* fix: keep DM room

* fix: reuse of DM rooms

* feat: add error log

* docs: add deploy guide for matrix

* docs: add matrix to readme

* docs: add more warning

* style: remove explictly type declartion  (poljar/matrix-nio#417)

* feat: receive audio message

* feat: standard rich-reply fallback for m.emote

* chore: add matrix to bug report issues template
2023-07-30 17:41:01 +08:00
yzhh
70a7e206f6 e 2023-07-30 00:26:34 +08:00
yzhh
df472f6114 update 2023-07-30 00:24:35 +08:00
多羅狼
b5239f83b5
sort 2023-07-29 21:30:26 +08:00
多羅狼
b821234458
add slash by webrender 2023-07-29 20:49:47 +08:00
多羅狼
83c41f04f1
Update config.toml.example 2023-07-23 16:23:07 +08:00
多羅狼
c88762ef4a
Update 2023-07-23 16:22:30 +08:00
多羅狼
0f2aba0af2
Update config.toml.example 2023-07-17 11:49:41 +08:00
yzhh
280c4f9974 Update config.toml.example 2023-07-15 17:35:54 +08:00
多羅狼
0d35ad769d
Update config.toml.example 2023-07-15 17:34:30 +08:00
yzhh
3f1baa068d P 2023-07-15 01:03:00 +08:00
yzhh
d8ae9561f7 Merge branch 'master' of https://github.com/Teahouse-Studios/akari-bot 2023-07-15 01:02:14 +08:00
yzhh
2c89b2a7d7 Update config.toml.example 2023-07-15 01:02:01 +08:00
多羅狼
893d55c260
Revert "update config"
This reverts commit ecc0ed259f.
2023-07-15 00:57:34 +08:00
多羅狼
ecc0ed259f
update config 2023-07-15 00:42:45 +08:00
多羅狼
af65661e3f
Update config.toml.example 2023-07-14 16:48:53 +08:00
多羅狼
fb10f3bf11
update 2023-07-14 15:59:01 +08:00
多羅狼
e9e07e1b76
Add config prompt 2023-07-13 12:26:10 +08:00
多羅狼
3e01c65048
Update 2023-07-08 01:30:31 +08:00
多羅狼
342cae5016
lowercase 2023-07-06 00:23:07 +08:00
多羅狼
a1da7cb92f
simplified confirm_command 2023-07-05 00:52:00 +08:00
yzhh
6aa157d5ee make command_prefix & confirm_command configurable 2023-07-05 00:18:45 +08:00
多羅狼
76ec00589f
Add kook_token remove unused config 2023-06-30 17:38:09 +08:00
yzhh
ba4ed4583e use toml #517; auto convert cfg to toml 2023-06-29 20:57:46 +08:00