Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
3383001c3a
Added more documentation. Fixed a few bugs and improved the code. Added a new pager template that can construct a pager used for pagination.
1ccd66910c
Fixed a bug where getOldPropertyValues didn't check for the same instance of a property but rather their value. Added nav template. Fixed pagination so that the list can be null, though it's not ideal.