Fix spelling throughout the codebase [codespell]
|
Kim Alvefur |
Sun, 04 Feb 2018 01:51:25 +0100 |
mod_message: Include username in event for offline messages
|
Kim Alvefur |
Wed, 10 May 2017 19:22:13 +0200 |
mod_message: Normalize indentation
|
Kim Alvefur |
Sun, 07 May 2017 16:31:48 +0200 |
mod_message: Remove TODO about privacy list (mod_privacy was removed)
|
Kim Alvefur |
Thu, 27 Apr 2017 10:58:02 +0200 |
mod_message: Return early on messages of type error (silences empty if branch warning) [luacheck]
|
Kim Alvefur |
Mon, 06 Mar 2017 15:27:37 +0100 |
mod_message, mod_carbons: Adjust event hook priorities to negative (core modules should do this to make overriding from other modules easier)
|
Kim Alvefur |
Thu, 17 Nov 2016 22:38:46 +0100 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals
|
Kim Alvefur |
Sat, 23 Mar 2013 01:27:16 +0100 |
mod_message: Don't treat a message as delivered ok if session.send() returns false
|
Matthew Wild |
Sun, 22 Jul 2012 16:59:55 +0100 |
mod_message: Remove unused import of table.insert
|
Matthew Wild |
Sat, 28 Apr 2012 03:34:58 +0100 |
mod_message, mod_offline: Change message/offline/store -> message/offline/handle
|
Robert Hoelz |
Thu, 09 Dec 2010 12:41:30 -0600 |
mod_message: Send service-unavailable if offline storage fails.
|
Robert Hoelz |
Thu, 09 Dec 2010 12:36:29 -0600 |
core.offlinemanager, mod_message, mod_presence: Removed core.offlinemanager in favor of mod_offline.
|
Robert Hoelz |
Thu, 09 Dec 2010 12:23:37 -0600 |
mod_message: Discard headline messages sent to offline full JIDs (to follow latest spec updates).
|
Waqas Hussain |
Mon, 26 Jul 2010 02:18:03 +0500 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |