summaryrefslogtreecommitdiff
path: root/src/mod_offline.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+10
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+5
* Add new 'default_db' optionEvgeniy Khramtsov2015-03-301-1/+1
* Fix even more dialyzer warningsBadlop2015-03-271-4/+1
* Added MySQL support for delete_old_messages (offline) command.Jerome Sautret2015-03-201-2/+14
* Fix mod_offline terminationEvgeniy Khramtsov2015-03-201-1/+2
* mod_offline: Remove a few superfluous newlinesHolger Weiss2015-03-111-7/+4
* Don't crash in mod_offline:export/1Holger Weiss2015-03-111-2/+1
* change mod_offline restart typeHAMANO Tsukasa2015-03-091-1/+1
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Improve interface for adding timestampsHolger Weiss2014-12-071-57/+21
* Add new option: store_empty_bodyEvgeniy Khramtsov2014-10-271-4/+19
* Revert "fix mod_offline to store only chat messages with body xml element"Evgeniy Khramtsov2014-10-271-2/+1
* fix mod_offline to store only chat messages with body xml elementvesvalo2014-08-081-1/+2
* mod_offline now uses gen_serverAlexey Shchepin2014-07-311-38/+84
* Get rid of p1_mnesia fileEvgeniy Khramtsov2014-07-171-6/+28
* Serialize records to proplists before storing then in RiakEvgeniy Khramtsov2014-07-141-4/+10
* Fix compile errors introduced by previous cherry picksEvgeniy Khramtsov2014-07-101-5/+4
* Add SQL to Riak converterEvgeniy Khramtsov2014-07-101-0/+2
* Improve Riak supportEvgeniy Khramtsov2014-07-101-92/+109
* Updated riak supportAlexey Shchepin2014-07-101-3/+108
* Don't store messages with <no-store/> hintHolger Weiss2014-05-121-11/+28
* fix mod_offline:count_offline_messages/2HAMANO Tsukasa2014-05-071-1/+1
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Fix timestamp processingEvgeniy Khramtsov2013-07-231-3/+7
* Fix some type errorsEvgeniy Khramtsov2013-07-221-2/+2
* Add SQL to Mnesia converterEvgeniy Khramtsov2013-07-211-0/+60
* Fix some dialyzer warningsEvgeniy Khramtsov2013-06-241-0/+35
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-2/+3
* Fix several refactoring related bugsEvgeniy Khramtsov2013-03-291-2/+3
* Accumulated patch to binarize and indent codeBadlop2013-03-141-594/+524
* Fix bug when displaying offline messages in WebAdminBadlop2013-03-141-1/+1
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Fixed mod_offline:store_offline_msg argument (EJAB-1581)Alexey Shchepin2012-11-091-1/+1
* Fix account registrationBadlop2012-06-061-6/+6
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-96/+339
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* If big offline message queue, show only subset on WebAdmin (EJAB-1095)Badlop2010-01-121-2/+24
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Support in user list page of WebAdmin when mod_offline is disabled (EJAB-377)Badlop2010-01-121-2/+5
* Support XEP-0085 Chat State Notifications (EJAB-961)Badlop2009-06-301-12/+25
* Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (E...Badlop2009-06-301-1/+15
* Add announcement of offline feature to service discovery (EJAB-234)Badlop2009-06-301-0/+23
* Add option to restrict max offline messages by Access and ACL (EJAB-951)Badlop2009-06-151-13/+21
* Replace TYPE/1 with is_TYPE/1 (EJAB-922)Badlop2009-05-061-1/+1
* * src/web/ejabberd_web_admin.erl: Use textareas for large inputBadlop2009-01-121-1/+1
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2