Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ivan-pavlik pushed 2 commits to add_user_notes_count_to_issue ivan-pavlik/NGitLab
ivan-pavlik opened a pull request on ubisoft/NGitLab
Issue model: Add UserNotesCount property
As can be seen in GitLab API documentation, Issue model has 'user_notes_count' property: https://docs.gitlab.com/ee/api/issues.html We need this property to see if issue has user comments (note...ivan-pavlik created a branch on ivan-pavlik/NGitLab
add_user_notes_count_to_issue - .NET client for GitLab
ivan-pavlik pushed 3 commits to develop ivan-pavlik/ZoomNet
ivan-pavlik opened a pull request on Jericho/ZoomNet
Fix PresenceStatus enum member values
After working in real life with [Get user presence status](https://developers.zoom.us/docs/api/users/#tag/users/GET/users/{userId}/presence_status) endpoint we noticed that actual status values are...ivan-pavlik created a branch on ivan-pavlik/ZoomNet
feature/fix_user_presence_status_values - .NET client library for the Zoom.us REST API v2