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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename odbc to sql everywhere
Evgeniy Khramtsov
2016-04-20
2
-3
/
+3
*
Clean mod_carboncopy.erl from DB specific code
Evgeniy Khramtsov
2016-04-15
1
-0
/
+4
*
Add mod_mam header file
Evgeniy Khramtsov
2016-04-15
1
-0
/
+15
*
Clean mod_irc.erl from DB specific code
Evgeniy Khramtsov
2016-04-14
1
-0
/
+15
*
Clean mod_shared_roster.erl from DB specific code
Evgeniy Khramtsov
2016-04-14
1
-0
/
+5
*
Clean mod_vcard.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-0
/
+8
*
Clean mod_private.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-0
/
+4
*
Clean mod_announce.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-0
/
+5
*
Clean mod_caps.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-0
/
+4
*
Clean mod_vcard_xupdate.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-0
/
+2
*
Clean mod_last.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-0
/
+3
*
Fix merge issues
Mickael Remond
2016-04-01
1
-1
/
+0
*
Add logger macro to help troubleshooting Elixir tests
Mickael Remond
2016-04-01
1
-0
/
+7
*
Merge lastest commits from master
Mickael Remond
2016-03-31
1
-2
/
+1
|
\
|
*
Fix Dialyzer inconsistency
Mickael Remond
2016-03-30
1
-2
/
+1
*
|
Commands refactor, first pass.
Alexey Shchepin
2016-03-31
1
-2
/
+4
|
/
*
Experimental MIX (XEP-0369) support
Evgeniy Khramtsov
2016-03-08
1
-0
/
+7
*
Update more SQL queries
Alexey Shchepin
2016-03-02
1
-1
/
+1
*
New parse transform for ?SQL_UPSERT and ?SQL_UPSERT_T
Alexey Shchepin
2016-03-02
1
-0
/
+6
*
New parse transform for SQL queries, use prepare/execute calls with Postgres
Alexey Shchepin
2016-03-01
1
-0
/
+27
*
XEP-0013: Flexible Offline Message Retrieval support
Evgeniy Khramtsov
2016-02-09
1
-0
/
+1
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-2
/
+2
*
Switch to fast_tls and update app names
Mickael Remond
2016-02-03
1
-2
/
+2
*
Always use lagger
Paweł Chmielowski
2016-01-26
1
-22
/
+0
*
lager is the default logger, we need to reverse the define flag
Mickael Remond
2016-01-23
1
-12
/
+14
*
Fix records in mod_muc.hrl
Evgeniy Khramtsov
2016-01-15
1
-3
/
+3
*
Include mod_muc.hrl
Evgeniy Khramtsov
2016-01-15
1
-0
/
+33
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
17
-19
/
+19
*
Add commands for generating html or markdown documentation for commands
Paweł Chmielowski
2015-12-28
1
-2
/
+5
*
Support for muc#roomconfig_presencebroadcast option
Alexey Shchepin
2015-11-12
1
-0
/
+2
*
Add HTTP File Upload support (XEP-0363)
Evgeniy Khramtsov
2015-10-26
1
-0
/
+3
*
cosmetic cleanup
Christophe Romain
2015-10-07
2
-3
/
+17
*
Strip Nick element in message stanzas sent to a room (#686)
Badlop
2015-09-25
1
-0
/
+1
*
Add OAuth support (thanks to Aleksey)
Christophe Romain
2015-09-25
1
-0
/
+1
*
Add <stanza-id/> (XEP-0359) to archived messages
Evgeniy Khramtsov
2015-09-22
1
-0
/
+1
*
Set disable caching headers in http-bind responses (EJAB-1643)
Paweł Chmielowski
2015-09-22
1
-1
/
+4
*
Add MAM (XEP-0313) v0.4 support
Evgeniy Khramtsov
2015-09-22
1
-0
/
+1
*
Pass stream management options defined in http listener to http-bind and webs...
Paweł Chmielowski
2015-09-04
1
-1
/
+2
*
Add support for MUC MAM
Evgeniy Khramtsov
2015-08-08
1
-1
/
+2
*
Add MAM (XEP-0313) support
Evgeniy Khramtsov
2015-06-22
1
-0
/
+2
*
Include session record from header file instead of duplicating it
Mickael Remond
2015-05-26
1
-0
/
+5
*
Fix dialyzer warning in mod_muc_admin:206
Badlop
2015-05-21
1
-2
/
+2
*
Remove deprecated XEP-0090 Entity Time and 91 Delayed Delivery (EJAB-849)
Badlop
2015-05-18
1
-2
/
+0
*
Add publish_only to affiliation type spec
Christophe Romain
2015-04-22
1
-1
/
+1
*
PubSub improvements
Christophe Romain
2015-04-21
1
-117
/
+31
*
Add virtual host support for SQLite
Evgeniy Khramtsov
2015-04-08
1
-4
/
+0
*
Merge pull request #486 from saa/sqlite_support
Evgeny Khramtsov
2015-04-08
1
-0
/
+6
|
\
|
*
Add SQLite support
Sergey Abramyan
2015-03-20
1
-0
/
+6
*
|
Update 'rsm_in' record element types
Holger Weiss
2015-03-18
1
-2
/
+2
|
/
*
Add packaging support for contributed modules
Christophe Romain
2015-03-11
1
-0
/
+4
[next]