aboutsummaryrefslogtreecommitdiff
path: root/src/mod_last.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-10/+16
* Add SQL to Mnesia converterEvgeniy Khramtsov2013-07-211-1/+15
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-178/+181
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-7/+46
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* A user can query his own Last activity, even if not subscribed to oneselfBadlop2011-05-261-1/+3
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* In mod_last*:get_last_iq/4, check for user resources first to return 0 second...Andreas Köhler2010-11-101-10/+19
* Refactor mod_last to use the same core get_last/2 functionality, but keep api...Andreas Köhler2010-11-101-14/+21
* Correct error responses of forbidden offline last activity queriesAndreas Köhler2010-11-101-2/+2
* Correct privacy check direction in mod_last (EJAB-1339)Andreas Köhler2010-11-091-2/+2
* Fix privacy check when serving local Last (thanks to Brian Acton)(EJAB-1271)Badlop2010-06-291-1/+1
* Rename some JEP references to XEPBadlop2010-04-281-1/+1
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Call in WebAdmin the proper mod_last backend module (EJAB-1031)Badlop2009-12-091-1/+1
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/*.erl: Fix EDoc commentsBadlop2009-01-031-1/+1
* * src/mod_last.erl: Implement workaround for uptime statistic inBadlop2008-12-231-7/+28
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * applied copyright patch 2.Mickaël Rémond2007-12-241-4/+22
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/mod_configure.erl: The command get-user-lastlogin is nowBadlop2007-11-271-0/+12
* * src/mod_last.erl: Adapted to mod_privacy changes.Mickaël Rémond2007-07-261-16/+16
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-13/+14
* * src/mod_last_odbc.erl: Added store_last_info/4 function (thanksAlexey Shchepin2005-05-231-3/+7
* * src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-05-151-1/+1
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-16/+52
* * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin2004-12-191-1/+8
* * src/ejabberd_sm.erl: Added unset_presence_hookAlexey Shchepin2004-12-121-3/+6
* * src/mod_last.erl: Supprot for storing status from latestAlexey Shchepin2004-07-111-6/+27
* * doc/guide.tex: UpdatedAlexey Shchepin2004-07-091-6/+9
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-171-23/+23
* * src/mod_last.erl: Added remove_user/1 functionAlexey Shchepin2003-11-011-1/+8
* * src/mod_offline.erl: Added function remove_old_messages/1Alexey Shchepin2003-10-241-0/+114