Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-06 | Updated the startup banner + added generic banner | Geert Hauwaerts | |
I updated the banner displayed when you start Irssi for the first time and I have added a banner that will be displayed everytime you start Irssi. | |||
2014-07-06 | Initialize in6 correctly | David Leadbeater | |
This is technically wrong as it then gets used as an IPv4 sockaddr, but it only needs to be some 0s so this is easier than changing the IPADDR data structure or adding a new API. | |||
2014-07-06 | Merge pull request #82 from ailin-nemui/256colour-cleanup | Alexander Færøy | |
fix compiler warnings in extended colour code | |||
2014-07-06 | Make configure checks able to build with -Werror | David Leadbeater | |
Also fix a few compiler warnings, this combined with pull #82 allows me to build with CFLAGS="-Werror -Wall". | |||
2014-07-06 | Merge pull request #84 from dgl/gitignore | Alexander Færøy | |
Ignore build products in .gitignore | |||
2014-07-06 | Ignore build products in .gitignore | David Leadbeater | |
2014-07-06 | Updated the ALIAS documentation | Geert Hauwaerts | |
Updated the ALIAS documentation. | |||
2014-07-06 | Replaced google.com with irssi.org examples | Geert Hauwaerts | |
Replaced google.com with irssi.org examples. | |||
2014-07-06 | Added information about the NO_ACT level | Geert Hauwaerts | |
Added information about the NO_ACT level | |||
2014-07-06 | Added a new example for ALIAS | Geert Hauwaerts | |
Added a new example for ALIAS | |||
2014-07-06 | New syntax documentation for NETWORK and SERVER | Geert Hauwaerts | |
Rewrote the syntax documentation for NETWORK and SERVER | |||
2014-07-06 | Syntax documentation rewrite for J-K commands | Geert Hauwaerts | |
Rewrote the syntax documentation for all commands starting with the letters J and K. | |||
2014-07-06 | Removed the obsolete J alias | Geert Hauwaerts | |
Removed the obsolete J alias. | |||
2014-07-06 | Improved the default configuration file | Geert Hauwaerts | |
Updated the aliases and default channels; general cleanup. | |||
2014-07-06 | Wrote the missing syntax documentation for UPTIME | Geert Hauwaerts | |
Wrote the missing syntax documentation for UPTIME. | |||
2014-07-06 | Improved the IGNORE examples | Geert Hauwaerts | |
Improved the IGNORE examples. | |||
2014-07-06 | Improved some examples | Geert Hauwaerts | |
Improved some examples. | |||
2014-07-06 | Updated the TARGMAX of the default servers. | Geert Hauwaerts | |
Most servers were outdates with their current TARGMAX capab; everything should be up to date now. | |||
2014-07-06 | Updated the default network list. | Geert Hauwaerts | |
Added EsperNet and NetFuze, removed WebChat and LinkNet. | |||
2014-07-05 | Syntax documentation rewrite for H-I-commands | Geert Hauwaerts | |
2014-07-05 | Merge pull request #83 from richlv/patch-1 | Geert Hauwaerts | |
Update connect.in | |||
2014-07-05 | Update connect.in | richlv | |
add trailing dot for consistency; mention that existing connections are kept | |||
2014-07-04 | Merge pull request #80 from dgl/noact | Alexander Færøy | |
Change NO_ACT so it can be combined with other levels | |||
2014-07-04 | Syntax documentation rewrite for F-commands | Geert Hauwaerts | |
Rewrote the syntax documentation for all commands starting with the letter F. | |||
2014-07-04 | fix compiler warnings in extended colour code | Ailin Nemui | |
2014-07-03 | Syntax documentation rewrite for E-commands | Geert Hauwaerts | |
Rewrote the syntax documentation for commands starting with the letter E. | |||
2014-07-03 | Syntax format changes for A-C commands | Geert Hauwaerts | |
Updated the file format template for commands A through C. | |||
2014-07-03 | Syntax documentation rewrite for D-commands | Geert Hauwaerts | |
Rewrote the syntax documentation for all commands starting with the letter D. | |||
2014-07-03 | Syntax documentation rewrite for C-commands | Geert Hauwaerts | |
Rewrote the syntax documentation for all the commands starting with the letter C. | |||
2014-07-02 | Merge pull request #48 from ailin-nemui/256-colour-history | Alexander Færøy | |
256 colour support for Irssi | |||
2014-07-02 | Syntax documentation rewrite for B-commands | Geert Hauwaerts | |
Rewrote the syntax documentation for all the commands starting with B. | |||
2014-07-02 | Merge branch 'master' of https://github.com/irssi/irssi | Geert Hauwaerts | |
2014-07-02 | Rewrote the syntax documentation for all the commands starting with A. | Geert Hauwaerts | |
2014-07-02 | Merge pull request #70 from dgl/regexp-pattern-missing | Alexander Færøy | |
Make it more obvious if -pattern wasn't provided to a regexp /ignore | |||
2014-07-02 | Merge pull request #72 from dgl/regexp-error | Alexander Færøy | |
Warn with error if regexp ignore fails to parse | |||
2014-07-02 | Merge pull request #74 from falconindy/master | Alexander Færøy | |
Fix make dist | |||
2014-07-01 | Added a default HIGHLIGHT and DEHIGHLIGHT alias | Geert Hauwaerts | |
2014-06-30 | Aligned the /NETWORK documentation with docs/manual.txt | Geert Hauwaerts | |
2014-06-30 | Merge branch 'master' of https://github.com/irssi/irssi | Geert Hauwaerts | |
2014-06-30 | Removed docs/help from the .gitignore | Geert Hauwaerts | |
2014-06-30 | Merge pull request #71 from dgl/nickserv-doc | Geert Hauwaerts | |
Suggest using ^ so this doesn't pop-up a NickServ window | |||
2014-06-30 | Merge pull request #73 from ailin-nemui/readme-other-modules | Geert Hauwaerts | |
Point out more modules in README | |||
2014-06-30 | Merge pull request #76 from ailin-nemui/improve-special-vars | Geert Hauwaerts | |
Improve docs of special_vars wrt. to escaping rules in /alias | |||
2014-06-30 | Improve docs of special_vars wrt. to escaping rules in /alias | Jari Matilainen | |
2014-06-30 | Refer to correct name of README.md | Dave Reisner | |
fcb67831f2759fb renamed README -> README.md but didn't update EXTRA_DIST, breaking 'make dist'. | |||
2014-06-30 | propagate flags for automake initialization | Dave Reisner | |
2014-06-30 | Remove superfluous entry from EXTRA_DIST | Dave Reisner | |
curses.m4 is already included by automake as it's an m4 depdendency. | |||
2014-06-30 | point out more modules in README | Ailin Nemui | |
2014-06-30 | Make /ignore -replies work with NO_ACT | David Leadbeater | |
2014-06-30 | Finish 256 colour support for Irssi | Ailin Nemui | |
256 colour patch is cleaned up and the remaining cases are made work, this includes especially Theme support, which was not implemented before. Changes not related to colours were reverted again, making a review of the two patches against master easier to follow. As a byproduct of the Hex-colour code parser, the 24bit colours are also implemented. Actually using them in the terminal is guarded by a compile time switch (as well as a run time switch), as it breaks the existing colour protocol and requires additional storage. To make a seamless usage, down-conversion is provided for 8 and 16 colours. Diverging from Tom's approach, the colour protocol is reverted back to the original one. Unfortunately, the changes required in the Theme engine will break the API. For more details, please refer to the patch documentation at either http://irssi-docs.wikispaces.com/Notes-256-Colour or https://github.com/shabble/irssi-docs/wiki/Notes-256-Colour |