Conversation
updated with tx for better multiquery funcs
Bumps [undici](https://github.com/nodejs/undici) from 6.21.0 to 6.21.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.0...v6.21.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…nd/undici-6.21.1 Bump undici from 6.21.0 to 6.21.1 in /frontend
Added note about project status and archiving.
Removed note about project funding and status.
…a lot. off branch. oops im bad at git. added and integrated notifications sign in and account management settings seach integration. added MD support added image and file support very poorly. added edit and delete functionality. added profile viewing added save functionality. kinda broke. trying to unify refresh and backend updates so that all data is accuratly displayed on frontend.
…interactions - Added SavedStreamsContext to manage saved projects with local storage and API integration. - Updated StreamsScreen to utilize saved project IDs and display builder projects. - Enhanced UserProfileScreen to load and display followers and following lists with search functionality. - Introduced UserCard component for displaying user information and follow/unfollow actions. - Refactored ProjectCard to integrate saved state and display save counts. - Improved media URL resolution across components. - Updated API services to fetch followers and following usernames. - Enhanced UI with new modal components for followers and following lists. - Adjusted color constants for better visual consistency.
- Added BootScreen component to simulate a boot sequence with GRUB and kernel messages. - Integrated animated transitions for a realistic loading experience. - Included randomization for boot messages and delays to enhance user experience. feat: enhance ProjectCard with real-time project stats updates - Integrated project event system to handle likes and saves in real-time. - Added subscription to project events for live updates on project stats. - Implemented pending emit logic to synchronize local state with server updates. fix: improve saved project management in SavedStreamsContext - Added removeSavedProjectIds function to handle batch removal of saved projects. - Normalized project IDs to ensure unique entries in saved projects. - Enhanced error handling during project follow/unfollow operations. style: update color constants for improved visibility - Changed tint colors to a brighter green for better contrast in light and dark modes. feat: create projectEvents service for managing project-related events - Established a centralized event system for project updates, deletions, and stats. - Implemented functions to emit and subscribe to project events for better state management.
Merging fork with main project
…ollower/following lists - Refactored UserProfileScreen to use Animated.ScrollView for smoother scrolling. - Replaced ScrollView with FlatList for followers and following lists to improve performance and add loading states. - Introduced FadeInImage and LazyFadeIn components for better image loading experience. - Added useTopBlurScroll hook to manage scroll position for TopBlur component. - Updated TopBlur component to include animated opacity based on scroll position. - Improved user experience in MarkdownText and MediaGallery components with deferred rendering. - Enhanced ProjectCard and Post components with lazy loading and improved save/like functionality. - Optimized SavedContext and SavedStreamsContext for better state management during save actions.
Updated markdown and started basic lazy loading. also fixed some refresh and top blur issues among other things.
…roved rendering logic
Made some handling updates, refresh updates, and layout updates. among that, intense markdown updates.
- Implemented TerminalScreen component for direct messaging. - Added command handling for chat commands (help, clear, echo, friends, chat, exit, msg, open, status). - Integrated API calls for fetching users, chat peers, and direct messages. - Enhanced MarkdownText component to support SVG rendering. - Updated MediaGallery to handle SVG items. - Modified ProjectCard to render project summaries using Markdown. - Changed header navigation to point to the terminal screen. - Added ApiDirectMessage type and related API functions for messaging.
Added more database content and Comment Functionality. Fixed some minor UI issues with comments and other things. Added better MD support.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat: add linux start up commands
…nality feat: implement InAppNotificationBanner component for displaying notifications feat: create useRequestGuard hook to manage request lifecycle and component mounting state
- Updated UserCard component to include pressed state feedback on buttons. - Improved filter component with pressed state feedback and updated text colors. - Enhanced header component with animated notifications and terminal icons. - Added new user settings for text and image effects, RGB shift options, and visualization modes. - Implemented caching limits for user and project data in API service. - Introduced new hooks for deferred rendering and motion configurations. - Improved backend startup script to handle existing processes and health checks. - Added ESLint configuration for code quality enforcement.
- Created a new HTML file for the DevBits tester application with a responsive design and interactive elements. - Added a PowerShell script to download and install Android Platform Tools (adb), updating the current session PATH. - Introduced a README file with a guide for capturing logs from React Native applications using adb, including common issues and troubleshooting tips. - Added a new log file for crash reports.
elifouts
added a commit
that referenced
this pull request
Feb 22, 2026
Merge pull request #74 from devbits-go/main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fr