Coder Social home page Coder Social logo

inspircd.github.com's Introduction

Important Notice

The master branch contains the latest unstable development code. If you are running a server then you probably want to use a v3 release for now. You can obtain this from the releases page or by running git checkout $(git describe --abbrev=0 --tags insp3) if you are installing from Git.

About

InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems.

Supported Platforms

InspIRCd is supported on the following platforms:

  • Most recent BSD variants using the Clang 5+ or GCC 7+ compilers and the GNU toolchains (Make, etc).

  • Most recent Linux distributions using the Clang 5+ or GCC 7+ compilers and the GNU toolchain.

  • The most recent three major releases of macOS using the AppleClang 10, Clang 5+, or GCC 7+ (not LLVM-GCC) compilers and the GNU toolchain.

  • Windows 10 build 17061 or newer using the MSVC 19.15+ (Visual Studio 15.8 2017) compiler and CMake 3.20 or newer.

Other platforms and toolchains may also work but are not officially supported by the InspIRCd team. Generally speaking if you are using a reasonably modern UNIX-like system you should be able to build InspIRCd on it. If you can not and you wish to submit a patch we are happy to accept it as long as it is not extremely large.

If you encounter any bugs then please file an issue.

Installation

Most InspIRCd users running a UNIX-like system build from source. A guide about how to do this is available on the InspIRCd docs site.

Building from source on Windows is generally not recommended but a guide is available if you wish to do this.

Some distributions ship an InspIRCd package in their package managers. We generally do not recommend the use of such packages as in the past distributions have made broken modifications to InspIRCd and not kept their packages up to date with essential security updates.

License

InspIRCd is licensed under version 2 of the GNU General Public License.

External Links

  • Website
  • Documentation
  • GitHub
  • Social Media
  • Support IRC channel — #inspircd on irc.inspircd.org
  • Development IRC channel — #inspircd.dev on irc.inspircd.org
  • InspIRCd test network — testnet.inspircd.org

inspircd.github.com's People

Contributors

adam- avatar attilamolnar avatar evilstiefel avatar imgbot[bot] avatar imgbotapp avatar rburchell avatar rolandhegedus avatar sadiecat avatar sisheogorath avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

inspircd.github.com's Issues

Logo looks a bit sketchy on high-DPI screens

On high-DPI screens (such as phones and such) the logo on the site looks pretty pixelated. If anyone has a vector of the logo, feel free to throw it over and I can look at this.

Request: change layout for the wiki

Hey, this is somewhat related to #2 - but this request is taking it a bit further. We should make the wiki a good place to read and currently it's not.
If you take this:
screenshot - 07202013 - 08 51 23 am
Over this:
screenshot - 07202013 - 08 51 58 am
I would prefer to have something similar as the former.

Things that should be fixed at least are the identations of the headings, font-size, the syntax portions should have at least newlines when they are in the block.

inspircd.org redirect loops

[ianweller@cavanagh ~]$ curl -I http://www.inspircd.org/
HTTP/1.1 302 Moved Temporarily
Date: Wed, 12 Jun 2013 04:28:18 GMT
Server: Apache
Location: http://inspircd.github.com
Vary: Accept-Encoding
Content-Type: text/html

[ianweller@cavanagh ~]$ curl -I http://inspircd.github.com
HTTP/1.1 301 Moved Permanently
Server: GitHub.com
Content-Type: text/html
Location: http://inspircd.github.io/
Expires: Wed, 12 Jun 2013 04:38:21 GMT
Cache-Control: max-age=600
Content-Length: 178
Accept-Ranges: bytes
Date: Wed, 12 Jun 2013 04:28:21 GMT
Via: 1.1 varnish
Age: 0
Connection: keep-alive
X-Served-By: cache-c31-CHI
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1371011301.358970642,VS0,VE20
Vary: Accept-Encoding

[ianweller@cavanagh ~]$ curl -I http://inspircd.github.io/
HTTP/1.1 301 Moved Permanently
Server: GitHub.com
Content-Type: text/html
Location: http://www.inspircd.org/
Expires: Wed, 12 Jun 2013 04:37:56 GMT
Cache-Control: max-age=600
Content-Length: 178
Accept-Ranges: bytes
Date: Wed, 12 Jun 2013 04:28:25 GMT
Via: 1.1 varnish
Age: 29
Connection: keep-alive
X-Served-By: cache-c32-CHI
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1371011305.169208050,VS0,VE0
Vary: Accept-Encoding

Fixed font-size is not user-friendly

I really recommend switching to a relative font-size instead of a fixed 11px size. It would really improve the readability for most people, imho. While I understand people wanted to keep the original looks, but it wouldn't hurt to update to somewhat modern styles (I believe the current one dates from 2004 or something).

InspIRCd API link is broken

When reading an article on webpage an click to the 'InspIRCd API' link it'll end up in a 404 because it's a relative URL.

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.