KiwiIRC.git
2012-12-07 DarrenMerge branch 'development'
2012-12-07 DarrenServer selection dialog styling (mini/cli themes)
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-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 DarrenServer modules location in config. Control module included
2012-11-30 DarrenClient: Control input box not wrapping #141
2012-11-29 Darrennpm package support
2012-11-28 DarrenMerge branch 'development'
2012-11-28 DarrenAllowing underscores within client hosts
2012-11-27 DarrenMerge branch 'development'
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 Darrenmoduls.js refactor; Removed existing module events...
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 DarrenMerge branch 'development'
2012-11-21 DarrenClient: Mini theme now in theme selection
2012-11-21 DarrenClient: Default theme set within URL
2012-11-21 Jack AllnuttChange formatting in commands.js
2012-11-21 Jack AllnuttMerge branch 'development' of github.com:prawnsalad...
2012-11-21 Jack AllnuttRemove time-delayed sending of registration info
2012-11-21 DarrenModules object now using it's prototype; Typo fixes
2012-11-20 DarrenRename 'plugins' to 'modules'
2012-11-20 DarrenInitial server modules implementation + example
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-10 DarrenMerge branch 'development'
2012-11-09 DarrenServer: Default config options during build
2012-11-09 DarrenServer: Reading nick changes fix on Inspircd
2012-11-09 Jack Allnuttuser -> username
2012-11-08 Jack AllnuttSend the modified USER line to the IRCd
2012-11-08 DarrenServer: Set waiting for server listening before setting...
2012-11-08 DarrenIgnoring config.js
2012-11-08 DarrenExample config.js file
2012-11-08 Darrenconfig.js organising
2012-11-08 DarrenMerge branch 'proxy_ranges' into development
2012-11-08 Jack AllnuttAllow findWebIrc() to modify user details
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 Jack AllnuttFix some minor issues
2012-11-08 DarrenMerge branch 'development'
2012-11-08 DarrenClient: Default theme set to 'relaxed'
2012-11-07 DarrenServer: Custom x-forward-for HTTP header
2012-11-07 DarrenServer: Reverse proxy IP ranges
2012-11-07 DarrenServer: Comments for the server blocks config
2012-11-07 DarrenMerge branch 'master' of https://github.com/prawnsalad...
2012-11-07 DarrenMissing step in README.md
2012-11-06 Jack AllnuttMerge branch 'development' into ircv3
2012-11-06 DarrenMerge branch 'development'
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 Jack Allnuttfix typo
2012-11-04 DarrenClient: New plugin manager implementation
2012-11-04 DarrenClient: Escaping HTML in /list output
2012-11-04 DarrenBuild command added to bash wrapper
2012-11-04 DarrenClient: .gitignore index.html
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-03 Darrennpm postinstall updated with new client folder structure
2012-11-03 DarrenUpdated readme
2012-11-03 DarrenServer: bash wrapper file executable bit
2012-11-03 DarrenMerge branch 'development'
2012-11-02 DarrenServer: Correct IRC socket connect handler
2012-11-02 DarrenMerge pull request #111 from prawnsalad/development
next