0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated changelog and bumped version number More... about 12 years ago
fixed bug caused by using same name for two methods More... about 12 years ago
Revert "playing with some local file upload stuff" More... about 12 years ago
playing with some local file upload stuff More... about 12 years ago
forgot to update specs since adding json as part of message json More... about 12 years ago
updated documentation More... about 12 years ago
cleaned up more extension code More... about 12 years ago
fixed up the extension examples More... about 12 years ago
reorganizing extension architecture More... about 12 years ago
not testing ruby 1.8 and jruby at the moment. failing for reasons that i dont care to fix right now More... about 12 years ago
removed require relative in order to support ruby 1.8. Also, we dont actually need to require relative because spec is already in the load path More... about 12 years ago
added Gemfile.lock to git ignore because we are not going to track it anymore (better for testing) More... about 12 years ago
removed Gemfile.lock because this shouldnt be in version control for gems: http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ More... about 12 years ago
no longer applying code coverage for Travis CI builds More... about 12 years ago
now scrolling to bottom of chat when navigating back to a room More... about 12 years ago
updated join spec to reflect new ChannelCommands message listener. removed some specs that werent being used yet More... about 12 years ago
added missing parameter More... about 12 years ago
added travis ci build config file More... about 12 years ago
added ability to create new channels ("rooms") More... about 12 years ago
fixed bug caused that caused /nick to stop working More... about 12 years ago
requiring appropriate files More... about 12 years ago
added commands for creating/modifying channels More... about 12 years ago
removed a bunch of old files that are no longer being used More... about 12 years ago
added timestamp to json More... about 12 years ago
moved time to float right within message More... about 12 years ago
added support for inline code blocks. added support for reference style links. added flash version checking for when websockets arent available. updated readme More... about 12 years ago
added support for IE using flash More... over 12 years ago
found the bugs and fixed them More... over 12 years ago
updated a few things More... over 12 years ago
more UI tweaks. added support for Firefox and older browsers More... over 12 years ago