2021-11-16 |
Kim Alvefur |
mod_smacks: Send <r> immediately from csi-flushing event
|
2021-11-07 |
tmolitor |
mod_smacks: Don't forgive client counting errors
|
2021-09-12 |
Kim Alvefur |
mod_smacks: Include username in offline event, mirroring Prosody 0.10+
|
2021-07-28 |
Kim Alvefur |
mod_smacks: Use 'smacks_max_inactive_unacked_stanzas' when inactive and no timer
|
2021-07-26 |
Kim Alvefur |
mod_smacks: Fix typo in comment (thanks codespell)
|
2021-07-22 |
Kim Alvefur |
mod_smacks: Fix traceback on missing stanza counter
|
2021-06-07 |
Kim Alvefur |
mod_smacks: Include timestamp in hibernation log message
|
2021-04-12 |
tmolitor |
mod_smacks: Fix calculation of smacks timeout values
|
2021-04-01 |
Kim Alvefur |
mod_smacks: Fix traceback due to session being destroyed in send()
|
2021-03-31 |
Kim Alvefur |
mod_smacks: Enable on s2s by default to see what breaks
|
2021-02-23 |
Kim Alvefur |
mod_smacks: Correct field name for session
|
2021-02-22 |
Kim Alvefur |
mod_smacks: Only act on CSI state changes if smacks is enabled
|
2021-02-16 |
Kim Alvefur |
mod_smacks: Request ack on signal of ongoing CSI flush
|
2021-02-16 |
Kim Alvefur |
mod_smacks: Explicitly request ack when leaving CSI-inactive mode
|
2021-02-16 |
Kim Alvefur |
mod_smacks: Do ask for acks while in CSI inactive mode, but less frequent
|
2021-02-16 |
Kim Alvefur |
mod_smacks: Don't ask for acks while in (csi) inactive mode
|
2021-01-30 |
tmolitor |
mod_smacks: allow O(1) processing of delayed ack events
|
2020-10-12 |
tmolitor |
mod_smacks: don't store mam results in offline store
|
2020-05-01 |
tmolitor |
mod_smacks: don't send error replys for error stanzas on session timeout
|
2020-04-21 |
tmolitor |
mod_smacks: remove now unused code
|
2020-04-20 |
tmolitor |
mod_smacks: fix typo in last commit
|
2020-04-20 |
tmolitor |
mod_smacks: better logging for georg
|
2020-04-20 |
tmolitor |
mod_smacks: Fix mam handling
|
2020-04-05 |
tmolitor |
Merge commit
|
2020-04-05 |
tmolitor |
mod_smacks: Update documentation and slightly adjust default values
|
2020-03-27 |
JC Brand |
mod_stanzas: tighten up stanza check and add explanatory text
|
2020-03-26 |
JC Brand |
mod_smacks: also count outgoing MAM messages
|
2020-03-10 |
tmolitor |
mod_smacks: fix logging issue in mam eventhandler
|
2020-03-08 |
tmolitor |
mod_smacks: handle mam-enabled session internally
|
2020-01-09 |
tmolitor |
Fix bug readding stanzas to outgoing_queue on resume
|