index
:
irc/reevo-webirc
master
Cliente web de IRC usado basado en web-irc. Ya no esta en uso, fue reemplazado por qwebirc.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ultimos cambios antes de abandonarlo
HEAD
master
Reevo
2014-05-18
2
-2
/
+3
*
agregado ToDo list
Reevo
2014-05-04
1
-0
/
+7
*
cambios en el readme
Reevo
2014-05-04
1
-4
/
+17
*
funciones para demonio
Reevo
2014-05-03
1
-0
/
+0
*
adaptaciones para reevo
Reevo
2014-05-03
10
-426
/
+314
*
Cambios en el readme
Ernesto Bazzano
2012-07-24
1
-4
/
+6
*
algunos archivos menos
Ernesto Bazzano
2012-07-24
1
-0
/
+1
*
agregando modulos
Ernesto Bazzano
2012-07-24
613
-1
/
+76130
*
Saque archivos de más
Ernesto Bazzano
2012-07-24
4
-87
/
+8
*
Cambios en el README
Ernesto Bazzano
2012-07-24
1
-0
/
+12
*
Comienzo a forkearlo
Ernesto Bazzano
2012-07-24
8
-39
/
+554
*
Update README.md
Aaron Kavlie
2012-02-15
1
-0
/
+2
*
Add note about Subway
Aaron Kavlie
2012-02-15
1
-5
/
+9
*
Update README to reflect npm installation.
Aaron Kavlie
2011-11-30
1
-9
/
+16
*
Add shebang for execution of server.js & bin to package.json
Aaron Kavlie
2011-11-30
3
-2
/
+8
*
Merge pull request #24 from lancelakey/master
Aaron Kavlie
2011-11-30
1
-0
/
+14
|
\
|
*
adding package.json file for npm dependencies and for npm linking
Lance Lakey
2011-11-30
1
-0
/
+14
|
/
*
Fix private messages initiated by user.
Aaron Kavlie
2011-11-16
1
-4
/
+3
*
Fix autoscroll for new messages.
Aaron Kavlie
2011-11-14
1
-8
/
+7
*
Remove irc pseudo-namespace. Didn't have it applied to all of the events anyway.
Aaron Kavlie
2011-11-11
2
-5
/
+5
*
Remove hostname from socket io connect so it works everywhere.
Aaron Kavlie
2011-11-11
1
-1
/
+2
*
Move all public assets into public/ dir; change express config to accommodate.
Aaron Kavlie
2011-11-11
10
-2
/
+7
*
Also add debug flag.
Aaron Kavlie
2011-11-11
1
-0
/
+1
*
Add showErrors flag on irc connection.
Aaron Kavlie
2011-11-11
1
-0
/
+1
*
Namespace socket events; handle empty channel list properly.
Aaron Kavlie
2011-11-11
2
-6
/
+9
*
Fix server config so app doesn't try to listen twice in production.
Aaron Kavlie
2011-11-11
1
-2
/
+3
*
Resolve minor tab highlighting issue; tighten up tab sizing & spacing.
Aaron Kavlie
2011-11-10
1
-3
/
+6
*
Add nodester deployment link to README.
Aaron Kavlie
2011-11-10
1
-0
/
+5
*
Change topic properly on switching channel focus; a few other minor tweaks & ...
Aaron Kavlie
2011-11-10
1
-8
/
+8
*
Upgrade twitter bootstrap modal JS.
Aaron Kavlie
2011-11-10
1
-20
/
+36
*
Add URL parsing for messages.
Aaron Kavlie
2011-11-09
3
-10
/
+38
*
Merge remote-tracking branch 'origin/master'
Aaron Kavlie
2011-11-09
1
-2
/
+2
|
\
|
*
Fix node-irc package name; edit functionality list
Aaron Kavlie
2011-11-09
1
-2
/
+2
*
|
Add code from HTML5 Boilerplate to prevent JS errors when console is unavaila...
Aaron Kavlie
2011-11-09
1
-0
/
+4
|
/
*
Add channel topics
Aaron Kavlie
2011-11-08
4
-31
/
+105
*
Update twitter bootstrap CSS path to 1.4.0
Aaron Kavlie
2011-11-08
1
-1
/
+1
*
Zap margin-right for test channel listings.
Aaron Kavlie
2011-11-08
1
-5
/
+0
*
Remove sidebar test channel listings and some commented out CSS.
Aaron Kavlie
2011-11-08
3
-44
/
+0
*
Add express to README installation instructions.
Aaron Kavlie
2011-11-08
1
-2
/
+2
*
Merge branch 'master' of github.com:akavlie/web-irc
Aaron Kavlie
2011-11-07
1
-2
/
+1
|
\
|
*
Small update to functionality list to reflect private message support
Aaron Kavlie
2011-11-06
1
-2
/
+1
*
|
Big simplification of server.js thanks to express.js. No longer manually defi...
Aaron Kavlie
2011-11-07
1
-34
/
+13
|
/
*
Replace global string replace for message type revisions with custom swapComm...
Aaron Kavlie
2011-11-06
2
-6
/
+15
*
Restore files before nodester overwrite; change port.
Aaron Kavlie
2011-11-06
2
-6
/
+88
*
Initial commit via nodester-cli
Aaron Kavlie
2011-11-05
2
-88
/
+6
*
Support PMs
Aaron Kavlie
2011-11-05
3
-12
/
+69
*
Split out nick list into separate view
Aaron Kavlie
2011-11-05
1
-9
/
+45
*
Add nick change notifications. Works for channel stream; not yet for changing...
Aaron Kavlie
2011-11-04
2
-0
/
+32
*
Replace add with destroy on channel part.
Aaron Kavlie
2011-11-04
1
-2
/
+7
*
Add messages when users join or part a channel.
Aaron Kavlie
2011-11-04
1
-6
/
+34
[next]