Commit Graph

12 Commits

Author SHA1 Message Date
6529eb2e6b neo update, bridge too 2026-03-07 12:49:27 +11:00
7d9a182b4d added bridge 2026-03-07 12:38:53 +11:00
864b1e3ecc update the message autocomplete + change up logo 2026-03-07 11:51:03 +11:00
628a0cb948 Added sounds + mentions 2026-03-07 09:52:42 +11:00
3d987dced1 Update favicon paths and enhance chat functionality with public message fetching 2026-03-07 09:16:57 +11:00
288b48ddab Add terminal commands for enhanced functionality
- Implemented 'about' command to provide information about the terminal.
- Created 'banner' command to display a welcome message based on terminal width.
- Added 'bluesky' command to fetch and display recent posts from Bluesky.
- Introduced 'clear' command to clear the terminal screen.
- Developed 'color' command to change the terminal's color scheme.
- Added 'contact' command to display contact information.
- Implemented 'date' command to show the current date and time.
- Created 'echo' command to echo back user messages.
- Added 'github' command to simulate opening the GitHub repository.
- Implemented 'help' command to list available commands.
- Developed 'history' command to show command history.
- Added 'privacy' command to display the privacy policy.
- Implemented 'whoami' command to show user information.
2026-03-07 06:22:10 +11:00
bf283e8425 Enhance mobile responsiveness: Add styles for very skinny screens and implement mobile keyboard detection 2026-03-05 19:35:37 +11:00
da4f07b8fe Update icons and enhance chat command functionality in terminal 2026-03-05 19:30:22 +11:00
4f5664a633 Add new logo image in 64px resolution to the website 2026-03-05 19:26:28 +11:00
fb86ebbd0d Implement BIOS boot animation and enhance terminal interactivity with clickable commands 2026-03-05 19:20:07 +11:00
b79cbf0545 Refactor code structure for improved readability and maintainability 2026-03-05 02:33:35 +11:00
4be791f90e Redesign: Replace site with interactive terminal interface
- New xterm.js-based terminal with retro CRT aesthetics
- Matrix chat integration with real-time messaging
- Bluesky social media integration
- Interactive commands (help, about, chat, bluesky, privacy, etc.)
- Responsive design with mobile support
- Privacy policy command
- Quick navigation links (Docs, GitHub, Bluesky)
- Preserved all image assets (blocks, items, particles, icons)
- Updated README and package.json with new features
2026-03-04 23:15:44 +11:00