Merge branch 'text_themes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin...
[KiwiIRC.git] / client / src / views /
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 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-04-10 DarrenXSS fix in channel linking (courtesy of dispols)
2014-04-05 DarrenIE8 support - indexOf
2014-04-04 Cory ChaplinMerge branch 'development' of https://github.com/CoryCh...
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-31 Cory ChaplinText theme fixes
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-30 DarrenFocus control input on switching tabs
2014-03-29 DarrenHiding new connection/startup app button if in a restri...
2014-03-28 DarrenMerge branch 'winston' of https://github.com/M2Ys4U...
2014-03-28 DarrenRemove slap; Add ignore into user menu
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-26 Paul ShahidMaking use of panels.getByCid and fixing trailing white...
2014-03-26 Paul ShahidPutting things back to normal
2014-03-26 Paul ShahidMore cleanup
2014-03-26 Paul ShahidForgot to remove some console.logs from when I was...
2014-03-26 Paul ShahidAdding my fix for falling back to last visited tab
2014-03-25 Cory ChaplinText theme adjustments in translations.
2014-03-25 Cory ChaplinAdded non translated strings to text themes. Work in...
2014-03-25 Cory ChaplinMore work on text themes. Splitting translation and...
2014-03-23 DarrenMerge pull request #501 from LouisT/development
2014-03-23 Louis TAdd Spotify to mediamessage.js WITHOUT breaking prawnsa...
2014-03-23 Louis TAdd spotify to medamessage.js
2014-03-23 DarrenCustom media messages in plugin support
2014-03-19 Cory ChaplinInitial work on text themes. To be completed.
2014-03-16 DarrenMerge branch 'trailing' of https://github.com/M2Ys4U...
2014-03-15 DarrenSwitching .indexOf for IE8 support
2014-03-08 DarrenStartup screen is now a configurable applet
2014-03-02 DarrenCorrectly checking if active panel != applet before...
2014-03-02 DarrenCorrectly showing 0 hours in 12 hour timestamps
2014-03-02 DarrenMerge branch 'timestamp' of https://github.com/M2Ys4U...
2014-02-21 DarrenUser box not showing on clicking user nick
2014-02-20 Darrenchannel.js formatting
2014-02-20 DarrenMerge branch 'gateway' of https://github.com/M2Ys4U...
2014-02-20 DarrenMerge pull request #486 from CoryChaplin/fixes
2014-02-20 Jack AllnuttRemove cruft from gateway object
2014-02-16 DarrenNick change box hiding on change; Only show 1 nick...
2014-02-12 Cory ChaplinFix auto-scrolling on applets
2014-02-11 DarrenMerge pull request #480 from M2Ys4U/config_commandline
2014-02-09 DarrenUserbox styling + removing footer
2014-02-09 DarrenUserbox refactor
2014-02-09 DarrenChannel tools box; memberlist/right bar structure refactor
2014-02-06 Paul ShahidMerge remote-tracking branch 'upstream/development...
2014-02-06 Paul ShahidAdding panel_access to the application model for tracki...
2014-02-04 Jack AllnuttAdd setting to switch between 12 and 24 hour timestamps
2014-01-17 Jack AllnuttFix theme switching bug
2014-01-16 DarrenRe-jigging UI layout after a theme change
2014-01-16 DarrenSwitching stylesheets - specify node type in query...
2014-01-16 DarrenMerge branch 'themes' of https://github.com/M2Ys4U...
2014-01-16 DarrenMerge pull request #442 from coolsmile/development
2014-01-06 DarrenCapping ui_menubox height
2014-01-06 DarrenAuto updating banlist + UI improvements
2014-01-06 DarrenMerge branch 'development' into channel_info
2014-01-05 Darrenchannel info window tidying
2014-01-05 DarrenMenubox - allow title change after rendered
2014-01-03 DarrenConfig count_joins_parts > count_all_activity; Do not...
2014-01-03 DarrenMerge branch 'development' of https://github.com/tonyle...
2014-01-01 DarrenChannel Info+admin window; RPL_CHANNEL_URL; Ban list...
2013-12-05 Tony LechnerAdded config option to disregard joins/parts from unrea...
2013-11-16 DarrenDefault window_title if not set
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-05 DarrenRepeat incorrect password fix #243
2013-11-04 DarrenUser menu location now depends on cursor location #420
2013-10-29 Jack AllnuttMerge pull request #421 from CoryChaplin/development
2013-10-27 DarrenMerge remote-tracking branch 'origin/development' into...
2013-10-27 DarrenCorrectly using application template (fixes timestamps...
2013-10-27 Jack AllnuttMove src files out of assets dir