NeonServV5.git
12 years agoadded Translators to the AUTHORS file
pk910 [Wed, 5 Oct 2011 19:33:27 +0000 (21:33 +0200)]
added Translators to the AUTHORS file

12 years agofixed TODO list
pk910 [Wed, 5 Oct 2011 19:15:55 +0000 (21:15 +0200)]
fixed TODO list

12 years agoadded cmd_rename
pk910 [Wed, 5 Oct 2011 19:03:24 +0000 (21:03 +0200)]
added cmd_rename

12 years agoprevent numerics in the dynamic topic parts from being interpreted as color codes
pk910 [Wed, 5 Oct 2011 18:34:55 +0000 (20:34 +0200)]
prevent numerics in the dynamic topic parts from being interpreted as color codes

12 years agoalways allow users oping bots
pk910 [Wed, 5 Oct 2011 11:45:04 +0000 (13:45 +0200)]
always allow users oping bots

12 years agofixed tools.c:flushModeBuffer (used uninitialized chars)
pk910 [Wed, 5 Oct 2011 11:41:37 +0000 (13:41 +0200)]
fixed tools.c:flushModeBuffer (used uninitialized chars)

12 years agofixed cmd_set
pk910 [Wed, 5 Oct 2011 11:37:09 +0000 (13:37 +0200)]
fixed cmd_set

12 years agofixed event_kick
pk910 [Wed, 5 Oct 2011 11:36:20 +0000 (13:36 +0200)]
fixed event_kick

12 years agocontinued cmd_set modes
pk910 [Wed, 5 Oct 2011 11:34:31 +0000 (13:34 +0200)]
continued cmd_set modes

12 years agoadded event_kick
pk910 [Wed, 5 Oct 2011 11:27:13 +0000 (13:27 +0200)]
added event_kick

12 years agodon't block events coming from servers and ignore CTCP ACTION (/me)
pk910 [Wed, 5 Oct 2011 10:55:15 +0000 (12:55 +0200)]
don't block events coming from servers and ignore CTCP ACTION (/me)

12 years agoadded botwar detection to event_mode
pk910 [Wed, 5 Oct 2011 09:40:18 +0000 (11:40 +0200)]
added botwar detection to event_mode

12 years agoadded event_mode
pk910 [Wed, 5 Oct 2011 09:15:21 +0000 (11:15 +0200)]
added event_mode

12 years agomade some information in cmd_info only visible for owners or supporters
pk910 [Tue, 4 Oct 2011 18:29:30 +0000 (20:29 +0200)]
made some information in cmd_info only visible for owners or supporters

12 years agoadded owner history to cmd_info
pk910 [Tue, 4 Oct 2011 18:24:34 +0000 (20:24 +0200)]
added owner history to cmd_info

12 years agofixed cmd_info table
pk910 [Tue, 4 Oct 2011 17:35:09 +0000 (19:35 +0200)]
fixed cmd_info table

12 years agodon't join suspended channels on event_invite
pk910 [Tue, 4 Oct 2011 16:23:32 +0000 (18:23 +0200)]
don't join suspended channels on event_invite

12 years agoremoved cmd_debug
pk910 [Tue, 4 Oct 2011 16:21:39 +0000 (18:21 +0200)]
removed cmd_debug

12 years agofixed a core bug (user got lost in the channel userlist on nick change)
pk910 [Tue, 4 Oct 2011 16:15:33 +0000 (18:15 +0200)]
fixed a core bug (user got lost in the channel userlist on nick change)

12 years agoadded cmd_info & cmd_debug
pk910 [Tue, 4 Oct 2011 15:31:06 +0000 (17:31 +0200)]
added cmd_info & cmd_debug

12 years agofixed cmd_bind (content of params gets changed on bind_set_parameters)
pk910 [Mon, 3 Oct 2011 18:34:18 +0000 (20:34 +0200)]
fixed cmd_bind (content of params gets changed on bind_set_parameters)

12 years agofixed modcmd again (small fix)
pk910 [Mon, 3 Oct 2011 18:28:11 +0000 (20:28 +0200)]
fixed modcmd again (small fix)

12 years agoupdate channel_lastvisit if a user without access joins
pk910 [Mon, 3 Oct 2011 18:14:16 +0000 (20:14 +0200)]
update channel_lastvisit if a user without access joins

12 years agofixed modcmd parameter handling
pk910 [Mon, 3 Oct 2011 17:34:04 +0000 (19:34 +0200)]
fixed modcmd parameter handling

12 years agoorder ranks in cmd_listrank
pk910 [Mon, 3 Oct 2011 14:50:20 +0000 (16:50 +0200)]
order ranks in cmd_listrank

12 years agofixed cmd_addrank and cmd_delrank
pk910 [Mon, 3 Oct 2011 14:45:59 +0000 (16:45 +0200)]
fixed cmd_addrank and cmd_delrank

12 years agoadded GPL header to all files and added INSTALL AUTHORS COPYING files.
pk910 [Mon, 3 Oct 2011 14:29:21 +0000 (16:29 +0200)]
added GPL header to all files and added INSTALL AUTHORS COPYING files.

12 years agosend BOTWAR_ALERT's always with the default language
pk910 [Mon, 3 Oct 2011 13:05:05 +0000 (15:05 +0200)]
send BOTWAR_ALERT's always with the default language

12 years agochange global access of all users in the ranking when using cmd_setrank access *
pk910 [Mon, 3 Oct 2011 12:56:33 +0000 (14:56 +0200)]
change global access of all users in the ranking when using cmd_setrank access *

12 years agofixed cmd_assignrank
pk910 [Mon, 3 Oct 2011 12:51:59 +0000 (14:51 +0200)]
fixed cmd_assignrank

12 years agoshow ranking information above the channel access in cmd_access
pk910 [Mon, 3 Oct 2011 12:49:59 +0000 (14:49 +0200)]
show ranking information above the channel access in cmd_access

12 years agofixed cmd_listrank
pk910 [Mon, 3 Oct 2011 12:45:54 +0000 (14:45 +0200)]
fixed cmd_listrank

12 years agoadded support ranking system
pk910 [Mon, 3 Oct 2011 12:36:06 +0000 (14:36 +0200)]
added support ranking system

12 years agofixed cmd_myaccess table length & modified mysql query to skip unregistered channels
pk910 [Mon, 3 Oct 2011 08:43:13 +0000 (10:43 +0200)]
fixed cmd_myaccess table length & modified mysql query to skip unregistered channels

12 years agofixed Makefile.am
pk910 [Mon, 3 Oct 2011 07:33:45 +0000 (09:33 +0200)]
fixed Makefile.am

12 years agofixed cmd_delban and issuer prefix on cmd_addtimeban
pk910 [Sun, 2 Oct 2011 18:02:45 +0000 (20:02 +0200)]
fixed cmd_delban and issuer prefix on cmd_addtimeban

12 years agoprefix kick reason with the issuers nick
pk910 [Sun, 2 Oct 2011 17:48:38 +0000 (19:48 +0200)]
prefix kick reason with the issuers nick

12 years agodon't send PASS cmd if password is empty
pk910 [Sun, 2 Oct 2011 17:31:37 +0000 (19:31 +0200)]
don't send PASS cmd if password is empty

12 years agofixed Tables maxwidth array (needs to have as many fields as columns not as many...
pk910 [Sun, 2 Oct 2011 17:05:10 +0000 (19:05 +0200)]
fixed Tables maxwidth array (needs to have as many fields as columns not as many as rows) and some other bugs

12 years agodon't crash if a table field is NULL
pk910 [Sun, 2 Oct 2011 16:47:18 +0000 (18:47 +0200)]
don't crash if a table field is NULL

12 years agouse low priority bot if there is no preferred one
pk910 [Sun, 2 Oct 2011 16:31:37 +0000 (18:31 +0200)]
use low priority bot if there is no preferred one

12 years agofixed NULL-Pointer bug when performing oper cmd's in the Bots query
pk910 [Sun, 2 Oct 2011 16:30:00 +0000 (18:30 +0200)]
fixed NULL-Pointer bug when performing oper cmd's in the Bots query

12 years agofixed "may be uninitialized" on linux systems
pk910 [Sun, 2 Oct 2011 11:20:24 +0000 (13:20 +0200)]
fixed "may be uninitialized" on linux systems

12 years agoadded mysql config file and some initial database installation / upgrade methods
pk910 [Sun, 2 Oct 2011 11:12:46 +0000 (13:12 +0200)]
added mysql config file and some initial database installation / upgrade methods

12 years agosome more changes for WIN32 compatibility
pk910 [Sun, 2 Oct 2011 01:59:04 +0000 (03:59 +0200)]
some more changes for WIN32 compatibility

12 years agosome modifications for WIN32 support :)
pk910 [Sun, 2 Oct 2011 01:41:34 +0000 (03:41 +0200)]
some modifications for WIN32 support :)

12 years agotried to reorder the program structure and build process
pk910 [Sat, 1 Oct 2011 22:33:13 +0000 (00:33 +0200)]
tried to reorder the program structure and build process

12 years agochanged Makefile; build all commands as an own file
pk910 [Sat, 1 Oct 2011 20:50:43 +0000 (22:50 +0200)]
changed Makefile; build all commands as an own file

12 years agomarked settings that have a help text
pk910 [Fri, 30 Sep 2011 19:21:25 +0000 (21:21 +0200)]
marked settings that have a help text

12 years agoadded missing cmd_set options & help strings
pk910 [Fri, 30 Sep 2011 19:10:14 +0000 (21:10 +0200)]
added missing cmd_set options & help strings

12 years agofixed +a (argc = 0) cache (cache->nick needs to be the nick of the user executing...
pk910 [Fri, 30 Sep 2011 18:47:28 +0000 (20:47 +0200)]
fixed +a (argc = 0) cache (cache->nick needs to be the nick of the user executing the command)

12 years agocreate temporary user if inviting user is not known
pk910 [Fri, 30 Sep 2011 18:44:05 +0000 (20:44 +0200)]
create temporary user if inviting user is not known

12 years agoadded cmd_setaccess
pk910 [Wed, 28 Sep 2011 21:27:23 +0000 (23:27 +0200)]
added cmd_setaccess

12 years agoadded event_invite & event_topic
pk910 [Wed, 28 Sep 2011 21:06:39 +0000 (23:06 +0200)]
added event_invite & event_topic

12 years agofixed comments
pk910 [Wed, 28 Sep 2011 19:28:47 +0000 (21:28 +0200)]
fixed comments

12 years agoadded event_ctcp, event_notice and event_quit
pk910 [Sun, 25 Sep 2011 00:18:56 +0000 (02:18 +0200)]
added event_ctcp, event_notice and event_quit

12 years agoignore bots and ircops on cmd_resync
pk910 [Sat, 24 Sep 2011 23:13:23 +0000 (01:13 +0200)]
ignore bots and ircops on cmd_resync

12 years agofixed modcmd override parameter parsing
pk910 [Sat, 24 Sep 2011 22:16:59 +0000 (00:16 +0200)]
fixed modcmd override parameter parsing

12 years agofixed crash in event_join
pk910 [Sat, 24 Sep 2011 19:45:37 +0000 (21:45 +0200)]
fixed crash in event_join

12 years agorenamed cmd_a to cmd_access
pk910 [Sat, 24 Sep 2011 18:25:20 +0000 (20:25 +0200)]
renamed cmd_a to cmd_access

12 years agoadded cmd_command
pk910 [Sat, 24 Sep 2011 17:37:27 +0000 (19:37 +0200)]
added cmd_command

12 years agochange language for all users logged in to the given account on cmd_uset
pk910 [Sat, 24 Sep 2011 15:21:13 +0000 (17:21 +0200)]
change language for all users logged in to the given account on cmd_uset

12 years agofixed cmd_invite
pk910 [Sat, 24 Sep 2011 15:09:03 +0000 (17:09 +0200)]
fixed cmd_invite

12 years agofixed example parameters for NS_INVITE_DONE_USER
pk910 [Sat, 24 Sep 2011 15:03:10 +0000 (17:03 +0200)]
fixed example parameters for NS_INVITE_DONE_USER

12 years agoadded cmd_search
pk910 [Sat, 24 Sep 2011 14:41:19 +0000 (16:41 +0200)]
added cmd_search

12 years agofixed cmd_events & cmd_oplog parameter handling
pk910 [Sat, 24 Sep 2011 01:00:56 +0000 (03:00 +0200)]
fixed cmd_events & cmd_oplog parameter handling

12 years agofixed oplog query
pk910 [Sat, 24 Sep 2011 00:57:19 +0000 (02:57 +0200)]
fixed oplog query

12 years agoadded cmd_oplog and added CMDFLAG_LOG to all cmd's that should be logged
pk910 [Sat, 24 Sep 2011 00:54:37 +0000 (02:54 +0200)]
added cmd_oplog and added CMDFLAG_LOG to all cmd's that should be logged

12 years agotidied up command list
pk910 [Sat, 24 Sep 2011 00:46:24 +0000 (02:46 +0200)]
tidied up command list

12 years agoadded cmd_events
pk910 [Sat, 24 Sep 2011 00:16:10 +0000 (02:16 +0200)]
added cmd_events

12 years agoadded cmd_bind & cmd_unbind
pk910 [Thu, 22 Sep 2011 20:12:18 +0000 (22:12 +0200)]
added cmd_bind & cmd_unbind

12 years agoadded event_part
pk910 [Thu, 22 Sep 2011 19:09:18 +0000 (21:09 +0200)]
added event_part

12 years agousing integer as parameter for NS_SET_INVALID_OPTION output
pk910 [Thu, 22 Sep 2011 18:50:19 +0000 (20:50 +0200)]
using integer as parameter for NS_SET_INVALID_OPTION output

12 years agowrote logEvent function
pk910 [Thu, 22 Sep 2011 09:53:00 +0000 (11:53 +0200)]
wrote logEvent function

12 years agocontinued event_join
pk910 [Wed, 21 Sep 2011 13:51:47 +0000 (15:51 +0200)]
continued event_join

continued event_join

12 years agofixed parsing of PART raws
pk910 [Wed, 21 Sep 2011 13:48:48 +0000 (15:48 +0200)]
fixed parsing of PART raws

12 years agoonly use the user-greeting if it really exists
pk910 [Wed, 21 Sep 2011 13:45:44 +0000 (15:45 +0200)]
only use the user-greeting if it really exists

12 years agocontinued event_join
pk910 [Wed, 21 Sep 2011 13:41:29 +0000 (15:41 +0200)]
continued event_join

12 years agostarted event_join & removed cmd_modes (debug cmd)
pk910 [Wed, 21 Sep 2011 00:07:32 +0000 (02:07 +0200)]
started event_join & removed cmd_modes (debug cmd)

12 years agofixed parsing of QUIT raws
pk910 [Tue, 20 Sep 2011 23:19:33 +0000 (01:19 +0200)]
fixed parsing of QUIT raws

12 years agofixed MODE raw for requesting the channel ban list
pk910 [Tue, 20 Sep 2011 23:09:28 +0000 (01:09 +0200)]
fixed MODE raw for requesting the channel ban list

12 years agoupdate cached information on cmd_move
pk910 [Tue, 20 Sep 2011 22:56:15 +0000 (00:56 +0200)]
update cached information on cmd_move

12 years agoadded cmd_move
pk910 [Tue, 20 Sep 2011 22:48:50 +0000 (00:48 +0200)]
added cmd_move

12 years agoadded missing language strings & parameters
pk910 [Tue, 20 Sep 2011 22:31:53 +0000 (00:31 +0200)]
added missing language strings & parameters

12 years agoadded cmd_csuspend and cmd_cunsuspend
pk910 [Tue, 20 Sep 2011 22:25:29 +0000 (00:25 +0200)]
added cmd_csuspend and cmd_cunsuspend

12 years agoadded cmd_help
pk910 [Tue, 20 Sep 2011 22:03:18 +0000 (00:03 +0200)]
added cmd_help

12 years agoadded cmd_invite and cmd_inviteme
pk910 [Tue, 20 Sep 2011 20:45:06 +0000 (22:45 +0200)]
added cmd_invite and cmd_inviteme

12 years agoupdated DATABASE.txt and implemented suspended channels
pk910 [Tue, 20 Sep 2011 20:00:22 +0000 (22:00 +0200)]
updated DATABASE.txt and implemented suspended channels

12 years agoadded cmd_unban, cmd_unbanall, cmd_unbanme
pk910 [Tue, 20 Sep 2011 19:41:32 +0000 (21:41 +0200)]
added cmd_unban, cmd_unbanall, cmd_unbanme

12 years agoadded cmd_reloadlang
pk910 [Mon, 19 Sep 2011 01:33:45 +0000 (03:33 +0200)]
added cmd_reloadlang

12 years agousing $b, $k for formating purposes - don't use \002, \003 anymore
pk910 [Mon, 19 Sep 2011 01:05:39 +0000 (03:05 +0200)]
using $b, $k for formating purposes - don't use \002, \003 anymore

12 years agoautomatically switch to build in language if a custom language string is missing
pk910 [Mon, 19 Sep 2011 00:53:15 +0000 (02:53 +0200)]
automatically switch to build in language if a custom language string is missing

12 years agosave new languages for later use ;)
pk910 [Mon, 19 Sep 2011 00:51:00 +0000 (02:51 +0200)]
save new languages for later use ;)

12 years agoload all languages on startup
pk910 [Mon, 19 Sep 2011 00:42:55 +0000 (02:42 +0200)]
load all languages on startup

12 years agoadded dirty cmd_uset
pk910 [Mon, 19 Sep 2011 00:23:33 +0000 (02:23 +0200)]
added dirty cmd_uset

12 years agoadded cmd_peek and added example arguments for language strings with placeholders
pk910 [Sun, 18 Sep 2011 19:47:57 +0000 (21:47 +0200)]
added cmd_peek and added example arguments for language strings with placeholders

12 years agochanged Makefile (version should always be updated)
pk910 [Sun, 18 Sep 2011 03:21:17 +0000 (05:21 +0200)]
changed Makefile (version should always be updated)

12 years agoremade Makefile
pk910 [Sun, 18 Sep 2011 03:14:31 +0000 (05:14 +0200)]
remade Makefile

12 years agoadded cmd_version
pk910 [Sun, 18 Sep 2011 02:36:11 +0000 (04:36 +0200)]
added cmd_version

12 years agofixed cmd_resync (bot shouldn't deop itself...)
pk910 [Sat, 17 Sep 2011 19:39:27 +0000 (21:39 +0200)]
fixed cmd_resync (bot shouldn't deop itself...)