aboutsummaryrefslogtreecommitdiff
path: root/src/mod_offline_odbc.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-12If big offline message queue, show only subset on WebAdmin (EJAB-1095)Badlop1-1/+21
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-1/+1
2010-01-12Support in user list page of WebAdmin when mod_offline is disabled (EJAB-377)Badlop1-6/+10
2009-06-30Support XEP-0085 Chat State Notifications (EJAB-961)Badlop1-13/+26
2009-06-30Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (E...Badlop1-0/+7
2009-06-30Add announcement of offline feature to service discovery (EJAB-234)Badlop1-0/+22
2009-06-15Add option to restrict max offline messages by Access and ACL (EJAB-951)Badlop1-13/+20
2009-05-06Replace TYPE/1 with is_TYPE/1 (EJAB-922)Badlop1-1/+1
2009-01-12* src/web/ejabberd_web_admin.erl: Use textareas for large inputBadlop1-1/+1
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop1-2/+2
2008-10-12* src/web/ejabberd_web_admin.erl: Run new hookBadlop1-2/+22
2008-08-25Prevent case_clause error when ejabber_odbc:sql_query returns {error, Reason}Christophe Romain1-0/+2
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop1-1/+1
2008-07-16* src/*.hrl: Get back all ejabberd header files to their originalBadlop1-2/+2
2008-07-13* src/configure.ac: Update installation permissions (EJAB-402)Badlop1-2/+2
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop1-1/+1
2007-12-24* applied copyright patch 2.Mickaël Rémond1-0/+19
2007-12-07* src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290)Badlop1-1/+1
2007-10-06* src/mod_offline_odbc.erl: BugfixAlexey Shchepin1-1/+2
2007-09-04* src/mod_offline_odbc.erl: BugfixAlexey Shchepin1-3/+3
2007-08-28* src/mod_offline_odbc.erl: Implements quota for offline messagesMickaël Rémond1-47/+97
2007-08-23* src/web/ejabberd_web_admin.erl: Added hooks to allow plugins toAlexey Shchepin1-16/+160
2007-05-12* src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hookAlexey Shchepin1-0/+4
2006-09-03* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server asMickaël Rémond1-19/+4
2006-05-23* src/mod_roster.erl: The subscribe request are now resend atMickaël Rémond1-4/+0
2005-12-21* src/odbc/mysql.sql: Database description for MySQL DatabaseMickaël Rémond1-15/+13
2005-12-07* src/mod_offline.erl: Don't store headline messagesAlexey Shchepin1-1/+2
2005-10-19* src/odbc/pg.sql: Added spool.seq field for offline messagesAlexey Shchepin1-1/+2
2005-08-29* src/ejd2odbc.erl: Converter from mnesia to ODBCAlexey Shchepin1-1/+1
2005-07-26* src/jd2ejd.erl: Updated to work with ODBCAlexey Shchepin1-1/+4
2005-07-13* src/mod_register.erl: BugfixAlexey Shchepin1-20/+26
2005-06-20* (all): Enhanced virtual hosting supportAlexey Shchepin1-12/+12
2004-12-19* src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin1-0/+4
2004-12-13* src/odbc/pg.sql: DB creation script for postgresAlexey Shchepin1-145/+67
2004-09-10* tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin1-14/+105
2004-08-23* src/mod_offline.erl: Use offline_subscription_hookAlexey Shchepin1-0/+2
2004-08-22* src/mod_offline.erl: Added entire table locking on large messageAlexey Shchepin1-0/+10
2004-08-08* src/ejabberd_c2s.erl: Use resend_offline_messages_hook to fetchAlexey Shchepin1-15/+28
2004-01-18* src/ejabberd_ctl.erl: Added commands for backup processingAlexey Shchepin1-1/+28
2003-10-28* src/ejabberd_listener.erl: Added handling of accept errors,Alexey Shchepin1-0/+2
2003-10-24* src/mod_offline.erl: Added function remove_old_messages/1Alexey Shchepin1-0/+17
2003-10-07* (all): Changed JID storage format, added support for stringprepAlexey Shchepin1-4/+3
2003-03-09* src/cyrsasl*.erl: SASL support (currently support only PLAINAlexey Shchepin1-1/+1
2003-02-21* src/mod_offline.erl: Now possible to unload this moduleAlexey Shchepin1-1/+2
2003-02-13* src/ejabberd_c2s.erl: Bugfix: close socket when stream is closedAlexey Shchepin1-9/+36
2003-02-05*** empty log message ***Alexey Shchepin1-0/+2
2003-01-29*** empty log message ***Alexey Shchepin1-0/+4
2003-01-26*** empty log message ***Alexey Shchepin1-1/+9
2003-01-24*** empty log message ***Alexey Shchepin1-2/+4
2003-01-11*** empty log message ***Alexey Shchepin1-3/+5