making it librejs compliant
[KiwiIRC.git] / client / assets / dev / index.html.tmpl
2013-06-01 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-27 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-25 DarrenMerge M2Ys4U-joinfix
2013-05-25 Darrenmerging waldir-patch-1
2013-05-22 DarrenClient: Folder restructure
2013-05-22 DarrenClient: jquery/lodash/backbone moved into libs folder
2013-05-20 DarrenClient: memberlist disabled class fix
2013-05-19 Darren#controlbox -> .controlbox
2013-05-19 Darren#memberlists_resize_handle & #memberlists changed to...
2013-05-19 Darren#status_message now .status_message
2013-05-19 Darren#topic & #tabs -> .topic & .tabs
2013-05-19 DarrenClient: #toolbar change to .toolbar
2013-05-16 DarrenMerge branch 'development'
2013-05-16 Darrenindex.html template incorrect image link fix
2013-05-15 DarrenMerge pull request #254 from M2Ys4U/colour
2013-05-14 DarrenPositioning fix for channel key icon
2013-05-14 DarrenMerge branches 'development' and 'development' of githu...
2013-05-14 DarrenChannel key option in server select dialog changes
2013-05-14 DarrenMerge pull request #252 from Flauschbaellchen/channelkey
2013-05-14 NoxxChanged type of channel-key input field to 'password'
2013-05-09 DarrenMerge branch 'multi_server' into development
2013-05-09 DarrenMerge pull request #239 from M2Ys4U/key
2013-05-09 Jack AllnuttAdd option to enter channel key on server selection...
2013-05-09 DarrenNewConnection info view switching
2013-05-09 DarrenNewConnection dialog positioning
2013-05-06 DarrenMerge branch 'development' into multi_server
2013-05-06 DarrenBuild script + index.html.tmpl updated
2013-05-04 DarrenRemoved horizontal divider from bottom of userbox
2013-04-29 DarrenServer connection dialog extracted
2013-04-27 DarrenConnection dialog removed from the server panel
2013-04-27 Darrenmodel_networkpanellist extracted to its own file
2013-04-23 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-04-21 DarrenMerge with development branch
2013-04-12 DarrenMerge branch 'development'
2013-04-06 DarrenMute message alert sounds option
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 DarrenMerge branch 'development' of github.com:prawnsalad...
2013-04-03 DarrenConnection limiting
2013-04-03 DarrenMerge pull request #203 from M2Ys4U/op_tools
2013-04-03 DarrenMerge pull request #204 from M2Ys4U/feedback
2013-04-03 Jack AllnuttShow feedback when saving settings
2013-04-03 Jack AllnuttAdd (de)op/(de)voice/kick/ban options to nicklist menu
2013-04-01 DarrenMerge pull request #200 from M2Ys4U/socks
2013-03-30 Jack AllnuttMergability with development branch
2013-03-29 DarrenPlugin tool icons on control_input
2013-03-28 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-03-26 DarrenClient using font-awesome minified CSS
2013-03-24 DarrenMerge branch 'development'
2013-03-24 DarrenTimestamp toggling
2013-03-21 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-03-11 DarrenNew client theme: Basic
2013-03-09 Darrenswitching HTTP to HTTPS for kiwiirc.com references
2013-03-05 DarrenClient user script editor
2013-02-21 DarrenMerge branch 'development'
2013-02-17 DarrenChannel tabs/list switching on supported themes
2013-02-03 DarrenMerge branch 'development'
2013-01-04 DarrenMobile viewport headers
2013-01-03 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-12-05 DarrenMerge branch 'development' of https://github.com/prawns...
2012-12-05 DarrenServer selection dialog UI refactor
2012-12-02 DarrenClient: Channel box now underneath Nick input
2012-11-24 DarrenMerge branch 'development' into server_plugins
2012-11-21 DarrenMerge branch 'development'
2012-11-21 DarrenClient: Mini theme now in theme selection
2012-11-11 DarrenMerge branch 'ircv3' of https://github.com/M2Ys4U/KiwiI...
2012-11-11 DarrenMerged in lodash from karbassi
2012-11-10 DarrenMerge branch 'development'
2012-11-08 DarrenMerge branch 'proxy_ranges' into development
2012-11-08 DarrenMoved client plugins into the index.html build process
2012-11-08 Ali KarbassiReplaced 'underscore' with 'lodash'.
2012-11-08 DarrenOption to restrict connections to 1 server
2012-11-06 Jack AllnuttMerge branch 'development' into ircv3
2012-11-06 DarrenMerge branch 'development'
2012-11-05 DarrenClient: Show joins/parts in settings applet
2012-11-05 DarrenClient: Settings window; show_join_parts setting
2012-11-05 DarrenClient: Persistant settings implemented
2012-11-05 DarrenClient: Private `kiwi` namespace renamed to `_kiwi`
2012-11-04 DarrenClient: New plugin manager implementation
2012-11-04 DarrenClient: index.html generated within build script