prosody
log
graph
tags
bookmarks
branches
4afa77e0d2b0
browse
changeset
plugins/mod_presence.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_presence.lua @ 8822:
4afa77e0d2b0
less
more
|
(0)
-100
-50
-24
tip
description
author
age
Fix spelling throughout the codebase [codespell]
Kim Alvefur
2018-02-04
mod_presence: Ignore unused argument but make note of its use elsewhere [luacheck]
Kim Alvefur
2018-03-09
mod_presence: Remove unused local [luacheck]
Kim Alvefur
2018-03-09
mod_presence: Use get_child_text on priority child element (fixes #552)
Kim Alvefur
2017-04-10
mod_presence: No need to overwrite index 1 since it's set on the line below
Kim Alvefur
2017-04-10
Merge 0.9->0.10
Kim Alvefur
2016-12-09
mod_presence: Send probe once subscribed (fixes #794)
Kim Alvefur
2016-12-08
mod_presence: remove unused one-letter loop variable [luacheck]
Anton Shestakov
2016-07-08
Merge 0.9->0.10
Kim Alvefur
2016-05-22
mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes #673)
Kim Alvefur
2016-05-21
mod_presence: Fix variable name
Kim Alvefur
2016-04-08
mod_presence: Construct a 'from' JID when roster items are removed outside of a session
Kim Alvefur
2016-04-08
mod_presence: Send unavailable presence when roster items are removed (fixes #331)
Kim Alvefur
2016-04-04
mod_presence, mod_roster: Move responsibility for sending presence on roster removal to mod_presence
Kim Alvefur
2016-04-04
mod_presence: Fix partial rename
Kim Alvefur
2016-03-14
mod_presence: Move function for selecting "top resources" into a new util.presence
Kim Alvefur
2016-03-14
mod_presence: Use type-specific config API for boolean 'ignore_presence_priority' option
Kim Alvefur
2016-03-11
rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field
Kim Alvefur
2015-04-03
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups
Kim Alvefur
2014-07-04
mod_presence: Move presence/initial event to correct place so it actually fires
Kim Alvefur
2014-07-03
mod_presence: Fire a presence/initial event on initial presence
Kim Alvefur
2014-06-20
Remove all trailing whitespace
Florian Zeitz
2013-08-09
mod_presence: Remove some unused variables
Matthew Wild
2013-04-03
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
2013-03-23
less
more
|
(0)
-100
-50
-24
tip