2
I Use This!
Inactive

Commits : Listings

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