~jasper/fediwiki

Federated wiki WIP
a596d013 — Jasper den Ouden 3 years ago
Got a landing page.. far from perfect.
f4c2fa42 — Jasper den Ouden 3 years ago
No / at end of paths, instead use `<base>` to get urls right
7e53cd9f — Jasper den Ouden 3 years ago
Apparently got rid of that indirection

refs

develop
browse  log 

clone

read-only
https://git.sr.ht/~jasper/fediwiki
read/write
git@git.sr.ht:~jasper/fediwiki

You can also use your local clone with git send-email.

#Forum server with boosting and following

Clearly it wants to be federated, but it isn't. Poor soul.

It also wants to be a wiki.

It probably should have more tests and different SQL DB backends.

#Needs:

  • Linux,(presumably? think only that imagemagic needs it.) Python.
  • flask
  • jinja
  • imagemagic - the convert command. (not the Python lib)

#It does have:

  • Search

  • Uploading images, profile pics.

  • Reporting and some moderation tools.

  • A bit of account management/security, but no two-factor or email verify stuff. (AUCH TODO)

  • Look mom, no javascript. (NOTE: probably will add some to add some stuff like keybindings)

  • ℹ️ UTF-8 emoticons all over the interface. But then you can't copy them because they where added in CSS.

  • Testing of authentication related code.

#It doesn't have: (now)

  • The damn federation!

  • Actual users, community.

  • A more general DB (though this should keep it going for a bit?)

  • Still could use more testing yet.

  • The actual flipping wiki bit that's in it's damn name.

#Will it get better?

Maybe?