1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00
hack-chat-main/server
marzavec 5eb695bc53 Removed legacylayer, baked into modules instead
Originally I wanted the legacy layer to be a seperate module, allowing a server owner to remove legacy support by removing the module (for preformance). However, I didn't like the 39 thousand hooks that would be required and what this would do for latency. I dont like this alternative either though. /shrug
Added channel helper functions.
Added constants for warnings and errors. Started updating warning to have an id for i18l.
Added legacy helper functions
Moved the UAC module into the utility directory and renamed to _UAC.
2020-09-22 00:34:30 -05:00
..
src Removed legacylayer, baked into modules instead 2020-09-22 00:34:30 -05:00
main.js normalized 2020-09-17 00:44:32 -05:00
package-lock.json inital v2 commit 2020-09-07 23:51:47 -05:00
package.json Protocol Updates and Bug Fixes 2020-03-12 13:28:20 -05:00