This migrated the JS files to be modules. This should allow code to be more modular when adding new features.
It also fixes a small bug when opening a new DM with someone and the chat is empty as well declaration order of lastMessage
This migrated the JS files to be modules. This should allow code to be more modular when adding new features.
It also fixes a small bug when opening a new DM with someone and the chat is empty as well declaration order of `lastMessage`
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.
This migrated the JS files to be modules. This should allow code to be more modular when adding new features.
It also fixes a small bug when opening a new DM with someone and the chat is empty as well declaration order of
lastMessage