Commit graph

12 commits

Author SHA1 Message Date
45e6003d41
🔄 Forum overhaul: Phora → Arbor
🔧 Replace legacy system with NIP-BB implementation
    🚀 Enhance forum user experience with improved navigation and interactions
    🎨 Redesign UI for forum
    🏷️ Rebrand from "Phora" to "Arbor"
2025-03-18 16:02:16 +01:00
2a1447cd77
🚀 Improve relay initialization and UX enhancements
 **Replace** static 5-second sleep with active relay status checking that fails gracefully after timeout

 **Add new features**:
- 🏠 Home button navigation to dashboard
- 🧪 Dev mode detection for existing relay on localhost:6942

🧹 Perform minor cleanup (remove unimplemented method in electron)

 #ux #devEx
2025-03-17 19:37:06 +01:00
cee44c69ed
fix default avatar rendering 2025-03-13 20:31:10 +01:00
f195264b10
improve readme 2025-03-10 20:16:19 +01:00
18e4ad7629
📚 Enhance project setup & maintenance workflows
- 📝 Add comprehensive README.md, CONTRIBUTING.md, and 🔒 SECURITY.md documentation
- 🔧 Integrate code formatting tool and refactor existing codebase to meet style guidelines
- ⬆️ Update project dependencies to latest stable versions
- 🤖 Implement pre-commit hook for automated code formatting

#documentation #tooling #maintenance
2025-03-10 17:14:09 +01:00
25b3972f8b
🔒 Implement build artifact hash verification 2025-02-24 23:30:18 +01:00
0c43dc5a76
🍎 Add macOS packaging + cross-platform build system
🔄 Unified build pipeline for Linux/macOS from Linux hosts
2025-02-24 23:07:31 +01:00
f402ff04ab
📦 Add Linux packaging (AppImage/Flatpak/DEB)
🧹 Minor Codebase cleanup
 Implement automatic starting of the relay
2025-02-24 21:48:11 +01:00
89fcaa9aa6
clean up dependencies 2025-02-20 21:59:42 +01:00
9491ef60d8
visually mark unimplemented forum post buttons 2025-02-20 21:37:54 +01:00
ba564d1d11
License Under AGPLv3 2025-02-20 21:22:05 +01:00
da9428f059
Initial version 2025-02-20 19:28:48 +01:00