β οΈ Development Notice: This project is currently under active development. A public live version is online, but many functions are still being improved.
Modern, next-generation anonymous imageboard platform built with Next.js 14 and TailwindCSS. Upload and share images freely - accounts optional!
- f0ck.org Beta 3.2.0
- π Table of Contents
- β‘ Features
- π Installation
- π οΈ Tech Stack
- π₯ Latest Updates
- Beta v3.2.0 (Current)
- Beta v3.1.0
- Previous Versions (click to expand)
- π Redesigned Notification System
- π¨ Styled Components Integration
- π± Mobile Enhancements
- π Extended Comment Features
- π Enhanced Interaction Systems
- π New Post Management Functions
- π Notification System
- π Redesigned Statistics
- πΌοΈ Media Improvements
- π New Feature System (v2.4.0)
- π Improved Frontend (v2.4.0)
- π Enhanced Moderation (v2.3.0)
- π οΈ Technical Improvements (v2.2.0)
- π State of the Art Beta Website (v2.0.0)
- π Links & Support
- π License
- Anonymous Image Sharing
- No account required for uploads
- Quick and easy image posting
- Automatic thumbnail generation
- Support for large image files
- Intelligent image resizing
- Optional user accounts for enhanced features
- Multi-media support
- Image and video uploads
- GIF support with GIPHY integration
- Embedded media preview
- Advanced thumbnails with hover preview
- Real-time comment system
- Rich text formatting
- GIF and emoji support
- Reply threading
- WebSocket live updates
- User mentions with notifications
- Automatic spam detection
- Role-based moderation
- Report & live moderation system
- User profiles with customization (Optional)
- Activity feed
- Role badges (Admin, Mod, Premium)
- Stats overview
- Premium features
- Custom nicknames
- Ad-free experience
- Exclusive themes
- Premium badges
- Modern UI/UX
- Dark/Light mode
- Infinite scroll
- 7x4 grid layout with intelligent image adjustment
- Security
- Integrated security system
- Spam protection
- Role-based access control
- Report handling
# Clone the repository
git clone https://github.com/ninjazan420/f0ck_beta.git
# Navigate to project directory
cd f0ck_beta
# Install dependencies
npm install
# Start development server
npm run dev
The development server will be available at:
- URL:
http://localhost:3001
- API:
http://localhost:3001/api
- WebSocket:
ws://localhost:3001
(automatically configured)
# Clone the repository
git clone https://github.com/ninjazan420/f0ck_beta.git
# Navigate to project directory
cd f0ck_beta
# Install dependencies
npm install
# Build and start the production server
npm run prod
The production server will be available at:
- URL:
http://localhost:3000
- API:
http://localhost:3000/api
- WebSocket:
ws://localhost:3000
(automatically configured)
Create a .env.local
file in the root directory:
MONGODB_URI=your_mongodb_uri
GIPHY_API_KEY=your_giphy_api_key
NEXTAUTH_SECRET=your_nextauth_secret
NEXTAUTH_URL=http://localhost:3000
NODE_ENV=development
- Framework: Next.js 14 (App Router)
- Styling: TailwindCSS, Styled Components
- Typography: Geist Font
- Architecture: React Server Components
- Real-time: WebSocket Integration
- Deployment: Vercel Edge Runtime
- Database: MongoDB Atlas
- Media: GIPHY API Integration
- @-Mentions in Comments:
- Users can now mention others with @username in comments
- Automatic notifications when mentioned
- Smart username suggestions while typing
- User-friendly autofill for faster mentions
- Optimized Tag Requirements:
- Introduced minimum of 3 tags for each upload
- Increased maximum tags to 15 for better content organization
- Enhanced tag validation and input requirements
- Redesigned Voting System:
- Moved voting elements from overlay to sidebar
- More intuitive voting behavior with better visibility
- Post statistics hidden for anonymous users
- Live Comment Reporting:
- Real-time tracking of reported comments for moderators
- Faster response times for problematic content
- New Notification Features:
- Added share banner for easier content distribution
- Integrated feedback banner for improved user interaction
- More intuitive social features guidance
- Improved Light Mode:
- Comprehensive light mode support across all components
- Better contrast and readability in light theme
- Consistent styling across both themes
- Improved Video Support:
- Added video preview functionality during upload
- Fixed activity feed type handling for both video and image content
- Better media type detection and display
- Enhanced Content Protection:
- Activated blur effect for NSFW posts based on user settings
- Improved content filtering mechanisms
- Better user control over sensitive content
- System Optimizations:
- Fixed boolean handling in switch component
- Optimized middleware for localhost development
- Improved WebSocket implementation with removed domain dependencies
- Fixed comment listener error for better stability
- Enhanced filename handling by removing domain names
- Updated favicon for better brand recognition
Beta v2.6.0
- Completely Overhauled Notification Interface:
- Redesigned notification page with improved organization and filtering
- Newly styled notification bell for clearer visibility
- Enhanced notification functions including "has replied" status
- More comprehensive notification types for better user feedback
- Optimized notification grouping and prioritization
- Advanced Styling Capabilities:
- Added styled-components for more dynamic UI elements
- Improved component isolation and reusability
- Enhanced theming capabilities across the platform
- Better separation of styling concerns in complex components
- Improved Mobile Experience:
- Added notification bell functionality for mobile devices
- Reorganized navbar with username and avatar positioned at far right
- Enhanced touch interfaces for notification interaction
- Responsive design improvements for various screen sizes
- Enhanced Comment Functionality:
- Activated comment filtering system
- Improved threading for better conversation tracking
- Enhanced comment notifications with clearer context
- Optimized comment loading performance
Beta v2.5.0
- Comprehensive Like and Dislike System:
- Full implementation of like and dislike functionality
- Optimistic UI updates for immediate user feedback
- Consistent processing of user interactions across all pages
- ModLog entries for improved tracking of all interactions
- Pinned Posts Feature:
- Ability to pin important posts to the top of the page
- Improved visibility for important information
- Intuitive pin/unpin system for administrators
- Fixed "unfeature" type never error for reliable functionality
- Enhanced Notifications for User Interactions:
- Real-time notifications for likes, dislikes and favorites
- Clear feedback for all user interactions
- Optimized processing and delivery of notifications
- Redesigned Statistics Area on Homepage:
- Visual improvements for better data visualization
- Replacement of template data with real-time data
- More efficient updating of post statistics
- Optimized Image Display:
- Fixed image preview in metadata for better social sharing
- Improved presentation of images in various contexts
- Enhanced technical backend for media handling
Beta v2.4.0 and Earlier
- "Featured Post" Option:
- Moderators and admins can now highlight posts on the homepage
- New API endpoints for featured post management
- ModLog entries for feature/unfeature actions
- Visual indication of featured posts
- Complete Redesign of Homepage:
- Modern layout with highlighted featured content
- Enhanced statistics display with more detailed information
- Responsive UI for all devices
- New PostPreview component for consistent display
- Completely Redesigned Moderation Page:
- Improved interface with separate tabs for overview, comments, activity log, and actions
- More intuitive navigation between different moderation areas
- Optimized display of moderation activities
- API Optimizations:
- Fixed params.id usage with await:
const id = Number(await params.id)
- Fixed "params should be awaited before using its properties" error
- Removed anonymous links from documentation
- Extensive security improvements and API optimizations
- Fixed params.id usage with await:
This version marks an important milestone for the f0ck.org project, consolidating all improvements and features from previous beta versions. It provides a stable foundation for future development with comprehensive media system, complete tag system, enhanced comment features, and advanced search capabilities.
MIT License - Β© 2024 f0ck.org Team
Beta Version 3.2.0 - We build something new...