Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-18 | Optimize room_unused_* commands | Paweł Chmielowski | 1 | -0/+1 | |
Previously to check if hibernated room was old enough we had to fetch info about all rooms from database. Now we repurpose created_at field in sql to store that info, that allow us to have more efficient query just for it. | |||||
2022-02-11 | Update copyright year to 2022 | Badlop | 1 | -1/+1 | |
2021-12-14 | Handle user removal in mod_muc | Alexey Shchepin | 1 | -0/+1 | |
2021-05-18 | Add missing indexes to sql sr_group tables | Paweł Chmielowski | 1 | -0/+2 | |
2021-01-27 | Update newest copyright year to 2021 (#3464) | Badlop | 1 | -1/+1 | |
2020-01-28 | Update copyright to 2020 (#3149) | Badlop | 1 | -1/+1 | |
2019-10-23 | Make PostgreSQL schema compatible with CockroachDB | Evgeny Khramtsov | 1 | -1/+1 | |
2019-10-03 | Check redirect_uri for OAUTH implicit grant | Alexey Shchepin | 1 | -2/+2 | |
2019-09-27 | Support OAUTH client authentication | Alexey Shchepin | 1 | -0/+7 | |
2019-02-27 | Add SQL schemas for MQTT tables | Evgeny Khramtsov | 1 | -0/+16 | |
2019-01-08 | Manually update 2017 copyright dates (#2756) | Badlop | 1 | -1/+1 | |
2018-12-05 | Update MIX code to reflect newest specification | Evgeny Khramtsov | 1 | -0/+53 | |
Note that support for older specification is completely dropped, i.e. no backward compatibility is provided since the XEPs are still very experimental and being changed drastically | |||||
2018-12-01 | Keep info about carbons inside session table | Evgeny Khramtsov | 1 | -10/+0 | |
Accordingly, Mnesia/SQL/Riak table 'carboncopy' is not used anymore and can be safely removed. As a consequence, the commit deprecates the following options of mod_carboncopy: - ram_db_type - use_cache - cache_size - cache_missed - cache_life_time Fixes #2663 | |||||
2018-06-20 | Move mod_irc to ejabberd-contrib | Evgeniy Khramtsov | 1 | -9/+0 | |
2018-04-24 | Pubsub creation/modification use varchar (#2397) | Christophe Romain | 1 | -2/+2 | |
2018-02-24 | sql/*: Add username to peer indexes | Holger Weiss | 1 | -2/+2 | |
The username is available for all MAM queries in question, and adding it to the indexes can improve the lookup performance significantly. | |||||
2017-11-16 | PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.plugin | Christophe Romain | 1 | -1/+1 | |
2017-10-31 | Optimize muc subscriptions handling | Christophe Romain | 1 | -0/+12 | |
2017-10-27 | Update SQL archive index to match mysql.sql | Alexey Shchepin | 1 | -1/+1 | |
2017-10-26 | Add SQL support for mod_push | Evgeniy Khramtsov | 1 | -0/+11 | |
2017-05-17 | Clean up database code related to mod_vcard_xupdate | Evgeniy Khramtsov | 1 | -6/+0 | |
2017-03-31 | Add SQL as mod_proxy65 RAM backend | Evgeniy Khramtsov | 1 | -0/+12 | |
2017-03-30 | Add SQL as mod_carboncopy RAM backend | Evgeniy Khramtsov | 1 | -0/+10 | |
2017-03-29 | Add SQL as mod_muc RAM backend | Evgeniy Khramtsov | 1 | -0/+21 | |
2017-03-28 | Add SQL as mod_bosh RAM backend | Evgeniy Khramtsov | 1 | -0/+8 | |
2017-03-28 | Add SQL as router RAM backend | Evgeniy Khramtsov | 1 | -0/+11 | |
2017-02-22 | Add missing NOT NULL restrictions | Christophe Romain | 1 | -17/+17 | |
2017-01-02 | Update copyright date automatically (#1442) | Badlop | 1 | -1/+1 | |
2016-12-27 | Cleanup file headers | Christophe Romain | 1 | -1/+1 | |
2016-08-01 | Add OAUTH SQL backend | Alexey Shchepin | 1 | -0/+9 | |
2016-03-29 | In SQL files create Users table with SCRAM support by default (#956) | Badlop | 1 | -1/+4 | |
2016-01-13 | Update copyright to 2016 (#901) | Badlop | 1 | -1/+1 | |
2015-08-08 | Add support for MUC MAM | Evgeniy Khramtsov | 1 | -0/+2 | |
2015-06-22 | Add MAM (XEP-0313) support | Evgeniy Khramtsov | 1 | -3/+26 | |
2015-05-20 | Add missing sm table (thanks to Rasim Kalimullin)(EJAB-1740) | Christophe Romain | 1 | -0/+14 | |
2015-05-20 | Revert "added sm table to pg.sql" | Evgeny Khramtsov | 1 | -15/+0 | |
2015-05-17 | pg - added sm table | Matthias Rieber | 1 | -0/+15 | |
2015-03-20 | Add SCRAM support to ejabberd_auth_odbc | Alexey Shchepin | 1 | -0/+4 | |
2015-03-20 | Add a missed SQL index on privacy_list_data table | Alexey Shchepin | 1 | -0/+2 | |
2015-01-08 | Update copyright dates to 2015 (EJAB-1733) | Badlop | 1 | -1/+1 | |
2014-03-13 | Update copyright dates to 2014 (EJAB-1679) | Badlop | 1 | -1/+1 | |
2014-02-22 | Update FSF address | Jamie Nguyen | 1 | -4/+3 | |
2013-06-13 | Switch to rebar build tool | Evgeniy Khramtsov | 1 | -0/+0 | |
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite | |||||
2013-03-14 | Accumulated patch to binarize and indent code | Badlop | 1 | -0/+9 | |
2013-01-24 | Update copyright dates | Alexey Shchepin | 1 | -1/+1 | |
2012-04-04 | ODBC support for mod_shared_roster | Evgeniy Khramtsov | 1 | -0/+15 | |
2012-04-03 | ODBC support for mod_irc | Evgeniy Khramtsov | 1 | -0/+9 | |
2012-04-02 | ODBC support for mod_vcard_xupdate | Evgeniy Khramtsov | 1 | -0/+6 | |
2012-04-02 | ODBC support for mod_announce | Evgeniy Khramtsov | 1 | -0/+6 | |
2012-03-31 | ODBC support for mod_muc | Evgeniy Khramtsov | 1 | -0/+19 | |