index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_offline.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright up to 2011
Christophe Romain
2011-02-14
1
-1
/
+1
*
If big offline message queue, show only subset on WebAdmin (EJAB-1095)
Badlop
2010-01-12
1
-2
/
+24
*
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
2010-01-12
1
-1
/
+1
*
Support in user list page of WebAdmin when mod_offline is disabled (EJAB-377)
Badlop
2010-01-12
1
-2
/
+5
*
Support XEP-0085 Chat State Notifications (EJAB-961)
Badlop
2009-06-30
1
-12
/
+25
*
Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (E...
Badlop
2009-06-30
1
-1
/
+15
*
Add announcement of offline feature to service discovery (EJAB-234)
Badlop
2009-06-30
1
-0
/
+23
*
Add option to restrict max offline messages by Access and ACL (EJAB-951)
Badlop
2009-06-15
1
-13
/
+21
*
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
Badlop
2009-05-06
1
-1
/
+1
*
* src/web/ejabberd_web_admin.erl: Use textareas for large input
Badlop
2009-01-12
1
-1
/
+1
*
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
2009-01-12
1
-2
/
+2
*
* src/web/ejabberd_web_admin.erl: Run new hook
Badlop
2008-10-12
1
-2
/
+27
*
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
2008-07-31
1
-1
/
+1
*
* src/*.hrl: Get back all ejabberd header files to their original
Badlop
2008-07-16
1
-2
/
+2
*
* src/configure.ac: Update installation permissions (EJAB-402)
Badlop
2008-07-13
1
-2
/
+2
*
* doc/guide.tex: Updated copyright dates to 2008
Badlop
2008-01-15
1
-1
/
+1
*
* applied copyright patch 2.
Mickaël Rémond
2007-12-24
1
-0
/
+19
*
* src/web/ejabberd_web_admin.erl: Added hooks to allow plugins to
Alexey Shchepin
2007-08-23
1
-1
/
+117
*
* src/mod_offline.erl: Renamed MAX_OFFLINE_MSGS to MaxOfflineMsgs
Alexey Shchepin
2007-08-20
1
-12
/
+11
*
* src/mod_offline.erl: Added a config option to define the maximum
Mickaël Rémond
2007-08-13
1
-15
/
+15
*
* src/mod_offline.erl: Returns an error message to sender when
Mickaël Rémond
2007-08-13
1
-3
/
+19
*
* src/mod_offline.erl: Typo.
Mickaël Rémond
2007-08-08
1
-1
/
+1
*
* src/mod_offline.erl: Only count messages if a quota has been
Mickaël Rémond
2007-08-08
1
-3
/
+8
*
* src/mod_offline.erl: Started implementation of mod_offline
Mickaël Rémond
2007-08-07
1
-17
/
+29
*
* src/mod_offline.erl: Code clean-up.
Mickaël Rémond
2007-07-26
1
-14
/
+10
*
* src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hook
Alexey Shchepin
2007-05-12
1
-0
/
+4
*
* src/mod_roster.erl: The subscribe request are now resend at
Mickaël Rémond
2006-05-23
1
-4
/
+0
*
* src/mod_offline.erl: Don't store headline messages
Alexey Shchepin
2005-12-07
1
-1
/
+2
*
* src/web/ejabberd_web_admin.erl: Updated API for better
Alexey Shchepin
2005-09-29
1
-1
/
+1
*
* src/mod_offline.erl: Bugfix
Alexey Shchepin
2005-06-30
1
-6
/
+7
*
* (all): Enhanced virtual hosting support
Alexey Shchepin
2005-06-20
1
-15
/
+17
*
* src/web/ejabberd_web_admin.erl: Updated CSS, added modules
Alexey Shchepin
2005-05-23
1
-1
/
+1
*
Merged the Process One contributions ( Virtual Hosting )
tmallard
2005-04-17
1
-17
/
+83
*
* src/mod_roster_odbc.erl: Roster support via ODBC (not completed)
Alexey Shchepin
2004-12-19
1
-0
/
+4
*
* tools/ejabberdctl: Added call to "exec" (thanks to Sergei
Alexey Shchepin
2004-09-10
1
-14
/
+105
*
* src/mod_offline.erl: Use offline_subscription_hook
Alexey Shchepin
2004-08-23
1
-0
/
+2
*
* src/mod_offline.erl: Added entire table locking on large message
Alexey Shchepin
2004-08-22
1
-0
/
+10
*
* src/ejabberd_c2s.erl: Use resend_offline_messages_hook to fetch
Alexey Shchepin
2004-08-08
1
-15
/
+28
*
* src/ejabberd_ctl.erl: Added commands for backup processing
Alexey Shchepin
2004-01-18
1
-1
/
+28
*
* src/ejabberd_listener.erl: Added handling of accept errors,
Alexey Shchepin
2003-10-28
1
-0
/
+2
*
* src/mod_offline.erl: Added function remove_old_messages/1
Alexey Shchepin
2003-10-24
1
-0
/
+17
*
* (all): Changed JID storage format, added support for stringprep
Alexey Shchepin
2003-10-07
1
-4
/
+3
*
* src/cyrsasl*.erl: SASL support (currently support only PLAIN
Alexey Shchepin
2003-03-09
1
-1
/
+1
*
* src/mod_offline.erl: Now possible to unload this module
Alexey Shchepin
2003-02-21
1
-1
/
+2
*
* src/ejabberd_c2s.erl: Bugfix: close socket when stream is closed
Alexey Shchepin
2003-02-13
1
-9
/
+36
*
*** empty log message ***
Alexey Shchepin
2003-02-05
1
-0
/
+2
*
*** empty log message ***
Alexey Shchepin
2003-01-29
1
-0
/
+4
*
*** empty log message ***
Alexey Shchepin
2003-01-26
1
-1
/
+9
*
*** empty log message ***
Alexey Shchepin
2003-01-24
1
-2
/
+4
*
*** empty log message ***
Alexey Shchepin
2003-01-11
1
-3
/
+5
[next]