| Sun, 01 Feb 2026 14:10:14 +0100 |
Link Mauve |
mod_throttle_unsolicited: Use util.time instead of prosody.util.time, for 0.12 compatibility
|
| Fri, 30 Jan 2026 15:04:36 +0100 |
Link Mauve |
mod_throttle_unsolicited: Switch to prosody.util.time.now() to get the current time
|
| Tue, 02 Apr 2019 16:19:11 +0200 |
Georg Lukas |
mod_throttle_unsolicited: reduce debug logs, rename firewall mark
|
| Tue, 15 Nov 2016 09:01:03 +0100 |
Kim Alvefur |
mod_throttle_unsolicited: Use existing local reference to origin
|
| Tue, 04 Oct 2016 16:18:06 +0200 |
Kim Alvefur |
mod_throttle_unsolicited: Add support for throttling unsolicited messages on incoming s2s connections
|
| Wed, 30 Mar 2016 11:12:01 +0200 |
Kim Alvefur |
mod_throttle_unsolicited: Remove unused local [luacheck]
|
| Wed, 30 Mar 2016 10:54:47 +0200 |
Kim Alvefur |
mod_throttle_unsolicited: Skip checking messages to self
|
| Thu, 17 Mar 2016 16:45:27 +0100 |
Kim Alvefur |
mod_throttle_unsolicited: Mark sessions so they can be matched with 'ORIGIN_MARKED: throttle_unsolicited' by mod_firewall
|
| Mon, 14 Mar 2016 13:36:50 +0100 |
Kim Alvefur |
mod_throttle_unsolicited: Limit rate of unsolicited messages sent to non-contacts
|