Removing junk from .po files
[KiwiIRC.git] / server / irc /
2013-07-21 Jack AllnuttMerge pull request #342 from M2Ys4U/i18n
2013-07-21 Jack AllnuttMerge branch 'i18n' into development
2013-07-17 DarrenIdentd resolving usernames/idents correctly
2013-07-14 DarrenConnecting to the correct host for outgoing connections
2013-07-14 DarrenOutgoing connection refactor
2013-07-13 Jack AllnuttAllow configuration of IP addresses to use for outgoing...
2013-07-10 DarrenDon't auto connect an IRC connection in the constructor
2013-07-08 Jack AllnuttMerge pull request #331 from M2Ys4U/spdy
2013-07-05 Jack AllnuttMerge pull request #329 from M2Ys4U/perf
2013-07-05 Jack AllnuttRPL_NAMEREPLY: Don't loop over the whole nick when...
2013-07-01 Darrenremove `encoded_test` global var
2013-07-01 DarrenMerge pull request #310 from Felizardo/encoding2
2013-06-29 Vinicius Daly Feli... No more need to specify a set of available encodings
2013-06-28 DarrenMerge branch 'happytodesign-favicon_notifications'...
2013-06-27 DarrenCorrectly triggering IRC socket close events
2013-06-24 Vinicius Daly Feli... Forgot to remove output that I was using for debug
2013-06-20 Vinicius Daly Feli... Fixing identation
2013-06-20 Vinicius Daly Feli... Finished /encoding command to change encoding on the fly
2013-06-18 Vinicius Daly Feli... iconv-lite installed and coverting from a specific...
2013-06-16 DarrenServer: Case insensitive events
2013-06-16 DarrenMerge pull request #304 from happytodesign/development
2013-06-16 DarrenMerge pull request #303 from M2Ys4U/whowas
2013-06-15 Jack AllnuttHandle replies to WHOWAS command
2013-06-09 DarrenPadding out ip_as_username hex values
2013-06-04 Jack AllnuttMerge branch 'master' into development
2013-06-04 DarrenMerge pull request #284 from M2Ys4U/regex
2013-06-04 DarrenMerge pull request #287 from M2Ys4U/highlight
2013-06-04 DarrenMerge pull request #286 from M2Ys4U/err_nick
2013-06-04 Jack AllnuttRespond to ERR_ERONEOUSNICKNAME
2013-06-03 Jack AllnuttRemove event bindings from commands.js
2013-06-03 Jack AllnuttBring parse regex inline with RFC for user part of...
2013-06-01 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-27 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-25 DarrenMerge M2Ys4U-joinfix
2013-05-25 Darrenmerging waldir-patch-1
2013-05-25 DarrenMerge pull request #271 from portshner/development
2013-05-25 DarrenServer code cleaning
2013-05-25 DarrenMore server notice detecting
2013-05-25 DarrenDifferentiating between server and non server notices
2013-05-20 DarrenShowing IRC disconnections to the user #81
2013-05-20 DarrenAWAY output in WHOIS
2013-05-11 DarrenMerge pull request #244 from M2Ys4U/cap
2013-05-11 Jack AllnuttFix bug where we would fail to do SASL negotation if...
2013-05-09 DarrenMerge branch 'multi_server' into development
2013-05-09 DarrenMerge pull request #239 from M2Ys4U/key
2013-05-06 DarrenMerge branch 'development' into multi_server
2013-05-03 DarrenMerge pull request #236 from M2Ys4U/event_delimiter
2013-05-03 Jack AllnuttUse a space instead of colon as event delimiter
2013-04-23 DarrenListening for events before 001 is sent
2013-04-23 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-04-21 DarrenMerge pull request #227 from snikch/master
2013-04-21 Mal CurtisDon't kick the kicker out of the rooms
2013-04-21 DarrenMerge with development branch
2013-04-20 DarrenMerge pull request #219 from M2Ys4U/socks
2013-04-19 Jack AllnuttSpin socks.js out into its own NPM module ``socksjs``.
2013-04-12 DarrenMerge branch 'development'
2013-04-12 DarrenMerge branch 'awesome' of https://github.com/pepijndevo...
2013-04-12 DarrenMerge pull request #214 from pepijndevos/liststart
2013-04-12 Pepijn de Vosmini refactor
2013-04-12 Pepijn de Vossupport rfc2812-style LIST
2013-04-08 Darren/ char allowed in the username for ZNC multi servers
2013-04-07 DarrenAllowing * in nicks for ZNC *status nick
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 Jack AllnuttFix off-by-one error in checking node version
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 Jack AllnuttOnly require socks.js if running node 0.10 or above
2013-04-03 DarrenMerge branch 'development' of github.com:prawnsalad...
2013-04-03 DarrenConnection limiting
2013-04-01 DarrenMerge pull request #200 from M2Ys4U/socks
2013-04-01 Jack AllnuttRefactor to use the new streams API
2013-03-30 Jack AllnuttAlso check ip_as_username config when applying per...
2013-03-30 Jack AllnuttMergability with development branch
2013-03-30 Jack AllnuttAdd a limit to the number of connections made to irc...
2013-03-30 DarrenMerge pull request #194 from pepijndevos/development
2013-03-29 Pepijn de Vossupport partially restricted modes
2013-03-28 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-03-24 DarrenMerge branch 'development'
2013-03-23 Jack AllnuttSOCKS proxy conf and integration
2013-03-21 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-03-21 Jack AllnuttPlumb socks.js into connection.js
2013-03-11 DarrenServer: NOTICE sending correct parameters
2013-03-05 DarrenMerge branch 'client_plugins' into development
2013-03-04 DarrenMerge branch 'development'
2013-03-03 DarrenRPL_ENDOFBANLIST fix
2013-02-03 DarrenMerge branch 'development'
2013-02-02 DarrenMerge branch 'tab_layout' into development
2013-02-01 DarrenServer: IrcChannel definition consistancy
2013-02-01 DarrenServer: Removed host+port duplication from IrcServer
2013-02-01 DarrenRevert "Server: Removed hostname from 'server:*' event...
2013-01-31 DarrenServer: Removed hostname from 'server:*' event names
2013-01-31 DarrenEmit 'dispose' on a dispose call instead of 'destroy'
2013-01-31 DarrenRemoved cosole.log()
2013-01-31 DarrenIrcServer memory leak fix
2013-01-31 Darrenprevious commit part.2
2013-01-31 DarrenERR_PASSWORDMISMATCH; IrcServer disposing
2013-01-31 DarrenLUSER command implimented; Network stats output;
2013-01-31 Darren/list command working properly
2013-01-31 DarrenClosing the IrcConnection socket on a dispose
2013-01-31 DarrenUpdating the nick within IrcConnection on change
2013-01-31 DarrenMissed a single IrcUser per nick related comment
next