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
*
Add odbc connection robustness (#2428)
Christophe Romain
2018-09-25
1
-24
/
+59
*
Allow a subscribed owner/admin to kick lower-affiliation moderator
Badlop
2018-09-25
1
-0
/
+9
*
Allow an occupant owner/admin to kick lower-affiliation moderator
Badlop
2018-09-25
1
-0
/
+9
*
Allow a subscribed owner/admin to kick participants and visitors
Badlop
2018-09-25
1
-0
/
+10
*
Allow a subscribed owner/admin to change participant<->visitor
Badlop
2018-09-25
1
-1
/
+16
*
Allow changing invitation message from muc_invite hook
Paweł Chmielowski
2018-09-21
1
-10
/
+12
*
Recognize more fields that aren't atom in format_room_option
Paweł Chmielowski
2018-09-20
1
-1
/
+8
*
Remove forgotten debug line
Evgeny Khramtsov
2018-09-19
1
-1
/
+0
*
Switch more log message to warning level
Evgeny Khramtsov
2018-09-19
14
-59
/
+58
*
Switch mod_fail2ban log messages to warning level
Evgeny Khramtsov
2018-09-19
1
-2
/
+2
*
Resize SQL pool on configuration reload
Evgeny Khramtsov
2018-09-19
2
-19
/
+46
*
Don't hide 'undef' exceptions during config validation
Evgeny Khramtsov
2018-09-19
3
-3
/
+3
*
Fail early when loading unavailable SIP or STUN modules
Evgeny Khramtsov
2018-09-18
2
-20
/
+18
*
Report real address of a listener
Evgeny Khramtsov
2018-09-18
2
-42
/
+56
*
Remove useless type specs
Evgeny Khramtsov
2018-09-18
3
-3
/
+0
*
Fix listeners child specs creation
Evgeny Khramtsov
2018-09-18
1
-17
/
+15
*
Remove forgotten debug line
Evgeny Khramtsov
2018-09-18
1
-1
/
+0
*
Refactor ejabberd_listener
Evgeny Khramtsov
2018-09-18
11
-481
/
+533
*
mod_http_upload: Log error if 'put_url' is reused
Holger Weiss
2018-09-17
1
-2
/
+9
*
Revert "New option tombstone_expiry locks recent room creation after destroy ...
Badlop
2018-09-17
2
-75
/
+2
*
Improve error formatting
Evgeny Khramtsov
2018-09-17
3
-10
/
+22
*
Remove unused variables
Badlop
2018-09-17
1
-2
/
+1
*
Refactor ejabberd listener API
Evgeny Khramtsov
2018-09-17
12
-231
/
+217
*
mod_muc_room: Fix the room's CAPS hash
Holger Weiss
2018-09-14
1
-4
/
+7
*
mod_register: Remove unused error 'too_many_users'
Marc Schink
2018-09-13
1
-3
/
+0
*
Trigger hook for user_send_packet in send_message command (#2604)
Badlop
2018-09-13
1
-2
/
+7
*
Expect mnesia_up event when joining cluster
AquarHEAD Lou
2018-09-12
1
-0
/
+2
*
Fix some dialyzer warnings
Evgeny Khramtsov
2018-09-09
37
-258
/
+49
*
fix for freetds UTF-8 corruption
root
2018-09-07
1
-0
/
+1
*
Bump lager version
Evgeny Khramtsov
2018-09-07
1
-1
/
+12
*
Add information about real sender to mucsub message meta
Paweł Chmielowski
2018-09-06
1
-1
/
+2
*
Don't stop sending pings when receiving timeout for timeout_action=none
Paweł Chmielowski
2018-09-04
1
-13
/
+14
*
Correctly handle empty result with RSM
Evgeniy Khramtsov
2018-09-02
1
-33
/
+39
*
Get stacktrace out of lager context
Evgeniy Khramtsov
2018-09-01
11
-22
/
+39
*
Don't set termination reason into presence-unavailable status
Evgeniy Khramtsov
2018-09-01
1
-1
/
+0
*
ejabberd_s2s_in: Log message on connection close
Holger Weiss
2018-08-29
1
-1
/
+9
*
Better formatting of unexpected return from Module:start/2
Evgeniy Khramtsov
2018-08-28
1
-3
/
+4
*
Fix max_user_conferences in Mnesia to consider only one MUC service (#2556)
Badlop
2018-08-20
1
-3
/
+4
*
Use "localhost" as a default host
Evgeniy Khramtsov
2018-08-17
1
-1
/
+1
*
Disable cache for anonymous auth backend
Evgeniy Khramtsov
2018-08-17
1
-0
/
+4
*
Handle get_presence(Pid) when session doesn't exist (#2547)
Badlop
2018-08-15
1
-0
/
+7
*
Fix typo in command description
Badlop
2018-08-13
1
-1
/
+1
*
Return human error messages when calling export2sql with wrong path (#2480)
Badlop
2018-08-13
1
-0
/
+4
*
In response with list of room subscriptions include also events (#2272)
Badlop
2018-08-13
3
-12
/
+18
*
Remove num_active_users as it uses calls to last_activity mnesia table (#2448)
Badlop
2018-08-08
1
-67
/
+1
*
Remove direct calls to muc_room mnesia table in mod_muc_admin (#2448)
Badlop
2018-08-08
1
-3
/
+1
*
Add markdown options as specified in the docs git repo
Badlop
2018-08-07
1
-1
/
+2
*
Add import_prosody explanation from docs git repo
Badlop
2018-08-07
1
-0
/
+2
*
Allow acme and oauth commands to be read by gen_markdown_doc_for_commands
Badlop
2018-08-07
2
-2
/
+4
*
Handle ejabberd_captcha error reports in mod_register_web (#2553)
Badlop
2018-08-02
1
-2
/
+11
[next]