index
:
blachat
master
wjoe/blachat/ import from blatech.co.uk from 04/02/2023
wjoe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.js
Age
Commit message (
Collapse
)
Author
2016-10-16
Remove irc.js dependency, bump version
Joe Robinson
2016-10-16
Handle error and server messages
Joe Robinson
2016-10-16
Add kick handler
Joe Robinson
2016-10-16
Add join, part, and quit handlers
Joe Robinson
2016-10-16
Fix channel list function
Joe Robinson
2016-10-16
Fix part command, refactoring
Joe Robinson
2016-10-15
Move set topic and join channel functions to commands.js
Joe Robinson
2016-10-14
Implement topic function
Joe Robinson
2016-10-13
Temp fix, duplicate channel joining code
Joe Robinson
2016-10-13
Fix PM sending/receiving, some cleanup for messages
Joe Robinson
2016-08-17
Fixed receiving messages
Joe Robinson
2016-06-08
WIP adding irc-framework, debugging
Joe Robinson
2016-05-30
Add /topic function
Joe Robinson
2016-05-29
Fix join command
Joe Robinson
2016-04-05
Fix connection UI, add SSL toggle, join channels on receiving names or topic ↵
Joe Robinson
to support bouncers
2016-04-01
WIP Connection UI
Joe Robinson
2016-03-31
Add ability to send PMs with /msg, fixed bug with channel messages
Joe Robinson
2016-03-30
Added config for server/nick/channels
Joe Robinson
2016-03-30
Server message, topic, kick, quit, kill, whois, channel list support etc
Joe Robinson
2016-03-26
Joins, parts, PMs, inline image/video/audio/youtube, server status messages, ↵
Joe Robinson
I should commit more often
2016-03-25
Multiple channels sending and receiving. Help I'm tired
Joe Robinson
2016-03-24
Intiial commit
Joe Robinson