projects
/
KiwiIRC.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
KiwiIRC.git
2012-11-02
Darren
Server: Passing correct client addr for webirc usage
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-11-02
Darren
Merge branch 'backbone_ui' of https://github.com/M2Ys4U...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-11-01
Jack Allnutt
Merge branch 'backbone_ui' of github.com:prawnsalad...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-11-01
Jack Allnutt
Remove uneeded require() of config module.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-11-01
Jack Allnutt
Fix clashing object keys in RPL_WHOISSERVER
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-31
Darren
Merge branch 'backbone_ui' of https://github.com/M2Ys4U...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-31
Jack Allnutt
Configure IRC Server SSL handling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-31
Jack Allnutt
Use explicit global variable for current configuration...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-31
Darren
Client: Improved panel sizing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-30
Darren
Client: Controlbox input aligning
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Server: extra entropy for clients hash. Logging IRC...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Git ignoring kiwi runtime files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Server: reconfig control signals
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Server: Updated stats command to new client store
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Server: re-arranged disposing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Server: Removing console.logs, comments, formatting
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Server: max_client_conns = 0 to disable limit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Client: /k alias fix
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Darren
Client: Pasting multiple lines
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-29
Jack Allnutt
Implement the max_client_conns config setting
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-28
Darren
socket.io logging options
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-28
Darren
Removed old server files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-28
Darren
Bash helper file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-28
Darren
Daemonize option and outputting to file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-28
Darren
UID/GID changing in the correct order?
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-28
Darren
Removing bound events #101
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-27
Darren
/slap alias updated
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-27
Darren
Meta key ignored on global focus for OSX
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-27
Darren
Topicbar usability improvements
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-27
Jack Allnutt
SECURITY FIX: Kiwi is vulnerable to XSS attack due...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-26
Darren
Reverse HTTP proxies enabled on sicket.io connections
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-26
Darren
IE7 icon support
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-26
Darren
Font-awesome and icon styling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-26
Darren
Removing redundant assets
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-23
Darren
Removed cert+keys #93
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-23
Darren
Rehashing new clients #92
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-23
Darren
Reverse DNS fix. Passing client IP via username #99
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-23
Darren
Nicklist border style
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-22
Darren
Sending connection errors back to the client. Stack...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-22
Darren
Removing old client files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-22
Darren
socket.io resource now base_path + '/transport'. #97
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-22
Darren
HttpHandler reading from config. Default client subdir...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-22
Darren
Global config created, correct quit message. #94
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
renaming 'secure' to 'ssl' #91
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
Config files now as a nodejs module
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
Missed deleted file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
More naming conventions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
httphandler.js rename. client.sendIRCCommand naming
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
Serving new client code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
Updated client codebase
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
Removed old irc-connection file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
client + ircconnection cleanup
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-21
Darren
kiwi.js, WebListener and HttpHandler refactor. Remove...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-10
Darren
Removed jade dependancy
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-10
Darren
Correctly reading passed application options
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-08
Darren
Merged old+new server
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-08
Darren
Ignoring new client kiwi*.js
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-08
Darren
Switching old client with the new
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-08
Darren
Added a /slap command
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-08
Darren
Window clsoe confirmation if connected
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-08
Darren
Actions/joins/parts messages tidy up
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-08
Darren
Server login literature change
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-07
Darren
Document title changes on activity
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-07
Darren
join/parts no longer highlighting its tab
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-07
Darren
model.Application refactor
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-07
Darren
Prototype leak fixes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-06
Darren
Merge branch 'backbone_ui' of https://github.com/M2Ys4U...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-06
Darren
Chanlist applet
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-06
Jack Allnutt
Correcting date formatting for RPL_WHOISIDLE
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-06
Jack Allnutt
WHOIS: Add support for RPL_WHOISREGNICK
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-06
Jack Allnutt
WHOIS fixes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-03
Darren
Literature typos
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-03
Darren
Missing image from previous commit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-03
Darren
Server selection dialog styling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-03
Darren
Member comparator update
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-03
Darren
Removing Panels properly
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-03
Darren
Correctly detecting running from file:
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-02
Darren
Removed some console.logs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-02
Darren
Server tab icons #52 #53
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-02
Darren
Not submitting serverselection form if already in progress
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-02
Darren
Server crash on connecting twice fix
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-02
Darren
Serving server defaults via /client/ url
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-02
Darren
Common date formatting for less verbose output
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-02
Jack Allnutt
Resolves #63: Re-order nicks in nicklist when a mode...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-02
Darren
Memberlist resizing #56
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Server using correct webirc pass / user pass
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Reverting kiwi.model.Application backbone object
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Removed startup flicker; Tidier show/hideBars()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Switching to auto-connect channels #64
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Server selection dialog styling #58 #70 #73
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Firefox element focus hack
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Kiwi logos #74 #57
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Element tabbing/focussing. #66 #67 #68
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-10-01
Darren
Panel model now .unbind()ing events
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-09-30
Darren
Regex reverted back kiwi original
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-09-30
Darren
Mode change text now formatted
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-09-27
Jack Allnutt
Proper handling of the MODE command.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-09-23
Jack Allnutt
Fix: Kiwi incorrectly assumes HTTP on HTTPS connection
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-09-23
Jack Allnutt
Merge branch 'backbone_ui' of github.com:prawnsalad...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-09-23
Darren
Design flaw in model.gateway + model.application fixed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next