Archived
1
0
Fork 0
Commit graph

4022 commits

Author SHA1 Message Date
Dianliang233
2395a89a83
更新 renovate.json 2023-07-30 18:10:22 +08:00
renovate[bot]
8b8f01fb98
chore(deps): update dependency fonttools to v4.41.1 (#731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-30 18:09:02 +08:00
renovate[bot]
6c193b17e7
chore(deps): update dependency aioconsole to v0.6.2 (#730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-30 18:00:00 +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
多羅狼
069e11208a
Update __init__.py 2023-07-30 16:11:23 +08:00
yzhh
2976ee9e47 Update modules.py 2023-07-30 00:37:45 +08:00
yzhh
b9415effe0 Update modules.py 2023-07-30 00:31:32 +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
多羅狼
dd39198be8
add slash 2023-07-29 20:59:03 +08:00
多羅狼
b821234458
add slash by webrender 2023-07-29 20:49:47 +08:00
多羅狼
d39a23636d
Update __init__.py 2023-07-29 14:25:41 +08:00
多羅狼
bbd8b29355
add placeholder when no wolfram alpha appid 2023-07-29 13:50:13 +08:00
多羅狼
cee332bad9
Fix PermissionError 2023-07-29 01:53:44 +08:00
多羅狼
e658224f9a
Update wolfram.py 2023-07-28 22:29:14 +08:00
Dianliang233
a9f691f731 Merge branch 'master' of https://github.com/teahouse-studios/akari-bot 2023-07-28 19:31:38 +08:00
多羅狼
1a28ed928c
Update __init__.py 2023-07-28 13:50:04 +08:00
多羅狼
66e8115ce4
Update dirty_check.py 2023-07-28 03:48:43 +08:00
多羅狼
53efec1999
Update zh_cn.json 2023-07-28 03:47:46 +08:00
多羅狼
9b1144524d
fix 2023-07-28 03:42:31 +08:00
多羅狼
1aa77a8854
Update dirty_check.py 2023-07-28 03:38:51 +08:00
多羅狼
eca349ce13
Update dirty_check.py 2023-07-28 03:36:13 +08:00
多羅狼
265b2ab15e
update rickroll 2023-07-28 03:31:53 +08:00
多羅狼
d37ab55035
Create tweet.py 2023-07-28 02:21:31 +08:00
yzhh
c0a8b0d9ec Update __init__.py 2023-07-27 22:58:49 +08:00
Dianliang233
5fcbbc053d
Update tweet
* Adapted to latest version of react-tweet
* Added alias x => tweet
* Changed core.dirty_check.rickroll to synchronous function
2023-07-27 22:32:44 +08:00
多羅狼
a7fec8ffc3
Update DEPLOY.md 2023-07-27 21:58:54 +08:00
多羅狼
838e76f789
Update report_bug.yaml 2023-07-26 17:02:27 +08:00
多羅狼
55a93d6f4f
:) 2023-07-26 16:20:12 +08:00
多羅狼
04c2da50fb
fix 2023-07-26 16:18:01 +08:00
多羅狼
5b621cb4f6
fix 2023-07-26 16:16:35 +08:00
9Bakabaka
edacc90333
增加Dockerfile (#720)
* Add files via upload

* Update Dockerfile

* feat(dockerfile): add more metadata

See also https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys

---------

Co-authored-by: xtex <xtexchooser@duck.com>
2023-07-26 13:39:07 +08:00
多羅狼
29955e0c82
fix locale problem 2023-07-25 17:07:05 +08:00
Nattiden
ec6ee4ed41
更新 i18n.py 2023-07-25 17:03:12 +08:00
多羅狼
86e1b4d414
fix 2023-07-25 16:54:08 +08:00
多羅狼
7506580ee9
update 2023-07-25 16:47:29 +08:00
多羅狼
baa9424a16
Update zh_tw.json 2023-07-25 16:28:23 +08:00
Dorobot
eeeea4b2a1
New Crowdin updates (#685) 2023-07-25 15:02:06 +08:00
多羅狼
4478839cdb
Update modules.py 2023-07-25 13:56:11 +08:00
多羅狼
fafda3f289
update i18n 2023-07-25 13:49:41 +08:00
多羅狼
6be0731978
add i18n 2023-07-25 13:39:52 +08:00
多羅狼
61493ff410
Update bugtracker.py
wssb
2023-07-25 13:34:36 +08:00
多羅狼
9100adbe8d
Update bugtracker.py 2023-07-25 13:31:04 +08:00
多羅狼
88f764fc10
change alias 2023-07-24 14:35:45 +08:00
多羅狼
a33590354c
update 2023-07-24 13:51:36 +08:00
Nattiden
fddca2fbbd
fix i18n.py 2023-07-24 12:40:26 +08:00
多羅狼
fbaa87f2af
Update modules.py 2023-07-24 11:33:26 +08:00
多羅狼
941a86fc51
change permissions 2023-07-24 11:20:48 +08:00
多羅狼
153421b813
Update zh_cn.json 2023-07-24 01:22:04 +08:00