A tiny self-hostable "microjournaling" web app. Helps fill the void when abstaining from social media by encouraging journaling small thoughts throughout the day. # Requirements - web host with PHP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rocketsoup 5f225e1a4e - Persisted sessions by cookie 3 years ago
htdocs - Persisted sessions by cookie - Session keys moved to constants - Adding indices to schema - Posting with expired cookies will persist the post body for retrying after logging back in 3 years ago
source - Persisted sessions by cookie - Session keys moved to constants - Adding indices to schema - Posting with expired cookies will persist the post body for retrying after logging back in 3 years ago
.gitignore Initial commit - User creation added - Sign in added - Posting added - Install sanity checks - Exposed database check added - Duplicate post check - Localized times 3 years ago
README.md Initial commit 3 years ago
journal.db - Persisted sessions by cookie - Session keys moved to constants - Adding indices to schema - Posting with expired cookies will persist the post body for retrying after logging back in 3 years ago

README.md

www-app-microjournal

A tiny self-hostable “microjournaling” web app. Helps fill the void when abstaining from social media by encouraging journaling small thoughts throughout the day.

Requirements

  • web host with PHP