making it librejs compliant
[KiwiIRC.git] / client / src / models / network.js
2015-01-26 DarrenMerge branch 'development'
2014-12-20 DarrenMerge pull request #602 from antwebes/pull_dev
2014-12-20 DarrenMerge branch 'ResidentBiscuit-rb_ui_work' into development
2014-12-20 DarrenDisconnect message to locales; No need to confirm disco...
2014-12-20 DarrenMerge branch 'rb_ui_work' of https://github.com/Residen...
2014-12-19 DarrenMerge branch 'code-style-fixes' of https://github.com...
2014-12-19 Darren_kiwi.utils object for helpers
2014-11-29 Darrenquit_options instead of part_options in user quit
2014-11-29 DarrenInclude network object in plugin event on network relat...
2014-11-28 Darrenchannel:join + channel:leave plugin events
2014-11-28 DarrenUserbox making use of network.createQuery()
2014-10-19 DarrenCheck if user exists before adding to memberlist
2014-10-18 DarrenMerge remote-tracking branch 'origin/M2Ys4U-promise...
2014-10-17 DarrenMerge branch 'promise' of https://github.com/M2Ys4U...
2014-10-15 jdeveloperMerge branch 'development' of https://github.com/antweb...
2014-10-15 jdeveloperMerge remote-tracking branch 'upstream/development...
2014-10-06 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-10-02 DarrenMerge pull request #599 from Polsaker/development
2014-10-02 Ramiro BouFixing the CTCP PING
2014-10-02 Ramiro BouAdding CTCP PING response
2014-08-27 DarrenShow general IRC errors within the client
2014-08-27 BorjaMerge branch 'development' of https://github.com/prawns...
2014-08-21 Jack AllnuttUse promise version of PluginInterface on the client
2014-08-04 DarrenClient reconnection notification cleanup + fixes
2014-07-16 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-07-16 jdeveloperMerge with upstrea/development
2014-07-16 DarrenMerge pull request #565 from CoryChaplin/feature_create...
2014-07-16 Cory ChaplinFix createQuery
2014-07-16 Cory ChaplinAllow plugins to create queries
2014-07-12 DarrenMoving channel set_topic_by text to topic bar title
2014-07-02 DarrenCode formatting
2014-07-02 DarrenCorrectly sending irc disconnected error to browser
2014-06-27 DarrenShowing user quits in the query panel #538
2014-06-27 DarrenMerge pull request #557 from H7-25/buildts
2014-06-27 Darrenmessage:new & message:display plugin hooks
2014-06-08 DarrenListening to QUIT events correctly
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...
next