IRCd reconnection only when registered for 10+ secs
[KiwiIRC.git] / client /
2014-07-23 DarrenStop opening new tab on registering default irc handler
2014-07-17 DarrenMerge branch 'CoryChaplin-fix_380' into development
2014-07-17 DarrenMerge branch 'fix_380' of https://github.com/CoryChapli...
2014-07-17 Cory ChaplinRemoving useless part
2014-07-17 Cory ChaplinSend the right object when removing panel
2014-07-16 DarrenTrigger message:* channel:* events for global Network...
2014-07-16 Cory ChaplinAdd tab fallback for removed panels that have not been...
2014-07-16 Cory ChaplinBetter detection for last open panel
2014-07-16 Cory ChaplinFix for #380, fallback to last open tab when closing...
2014-07-16 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-07-16 DarrenCorrectly using /quit command without reconnecting...
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-15 DarrenControl input placeholder text
2014-07-15 DarrenDisplay any IRC connection errors in the client
2014-07-14 DarrenConvert any non-commands sent into non channel/query...
2014-07-13 DarrenOnly colourise nicks if in a users message, not joins...
2014-07-13 DarrenNicks within messages now colorised + clickable
2014-07-12 DarrenMoving channel set_topic_by text to topic bar title
2014-07-12 DarrenChannel topic more prominent
2014-07-11 DarrennewMsg() cleanup + more predictable output #562
2014-07-04 DarrenBetter use of inherited panels
2014-07-03 DarrenOnly open 1 query panel per user from userbox
2014-07-03 Darren'prefix' added to styleText member object
2014-07-03 DarrenReconnecting when IRCd drops the connection
2014-07-03 DarrenText theming of the displayed nick #560
2014-07-03 DarrenIncluding nick prefix into message objects
2014-07-03 DarrenDataStore as a public component
2014-07-02 DarrenNicklist toggle border-radius mobile hacks
2014-07-02 DarrenCode formatting
2014-07-02 DarrenCorrectly sending irc disconnected error to browser
2014-07-01 DarrenServer selection screen showing errors fix
2014-06-30 DarrenChannel tools no longer scrolling with nick list
2014-06-30 DarrenNew tab styling on mini theme
2014-06-30 DarrenMini theme - nick list toggle now enabled
2014-06-30 DarrenTouch-screen friendly 100% nick list on narrow screens
2014-06-30 DarrenBasic theme - Nick hiding on narrow screen
2014-06-30 DarrenBasic theme - right bar 100% width + app tools collapse...
2014-06-30 DarrenBasic theme tabs matching new relaxed theme tabs
2014-06-27 Darren/alias command fixes
2014-06-27 Darren/cycle command #444
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 Darrenpanel:created panel:close panel:active plugin hooks
2014-06-27 Darrenmessage:new & message:display plugin hooks
2014-06-27 DarrenStop printing RAW commands to the console #558
2014-06-23 DarrenExtracting client user commands from application.js
2014-06-17 KiwiIRCAdded build ts to js an css load ro avoid cache problem...
2014-06-17 DarrenCorrectly switching between polling/websockets
2014-06-16 DarrenSelected helper functions available via kiwi.utils
2014-06-16 DarrenNetwork objects listening for IRC connection events...
2014-06-16 DarrenNicklist toggle button icon change
2014-06-13 DarrenMerge pull request #555 from Pseudochu/development
2014-06-13 PseudochuPatching XSS vulnerability
2014-06-08 DarrenTranslations update; SR translation now included
2014-06-08 DarrenChannel info box using translations
2014-06-08 DarrenListening to QUIT events correctly
2014-06-08 DarrenMerge pull request #548 from M2Ys4U/api-cleanup
2014-06-08 Jack AllnuttAdd message param to irc.part RPC command (as per ...
2014-06-04 DarrenMerge pull request #544 from M2Ys4U/whois-host
2014-06-04 Jack AllnuttFixed additional host -> hostname
2014-06-04 DarrenMerge pull request #545 from M2Ys4U/font-awesome
2014-06-04 Jack AllnuttUpgrade font-awesome to 4.1.0
2014-06-04 Jack AllnuttRename 'host' to 'hostname' in whois client event
2014-06-04 Darrenusermenu:created plugin interface
2014-06-04 DarrenSimplified http handler. /deep/base/path/urls/irc.netwo...
2014-06-04 Darrenengine.io update
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-06-01 DarrenEventComponent comments
2014-06-01 DarrenTriggering message:type events
2014-05-31 DarrenClient plugin RPC call improvement
2014-05-31 DarrenLet plugins use rpcCall()
2014-05-31 Darrenprivmsg/action/notice events combined into a 'message...
2014-05-29 DarrenRemoving obsolete member count container
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
next