1
0
Fork 0
forked from alemi/upub
upub/src/model
2024-05-24 00:26:22 +02:00
..
activity.rs feat: impl Addressed on object and activity models 2024-05-02 02:58:45 +02:00
addressing.rs fix: use new apb fields 2024-05-02 00:47:11 +02:00
application.rs feat: show pub key and created time for app actor 2024-03-26 00:48:37 +01:00
attachment.rs chore: centralized way to process and insert objects 2024-05-20 02:55:30 +02:00
config.rs
credential.rs
delivery.rs feat: simple delivery system + http signatures 2024-03-25 05:07:58 +01:00
like.rs feat: like and share relations with object 2024-04-30 00:53:57 +02:00
mod.rs chore: refactor, moved cli tasks under directory 2024-04-30 16:48:28 +02:00
object.rs fix: duplicate context to conversation properly 2024-05-24 00:26:22 +02:00
README.md docs: some readmes 2024-04-06 17:20:14 +02:00
relation.rs feat: separated apb types into crate, reworked 2024-04-06 16:56:13 +02:00
relay.rs feat: kinda botched way to ignore relays 2024-04-29 21:58:08 +02:00
session.rs
share.rs feat: like and share relations with object 2024-04-30 00:53:57 +02:00
user.rs feat: parse and serve shared_inbox endpoint 2024-05-15 18:51:34 +02:00

model

these are orm entities, with associated relations, constructors and sometimes utility functions