| 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 |
|
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. |
|
More...
|
about 12 years ago
|
| Make sure we include the room when grabbing messages. |
|
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. |
|
More...
|
about 12 years ago
|
| Use a linked list for the room cache instead. |
|
More...
|
about 12 years ago
|
| Removed caching temporarily. |
|
More...
|
about 12 years ago
|
| Use reset event and wait on room cache to populate before allowing adds. |
|
More...
|
about 12 years ago
|
| First attempt at storing last N messages in memory. |
|
More...
|
about 12 years ago
|
| Merge branch 'dev' |
|
More...
|
about 12 years ago
|
| Updated to the latest SignalR and katana. |
|
More...
|
about 12 years ago
|
| Added newrelic support |
|
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 |
|
More...
|
about 12 years ago
|
| Update Chat.twitter.js |
|
More...
|
about 12 years ago
|