Skip to content

MongooseIM 1.3.0

Compare
Choose a tag to compare
@erszcz erszcz released this 28 Jan 11:22
· 15297 commits to master since this release
  • added XEP-0313: Message Archive Management support (mod_mam)
  • ported LDAP authentication from ejabberd
  • added PostgreSQL support
  • disabled SSL 2.0 support
  • disabled old unsafe ciphers
  • made the repo includable as a rebar dependency
  • made the whole codebase use #xmlel{} instead of {xmlel, ...}