Merge pull request #548 from M2Ys4U/api-cleanup
[KiwiIRC.git] / client / src / models / network.js
2014-06-04 DarrenMerge pull request #544 from M2Ys4U/whois-host
2014-06-04 Jack AllnuttFixed additional host -> hostname
2014-06-04 Jack AllnuttRename 'host' to 'hostname' in whois client event
2014-06-01 DarrenTypo
2014-06-01 DarrenCombining join, part, kick + quit client events into...
2014-06-01 DarrenMerge branch 'message_events' into development
2014-05-31 Darrenprivmsg/action/notice events combined into a 'message...
2014-05-23 tonymkeMerge remote-tracking branch 'upstream/development...
2014-05-23 DarrenMerge branch 'feature_user_count' of https://github...
2014-05-23 DarrenMerge branch 'CoryChaplin-extra_raw_handlers' into...
2014-05-23 DarrenSpace indentation
2014-05-23 DarrenWALLOPS should only show in channel/query panels for...
2014-05-23 DarrenMerge branch 'extra_raw_handlers' of https://github...
2014-05-20 Cory ChaplinAnother improvement to Wallops, and a bunch of new...
2014-05-15 Cory ChaplinMAking Wallops a specific message type
2014-05-14 tonymkeMerge upstream branch 'development' into tonytrunk
2014-05-11 DarrenMerge pull request #536 from CoryChaplin/fix_channel_link
2014-05-10 Cory ChaplinAdding network object to network panel and query panel...
2014-05-10 DarrenClient CTCP helper functions ctcpRequest/ctcpResponse
2014-05-10 DarrenSwitching switching irc events `channel` property to...
2014-05-07 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-05-07 DarrenMerge remote-tracking branch 'origin/development' into...
2014-04-29 DarrenMerge branch 'development' of https://github.com/DaHisp...
2014-04-21 DarrenMerge branch 'development' of https://github.com/crtayl...
2014-04-21 Cory ChaplinMerge pull request #23 from prawnsalad/CoryChaplin...
2014-04-21 DarrenRemoving text theme formatting chars from application...
2014-04-19 Cory ChaplinMerge pull request #22 from prawnsalad/CoryChaplin...
2014-04-19 DarrenShortening text_theme keys
2014-04-14 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-04-14 Cory ChaplinMerge pull request #20 from prawnsalad/CoryChaplin...
2014-04-14 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-04-06 Randy JimenezFixed a bug where CANNOTSENDTOCHAN misfired its bug...
2014-04-04 Cory ChaplinMerge branch 'development' of https://github.com/CoryCh...
2014-04-02 DarrenCorrect user prefix defaults for ircds not providing...
2014-04-02 DarrenUsing default user prefixes when not provided by the...
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-31 Cory ChaplinText theme fixes
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-31 Cory ChaplinText themes : extra text theme, documentation and confi...
2014-03-28 DarrenMerge branch 'winston' of https://github.com/M2Ys4U...
2014-03-28 DarrenRemoving console.log from banlist
2014-03-27 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-26 DarrenMerge pull request #504 from pshahid/development
2014-03-26 Cory ChaplinText theme regression fixes.
2014-03-26 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-25 Cory ChaplinFinishing first run of text themes.
2014-03-25 Cory ChaplinText theme adjustments in translations.
2014-03-25 Cory ChaplinAdded non translated strings to text themes. Work in...
2014-03-25 Cory ChaplinMore work on text themes. Splitting translation and...
2014-03-19 Cory ChaplinInitial work on text themes. To be completed.
2014-03-16 DarrenMerge branch 'trailing' of https://github.com/M2Ys4U...
2014-03-13 Jack AllnuttRemove 'trailing' from IRC message objects
2014-03-08 DarrenStartup screen is now a configurable applet
2014-03-02 DarrenMerge branch 'timestamp' of https://github.com/M2Ys4U...
2014-03-02 Darrenchannel_prefix may contain more than one prefix
2014-03-02 DarrenMerge branch 'fixes' of https://github.com/CoryChaplin...
2014-02-23 Cory ChaplinCleaner way for making channel prefix optional in join...
2014-02-20 DarrenMerge branch 'gateway' of https://github.com/M2Ys4U...
2014-02-20 Jack AllnuttRemove cruft from gateway object
2014-01-16 DarrenMerge branch 'themes' of https://github.com/M2Ys4U...
2014-01-16 DarrenMerge pull request #442 from coolsmile/development
2014-01-06 DarrenAuto updating banlist + UI improvements
2014-01-06 DarrenMerge branch 'development' into channel_info
2014-01-01 DarrenChannel Info+admin window; RPL_CHANNEL_URL; Ban list...
2013-10-29 Jack AllnuttMerge pull request #421 from CoryChaplin/development
2013-10-27 DarrenMerge remote-tracking branch 'origin/development' into...
2013-10-27 Jack AllnuttMove src files out of assets dir