Translations update
[KiwiIRC.git] / client / assets /
2014-03-28 DarrenMerge branch 'winston' of https://github.com/M2Ys4U...
2014-03-28 DarrenRemoving alert number form applet tabs
2014-03-27 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-26 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-03-26 DarrenMerge pull request #504 from pshahid/development
2014-03-26 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-08 DarrenStartup screen is now a configurable applet
2014-03-02 Cory ChaplinSwitch chanlist from an id to a css class
2014-03-02 DarrenMerge branch 'timestamp' of https://github.com/M2Ys4U...
2014-02-20 DarrenMerge pull request #486 from CoryChaplin/fixes
2014-02-17 DarrenReverting client engine.io upgrade
2014-02-12 DarrenMerge pull request #484 from M2Ys4U/dep-update
2014-02-12 Jack AllnuttUpdate client lib jQuery v1.10.2 -> v1.11.0
2014-02-12 Jack AllnuttUpdate client lib lodash v2.2.1 -> v2.4.1
2014-02-12 Jack AllnuttUpdate client lib engine.io v0.7.9 -> v0.9.0
2014-02-11 DarrenMerge pull request #480 from M2Ys4U/config_commandline
2014-02-10 Cory ChaplinChanlist styling
2014-02-09 DarrenUserbox styling + removing footer
2014-02-09 DarrenChannel tools box; memberlist/right bar structure refactor
2014-02-09 Cory ChaplinSortable chanlist.
2014-02-04 Jack AllnuttAdd setting to switch between 12 and 24 hour timestamps
2014-01-24 DarrenMerge branch 'irc_proxy' into development
2014-01-22 DarrenMerge pull request #465 from CoryChaplin/fixes
2014-01-22 Cory ChaplinTypo
2014-01-22 Cory ChaplinFix for relaxed theme tabs in list mode
2014-01-16 DarrenCSS images moved to relevant theme folders
2014-01-16 DarrenMerge branch 'themes' of https://github.com/M2Ys4U...
2014-01-16 DarrenMerge pull request #442 from coolsmile/development
2014-01-06 DarrenSimple channel info theming
2014-01-06 DarrenMerge branch 'development' into channel_info
2014-01-05 Darrenchannel info window tidying
2014-01-01 DarrenChannel Info+admin window; RPL_CHANNEL_URL; Ban list...
2013-11-12 DarrenLittle more contrast in CLI theme
2013-11-12 DarrenLess flat looking relaxed theme for supported browsers
2013-10-29 Jack AllnuttMerge pull request #421 from CoryChaplin/development
2013-10-28 Jack AllnuttLoad themes as soon as possible to avoid FoUC
2013-10-27 DarrenMore prominent 'Start' button
2013-10-27 DarrenMerge remote-tracking branch 'origin/development' into...
2013-10-27 Darrenserver-time refactor; znc.in/server-time formatting...
2013-10-27 DarrenMerge branch 'server-time' of https://github.com/M2Ys4U...
2013-10-27 Jack AllnuttMove src files out of assets dir
2013-10-26 DarrenCaching jquery objects in doLayout
2013-10-26 DarrenPanel list fix
2013-10-26 DarrenRemove external image dependancy
2013-10-26 DarrenApplication HTML as a template to delay HTML parsing...
2013-10-25 Jack AllnuttMove themes from client/assets/src/themes to client...
2013-10-25 Jack AllnuttMisc fixes
2013-10-25 DarrenNot waiting for settings.json for production files...
2013-10-25 Jack AllnuttAuto-generate 'thumbnail' previews of themes in setting...
2013-10-24 Jack AllnuttUpdate dependencies
2013-10-24 Jack AllnuttSplit themes off into individual .css files
2013-10-06 DarrenClickable channels in chanlist applet
2013-10-05 DarrenUpdating build script for previous commit
2013-10-05 DarrenQuery panel fixes
2013-09-28 DarrenTransition background background on nick highlights
2013-09-28 DarrenMerge branch 'server-time' of https://github.com/M2Ys4U...
2013-09-28 Jack AllnuttClient-side support for server-time CAP
2013-09-28 DarrenChannel key on connect auto-join used correctly #391
2013-09-28 DarrenUnknown IRC commands sent to client; RPL_WHOISACCOUNT...
2013-09-28 Darrenpanel.addMsg moved to models/channel.js
2013-09-28 Darren/clear command fix
2013-09-28 DarrenMerge pull request #403 from M2Ys4U/nick_trunc_fix
2013-09-26 Jack AllnuttRename j_loop to nick_character_loop and j_char to...
2013-09-26 Jack AllnuttRefactor _kiwi.model.Member#stripPrefix
2013-09-26 Jack AllnuttMerge pull request #402 from M2Ys4U/nick_trunc_fix
2013-09-26 Jack AllnuttFix bug where nicks could be missing the first char...
2013-09-23 Darrenes-419 + zh-tw translation update
2013-09-22 DarrenTranslations update
2013-09-21 DarrenMenuBox closing refactor
2013-09-17 DarrenMerge pull request #336 from M2Ys4U/userbox
2013-09-13 Darrenemoticons moved to CSS
2013-09-13 Jack AllnuttSprite the emoticon images
2013-09-13 Jack AllnuttAdding emoticon support
2013-09-10 DarrenCode formatting; Notifications only when blurred; Chann...
2013-09-10 Andrew ColdenMerge branch 'pr/374' into notificationsMerge2
2013-09-10 Michele LocatiMerge italian translation
2013-09-10 DarrenCTCP time response fix
2013-09-10 DarrenMerge branch 'ctcp-fix' of https://github.com/TimPeters...
2013-09-09 DarrenMerge pull request #385 from TimPeterson/case-insensiti...
2013-09-08 Tim PetersonUse case-insensitive comparisons against own nick.
2013-09-04 DarrenPanel/channel/server views split up; message element...
2013-09-04 DarrenChannel/query specific events moved out of panel view
2013-09-01 DarrenWebsocketRpc: Cleanup callbacks before exceptions occur
2013-09-01 DarrenDon't clobber over the event emitters _callbacks
2013-09-01 DarrenRPC callbacks refactor
2013-09-01 Darrengateway logging
2013-09-01 Darrengateway.reconnect() callback being used
2013-09-01 DarrenRely on engine.io transport probing
2013-09-01 DarrenEngine.io.tools file + ignoring built bundle
2013-09-01 DarrenEngine.io + Engine.io.tools implemented
2013-09-01 Darrenwebsocketrpc update
2013-09-01 DarrenWebsocketRpc dispose() update; client disconnect fix
2013-09-01 DarrenInitial engine.io/websocketrpc port
2013-08-29 DarrenRomanian translation
2013-08-29 DarrenTranslations update. +nl, +tr, de->de-de
2013-08-28 KnutAdded rudimentary support for HTML5 notifications in...
2013-08-25 Darren5 minute warning for jump server
2013-08-24 DarrenCustomisable settings.json path
2013-08-23 DarrenClient: Encoding within the URL
2013-08-18 Jack AllnuttMerge pull request #358 from M2Ys4U/buffer_parse
next