2
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made AuthenticationProvider a proeprty instead of ctor param.
davidfowl
as David Fowler
More... over 10 years ago
Updated to new package restore in NuGet 2.7
davidfowl
as David Fowler
More... over 10 years ago
Removed the cookie check as it isn't necessary.
davidfowl
as David Fowler
More... over 10 years ago
Removed settings dependency on EF
davidfowl
as David Fowler
More... over 10 years ago
Changed the sample to 4.5 using the portable
davidfowl
as David Fowler
More... over 10 years ago
Added portable jabbr client and updated 4.0 version to async targeting pack.
davidfowl
as David Fowler
More... over 10 years ago
Updated config
davidfowl
as David Fowler
More... over 10 years ago
Better fit emoji
davidfowl
as David Fowler
More... over 10 years ago
Added extra ctor to JabbRClient
davidfowl
as David Fowler
More... over 10 years ago
Removed initialized check
davidfowl
as David Fowler
More... over 10 years ago
Merge pull request #976 from JabbR/improve-topics
davidfowl
as David Fowler
More... over 10 years ago
Merge branch 'dev'
davidfowl
as David Fowler
More... over 10 years ago
Fixed using
davidfowl
as David Fowler
More... over 10 years ago
Fixed windows auth. - Made the windows auth middleware run at the right point in the IIS pipeline.
davidfowl
as David Fowler
More... over 10 years ago
Updated to the latest SignalR
davidfowl
as David Fowler
More... over 10 years ago
made processedTopic lowerCamelCase More... over 10 years ago
add ui content processing to topics shown in lobby More... over 10 years ago
Fixed a nuff ref.
davidfowl
as David Fowler
More... over 10 years ago
Merge branch 'dev'
davidfowl
as David Fowler
More... over 10 years ago
Fixed test failures due to exception type change.
davidfowl
as David Fowler
More... over 10 years ago
Disabled detailed errors and threw hub exception from everywhere relevant.
davidfowl
as David Fowler
More... over 10 years ago
Only show errors if they came from the hub.
davidfowl
as David Fowler
More... over 10 years ago
Update to the latest SignalR and katana stack.
davidfowl
as David Fowler
More... over 10 years ago
Merge pull request #977 from JabbR/fix-tab-close
davidfowl
as David Fowler
More... over 10 years ago
update dragsort to version with abortable startdrag, change dragstart event to close tab if you're over the close button when you start the drag. More... over 10 years ago
push animation for lobby room updates to css More... over 10 years ago
Fix up lobby updating to push topic / closed changes through the same codepath as member count changes. Simplify how clients get notified of topic changes. More... over 10 years ago
Merge pull request #975 from JabbR/notifications-duplication
davidfowl
as David Fowler
More... over 10 years ago
fix #974 - When generating mentions, make sure that the user hasn't been mentioned already. More... over 10 years ago
Merge pull request #964 from JabbR/fix-tabheaders
davidfowl
as David Fowler
More... over 10 years ago