Version 0.9.0.0
- UserStream now detects the messages received from friends only
- UserStream has now an event StreamRunning informing the user that the stream is up and running and will receive all events of the user. This is different from StreamStarted because there is a duration between the stream starting and the stream getting ready to receive the events.
- Moved WarningMessage Model + Namespace
- Updated IUserDTO into IUserIdDTO wherever possible to "reduce" the unecessary dependencies
- Renamed the TweetinCore namespace into TweetinviCore
- Renamed the TwitterToken namespace into TweetinviWebCredentials
- Updated assembly infos
↧