Log client startup errors to console
[KiwiIRC.git] / client / src / app.js
2014-12-20 DarrenLog client startup errors to console
2014-12-20 DarrenMerge pull request #602 from antwebes/pull_dev
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 DarrenPlugin access to the control input text area
2014-11-28 Darren.say() alias .msg() on public Network object
2014-11-28 Darren.createQuery(nick) on public Network object
2014-10-18 DarrenMerge remote-tracking branch 'origin/M2Ys4U-promise...
2014-10-18 Darrenvar name formatting
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-09-19 DarrenConsistent rpc API between browser<->server
2014-09-19 DarrenKiwi client/server RPC namespaces
2014-09-19 DarrenWebsocketRpc: Use instance as a function instead of...
2014-09-09 Darrenkiwi 'loaded' event firing in the correct place
2014-09-06 DarrenMerge pull request #586 from M2Ys4U/dep-update
2014-09-03 DarrenAdding 'loaded' event to kiwi.events
2014-08-27 BorjaMerge branch 'development' of https://github.com/prawns...
2014-08-21 Jack AllnuttUse promises at startup
2014-08-14 DarrenRestrict some network info to plugins
2014-08-13 DarrenRemove trailing comma in app.js
2014-08-12 DarrenCorrectly proxy events for plugin components other...
2014-08-12 DarrenNetwork components get/set
2014-07-16 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-07-16 DarrenCorrectly using /quit command without reconnecting...
2014-07-16 jdeveloperMerge with upstrea/development
2014-06-27 DarrenMerge pull request #557 from H7-25/buildts
2014-06-23 DarrenExtracting client user commands from application.js
2014-06-16 DarrenSelected helper functions available via kiwi.utils
2014-06-16 DarrenNetwork objects listening for IRC connection events...
2014-06-01 DarrenMerge branch 'message_events' into development
2014-06-01 DarrenEventComponent comments
2014-05-31 DarrenClient plugin RPC call improvement
2014-05-31 DarrenLet plugins use rpcCall()
2014-05-23 DarrenRemoving `wallops` as a network function; Whitespace...
2014-05-23 DarrenMerge branch 'extra_raw_handlers' of https://github...
2014-05-17 tonymkeMerge remote-tracking branch 'upstream/development...
2014-05-15 Cory ChaplinMAking Wallops a specific message type
2014-05-15 DarrenServer side PluginInterface ported into the browser
2014-05-14 tonymkeMerge upstream branch 'development' into tonytrunk
2014-05-10 DarrenClient CTCP helper functions ctcpRequest/ctcpResponse
2014-05-10 DarrenRemoving obsolete properties from the global API interface
2014-05-07 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-05-07 DarrenLoading text theme tidy up
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-16 DarrenMerge branch 'date_format' of https://github.com/CoryCh...
2014-04-14 Cory ChaplinMerge pull request #21 from prawnsalad/CoryChaplin...
2014-04-14 DarrenTextTheme view removed
2014-04-14 Cory ChaplinMerge branch 'development' of https://github.com/CoryCh...
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 DarrenResolving text theme loading race condition
2014-04-14 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-04-08 DarrenMoving defaultServerSettings() into the global kiwi API
2014-04-04 Cory ChaplinMerge branch 'development' of https://github.com/CoryCh...
2014-04-03 DarrenAllow plugins to open new IRC connections
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-31 DarrenShow the app after plugins loaded; Allow custom startup...
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-29 DarrenClient version stored into kiwi.build_version
2014-03-28 DarrenMerge branch 'winston' of https://github.com/M2Ys4U...
2014-03-27 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-26 DarrenMerge pull request #504 from pshahid/development
2014-03-26 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-23 DarrenCustom media messages in plugin support
2014-03-19 Cory ChaplinInitial work on text themes. To be completed.
2014-03-02 DarrenMerge branch 'timestamp' of https://github.com/M2Ys4U...
2014-02-20 DarrenMerge pull request #486 from CoryChaplin/fixes
2014-02-12 DarrenMerge pull request #484 from M2Ys4U/dep-update
2014-02-12 Jack AllnuttUpgrade po2json v0.0.6 -> v0.2.3
2014-01-16 DarrenMerge branch 'themes' of https://github.com/M2Ys4U...
2014-01-16 DarrenMerge pull request #442 from coolsmile/development
2014-01-06 DarrenMerge branch 'development' into channel_info
2014-01-06 DarrenSetting kiwi_server config via application options
2014-01-01 DarrenChannel Info+admin window; RPL_CHANNEL_URL; Ban list...
2013-11-19 DarrenMerge pull request #427 from antwebes/antwebes_development
2013-11-19 jdeveloperFixed func mappings in _kiwi.global.components.ControlI...
2013-11-19 jdeveloperChanged the signature of _kiwi.global.componets.Control...
2013-11-19 jdeveloperFix for _kiwi.global.componets.ControlInput method...
2013-11-11 DarrenMerge pull request #423 from M2Ys4U/title
2013-11-11 Jack AllnuttMove window_title config option to client settings
2013-11-11 Jack AllnuttMake the window title configurable
2013-11-11 DarrenClient plugins loading correctly with new HTML templates
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