Commit Graph

11 Commits

Author SHA1 Message Date
Mordechai Zuber 97e9ee566e Move INotificationsClient to under IActivitiesClient
per #1015.

Top level client obsoleted.
2015-12-20 14:05:20 +02:00
Sam Williamson 7114c6942f Initial Feeds api 2014-02-20 10:07:23 -05:00
Brendan Forster b711dcc5e7 renamed properties on IObservableActivitiesClient 2014-02-18 10:44:38 +11:00
Nigel Sampson 1c70c305ea Merge branch 'master' into watched-client
Conflicts:
	Octokit.Reactive/Clients/IObservableActivitiesClient.cs
	Octokit.Reactive/Clients/ObservableActivitiesClient.cs
2014-01-30 14:13:00 +13:00
Nigel Sampson 03e878d745 Make ObservableStarredClient accessible through ObservableActivitiesClient 2014-01-30 11:46:36 +13:00
Nigel Sampson f1abdaf095 Reactive Watched Client 2014-01-30 11:37:01 +13:00
Haacked ff389057e2 Rename Event to Events to avoid keyword collision 2013-11-06 09:00:29 -08:00
pltaylor f8dfd4a582 Add way to get to ObservableEventsClient 2013-11-05 19:05:58 -05:00
pltaylor ff7c3125e2 Change name to ActivityEvents 2013-11-05 11:54:59 -05:00
pltaylor a239af8249 Fix observable tests 2013-11-05 11:53:20 -05:00
pltaylor f8dcf96564 Rename observable clients and add tests
Renamed to be consistent with non observable classes.
Tests are incomplete.  Need to know where to expose this in the api.
2013-11-05 09:15:43 -05:00