Commit graph

99 commits

Author SHA1 Message Date
b59dc4c227 [lint] Shhhh...
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-07-29 12:01:30 +08:00
0fe7699e66 [lint] actor.py
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2023-07-29 10:56:39 +08:00
00e051a8a2 [chore] remove unnessary type hint 2023-07-29 10:12:40 +08:00
670cb72df7 [chore] update package 2023-07-29 10:12:22 +08:00
2b44847744 [cicd] disable orrgpython pylint
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-29 08:43:39 +08:00
41cb18aaaa [cicd] change pylint directory
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2023-07-29 08:16:23 +08:00
ebddc6afec [cicd] add lint workflow
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2023-07-29 08:12:35 +08:00
882dc4971b [chore] update packages 2023-07-29 08:08:27 +08:00
cd915a3646 [cicd] fix pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-07 20:10:02 +08:00
4449490b04 [cicd] drone -> woodpecker 2023-06-07 20:07:39 +08:00
a4014e85c7 [feat] process like activity
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 14:50:13 +08:00
0d690add79 [tests] add like activity test 2023-05-08 14:34:27 +08:00
96993d7552 [cicd] add -vvv pytest suffix
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 12:08:26 +08:00
8561f594e8 [chore] rename and remove comment 2023-05-08 12:07:50 +08:00
c37b0cddce [refactor] build renote actor 2023-05-08 12:02:56 +08:00
7fbb4bbd81 [tests] add outbox create test 2023-05-08 11:55:46 +08:00
6d28cccaf6 [chores] update packages
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-06 11:55:40 +08:00
d814a094d9 [tests] add follow outbox test
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-28 15:31:13 +08:00
5dccddb496 [perf] follow outbox add activity_ap_id 2023-04-28 15:24:28 +08:00
c21a792b2b [tests] add undo test
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-27 11:18:03 +08:00
4e6e9d803e [fix] undo follow 2023-04-27 11:17:20 +08:00
50f1595dcd [fix] relates to outboxobject class
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-11 23:03:53 +08:00
1fb87209bb [chores] update packages
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-11 22:04:25 +08:00
fb4bec0845 [WIP] inbox test
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-11 18:21:00 +08:00
9ff2d04ccf [refactor] test inbox prechecker 2023-04-11 16:08:16 +08:00
4b2c978794 [cicd] add test key
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-07 14:57:55 +08:00
d76a29b111 [cicd] add test.toml
Some checks failed
continuous-integration/drone Build is failing
2023-04-07 14:49:51 +08:00
dc6919e893 [cicd] init
Some checks failed
continuous-integration/drone Build is failing
2023-04-07 14:39:32 +08:00
c176b9525f Bump version to v0.1.1 2023-04-07 14:25:08 +08:00
97e5d98802 [tests] add some comments in test inbox 2023-04-07 14:09:44 +08:00
25c9e1ef11 [tests] add inbox test 2023-04-07 11:47:13 +08:00
27c2f39f12 [chores] add package factory-boy 2023-04-07 11:46:24 +08:00
1d3c924f08 [fix] add missing save_to_outbox 2023-04-07 11:36:02 +08:00
48bf660338 [fix] not link element outbox.actor -> inbox 2023-04-07 11:21:25 +08:00
789cd3f44c [perf] add some exception message 2023-04-06 17:36:49 +08:00
964159a133 [chroes] add respx package 2023-04-06 17:36:26 +08:00
bf8142eb0b [tests] add inbox stub test 2023-04-06 17:36:10 +08:00
5c01f24e91 [chores] bump packages version 2023-04-06 16:11:26 +08:00
bd5068e73e [fix] foreign key dependency
remove unnecessary foreign key undo id
2023-04-06 16:10:44 +08:00
11f9729931 [WIP] announce 2023-04-03 18:14:46 +08:00
49131a6aae [chores] update some TODOs 2023-04-03 15:41:14 +08:00
bbd1d8ee37 [tests] add index tests 2023-04-03 15:33:17 +08:00
5a4c0405a6 Merge remote-tracking branch 'origin/master' 2023-04-03 14:24:05 +08:00
fd5556f68b fix/migration sqlalchemy 14
https://docs.sqlalchemy.org/en/20/changelog/migration_14.html#change-5508
2023-04-03 10:00:48 +08:00
23cb7f3c89 tests/init 2023-04-03 09:50:59 +08:00
9019b412c9 chores/add pytest-asyncio package 2023-04-03 09:50:22 +08:00
60fd0dc092 fix/token header 2023-04-02 15:49:20 +08:00
d56251ceb9 feat/send note via HTTP post 2023-04-02 15:14:37 +08:00
a919d31b97 feat/remove html content LF 2023-04-02 01:59:37 +08:00
2b4c7a9b54 fix/temp commit 2023-04-02 00:40:03 +08:00