S(oni)Ex Chat / Security Enhanced (He)xChat. because, I'm just done, I'm forking the thing.
Go to file
Diogo Sousa 0e76283c9a Now nickname and channel matching is server aware: we only match words that
have the prefixes the server uses.

The url regex matching was designed to be more versatile. This was needed to
disambiguate matches between nicks and channels, since they may have common
prefixes now (&+!). In case of ambiguity, when the server supports prefixes that
are common to both channels and nicknames, we choose the nickname (the nickname
only matches if there is a user with that nick in the current session).

Fixes #655.
2013-08-01 16:28:17 +01:00
.tx Update template generation instructions 2013-03-29 00:00:18 +01:00
man Update man page 2013-07-01 21:57:38 -04:00
plugins python: Set VERSION using existing VERSION_MAJOR and VERSION_MINOR macros and some mintor refactoring. 2013-07-30 22:54:57 -07:00
po Pull from Transifex 2013-04-01 23:38:04 +02:00
share Handle extraneous cli args as urls 2013-07-01 13:43:58 -04:00
src Now nickname and channel matching is server aware: we only match words that 2013-08-01 16:28:17 +01:00
win32 Move optimization settings from all subsequent projects to hexchat.props 2013-07-24 20:56:36 +02:00
.gitignore Set up Doxyfile 2013-05-20 12:31:09 +02:00
.travis.yml Tweak travis template 2013-06-13 15:33:25 -04:00
Doxyfile Use png instead of svg 2013-05-20 15:59:41 +02:00
Makefile.am MAKE: backwards compat for old libtool 2013-07-12 14:17:30 +02:00
acinclude.m4 On my system (openSUSE 12.2 / GNU bash, version 4.2.24(1)-release (x86_64-suse-linux-gnu) ), the shell doesn't like that the '=' character in 'if test...' doesn't have spaces around it. This causes the test to always be true, and thus the AS_AC_EXPAND macro only expands once. This led to two #define's in config.h containing broken values: HEXCHATSHAREDIR and DBUS_SERVICES_DIR. 2012-09-20 22:04:14 +08:00
autogen.sh MAKE: backwards compat for old libtool 2013-07-12 14:17:30 +02:00
config-win32.h Don't hardcode "plugins" as the subdirectory for plugins in many 2013-04-28 16:42:48 +02:00
config.rpath Update config.rpath by running gettextize 2012-10-27 01:05:41 +02:00
configure.ac Use system's libsexy by default 2013-07-26 15:03:59 -04:00