Skip to content

TiME to pull. no more push to main#74

Merged
elifouts merged 39 commits into
eli-devfrom
main
Feb 22, 2026
Merged

TiME to pull. no more push to main#74
elifouts merged 39 commits into
eli-devfrom
main

Conversation

@elifouts
Copy link
Copy Markdown
Collaborator

fr

DerekCorniello and others added 30 commits January 24, 2025 22:19
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.
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.
elifouts and others added 9 commits February 14, 2026 00:38
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 elifouts merged commit 05d2f88 into eli-dev Feb 22, 2026
1 check passed
elifouts added a commit that referenced this pull request Feb 22, 2026
Merge pull request #74 from devbits-go/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants