Commit Graph

60 Commits

Author SHA1 Message Date
f40856d747 fix: update presence fetch to correct Matrix user identifier 2026-04-04 17:40:15 +11:00
17e52681d7 update chat address 2026-03-15 21:56:02 +11:00
d762f8e67e feat: add game command functionality and update quick commands for Number Match game 2026-03-15 12:39:28 +11:00
df10268a83 feat: add MxjsClient for lightweight Matrix client functionality
- Implemented core methods for user authentication (register, login, logout).
- Added room management features (createRoom, joinRoom, leaveRoom, inviteUser).
- Included message handling capabilities (sendMessage, editMessage, redactEvent).
- Introduced user moderation actions (kickUser, banUser, unbanUser).
- Implemented profile management (getProfile, setDisplayName, setAvatarUrl).
- Added support for media uploads and fetching messages from room timelines.
- Included event handling with emit and on methods for custom event listeners.
- Sanitization of HTML content and mention handling in messages.
2026-03-15 12:27:23 +11:00
6d7ee1db71 feat: add /samsay command to utilize SAM speech synthesizer for text-to-speech functionality 2026-03-15 10:19:33 +11:00
1f658c179f feat: add skip functionality to boot animation and update chat room alias 2026-03-14 23:55:18 +11:00
5a782e46f8 Condrat ulationz 2026-03-14 23:07:19 +11:00
6c381e8bbc feat: integrate SAM speech synthesizer for Number Match game feedback 2026-03-14 22:25:05 +11:00
3ae550bb76 feat: add Number Match game command for terminal-based number matching puzzle 2026-03-14 20:07:38 +11:00
6a66d9c097 clickable chat 2026-03-07 12:53:27 +11:00
9b9ab8593f call to action for chat 2026-03-07 12:51:25 +11:00
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
134e917cac Enhance responsive design: Adjust container positioning and border styles for smaller screens 2026-03-05 02:51:32 +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
20ab323ae9 adjust camera distance for portrait mode in mining game 2025-11-25 06:50:56 +11:00
45f14a5a01 fullscreen 2025-11-25 06:45:34 +11:00
6e88888c2b mobile fixes 2025-11-25 06:42:23 +11:00
12d4d5c15d tnt 2025-11-25 05:54:23 +11:00
adc91709f8 vertical layers extended when upgraded grid size 2025-11-25 05:38:24 +11:00
67261e3eac added mining game 2025-11-25 05:36:39 +11:00
c07bd6ea2c removed hints + dragging 2025-11-19 17:36:30 +11:00
048b59b0e2 Update Number Match link in header and sitemap to use correct URL format 2025-11-19 17:27:29 +11:00
cffb360f7a Fix Number Match link in header and sitemap to use correct URL format 2025-11-19 17:26:37 +11:00
d0f0661cc8 sitemap 2025-11-19 17:25:16 +11:00
c21a9d4d92 Add Number Match game page and update sitemap 2025-11-19 17:25:00 +11:00
e89477862e numbermatch moved 2025-11-19 17:00:46 +11:00
b5635adde1 second sitemap 2025-11-03 15:41:01 +11:00
53a9067d08 Add !important to social links hover colors for better specificity 2025-10-03 05:33:25 +10:00
021c93f5d0 Refactor showViewMoreButton to insert button after posts container 2025-10-03 05:31:43 +10:00
5cdb914e76 Add "view more" button to main container and update styles 2025-10-03 05:29:34 +10:00
11b35c0af9 Replace loading indicator with "view more" button and update styles 2025-10-03 05:26:49 +10:00
34010f80cf Add loading indicator for post fetching and error handling 2025-10-03 05:24:43 +10:00
cc6d60e263 use enter symbol for replies 2025-10-03 05:20:21 +10:00
7185b4214c added comments 2025-10-03 05:18:29 +10:00
6c73ee5666 wider 2025-06-16 11:48:43 +10:00
318ee5fc94 sticky note glue 2025-06-16 11:22:10 +10:00
c12f48a84a resize fix 2025-06-16 11:11:41 +10:00
808a92da07 removed logging 2025-06-16 10:06:07 +10:00
f95da9d4e4 masonry fixes and preloading 2025-06-16 10:02:58 +10:00
4c675dcc71 video support 2025-06-16 09:02:18 +10:00