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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lite.sql and convert binary to integer
Sergey Abramyan
2015-03-27
1
-2
/
+4
*
Add SQLite support
Sergey Abramyan
2015-03-20
4
-5
/
+132
*
Add missing list_to_binary call
Christophe Romain
2015-03-13
1
-1
/
+1
*
Add contributed modules code path on start
Christophe Romain
2015-03-13
1
-0
/
+2
*
Rename module function to keep them grouped on help
Christophe Romain
2015-03-13
1
-7
/
+7
*
Improve module structure
Evgeniy Khramtsov
2015-03-13
1
-97
/
+20
*
Do not fail on badly formed SQL results
Evgeniy Khramtsov
2015-03-13
2
-41
/
+45
*
Fix unblock all when Riak is used as a backend
Evgeniy Khramtsov
2015-03-13
1
-1
/
+2
*
Update sockmod() type after adding websocket support
Paweł Chmielowski
2015-03-12
1
-0
/
+1
*
Remove unused clause
Christophe Romain
2015-03-12
1
-1
/
+0
*
Update types to fix dialyzer warnings
Paweł Chmielowski
2015-03-12
1
-2
/
+2
*
mod_offline: Remove a few superfluous newlines
Holger Weiss
2015-03-11
1
-7
/
+4
*
Don't crash in mod_offline:export/1
Holger Weiss
2015-03-11
1
-2
/
+1
*
start ext_mod in later stage at init
Christophe Romain
2015-03-11
1
-1
/
+1
*
Remove unused code
Christophe Romain
2015-03-11
1
-5
/
+1
*
Compile contributed module with lager if enabled in ejabberd
Christophe Romain
2015-03-11
1
-1
/
+6
*
Add packaging support for contributed modules
Christophe Romain
2015-03-11
2
-0
/
+484
*
Add Redis backend for SM
Evgeniy Khramtsov
2015-03-11
4
-44
/
+241
*
Always specify room JID for MUC <delay/> elements
Holger Weiss
2015-03-10
1
-7
/
+14
*
Merge pull request #467 from hamano/mod_offline_restart
badlop
2015-03-09
1
-1
/
+1
|
\
|
*
change mod_offline restart type
HAMANO Tsukasa
2015-03-09
1
-1
/
+1
*
|
Fix R15B compilation
Evgeniy Khramtsov
2015-03-09
1
-6
/
+6
*
|
Make it possible to use SQL as an SM backend
Evgeniy Khramtsov
2015-03-09
6
-21
/
+201
*
|
Separate db backend from the SM
Evgeniy Khramtsov
2015-03-09
2
-176
/
+223
*
|
Reorganize / clean ejabberd_hooks header
Mickaël Rémond
2015-03-08
1
-9
/
+7
*
|
More ejabberd_hooks refactor
Mickaël Rémond
2015-03-08
1
-14
/
+16
*
|
ejabberd_hooks refactor and better types
Mickaël Rémond
2015-03-08
1
-56
/
+52
*
|
Add Elixir test on ejabberd hooks
Mickaël Rémond
2015-03-08
1
-5
/
+30
|
/
*
Fix: default_host is forgotten between consecutive HTTP requests (#416)
Badlop
2015-03-06
1
-0
/
+3
*
Access list editing broken in web_admin (#252)
Badlop
2015-03-05
1
-16
/
+13
*
Accept configuration file with .yaml extension (#290)
Badlop
2015-03-04
1
-1
/
+1
*
Merge branch 'master' of github.com:processone/ejabberd
Mickaël Rémond
2015-03-03
18
-332
/
+1061
|
\
|
*
Merge pull request #384 from weiss/fix-last-item-type
Christophe Romain
2015-02-27
2
-48
/
+77
|
|
\
|
|
*
Use correct message type for last published items
Holger Weiss
2014-12-21
2
-30
/
+51
|
|
*
Improve add_message_type/2 function
Holger Weiss
2014-12-21
2
-18
/
+26
|
*
|
Merge pull request #443 from mojolingo/feature/muc_admin/affiliation-change-p...
badlop
2015-02-26
1
-108
/
+77
|
|
\
\
|
|
*
|
Permit modifying affiliations via an event
Ben Langfeld
2015-02-25
1
-108
/
+77
|
*
|
|
Update FSF address
Badlop
2015-02-25
5
-20
/
+15
|
*
|
|
Fix processing POST messages after changes from adding websocket handling
Paweł Chmielowski
2015-02-25
1
-25
/
+29
|
*
|
|
Try not to use c2s:send_text, it causes problem with websocket
Paweł Chmielowski
2015-02-25
1
-3
/
+2
|
*
|
|
Add support for websocket connections
Paweł Chmielowski
2015-02-25
3
-123
/
+855
|
|
/
/
|
*
|
Add compatibility macros for deprecated types (thanks to Alexey)
Christophe Romain
2015-02-23
7
-9
/
+10
*
|
|
Fix typo on state reuse
Mickaël Rémond
2015-03-03
1
-3
/
+3
|
/
/
*
|
mod_carboncopy: Apply small code simplification
15.02
Holger Weiss
2015-02-12
1
-6
/
+2
*
|
Check availability before carbon copying
Holger Weiss
2015-02-11
1
-2
/
+5
*
|
Don't crash if 'request_path' has unexpected type
Holger Weiss
2015-02-11
1
-1
/
+1
*
|
Remove unused function clause in mod_carboncopy
Holger Weiss
2015-02-11
1
-3
/
+1
*
|
Add Elixir support to ejabberd
Mickaël Rémond
2015-02-10
1
-22
/
+41
*
|
Don't convert configuration values to strings
Holger Weiss
2015-02-09
1
-4
/
+2
*
|
Fix typo in debug message
Holger Weiss
2015-02-08
1
-1
/
+1
[next]