index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_muc_sql.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use monitors to track muc rooms
Paweł Chmielowski
2021-03-03
1
-1
/
+17
*
Update newest copyright year to 2021 (#3464)
Badlop
2021-01-27
1
-1
/
+1
*
Don't fetch subscribers list in room_unused_*
Paweł Chmielowski
2021-01-26
1
-1
/
+17
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Show nick also in oneself list of subscriptions (#3206)
Badlop
2020-08-26
1
-3
/
+3
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-1
/
+1
*
Make logging messages more consistent
Evgeny Khramtsov
2019-06-24
1
-2
/
+2
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-2
/
+1
*
Change mucsub API for database backends
Evgeny Khramtsov
2019-04-03
1
-6
/
+7
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
In response with list of room subscriptions include also events (#2272)
Badlop
2018-08-13
1
-2
/
+2
*
mod_muc_sql: Fix export to SQL
Holger Weiss
2018-05-24
1
-2
/
+2
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Avoid excessive logging of SQL failures
Evgeniy Khramtsov
2017-12-17
1
-18
/
+8
*
Use correct table field name in sql query
Paweł Chmielowski
2017-11-03
1
-1
/
+1
*
Add SQL_INSERT macro and update SQL queries to use server_host field
Alexey Shchepin
2017-11-02
1
-16
/
+27
*
Fix sql query
Paweł Chmielowski
2017-10-31
1
-1
/
+1
*
Don't use depraced functions
Paweł Chmielowski
2017-10-31
1
-6
/
+6
*
Optimize muc subscriptions handling
Christophe Romain
2017-10-31
1
-8
/
+101
*
Lower log level for some messages
Evgeniy Khramtsov
2017-04-15
1
-2
/
+2
*
Rename aux.erl as misc.erl
17.04
Christophe Romain
2017-04-11
1
-6
/
+6
*
Raise bad_node instead of node_down for consistency reason
Evgeniy Khramtsov
2017-03-30
1
-2
/
+2
*
Do not duplicate enc_pid/dec_pid functions
Evgeniy Khramtsov
2017-03-30
1
-31
/
+4
*
Deprecate jlib.erl in favor of aux.erl
Evgeniy Khramtsov
2017-03-30
1
-2
/
+2
*
Fix a typo
Evgeniy Khramtsov
2017-03-29
1
-1
/
+1
*
Add SQL as mod_muc RAM backend
Evgeniy Khramtsov
2017-03-29
1
-24
/
+169
*
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
2017-02-26
1
-4
/
+4
*
Don't pass empty resource to jid:make()
Evgeniy Khramtsov
2017-02-25
1
-1
/
+1
*
Merge branch 'new_stream'
Evgeniy Khramtsov
2017-01-20
1
-0
/
+34
|
\
|
*
Remove handle_event/1 callback
Evgeniy Khramtsov
2017-01-16
1
-5
/
+1
|
*
Implement database backend interface for MUC, BOSH and auth_anonyous
Evgeniy Khramtsov
2017-01-13
1
-0
/
+38
*
|
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
|
Cleanup file headers
Christophe Romain
2016-12-27
1
-6
/
+22
|
/
*
Improve ODBC import
Christophe Romain
2016-11-22
1
-16
/
+21
*
Get rid of "jlib.hrl" dependency in some files
Evgeniy Khramtsov
2016-07-26
1
-1
/
+1
*
Update more SQL queries
Alexey Shchepin
2016-05-05
1
-81
/
+58
*
Rename odbc to sql everywhere
Evgeniy Khramtsov
2016-04-20
1
-36
/
+36
*
Clean mod_muc.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-0
/
+202