0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from brianmario/master More... about 14 years ago
reuse one encoder instance, with a newline termination character set More... over 14 years ago
Merge branch 'master' of http://github.com/thebaldwin/talker.rb into integration More... about 15 years ago
remove misnamed file More... about 15 years ago
pass block into client::connect More... about 15 years ago
add require for client More... about 15 years ago
Do not raise on unknown event type. Make send public. More... over 15 years ago
Bump version More... over 15 years ago
Can now use room name. More... over 15 years ago
Couple fixes for SSL connection and requires. More... over 15 years ago
Enable SSL More... over 15 years ago
Move client code to talker/client.rb More... over 15 years ago
Can not pass Room name instead of room id. More... over 15 years ago
Remove line break in talker-shell More... over 15 years ago
Update gemspec More... over 15 years ago
Can now tail log and stuff w/ talker-cat More... over 15 years ago
Pass any options to connect. Events now have a unique ID. More... over 15 years ago
Return the connection in all cases. More... over 15 years ago
Return the connection from connect if non-blocking More... over 15 years ago
Set current_user when connected. More... over 15 years ago
Receive user info on connect. More... over 15 years ago
Add on_event callback. Add on_private_message callback and make sure on_message do not receive those. Move callback names to a constant. More... over 15 years ago
Merge git://github.com/raggi/talker.rb into integration More... over 15 years ago
Arity shmarity. I'd rather see the warnings, and *args on the receiver won't work on 187 with this. More... over 15 years ago
Fixup gemspec some more More... over 15 years ago
Fix gemspec, and add gitignore More... over 15 years ago
Update gemspec. More... over 15 years ago
Rename scripts. More... over 15 years ago
Add script to connect a process to a room. More... over 15 years ago
Really add gemspec this time. More... over 15 years ago