aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* feat: multi-join maybe? fix inbox not embedding objtci alemi2024-04-11-6/+59
* fix: ownerships alemi2024-04-11-10/+11
* feat: first mastodon route yay, mastodon default on alemi2024-04-11-3/+49
* chore: updated apb things, restructured a bit alemi2024-04-11-287/+236
* feat(apb): restructured, added target and server alemi2024-04-11-31/+83
* chore: better routing structure alemi2024-04-09-7/+53
* chore: restructured completely alemi2024-04-09-632/+667
* docs: better "roadmap" alemi2024-04-08-3/+2
* docs: reworded alemi2024-04-08-1/+1
* chore: also modularized APInbox alemi2024-04-08-163/+205
* chore: separated outbox business logic in methods alemi2024-04-08-214/+262
* docs: document crate a little alemi2024-04-06-7/+106
* chore: cargo metadata alemi2024-04-06-0/+6
* fix: dont publicly export macros alemi2024-04-06-4/+8
* docs: added readme alemi2024-04-06-0/+15
* chore: crate metadata, MIT license alemi2024-04-06-0/+6
* fix(apb): proper feature gating, dict->unstructured alemi2024-04-06-185/+205
* feat: subdivide into features alemi2024-04-06-22/+41
* feat: listed half of mastodon's api routes alemi2024-04-06-0/+74
* docs: some readmes alemi2024-04-06-0/+6
* feat: separated apb types into crate, reworked alemi2024-04-06-829/+3593
* feat: accept also bare note to publishv0.1.0 alemi2024-03-28-2/+34
* fix: followers was wrong because full model alemi2024-03-28-1/+3
* fix: followers querying with full id alemi2024-03-28-2/+2
* chore: imports cleanup alemi2024-03-28-4/+4
* chore: refactor collections with utils, moved stuff alemi2024-03-28-114/+117
* feat: process updates for notes and users alemi2024-03-28-1/+35
* fix: more lenient nodeinfo alemi2024-03-28-2/+2
* feat: immediately wakeup dispatcher when sending alemi2024-03-27-8/+31
* fix: maybe fix for expanding addressings alemi2024-03-27-1/+2
* fix: log follow request accept/reject alemi2024-03-27-0/+3
* fix: less extreme logging for deliveries alemi2024-03-27-16/+5
* fix: filter out empty targets alemi2024-03-27-1/+3
* fix: when missing embedded object still show url! alemi2024-03-27-3/+7
* feat: normalized pagination alemi2024-03-27-50/+53
* fix: don't insert when there's nothing to insert alemi2024-03-27-8/+12
* docs: updated README alemi2024-03-27-3/+6
* feat: crude implementation of most inbox flows alemi2024-03-27-68/+88
* chore: moved around stuff alemi2024-03-27-136/+140
* feat: crude implementation for most outbox methods alemi2024-03-27-119/+203
* fix: Node::id() returns owned value, imports fix alemi2024-03-27-20/+5
* fix: oh yes that was it! now digest alemi2024-03-27-2/+2
* fix: omg is it the day of the week? alemi2024-03-27-1/+1
* fix: if this is it............. alemi2024-03-27-1/+1
* fix: maybe without the day? omg mastodon... alemi2024-03-27-1/+1
* fix: well it's not standard duhh alemi2024-03-27-1/+1
* fix: what the fuck mastodon? alemi2024-03-27-1/+1
* fix: ooo is it this one? alemi2024-03-27-1/+1
* fix: show me what they say when rejecting sign :( alemi2024-03-27-5/+9
* fix: apparently i need to put flat links... alemi2024-03-27-27/+17