Giter Site home page Giter Site logo

punkweb / punkweb-boards Goto Github PK

View Code? Open in Web Editor NEW
28.0 5.0 16.0 2.62 MB

Django forum boards with bbcode support

Home Page: https://punkweb.net/board/

License: BSD 3-Clause "New" or "Revised" License

Python 51.57% CSS 1.24% Shell 0.10% HTML 27.80% JavaScript 4.81% Dockerfile 0.12% SCSS 14.37%
sceditor bbcode django forum python punkweb djangorestframework

punkweb-boards's Introduction

Punkweb

The repository for the Punkweb API.

punkweb-boards's People

Contributors

ffreitasalves avatar hbutau avatar imgvoid avatar shakedown-street avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

punkweb-boards's Issues

Gravatar image support

If a user has a profile image set, use that. If not, check if they have a gravatar image associated with their email. If neither are present use the placeholder image.

QueryView

Convert all current views to query views which take a list of queries and a template and renders the template with the data from all the queries given.

Add closed field on the thread model

Let admins and moderators close threads. If a thread is closed, a post will show up from the moderator with a reason of why the thread was closed, and the Post editor will disappear for all users and not allow them to make the POST request (or the form save method will fail on the PostForm which would not allow anybody to update threads either...).

Users report threads and posts

Allow users to create reports on threads and posts to moderators and admins, flag the thread or post as reported if any open reports exist on it, with a link for admins and moderators to view the report.

Reusable app format

Make this project into a reusable app that can be plugged into any django project.

Permissions on categories

For instance, categories that only admins can post in, or categories that only logged in users can see or post in.

Paging

  • Threads in the subcategory view
  • Posts on threads

Private conversations

Sending a new message creates a conversation, a conversation keeps track of who the users taking part of the conversation. A user can leave a conversation, or archive it. Users can block other users from private messaging them. A conversation should keep track of who has and has not read which messages. BBCode should be supported for all messages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.