Tweaking SocksConnection internals/API
[KiwiIRC.git] / client /
2013-03-05 DarrenClient user script editor
2013-03-05 Darrenfontawesome update
2013-03-05 DarrenMerge branch 'client_plugins' into development
2013-03-04 Darren/ctcp command implimented into the client #177
2013-03-03 DarrenChannel list view width change
2013-03-02 DarrenMerge pull request #175 from M2Ys4U/development
2013-03-02 Jack AllnuttSupport for leading zeroes in colour codes
2013-02-22 DarrenPlugin example updated
2013-02-22 DarrenIrc component renamed; Kiwi network events;
2013-02-22 DarrenGateway events consistancy
2013-02-22 DarrenClient: ControlBox event namespace seperator
2013-02-21 DarrenClient plugin example
2013-02-21 DarrenClient API implimentation
2013-02-18 DarrenMerge branch 'development' of github.com/M2Ys4U/KiwiIRC...
2013-02-18 Jack AllnuttFix off-by-one error when handling bg colours.
2013-02-17 DarrenDon't show a loader for query panels
2013-02-17 DarrenClient: Channel joining loader
2013-02-17 DarrenChannel tabs/list switching on supported themes
2013-02-02 DarrenMerge branch 'tab_layout' into development
2013-02-02 DarrenGit fail - redo previous commit
2013-02-02 DarrenCLI theme input box CSS fix; CLI+Mini theme channel...
2013-02-02 DarrenMessage aligning
2013-01-31 DarrenClient: Password mismatch
2013-01-31 DarrenClient: Switch next/prev panel hotkeys to [] chars
2013-01-31 DarrenCTCP TIME fix
2013-01-31 DarrenClient: Applet loaded event
2013-01-31 DarrenTab layout; password mismatch; activity counters;
2013-01-04 DarrenMobile viewport headers
2013-01-02 DarrenClient: /whois output corrected
2013-01-02 Darren/clear command implimented #144
2013-01-01 DarrenClient: Hide userbox on second click #113
2013-01-01 DarrenRelaxed theme: Memberlist prefix styling
2012-12-31 DarrenCSS classes added for nick modes #143
2012-12-30 DarrenURLs not modifying the display text
2012-12-30 DarrenClient: URL regex allowing '-'
2012-12-30 DarrenClient: Tab sizing when in narrow mode
2012-12-09 DarrenNarrow client view < 400px wide (mobile/tablet/small...
2012-12-07 DarrenPrevious style changes moved to CLU theme only
2012-12-07 DarrenServer selection dialog styling (mini/cli themes)
2012-12-05 DarrenServer selection dialog UI refactor
2012-12-02 DarrenClient: Channel box now underneath Nick input
2012-12-01 DarrenClient default settings taken from config.js
2012-12-01 DarrenClient: MOTD text monospaced
2012-11-30 DarrenCTCP CLIENTINFO, SOURCE, TIME
2012-11-30 DarrenClient: Control input box not wrapping #141
2012-11-26 DarrenRelaxed theme oversized nicks fixes
2012-11-26 DarrenCLI theming for inline media
2012-11-26 DarrenCLI theme control box CSS sizings
2012-11-24 DarrenMerge branch 'development' into server_plugins
2012-11-24 DarrenClient: Resize handler tidied
2012-11-24 DarrenClient: Reddit thread media
2012-11-23 DarrenClient: Inline media refactor + twitter type
2012-11-23 DarrenClient: Media message styling
2012-11-23 DarrenClient: improved URL + channel regex matching; Inline...
2012-11-22 DarrenClient: Simplar applet interface with .loadOnce() #139
2012-11-21 DarrenClient: Mini theme now in theme selection
2012-11-21 DarrenClient: Default theme set within URL
2012-11-21 Jack AllnuttMerge branch 'development' of github.com:prawnsalad...
2012-11-20 DarrenCLI theme updated
2012-11-14 DarrenAdded theme: Mini
2012-11-14 DarrenCSS now split into a base structure and then theming
2012-11-11 DarrenMerge branch 'ircv3' of https://github.com/M2Ys4U/KiwiI...
2012-11-11 DarrenMerged in lodash from karbassi
2012-11-09 DarrenServer: Default config options during build
2012-11-08 DarrenMerge branch 'proxy_ranges' into development
2012-11-08 DarrenClient: Removed console.log()s
2012-11-08 DarrenMoved client plugins into the index.html build process
2012-11-08 DarrenClient: Escaping // at the start of an input message...
2012-11-08 DarrenClient: highlight CSS styling #124
2012-11-08 Ali KarbassiReplaced 'underscore' with 'lodash'.
2012-11-08 DarrenOption to restrict connections to 1 server
2012-11-08 DarrenClient: Default theme set to 'relaxed'
2012-11-06 Jack AllnuttMerge branch 'development' into ircv3
2012-11-06 DarrenClient: Nick global highlight in CLI theme
2012-11-06 DarrenClient: Hovering over nicks highlights all users messages
2012-11-06 DarrenClient: Theme CLI improvements
2012-11-06 DarrenClient: Not scrolling down a panel if scrolled up #59
2012-11-06 DarrenClient: Settings window updating on change
2012-11-06 DarrenClient: Rudimentry objects for third party use
2012-11-05 DarrenClient: Show joins/parts in settings applet
2012-11-05 DarrenClient: Settings window; show_join_parts setting
2012-11-05 DarrenClient: CLI access to get/set/save settings
2012-11-05 DarrenClient: Scrollback setting implemented
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: Escaping HTML in /list output
2012-11-04 DarrenClient: index.html generated within build script
2012-11-04 Jack AllnuttImplements away-notify
2012-11-03 Jack AllnuttSend enabled capabilities to client
2012-11-03 DarrenMerge branch 'development' of https://github.com/prawns...
2012-11-03 DarrenClient: Default theme set to 'relaxed'
2012-11-03 DarrenClient: Query model for actual query windows
2012-11-03 DarrenMerge pull request #115 from M2Ys4U/irc_uri
2012-11-03 Jack AllnuttRemoving debugging, adding some comments
2012-11-03 Jack AllnuttImplement client handling of irc: uris
2012-11-03 DarrenClient: Rogue console.log()s removed
2012-11-03 DarrenClient: backbone/jquery/underscore files updated
2012-11-02 DarrenMerge ... development branch (New server codebase)
2012-11-02 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
next