rename geochan

This commit is contained in:
Swrup 2025-04-15 05:59:03 +02:00
parent 55d2abefb4
commit 930c49e8d6
11 changed files with 33 additions and 61 deletions

View file

@ -1,43 +1,14 @@
# Permap
# Geochan
Permap is an open source geo-message-board software written in OCaml.
Permap was initially made to be a gardening/permaculture forum.
Permap's aim is to help people find friends with similar interests around them
and build local communities.
Geochan is an open source imageboard software written in OCaml.
It's defining feature is to have geolocalized threads.
You can make threads with geographical coordinate,
this way you can find people near you doing interesting things,
socialize with them and share local knowledge.
## Permap's future
- Make permap federate
- More than coordinates
Make threads on anything with a geographical position.
Instead of making threads with a simple (latitude * longitude) data,
we want to be able to make threads on any OpenStreetMap's item/ActivityPub object
that can resolve to a geographical position.
this way you can talk about a place or find people near you doing interesting things
and socialize with them.
# License
[AGPL-or-later]
[AGPL-or-later]: ./LICENSE.md
# TODO
- post nb limit
- make it a web-app instead
- rework style, full screen map
- dream -> drame
- good moderation/admin system
- all of [issues](https://git.zapashcanon.fr/zapashcanon/permap/issues)
- imagemagick: WARNING: The convert command is deprecated in IMv7
- db error on login fail instead of clean login error msg
- login fail on login with email?