0x0

joined 2 years ago
[–] [email protected] 3 points 11 months ago (1 children)

@Deebster @erlend_sh the biggest blockers regarding the database schema design right now are:

  • Bring-your-own-domain
  • Settings and preferences
  • System account (for authorized fetch mode)

That requires a lot of consideration though, and I'd also like to subdivide the accounts table more for two reasons:

  • Agnosticism over protocols (maybe ActivityPub won't be the only protocol we want to support in the future)
  • If we can get under 16 columns, we can disable support for 32 columns in Diesel and save build time

That's basically it. Aside from that there's not too much I'd change in an incompatible way

[–] [email protected] 4 points 11 months ago (2 children)

@Deebster @erlend_sh Yeah.. we just don't like to commit. Like just yet.

I really need to give myself a weekend to go over the database schema and find something I'm happy with that I want to keep.

That's like the biggest reason I'm not committing to anything but "pre"s yet :blobfoxmeltsob:

Just my life has been rather chaotic over the last few months. And now a new job soon and everything.

inb4 making it on https://0ver.org/ soon