Mon, 17 Apr 2023 14:31:50 +0100 |
Matthew Wild |
mod_muc_rtbl: Use correct occupant object
|
Fri, 17 Mar 2023 22:29:55 +0100 |
Kim Alvefur |
mod_muc_rtbl: Handle node purge
|
Wed, 22 Feb 2023 13:39:01 +0100 |
Jonas Schäfer |
mod_muc_rtbl: fix more incorrect more references to "event"
|
Wed, 22 Feb 2023 13:35:03 +0100 |
Jonas Schäfer |
mod_muc_rtbl: ignore blocklist for affiliated users for messages
|
Wed, 22 Feb 2023 13:33:16 +0100 |
Jonas Schäfer |
mod_muc_rtbl: fix traceback because of scoping error
|
Tue, 21 Feb 2023 21:41:19 +0100 |
Jonas Schäfer |
mod_muc_rtbl: move use of "private" attributes to single function
|
Tue, 21 Feb 2023 21:37:27 +0100 |
Jonas Schäfer |
mod_muc_rtbl: also filter messages
|
Mon, 06 Dec 2021 18:19:19 +0100 |
Kim Alvefur |
mod_muc_rtbl: Optimize case with zero hashes
|
Mon, 06 Dec 2021 12:27:16 +0000 |
Matthew Wild |
mod_muc_rtbl: Check joining user's host against RTBL
|
Mon, 06 Dec 2021 12:26:16 +0000 |
Matthew Wild |
mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
|
Mon, 06 Dec 2021 12:24:07 +0000 |
Matthew Wild |
mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
|
Mon, 06 Dec 2021 12:02:45 +0000 |
Matthew Wild |
mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)
|
Mon, 06 Dec 2021 10:36:02 +0000 |
Matthew Wild |
mod_muc_rtbl: Sync existing list entries when first loaded
|
Sun, 05 Dec 2021 18:22:47 +0000 |
Matthew Wild |
mod_muc_rtbl: Real-time blocklist checks for MUC services
|