2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 24 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix jshint warnings, remove dead pinnedWindows code, fix js code issue with @ing in empty room resulting in @undefined, feature detection for window.console More... almost 11 years ago
Update showUserInfo More... almost 11 years ago
Update client-sent messages with server time More... almost 11 years ago
slight improvements to imgur content provider to not try to imagify /a/ links (album), to use https on imgur rather than a proxy, and to allow for https links to be used. Still breaks on things like imgur.com/random and imgur.com/gallery/myAlbumName (as we can't differentiate these from valid images without using the imgur API) More... almost 11 years ago
Updated to latest EF nightly
davidfowl
as David Fowler
More... almost 11 years ago
Update to the latest nightly katana and signalr
davidfowl
as David Fowler
More... almost 11 years ago
Merge branch 'dev'
davidfowl
as David Fowler
More... almost 11 years ago
Make GetRooms async.
davidfowl
as David Fowler
More... almost 11 years ago
Changed GetRoomInfo and GetPreviousMessages to be async.
davidfowl
as David Fowler
More... almost 11 years ago
Updated to latest signalr to fix issues sending notifications to offline users.
davidfowl
as David Fowler
More... almost 11 years ago
Merge pull request #953 from JabbR/notifications
davidfowl
as David Fowler
More... almost 11 years ago
Add encoded flag to processContent to account for us getting html entities in the javascript strings from notifications. This prevents us from double encoding everything. Should fix #948 More... almost 11 years ago
fix encoding issue with notifications user/room/date tagline. More... almost 11 years ago
Merge pull request #951 from JabbR/css-fix
davidfowl
as David Fowler
More... almost 11 years ago
fix interaction of dropdown and inactive tab pulse More... almost 11 years ago
fix hover style on inactive tab message received, make headers pulse properly again, remove opacity from inactive tab text More... almost 11 years ago
changed header styles to make the current room more clear, simpler More... almost 11 years ago
Updated katana and Signalr to latest.
davidfowl
as David Fowler
More... almost 11 years ago
Updated to the latest EF.
davidfowl
as David Fowler
More... almost 11 years ago
Reduced feeds required in NuGet.targets
davidfowl
as David Fowler
More... almost 11 years ago
Updated to the latest SignalR - Change to use the new multisend feature
davidfowl
as David Fowler
More... almost 11 years ago
Updated to the latest katana stack.
davidfowl
as David Fowler
More... almost 11 years ago
Merge pull request #949 from JabbR/ef More... almost 11 years ago
Update ef version, rebuild migration for adding User's RawPreferences More... almost 11 years ago
Merge pull request #943 from cmaish/sortable-tabs More... almost 11 years ago
Merge pull request #947 from Buildstarted/dev
davidfowl
as David Fowler
More... almost 11 years ago
move serialization responsibility into chatuserpreferences More... almost 11 years ago
tidy usings More... almost 11 years ago
send down user preferences object, remove tab order from cookie, tidy up ChatUserPreferences creation and encapsulate serialization in ChatUserPreference factory method and deserialization in ChatUserPreferences object More... almost 11 years ago
Bug fix for allRoomPreferences
buildstarted
as Ben Dornis
More... almost 11 years ago