aboutsummaryrefslogtreecommitdiff
path: root/src/mod_offline.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * src/web/ejabberd_web_admin.erl: Run new hookBadlop2008-10-121-2/+27
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-161-2/+2
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-131-2/+2
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * applied copyright patch 2.Mickaël Rémond2007-12-241-0/+19
* * src/web/ejabberd_web_admin.erl: Added hooks to allow plugins toAlexey Shchepin2007-08-231-1/+117
* * src/mod_offline.erl: Renamed MAX_OFFLINE_MSGS to MaxOfflineMsgsAlexey Shchepin2007-08-201-12/+11
* * src/mod_offline.erl: Added a config option to define the maximumMickaël Rémond2007-08-131-15/+15
* * src/mod_offline.erl: Returns an error message to sender whenMickaël Rémond2007-08-131-3/+19
* * src/mod_offline.erl: Typo.Mickaël Rémond2007-08-081-1/+1
* * src/mod_offline.erl: Only count messages if a quota has beenMickaël Rémond2007-08-081-3/+8
* * src/mod_offline.erl: Started implementation of mod_offlineMickaël Rémond2007-08-071-17/+29
* * src/mod_offline.erl: Code clean-up.Mickaël Rémond2007-07-261-14/+10
* * src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hookAlexey Shchepin2007-05-121-0/+4
* * src/mod_roster.erl: The subscribe request are now resend atMickaël Rémond2006-05-231-4/+0
* * src/mod_offline.erl: Don't store headline messagesAlexey Shchepin2005-12-071-1/+2
* * src/web/ejabberd_web_admin.erl: Updated API for betterAlexey Shchepin2005-09-291-1/+1
* * src/mod_offline.erl: BugfixAlexey Shchepin2005-06-301-6/+7
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-15/+17
* * src/web/ejabberd_web_admin.erl: Updated CSS, added modulesAlexey Shchepin2005-05-231-1/+1
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-17/+83
* * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin2004-12-191-0/+4
* * tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin2004-09-101-14/+105
* * src/mod_offline.erl: Use offline_subscription_hookAlexey Shchepin2004-08-231-0/+2
* * src/mod_offline.erl: Added entire table locking on large messageAlexey Shchepin2004-08-221-0/+10