aboutsummaryrefslogtreecommitdiff
path: root/src/mod_offline_odbc.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* If big offline message queue, show only subset on WebAdmin (EJAB-1095)Badlop2010-01-121-1/+21
* 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-6/+10
* Support XEP-0085 Chat State Notifications (EJAB-961)Badlop2009-06-301-13/+26
* Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (E...Badlop2009-06-301-0/+7
* Add announcement of offline feature to service discovery (EJAB-234)Badlop2009-06-301-0/+22
* Add option to restrict max offline messages by Access and ACL (EJAB-951)Badlop2009-06-151-13/+20
* 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/+22
* Prevent case_clause error when ejabber_odbc:sql_query returns {error, Reason}Christophe Romain2008-08-251-0/+2
* * 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/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290)Badlop2007-12-071-1/+1
* * src/mod_offline_odbc.erl: BugfixAlexey Shchepin2007-10-061-1/+2
* * src/mod_offline_odbc.erl: BugfixAlexey Shchepin2007-09-041-3/+3
* * src/mod_offline_odbc.erl: Implements quota for offline messagesMickaël Rémond2007-08-281-47/+97
* * src/web/ejabberd_web_admin.erl: Added hooks to allow plugins toAlexey Shchepin2007-08-231-16/+160
* * src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hookAlexey Shchepin2007-05-121-0/+4
* * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server asMickaël Rémond2006-09-031-19/+4
* * src/mod_roster.erl: The subscribe request are now resend atMickaël Rémond2006-05-231-4/+0
* * src/odbc/mysql.sql: Database description for MySQL DatabaseMickaël Rémond2005-12-211-15/+13
* * src/mod_offline.erl: Don't store headline messagesAlexey Shchepin2005-12-071-1/+2
* * src/odbc/pg.sql: Added spool.seq field for offline messagesAlexey Shchepin2005-10-191-1/+2
* * src/ejd2odbc.erl: Converter from mnesia to ODBCAlexey Shchepin2005-08-291-1/+1
* * src/jd2ejd.erl: Updated to work with ODBCAlexey Shchepin2005-07-261-1/+4
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-131-20/+26
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-12/+12
* * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin2004-12-191-0/+4
* * src/odbc/pg.sql: DB creation script for postgresAlexey Shchepin2004-12-131-0/+242