|
mod_archive - XEP-0136: Message Archiving
Currently many XMPP clients save the messages locally and it's not convenient or even possible to retrieve the historical messages, especially when one switches the clients a lot. So it will be much easier if the XMPP server supports server-side message archiving. In this case, the clients can retrieve archived messages anytime and anywhere. XMPP Extension Proposal XEP-0136 is defined for this purpose. This module is an implementation of [http://xmpp.org/extensions/xep-0136.html XEP-0136: Message Archiving].
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_blocking - XEP-0191: Simple Communications Blocking support
Privacy lists are a widely implemented protocol for instructing your server on blocking communications with selected users and services. However experience has shown that the power and flexibility of the rule-based system that privacy lists allow is very often much more complex than the user needs, and that in most cases a simple block on all communications to or from a list of specified JIDs would suffice. Such a protocol would also allow much simpler user interface design than the current attempts at full privacy list interfaces.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_couchdb - A CouchDB backend for Prosody
This is an experimental Prosody backend for CouchDB.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: rockspec, src
|
|
mod_ipcheck - XEP-0279: Server IP Check
Sometimes for various reasons a client might want to know its IP address as it appears to the server. This [http://xmpp.org/extensions/xep-0279.html simple XEP] allows the client to ask the server for the IP address it is connected from.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: rockspec, src
|
|
mod_latex - Replace LaTeX markup in messages with embedded images
This module intercepts messages between users and into chatrooms, and attaches a links to a rendered version of any [http://en.wikipedia.org/wiki/LaTeX LaTeX] in the message. This requires client support for [http://xmpp.org/extensions/xep-0071.html XHTML-IM], and fetching images via HTTP. This module was tested with the [http://gajim.org/ Gajim] client.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: rockspec, src
|
|
mod_muc_log - Log chatroom messages to disk
This module logs the conversation of chatrooms running on the server to Prosody's data store. To view them you will need a module such as [mod_muc_log_http].
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: rockspec, src
|
|
mod_muc_log_http - Provides a web interface to stored chatroom logs
This module provides a built-in web interface to view chatroom logs stored by [mod_muc_log].
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_offline_email - Forward offline messages via email
Quite often when I am out and about, I'm not able to connect to Jabber. It is usually much more likely I can access my email though (whether via the web, or a mobile client). For this reason I decided it would be extremely useful to have Jabber messages sent to me while I was offline forwarded to my email inbox.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: rockspec, src
|
|
mod_onhold - Module enabling "on-hold" functionality
Enable mod_onhold to allow temporarily placing messages from particular JIDs "on hold" -- i.e. store them, but do not deliver them until the hold status is taken away.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_openid - Enables Prosody to act as an OpenID provider
[http://openid.net/ OpenID] is an decentralized authentication mechanism for the Web. mod_openid turns Prosody into an OpenID _provider_, allowing users to use their Prosody credentials to authenticate with various third party websites.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_pastebin - Redirect long messages to built-in pastebin
Pastebins are used very often in IM, especially in chat rooms. You have a long log or command output which you need to send to someone over IM, and don't want to fill their message window with it. Put it on a pastebin site, and give them the URL instead, simple. Not for everyone... no matter how hard you try, people will be unaware, or not care. They may also be too lazy to visit a pastebin. This is where mod_pastebin comes in!
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_register_url - XEP-077 IBR Registration Redirect.
Registration Redirect as explained in IBR xep.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: rockspec, src
|
|
mod_sift - XEP-0273: Stanza Interception and Filtering Technology
SIFT is a technology to allow clients to filter incoming traffic on the server. This helps save bandwidth, etc.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_srvinjection - Manually specify SRV records
This Prosody plugin lets you manually override SRV records used for a remote host.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_support_contact - Add a support contact to new registrations
This Prosody plugin adds a default contact to newly registered accounts.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_swedishchef - Silly little module to convert your conversations to "swedish"
This module does some conversions on message bodys passed through it causing them to look like our beloved swedish chef had typed them.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: src, rockspec
|
|
mod_twitter - Simple example of working component and HTTP polling.
Twitter has simple API to use, so I tried to deal with it via Prosody. I didn't manage to finish this module, but it is nice example of component that accepts registrations, unregistrations, does HTTP polling and so on. Maybe someone will finnish this idea.
latest sources | project homepage | License: MIT/X11
|
0.1.0-1: rockspec, src
|
|