Giter Club home page Giter Club logo

purechat--beta-'s Introduction

PureChat is licensed under the GNU GPL v3. You are free to fork the code and contrubute as you see fit. However, should you choose to send us a pull request, there is no gurentee that we will add it into the final install, as it may not fit the end goals of the software.

To get started, create a database for your PC install. Then open ~/Includes/db_info.php and edit the information therein. Next, open the SQL file, select your PC database in PHPMyAdmin, open a query window and copy the paste the contents of the SQL file into it.

Open the PC in a browser, and if there are no errors, you did it right!

Thanks for looking,
PureChat Team

purechat--beta-'s People

Contributors

archer70 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

purechat--beta-'s Issues

Automatic Status Change

If you change your status from the list, it should automatically update your status rather than inputting that command to the input and having to click "Send".

However you still should be able to type a message to update your status.

Remove BBC Formatting & Add Basic Formatting

Remove the advanced BBC formatting for text...which is overkill for a chat in my opinion (and pretty buggy I imagine) and then add basic text formatting for bold and italic text, leave auto-linking for URLs and URL shortening, and also formatting vulgar language.

Avatar Column in Users

Right now, the avatar column in the pc_users table takes a direct URL. Shouldn't we just have this be the avatar hash that is on the end of the URL? That way if the installation directory changes, or the attachments directory, the URL isn't invalid anymore. I don't really like storing static paths in the database...just not had good experiences with them.

In the future "avatar_type" may be necessary to allow for avatars to be a direct URL rather than a file upload, but that's the only case I can see needing a direct URL in the avatar column.

Timestamps

Timestamps were somewhat thrown together without a ton of thought put into them.

Time should be a lot closer to relative.

Ban Triggers

I'm not sure if this is partially in the core or not, but I think @The-Craw had almost completed it.

Captcha Minimization

Currently the captcha includes the entire fugue icon set for its image library - which is massive, however, it's quite a bit of bloat that's unnecessary. We need to weed through to maybe 30-50 icons and no more.

CSS Animations

As originally designed by Marcus, user status' should animate from one to the next using CSS3.

HTML5

It should be fairly easy to convert our markup from XHTML Strict to HTML5, but it'll need to be done fairly soon here.

Profile Overhaul

Currently profiles are fairly far behind the main interface.

  • Styling strays from the main theme.
  • Profile fields have to be modified individually.
  • Avatar handling does not always function
  • Cannot add an avatar from a URL.

Membergroups

The ability to add, modify and remove membergroups needs to be renovated to use the new Admin Object that Scotty had written.

Permissions are also directly embedded with membergroups.

BBC Regex

Some of the regex for parsing BBC is broken, such as putting a URL in the quote BBC.

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.