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

9 Commits

Author SHA1 Message Date
marzavec
7ecb31c46c channel ownership base, part 1
Fleshing out the new channel ownership feature, along with a typo fix and small syntax updates.

A claim can now be staked with /claimchannel, a channel owner may change a trip's level using /setlevel

To do: unclaimchannel, setmotd, makeprivate, makepublic, renewclaim, garbage keeping, update mod commands to accept channelOwner and channelModerator, etc
2024-01-05 00:30:28 -08:00
marzavec
61c0be77d5 hackchat-server 2.3 update 2023-12-27 00:26:49 -08:00
marzavec
fe6685468c four new modules 2023-12-21 23:14:03 -08:00
carrot
15135978cf Mark message for deletion on next cleanup 2023-11-23 18:07:24 +08:00
carrot
051d488c21 Revert "Remove from ACTIVE_MESSAGES when sending complete"
As it would cause race conditions.

This reverts commit 2ee96543ca.
2023-11-23 17:42:49 +08:00
carrot
2ee96543ca Remove from ACTIVE_MESSAGES when sending complete 2023-11-23 09:52:51 +08:00
carrot
b8fd2fb931 Add complete mode to updateMessage 2023-11-21 22:35:12 +08:00
carrot
aa65cbf8a1 Fix typo in updateMessage usage info 2023-11-21 22:31:15 +08:00
MinusGix
7c612871f4 Impl updateMessage command 2023-06-01 13:16:12 -05:00