Commit graph

80 commits

Author SHA1 Message Date
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
ea07507e56 feat/show public object
fix outbox public id
2023-04-02 00:34:46 +08:00
280d74b4e9 feat/creat note
close #1
2023-04-02 00:13:36 +08:00
d321d07a49 refactor/actor model 2023-04-02 00:13:16 +08:00
43a19e81d4 feat/ldsig
close #7
2023-04-02 00:13:03 +08:00
702ee4df97 fix/precheck pubkey 2023-04-02 00:11:30 +08:00
3c9bf07566 refactor/fectch actor 2023-04-01 17:17:01 +08:00
e32310da73 feat/docker support 2023-03-29 18:12:43 +08:00
579e837a49 chores/update some TODO 2023-03-29 11:14:13 +08:00
a30bef03fa fix/db type 'dict' is not supported 2023-03-29 02:06:52 +08:00
89f1e8d6e3 fix/headers date RFC 2616 compliant 2023-03-29 01:51:15 +08:00
a072d89cad feat/following
close #2
2023-03-27 23:22:11 +08:00
e8ec99c77a WIP/following actor 2023-03-27 18:18:04 +08:00
89394d50c6 fix/db models 2023-03-27 18:14:05 +08:00
997149b529 WIP/save to outbox 2023-03-22 17:58:11 +08:00
eb10c05cb5 refactor/actor model 2023-03-21 14:24:57 +08:00
e251dca8ae WIP/following feat 2023-03-21 13:58:14 +08:00
fe09de3cd8 fix/no commit db 2023-03-21 09:32:26 +08:00
9d0bca641b feat/process follower 2023-03-20 23:33:10 +08:00
02a01d29c7 fix/db models 2023-03-20 22:20:50 +08:00