KiwiIRC.git
2014-05-29 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-05-29 DarrenMerge branch 'CoryChaplin-feature_user_count' into...
2014-05-29 DarrenMerging the user counts element into member list view
2014-05-29 DarrenMerge pull request #533 from tonymke/tonytrunk
2014-05-25 DarrenMessage styling on narrow screens
2014-05-25 Darren100% width nick list on small screens
2014-05-24 Darrenrelaxed theme panellist styling
2014-05-24 DarrenCore theme tweaks
2014-05-23 tonymkeMerge remote-tracking branch 'upstream/development...
2014-05-23 DarrenReconnecting fix
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 DarrenRemoving `wallops` as a network function; Whitespace...
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-20 Cory ChaplinWallops cleanup
2014-05-20 Cory ChaplinChannels user counter
2014-05-17 tonymkeMerge remote-tracking branch 'upstream/development...
2014-05-16 Cory ChaplinRemoving console.log
2014-05-15 Cory ChaplinMAking Wallops a specific message type
2014-05-15 DarrenServer side PluginInterface ported into the browser
2014-05-14 Cory ChaplinCleaner nick detection in WALLOPS
2014-05-14 Cory ChaplinFix wallops
2014-05-14 tonymkeMerge upstream branch 'development' into tonytrunk
2014-05-12 Cory ChaplinReverting to original genericNotice for now
2014-05-12 Cory ChaplinCleanup
2014-05-12 Cory ChaplinAdding extra Raw handlers
2014-05-11 DarrenMerge pull request #536 from CoryChaplin/fix_channel_link
2014-05-11 Cory ChaplinSmarter way to avoid triming the space before a channel...
2014-05-10 Cory ChaplinAdding network object to network panel and query panel...
2014-05-10 DarrenRenaming kiwi.connect to kiwi.connect_irc #509
2014-05-10 DarrenClient CTCP helper functions ctcpRequest/ctcpResponse
2014-05-10 DarrenCTCP request renamed to is_request
2014-05-10 DarrenSwitching the old RPC methods to the websocketrpc
2014-05-10 DarrenConsistent 'connection' rather than 'server' in - part 2
2014-05-10 DarrenConsistent 'connection' rather than 'server' in events
2014-05-10 DarrenMissing text themes - Server connecting
2014-05-10 DarrenRemoving obsolete properties from the global API interface
2014-05-10 DarrenNetwork info no longer stored in gateway
2014-05-10 DarrenClients side IRC event names normalised
2014-05-10 DarrenSwitching switching irc events `channel` property to...
2014-05-10 DarrenRemoving clientEvent() calls from irc/commands.js
2014-05-09 DarrenChannel tabs ordering #86
2014-05-08 DarrenNotification timeouts #502
2014-05-08 DarrenDefault locale if one couldn't be negotiated
2014-05-07 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-05-07 DarrenText theme ordering more logical; Text theme 'privmsg...
2014-05-07 Darrendefault app.text_theme should be object, not array
2014-05-07 DarrenLoading text theme tidy up
2014-05-07 Darren'symbols' text theme now the default
2014-05-07 DarrenMerge remote-tracking branch 'origin/development' into...
2014-05-07 DarrenUsing Negotiator for accept-language parsing
2014-05-06 DarrenClient transports within config.js
2014-05-05 tonymkeDo not highlight the user's own messages/actions.
2014-05-05 tonymkeSend nick with messages to channels.
2014-05-04 DarrenDon't automatically give focus when within an iframe
2014-05-02 DarrenMenuBox now a public component
2014-04-30 DarrenStartup applet correctly showing the info box
2014-04-29 DarrenBuild script fix #531
2014-04-29 DarrenMerge branch 'development' of https://github.com/DaHisp...
2014-04-29 DarrenMerge pull request #518 from reality/banlist
2014-04-29 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-04-29 DarrenMissed HTML template update from previous commit
2014-04-29 DarrenMoving nick list toggle into the right bar
2014-04-25 DarrenMerge pull request #526 from H7-25/development
2014-04-25 KiwiIRCMore format adjustment :)
2014-04-25 KiwiIRCAdjusted code format
2014-04-25 KiwiIRCAdded inspircd 396 numeric RPL_HOSTCLOACKING
2014-04-21 DarrenExtracting the right_bar into its own view with togglin...
2014-04-21 Darrenusing the .disabled CSS class when toggling right_bar
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 DarrenUpdating text themes with new %var names
2014-04-21 DarrenRemoving text theme formatting chars from application...
2014-04-20 Darrenmember.js formatting + comment
2014-04-20 DarrenRemove view/output related data from member model
2014-04-19 Cory ChaplinMerge pull request #22 from prawnsalad/CoryChaplin...
2014-04-19 DarrenShortening text_theme keys
2014-04-17 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-04-16 DarrenKiwi API: addMediaMessageType()
2014-04-16 DarrenSeparating formatDate + only init'ing its vars once
2014-04-16 DarrenMerge branch 'date_format' of https://github.com/CoryCh...
2014-04-15 Cory ChaplinDate format language files
2014-04-15 Cory ChaplinAdding date.format to make date strings customisable...
2014-04-14 DarrenDon't specify the textTheme params within its regex
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 DarrenstyleText moved into helpers
2014-04-14 DarrenResolving text theme loading race condition
2014-04-14 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-04-14 DarrenMerge pull request #522 from H7-25/development
2014-04-13 KiwiIRCRemoved tab from code
2014-04-13 KiwiIRCAdded IRC notices interaction for modules
2014-04-12 DarrenFormatting
2014-04-12 DarrenMerge pull request #521 from H7-25/development
next