Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render roomname, allowinvites and allowpm in room disco#info | Evgeniy Khramtsov | 2018-06-19 | 1 | -1/+1 |
* | Do not check for deprecated types | Evgeniy Khramtsov | 2018-06-14 | 1 | -1/+0 |
* | Omit 'xmlns' field from 'feature_csi' record | Holger Weiss | 2018-06-04 | 1 | -1/+1 |
* | Return detailed error if HTTP upload is too large | Holger Weiss | 2018-06-04 | 1 | -1/+1 |
* | Display muc#roomconfig_changesubject in room's disco#info | Evgeniy Khramtsov | 2018-06-01 | 1 | -1/+1 |
* | Bump xmpp version in order to support language tags validation | Evgeniy Khramtsov | 2018-05-30 | 1 | -1/+1 |
* | Support IPv6 connections for PostgreSQL, MySQL and LDAP | Evgeniy Khramtsov | 2018-05-11 | 1 | -2/+2 |
* | Use never version of moka | Paweł Chmielowski | 2018-05-09 | 1 | -3/+1 |
* | Get rid of unused rebar instructions | Evgeniy Khramtsov | 2018-05-08 | 1 | -3/+0 |
* | Don't use warnings_as_errors in samerlib | Paweł Chmielowski | 2018-05-08 | 1 | -0/+2 |
* | mod_blocking: Use #block_item{} record | Holger Weiss | 2018-05-02 | 1 | -1/+1 |
* | Update deps | Paweł Chmielowski | 2018-04-25 | 1 | -8/+8 |
* | mod_push: Optionally include message sender/body | Holger Weiss | 2018-04-16 | 1 | -1/+1 |
* | Clear fast_tls cache on configuration reload | Evgeniy Khramtsov | 2018-04-13 | 1 | -1/+1 |
* | Update the xmpp dependency to support 'parent' attribute | Evgeniy Khramtsov | 2018-04-11 | 1 | -1/+1 |
* | Update eimp | Paweł Chmielowski | 2018-03-26 | 1 | -1/+1 |
* | Get rid of 'fs' package dependency | Evgeniy Khramtsov | 2018-03-23 | 1 | -1/+0 |
* | Update deps | Paweł Chmielowski | 2018-03-22 | 1 | -15/+15 |
* | Fulfill all requirements of XEP-0398 v0.2.0 | Evgeniy Khramtsov | 2018-03-16 | 1 | -1/+1 |
* | Bump xmpp version | Evgeniy Khramtsov | 2018-02-11 | 1 | -1/+1 |
* | Introduce 'rate_limit' option of mod_avatar | Evgeniy Khramtsov | 2018-02-05 | 1 | -1/+1 |
* | Bump sqlite deps version | Paweł Chmielowski | 2018-01-30 | 1 | -1/+1 |
* | Switch to newer fast_xml and xmpp and update record fields in the code | Evgeniy Khramtsov | 2018-01-25 | 1 | -2/+2 |
* | Fix tag used in luerl dependency | Paweł Chmielowski | 2018-01-23 | 1 | -1/+1 |
* | Move luerl as optional tools dependency | Christophe Romain | 2018-01-22 | 1 | -1/+2 |
* | Sync mix and rebar for eimp dep | Christophe Romain | 2018-01-16 | 1 | -1/+1 |
* | Call configure on deps in separate rebar command that compile | Paweł Chmielowski | 2018-01-15 | 1 | -1/+2 |
* | Always build eimp dependency | Evgeniy Khramtsov | 2018-01-15 | 1 | -3/+2 |
* | Update deps | Paweł Chmielowski | 2018-01-11 | 1 | -3/+3 |
* | Update deps again | Paweł Chmielowski | 2018-01-10 | 1 | -4/+4 |
* | Update deps | Paweł Chmielowski | 2018-01-10 | 1 | -5/+5 |
* | Report fs not suported on SunOS (#2204) | Christophe Romain | 2018-01-10 | 1 | -1/+1 |
* | Use TLS defaults from fast_tls | Evgeniy Khramtsov | 2018-01-06 | 1 | -1/+1 |
* | Refer to new fast_tls version | Evgeniy Khramtsov | 2018-01-05 | 1 | -1/+1 |
* | Update stun and esip | Paweł Chmielowski | 2017-12-28 | 1 | -2/+2 |
* | Merge branch 'no-more-ejabberd-receivers' | Evgeniy Khramtsov | 2017-12-26 | 1 | -1/+2 |
|\ | |||||
| * | Get rid of ejabberd receiver | Evgeniy Khramtsov | 2017-12-26 | 1 | -1/+2 |
* | | Cleanup rebar.config | Christophe Romain | 2017-12-26 | 1 | -32/+32 |
* | | Update dependencies | Christophe Romain | 2017-12-26 | 1 | -3/+3 |
|/ | |||||
* | Rely on Server Name Indication for incoming Direct-TLS connections | Evgeniy Khramtsov | 2017-12-24 | 1 | -1/+1 |
* | Better process subtag decoding errors | Evgeniy Khramtsov | 2017-12-09 | 1 | -1/+1 |
* | Compile sql_pt early | Paweł Chmielowski | 2017-12-07 | 1 | -1/+2 |
* | Bump xmpp and fast_xml revisions | Evgeniy Khramtsov | 2017-12-06 | 1 | -2/+2 |
* | Improve code using new xmpp API | Evgeniy Khramtsov | 2017-12-06 | 1 | -2/+2 |
* | Improve muc#roominfo and muc#roomconfig forms | Evgeniy Khramtsov | 2017-11-27 | 1 | -1/+1 |
* | Update deps | Paweł Chmielowski | 2017-11-20 | 1 | -9/+9 |
* | Merge branch 'lets_encrypt_acme_support' of git://github.com/angelhof/ejabber... | Evgeniy Khramtsov | 2017-11-15 | 1 | -0/+1 |
|\ | |||||
| * | Fix version of jose library | Konstantinos Kallas | 2017-09-06 | 1 | -1/+1 |
| * | Remove partial RSA key support | Konstantinos Kallas | 2017-08-22 | 1 | -2/+0 |
| * | Merge remote-tracking branch 'upstream/master' | Konstantinos Kallas | 2017-08-19 | 1 | -1/+2 |
| |\ |