Removing junk from .po files
[KiwiIRC.git] / server / irc / user.js
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-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 DarrenDifferentiating between server and non server notices
2013-05-20 DarrenAWAY output in WHOIS
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-03-21 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-02-03 DarrenMerge branch 'development'
2013-02-02 DarrenMerge branch 'tab_layout' into development
2013-01-31 DarrenClosing the IrcConnection socket on a dispose
2013-01-31 DarrenMissed a single IrcUser per nick related comment
2013-01-31 Jack AllnuttGet codebase into semi-working state
2013-01-31 DarrenRemoved irc_events from the prototype; Untied IrcEventB...
2013-01-31 Jack AllnuttMODE handling
2013-01-31 Jack AllnuttMove the binding into new prototype object
2013-01-31 Jack AllnuttFix typo
2013-01-31 Jack AllnuttRemove handlers from prototype chain
2013-01-31 Jack AllnuttIrcUser object + plumbing