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.
d830d7c6b7
fixed a bug that caused active window to crash on empty workspaces (window_address not set and query active window invalid), also added openwindow and closewindow to workspace subscription to update workspace windows
73a995c691
rewrote the struct to a enum that covers all events and added a function parse_event_line that parses the output from socket to into the enum