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
*
mod_roster: Don't set version to "not_found"
Holger Weiss
2018-12-10
1
-1
/
+1
*
Don't require a full JID as argument, instead set a dummy resource (#2710)
Badlop
2018-12-10
1
-5
/
+4
*
When unknown roster version, return an acceptable version ID binary (#2709)
Badlop
2018-12-10
1
-1
/
+1
*
Fix (un)setting of priority
Evgeny Khramtsov
2018-12-10
1
-2
/
+2
*
Get rid of outdated mod_mix module
Evgeny Khramtsov
2018-12-10
1
-323
/
+0
*
Don't lose carbons on presence change or session resumption
Evgeny Khramtsov
2018-12-10
3
-28
/
+77
*
Normalize hostname when processing host_config
Paweł Chmielowski
2018-12-06
1
-3
/
+5
*
Start fast_tls before pkix
Paweł Chmielowski
2018-12-06
1
-1
/
+1
*
mod_private: Add "bookmarks_to_pep" command
Holger Weiss
2018-12-05
1
-2
/
+56
*
mod_pubsub: Improve PEP behavior for 'whitelist'
Holger Weiss
2018-12-05
1
-2
/
+6
*
Add auth:which_user_exist to bulk checking existence of list of users
Paweł Chmielowski
2018-12-05
2
-2
/
+70
*
Add list types to sql_pt
Paweł Chmielowski
2018-12-05
2
-6
/
+38
*
Revert "Let deliver unsubscribe stanza when no roster push is required (#2598)"
Badlop
2018-12-05
1
-2
/
+0
*
Let deliver unsubscribe stanza when no roster push is required (#2598)
Badlop
2018-12-05
1
-0
/
+2
*
Fix PostgreSQL compatibility in mod_offline_sql:remove_old_messages (#2695)
Alexey Shchepin
2018-12-05
1
-2
/
+11
*
Proxy protocol may send additional data after addresses
Paweł Chmielowski
2018-12-04
1
-2
/
+4
*
Add support for proxy protocol
Paweł Chmielowski
2018-12-04
3
-24
/
+240
*
Format list of {{name,string}, {value, _}} as json struct name/val
Paweł Chmielowski
2018-12-03
1
-0
/
+8
*
Make mod_http_api assume that missing args of type list are empty list
Paweł Chmielowski
2018-12-03
1
-4
/
+9
*
Keep info about carbons inside session table
Evgeny Khramtsov
2018-12-01
6
-580
/
+93
*
ejabberd_s2s_in: Check for subdomain configuration
Holger Weiss
2018-12-01
1
-5
/
+5
*
ejabberd_s2s_in: Check for subdomain certificate
Holger Weiss
2018-12-01
1
-1
/
+1
*
mod_register: Don't advertise IBR unconditionally
Holger Weiss
2018-12-01
1
-2
/
+8
*
Apply new cache options on mod_stream_mgmt reload
Evgeny Khramtsov
2018-11-30
1
-1
/
+2
*
Keep last handled stanzas number in cache rather than session table
Evgeny Khramtsov
2018-11-30
2
-100
/
+73
*
New command unban_ip (#2620)
Badlop
2018-11-30
1
-0
/
+51
*
Drop some macros related to OTP<19
Evgeny Khramtsov
2018-11-29
1
-21
/
+1
*
Implement XEP-0410: MUC Self-Ping optimization
Evgeny Khramtsov
2018-11-29
1
-26
/
+40
*
Advertise disco#info and disco#items by MUC room
Evgeny Khramtsov
2018-11-29
1
-1
/
+1
*
Add xml compression to sql backend of mam
Paweł Chmielowski
2018-11-28
3
-7
/
+975
*
Add specific Var names to CAPTCHA fallback form fields (#2672)
Badlop
2018-11-27
1
-2
/
+2
*
Fix typo in recent PR commit (#2697)
Badlop
2018-11-23
1
-2
/
+2
*
Merge pull request #2697 from Snowmanko/master
badlop
2018-11-23
1
-2
/
+4
|
\
|
*
Update - fixed ejabberdctl push_roster description
Snowman
2018-11-22
1
-2
/
+4
*
|
Only advertise conversion feature when mod_pubsub is loaded
Evgeny Khramtsov
2018-11-23
1
-6
/
+11
*
|
Support for XEP-0411: Bookmarks Conversion
Evgeny Khramtsov
2018-11-23
5
-41
/
+104
*
|
Merge pull request #2690 from nosnilmot/stopping-hook
Evgeny Khramtsov
2018-11-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add ejabberd_stopping hook
Stu Tomlinson
2018-11-19
1
-0
/
+1
*
|
Relax result matching to fix pgsql keepalive (#2632)
Christophe Romain
2018-11-21
1
-1
/
+1
|
/
*
Handle some malformed URL requests in ejabberd_http (#2687)
Badlop
2018-11-16
1
-10
/
+16
*
Get rid of 'catch-all' statements
Evgeny Khramtsov
2018-11-15
1
-17
/
+17
*
Replace dict with maps
Evgeny Khramtsov
2018-11-15
3
-425
/
+356
*
Don't suppress notifications on PEP node removal
Holger Weiss
2018-11-12
2
-4
/
+2
*
Recover logging of user joining room, lost in 32de9a56 (thanks to elexis1)
Badlop
2018-11-09
1
-0
/
+1
*
Fix for the previous commit
Alexey Shchepin
2018-11-09
1
-1
/
+1
*
Track presences sent via a multicast service
Alexey Shchepin
2018-11-09
1
-1
/
+40
*
Fix unused variable warning
Badlop
2018-11-06
1
-1
/
+1
*
Local stanzas are routed one by one, not by multicast
Badlop
2018-11-06
1
-0
/
+3
*
ejabberd_logger: Disable debug logging properly
Holger Weiss
2018-10-31
1
-1
/
+1
*
Don't preprocess arguments, format_args verifies and prepares them (#2629)
Badlop
2018-10-31
1
-16
/
+1
[next]