2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add .DotSettings to gitignore More... about 12 years ago
Fix a few spelling errors in source. More... about 12 years ago
I don't always get new commands, but when I do, it's a MEME command. - Added new command: /meme. More... about 12 years ago
Merge pull request #996 from JabbR/fix-lobby-load-more More... about 12 years ago
add paranoia to command sorting (ensure names are strings). Add sorting to username autocomplete. More... about 12 years ago
Updated the recent message cache. - Materialize messages once. - Populate only once
davidfowl
as David Fowler
More... about 12 years ago
update erroneous log statement in loadRooms js (getRoomInfo should be loadRooms) More... about 12 years ago
Sort commands when they get sent down. Affects help screen and autocomplete for /cmd More... about 12 years ago
Fix #994 - now displaying second 'page' of rooms on lobby screen works. More... about 12 years ago
Optimize some calls for LoadRooms.
davidfowl
as David Fowler
More... about 12 years ago
Make sure we include the room when grabbing messages.
davidfowl
as David Fowler
More... about 12 years ago
Merge pull request #962 from JabbR/afk-msg More... about 12 years ago
Merge pull request #993 from JabbR/improve-load-perf More... about 12 years ago
rename getRoomsInfo to loadRooms, remove promise from populateRooms js method More... about 12 years ago
Call client back when each room's messages have been loaded More... about 12 years ago
handle commands being loaded later in the page lifecycle than before by gracefully failing autocomplete if commands haven't been loaded More... about 12 years ago
Rejig load order so that the active room is loaded first. Load lobby and help info after the current room. Make so that help doesn't have race condition. More... about 12 years ago
Update jquery migrate to latest version. More... about 12 years ago
Load non-active rooms as a batch More... about 12 years ago
Added nuget.org as a source.
davidfowl
as David Fowler
More... about 12 years ago
Use a linked list for the room cache instead.
davidfowl
as David Fowler
More... about 12 years ago
Removed caching temporarily.
davidfowl
as David Fowler
More... about 12 years ago
Use reset event and wait on room cache to populate before allowing adds.
davidfowl
as David Fowler
More... about 12 years ago
First attempt at storing last N messages in memory.
davidfowl
as David Fowler
More... about 12 years ago
Merge branch 'dev'
davidfowl
as David Fowler
More... about 12 years ago
Updated to the latest SignalR and katana.
davidfowl
as David Fowler
More... about 12 years ago
Added newrelic support
davidfowl
as David Fowler
More... about 12 years ago
Make build work by updating nuget pkgs and refs and making build.cmd pass in VS version 11. More... about 12 years ago
Merge pull request #986 from dannycabrera/patch-2
davidfowl
as David Fowler
More... about 12 years ago
Update Chat.twitter.js More... about 12 years ago