 
  
IdeaSphere
Open source first, configuration at will, outstanding functions, unlimited customization
Official Website | Docs | GitCord | Github | QQ Developer Group | Discord Channel | Telegram Group
简体中文 | English
IdeaSphere is an open-source social platform built with Python3 and Flask, that aims to provide easy deployment, optimize performance, deeply integrate centralized/decentralized features, and support extensive customization. Future versions will use Go, Python, and TypeScript to enhance stability and scalability.
🛠️ Quick Start
See wiki/install
⬆️ Submit Contributions
Your contributions to IdeaSphere are welcome. Follow these steps:
- Fork this repository to your GitHub account.
- Clone your forked repository locally:
   git clone https://github.com/your-username/IdeaSphere.git
- Make changes, build and test the documentation locally. Push changes to your repository once everything works.
- On this repository, click Pull requests -> New pull request to submit a PR.
🎫 License
IdeaSphere is open-sourced under the MIT License. Please comply with the license terms.
📫 Donate to Us
If you like our work, you can donate via our Open Collective or through Aifadian.
🌟 Implementation List
| Task | Status | Version | 
|---|---|---|
| ⌨️ Login | ✅ | v0.1.0 | 
| ⌨️ Register | ✅ | v0.1.0 | 
| ⌨️ Post | ✅ | v0.1.0 | 
| 🖼 Super Admin | ✅ | v0.1.0 | 
| 🖼 Moderator Admin | ✅ | v0.1.0 | 
| 👍 Like | ✅ | v0.1.0 | 
| 🧱 Reporting System | ✅ | v0.1.0 | 
| 📦 Online Users | ✅ | v0.1.0 | 
| ⭐ Reply to Posts | ✅ | v0.1.0 | 
| 🔬 Search | ✅ | v0.1.5 | 
| 📊 Site Statistics | ✅ | v0.1.5 | 
| 🚀 Admin Panel | ✅ | v0.2.0 | 
| 📦 Emoji Support | ✅ | v0.2.0 | 
| 🗑 Delete Posts | ✅ | v0.2.5 | 
| 👤 Permission Groups | ✅ | v0.2.5 | 
| 🎈 Post Sections | ✅ | v0.3.0 | 
| 🎈 404 Page | ✅ | v0.3.0 | 
| 🎈 API Transfer | ✅ | v0.3.0 | 
| 📊 Post Time and Like Sort | ✅ | v0.3.0 | 
| 📝 Rich Text Editor | ✅ | v0.3.0 | 
| 👤 User Page | ✅ | v0.3.0 | 
| 📊 Contribution Graph | ✅ | v0.3.0 | 
| 📝 Log Recording | 🚧 | |
| 🔍 ICenter Admin Panel (Details here) | 🚧 | |
| ✅ Full Permission Groups | 🚧 | |
| 💬 Content Replies | 🚧 | |
| 👍 Advanced Markdown Support (Ref this) | 🚧 | |
| ⚙️ Custom User Settings | 🚧 | |
| 👥 Follow and Fans | 🚧 | |
| 🔄 Dynamic System | 🚧 | |
| ✉️ Private Messaging | ⏳ | |
| 📧 Email Registration and Password Reset | ⏳ | |
| 🔄 Rewrite in Go+Py+TS | ⏳ | |
| 📄 Templates | ⏳ | |
| 🔌 Plugins | ⏳ | |
| 🔏 ProgocoSQL Database Support | ⏳ | |
| 🔏 Redis Cache Support | ⏳ | |
| 🔒 Data Security | ⏳ | |
| 📱 Two-step Verification | ⏳ | |
| 💽 Auto Backup + Migration | ⏳ | |
| 💾 Object Storage | ⏳ | |
| 🔍 SEO Optimization | ⏳ | |
| 🗺️ Site Map | ⏳ | |
| 🗺️ Active Search Engine Push | ⏳ | 
Legend: - ✅: Task completed. Great job! 🎉 - 🚧: Task in progress. We're working hard! 💪 - ⏳: Task upcoming. Something exciting is on the way! 🌠