mod_idlecompat: Reference the correct XEP (256, not 12) and drop a redundant check
|
Emmanuel Gil Peyrot |
2016-04-16 |
mod_http_logging: Fix endless loop on 0.9.x (Thanks Mint)
|
Kim Alvefur |
2016-04-16 |
mod_s2s_keepalive/README: Give language hints to rendering for syntax hilighting
|
Kim Alvefur |
2016-04-16 |
Add mod_http_roster_admin
|
JC Brand |
2016-04-15 |
Merge
|
JC Brand |
2016-04-15 |
mod_auth_http_async: Fall back to non-async calling of http_auth_url
|
JC Brand |
2016-04-15 |
mod_track_muc_joins: Skip creating room map if leaving a room and it does not exist
|
Kim Alvefur |
2016-04-13 |
mod_track_muc_joins: Only check directed presence when joining (would be gone when leaving)
|
Kim Alvefur |
2016-04-13 |
mod_track_muc_joins: Check directed presence
|
Kim Alvefur |
2016-04-12 |
mod_presence_dedup: Attempt at saving bandwith by deduplicating presence stanzas
|
Kim Alvefur |
2016-04-03 |
mod_smacks/README: Too buggy for a "Beta" label
|
Kim Alvefur |
2016-04-03 |
mod_presence_cache: Only check set set is empty if it exists
|
Kim Alvefur |
2016-04-02 |
mod_presence_cache: Forget about cached presence when receiving unavailable
|
Kim Alvefur |
2016-04-02 |
mod_pep_vcard_avatar: Fix typo [luacheck]
|
Kim Alvefur |
2016-04-02 |
mod_pep_vcard_avatar: Replace PHOTO and NICKNAME tags instead of modifying them in-place
|
Kim Alvefur |
2016-04-02 |
mod_pep_vcard_avatar: Return early if no vcard is given
|
Kim Alvefur |
2016-04-02 |
mod_smacks: Fix sending <r> after stanzas while not creating multiple timers (thanks Thilo)
|
Kim Alvefur |
2016-04-02 |
mod_presence_cache: Switch to using util.cache for limiting size of cache
|
Kim Alvefur |
2016-04-01 |
mod_presence_cache: Remove caching of full presence
|
Kim Alvefur |
2016-04-01 |
mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi)
|
Kim Alvefur |
2016-04-01 |
mod_auth_external/README: Update link from google code to hg.prosody.im
|
Kim Alvefur |
2016-03-31 |
mod_throttle_unsolicited: Remove unused local [luacheck]
|
Kim Alvefur |
2016-03-30 |
mod_throttle_unsolicited: Skip checking messages to self
|
Kim Alvefur |
2016-03-30 |
mod_cloud_notify: added ability to notify even if the session is hibernated by mod_smacks
|
tmolitor |
2016-03-29 |
mod_smacks: added new events for hibernation start/end
|
tmolitor |
2016-03-27 |
mod_migrate: Check that the hostname is known, or yell and abort (thanks Link Mauve)
|
Kim Alvefur |
2016-03-27 |
mod_sift/README: Mention the related XEP in the text so modules.prosody.im can pick it up
|
Kim Alvefur |
2016-03-26 |
mod_pubsub_feeds.lua: util.xml not uit.xml
|
Michael Töglhofer |
2016-03-22 |
mod_smacks: Prevent queuing multiple <r>
|
Kim Alvefur |
2016-03-21 |
mod_register_dnsbl: Fix matching pattern (Thanks Ge0rG)
|
Kim Alvefur |
2016-03-21 |