Skip to content

f0ck.org anonymous Imageboard - beta - f0ck.org is an anonymous imageboard platform, written in TypeScript and TailwindCSS with easy API support. It's based on szurubooro, Danburoo and others and grants high privacy and an optional account with very little moderation

License

Notifications You must be signed in to change notification settings

ninjazan420/f0ck_beta

Repository files navigation

f0ck.org Beta 3.2.0

⚠️ 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!

grafik

grafik

grafik

πŸ“‹ Table of Contents

⚑ Features

  • 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

πŸš€ Installation

Development Setup

# 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)

Production Setup

# 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)

Environment Setup

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

πŸ› οΈ Tech Stack

  • 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

πŸ”₯ Latest Updates

Beta v3.2.0 (Current)

πŸ’¬ Enhanced Comment Functionality

  • @-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

🏷️ Improved Tag System

  • 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

πŸ“Š UI Refinements

  • 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

πŸ”„ Interaction Enhancements

  • New Notification Features:
    • Added share banner for easier content distribution
    • Integrated feedback banner for improved user interaction
    • More intuitive social features guidance

Beta v3.1.0

🎨 Enhanced User Experience

  • Improved Light Mode:
    • Comprehensive light mode support across all components
    • Better contrast and readability in light theme
    • Consistent styling across both themes

🎬 Enhanced Media Handling

  • 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

πŸ”’ Privacy & Security

  • Enhanced Content Protection:
    • Activated blur effect for NSFW posts based on user settings
    • Improved content filtering mechanisms
    • Better user control over sensitive content

πŸ› οΈ Technical Improvements

  • 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

Previous Versions (click to expand)

Beta v2.6.0

πŸ’Ž Redesigned Notification System

  • 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

🎨 Styled Components Integration

  • 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

πŸ“± Mobile Enhancements

  • 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

πŸ” Extended Comment Features

  • 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

🌟 Enhanced Interaction Systems

  • 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

πŸ“Œ New Post Management Functions

  • 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

πŸ”” Notification System

  • 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

  • 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

πŸ–ΌοΈ Media Improvements

  • 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

🌟 New Feature System (v2.4.0)

  • "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

🏠 Improved Frontend (v2.4.0)

  • 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

πŸ” Enhanced Moderation (v2.3.0)

  • 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

πŸ› οΈ Technical Improvements (v2.2.0)

  • 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

πŸš€ State of the Art Beta Website (v2.0.0)

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.

🌐 Links & Support

πŸ“œ License

MIT License - Β© 2024 f0ck.org Team

Beta Version 3.2.0 - We build something new...

About

f0ck.org anonymous Imageboard - beta - f0ck.org is an anonymous imageboard platform, written in TypeScript and TailwindCSS with easy API support. It's based on szurubooro, Danburoo and others and grants high privacy and an optional account with very little moderation

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages