sojorn/sojorn_app
Patrick Britton b9351b76ae Reframe Sojorn as Friends-First Social Network
## Remove All 'Calm' References & Reframe Platform Identity

###  Documentation Updates
- **Deleted**: CALM_UX_GUIDE.md (outdated philosophy document)
- **Updated**: All documentation to remove 'calm' terminology
- **Reframed**: Platform as 'friends-first' instead of 'calm'

###  Design System Changes
- Replace 'calm & elegant' with 'warm & welcoming'
- Update theme descriptions to focus on friendliness
- Change 'calm velocity' to 'authentic engagement'
- Update UI microcopy for friendly tone

###  Content Updates
- Philosophy documents reframe for social connection focus
- Design guides emphasize warmth over calmness
- API documentation updated for new terminology
- User-facing text changed to friendly language

###  Key Terminology Changes
- 'Calm design'  'Warm, welcoming design'
- 'Calm velocity'  'Authentic engagement'
- 'Calm UI'  'Friendly UI'
- 'Structural calm'  'Structural friendliness'
- 'Calm platform'  'Friends-first platform'

###  Platform Focus Shift
- From: Text-based calm platform
- To: Friends-first social network prioritizing genuine connections
- Emphasis on social connection over mindfulness
- Focus on warmth and friendliness in design

###  Files Modified
- 15+ documentation files updated
- Flutter app UI text updated
- Design system rebranded
- Philosophy documents reframed
- API documentation updated

The platform is now positioned as a warm, welcoming social network that prioritizes genuine human connections over calm minimalism.
2026-01-30 09:49:36 -06:00
..
android Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
assets Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
ios Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
lib Reframe Sojorn as Friends-First Social Network 2026-01-30 09:49:36 -06:00
test Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
web Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
windows Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
.gitignore Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
.metadata Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
analysis_options.yaml Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
build_web.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
clear_session.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
devtools_options.yaml Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
fix_icon_syntax.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
fix_icons.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
fix_remaining_icons.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
help.txt Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
package-lock.json Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
package.json Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
pubspec.lock Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
pubspec.yaml Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
README.md Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
run_chrome.bat Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
run_chrome.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
run_dev.bat Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
run_dev.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
run_web.ps1 Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
THEME_SYSTEM.md Reframe Sojorn as Friends-First Social Network 2026-01-30 09:49:36 -06:00

sojorn

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.