1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00
Commit Graph

22 Commits

Author SHA1 Message Date
marzavec
b4553511f0 dev sync 2020-11-06 13:16:43 -08:00
marzavec
866fa9bcff Added event channel 2020-10-10 00:34:59 -05:00
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
marzavec
72324050f5 normalized 2020-09-17 00:44:32 -05:00
marzavec
6266b1432d inital v2 commit 2020-09-07 23:51:47 -05:00
MinusGix
8a7a5a0328 Modify changenick to allow the changing of the name's case 2020-07-02 07:30:55 -05:00
marzavec
0de1ece3e4 Comments fix 2020-03-06 15:12:48 -06:00
MinusGix
eec99669c8 Deduplicate verifyNickname into a single importable function 2020-03-06 14:41:09 -06:00
marzavec
f34ee18c30 Minor bug fixes 2019-11-07 11:46:55 -06:00
marzavec
f28e65ab80 Syntax update and formatting tweaks 2019-11-06 23:35:23 -08:00
marzavec
f353ecbd9e refactoring 2 of 2 2019-04-07 17:04:10 -07:00
marzavec
a488301655 Core hook upgrade, misc fixes
(See ChangeLog.md tbh)
2019-02-21 00:43:25 -08:00
marzavec
02f6fbf701 Minor module changes
Added trips to listusers output. Added 'reason' to reload broadcast. Fixed removemod bug. Added /nick hook to changenick. Added 'type' and 'from' fields to invite event.
2019-02-02 13:34:06 -08:00
marzavec
c719020e17 Added hooks, modules and cleaned up code 2018-09-29 23:44:36 -07:00
marzavec
e35fff59ba cleaned up and commented modules 2018-06-04 00:07:24 -07:00
Neel Kamath
949404cd1a Prevent fucking shit up 2018-05-13 16:37:56 +05:30
Neel Kamath
2bb5ced363 Flatten 2018-05-13 16:09:55 +05:30
Neel Kamath
343157350f Re-add module documentation 2018-05-13 16:03:22 +05:30
neelkamath
acbad15f2b Remove unused object fields 2018-05-12 14:13:12 +05:30
neelkamath
73e5c5ccfe Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive 2018-05-11 20:46:12 +05:30
bacn
d40db7077b Fixed changenick command, userExists now works. 2018-04-30 00:07:16 +08:00
marzavec
8820968c73 misc server changes and new modules 2018-04-28 22:29:46 -07:00