Commit graph

87 commits

Author SHA1 Message Date
b7533b566b [fix] ensure get actor first
All checks were successful
/ run-pytest (push) Successful in 1m58s
2024-02-28 14:39:24 +08:00
fee55145d9 [refactor] rewrite post in hylang
All checks were successful
/ run-pytest (push) Successful in 2m29s
2024-02-28 13:45:13 +08:00
ce4ab247e7 [refactor] use let define variables
All checks were successful
/ run-pytest (push) Successful in 1m1s
2024-02-27 00:34:40 +08:00
3994213325 [refactor] use hylang to fetch
All checks were successful
/ run-pytest (push) Successful in 1m33s
2024-02-26 23:55:18 +08:00
d23818e318 [feat/test] use pytest-dotenv 2024-02-26 21:12:20 +08:00
bbda14f332 [fix] temp remove create inbox process
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-08-20 10:26:23 +08:00
a0105f7959 [fix] stub
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-08-14 23:10:56 +08:00
36ae86fe6a [chore] format code
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-08-04 22:16:29 +08:00
1ce90a297a [perf] process relates inbox object 2023-08-03 20:59:22 +08:00
da6b51fc5f [chore] format code
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-08-02 20:53:09 +08:00
3eb22ce9db [feat] process forwarding message
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-08-02 18:16:27 +08:00
885e0c879c [perf] change response http code 2023-08-02 17:47:27 +08:00
652db0ca20 [refactor] format code & rename var 2023-08-01 22:25:02 +08:00
9742552c5f [perf] desc order index page
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-07-31 06:22:51 +08:00
849f8de6f9 [perf] check duplicat accept respond
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-07-31 05:55:08 +08:00
0813cf226d [fix] nest accept respond
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-07-31 04:59:23 +08:00
b11a3ce322 [test] add test special config
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline failed
2023-07-30 20:50:08 +08:00
abdf1fea0f [feat] show note in index 2023-07-30 20:49:59 +08:00
68ae04e72a [lint] main.py
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-07-29 20:49:12 +08:00
1751a78a59 [lint] actor.py 2023-07-29 20:49:01 +08:00
64278302fa [lint] main.py
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-07-29 18:22:16 +08:00
76b4046ed4 [lint] ldsig.py 2023-07-29 17:01:03 +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
a4014e85c7 [feat] process like activity
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 14:50:13 +08:00
5dccddb496 [perf] follow outbox add activity_ap_id 2023-04-28 15:24:28 +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
c176b9525f Bump version to v0.1.1 2023-04-07 14:25:08 +08:00
25c9e1ef11 [tests] add inbox test 2023-04-07 11:47:13 +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
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
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
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
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