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
*
When creating room, set option to ensure config is set in muc_room table (#1954)
Badlop
2017-08-21
1
-1
/
+2
*
Fix crash when destroying room without providing reason (#1954)
Badlop
2017-08-21
1
-1
/
+1
*
Apply cosmetic changes to previous commit
Holger Weiss
2017-08-18
2
-3
/
+2
*
Suppress push notifications for online clients
Holger Weiss
2017-08-18
2
-2
/
+4
*
Fix mod_multicast start and reading of configured limits (#1949)
Badlop
2017-08-18
1
-6
/
+8
*
Preserve correct order of deserialized XML elements
Evgeniy Khramtsov
2017-08-18
1
-2
/
+2
*
Get rid of deprecated crypto functions
Evgeniy Khramtsov
2017-08-17
3
-2
/
+17
*
mod_stream_mgmt: Delete 'c2s_init' hook
Holger Weiss
2017-08-17
1
-1
/
+6
*
mod_stream_mgmt: Remove outdated TODO comment
Holger Weiss
2017-08-17
1
-2
/
+0
*
Don't attempt to access(2) a certificate file
Evgeniy Khramtsov
2017-08-17
2
-17
/
+8
*
Revert "Temporary remove recent last_item refactor"
Christophe Romain
2017-08-14
1
-234
/
+178
*
Merge remote-tracking branch 'processone/pr/1938'
Holger Weiss
2017-08-14
2
-4
/
+4
|
\
|
*
Let 'domain_certfile' take higher precedence
Holger Weiss
2017-08-13
2
-4
/
+4
*
|
Temporary remove recent last_item refactor
17.08
Christophe Romain
2017-08-14
1
-178
/
+234
|
/
*
Apply URL decoding wherever possible
Evgeniy Khramtsov
2017-08-13
1
-4
/
+3
*
Fix typo from 9c5427e0c
Christophe Romain
2017-08-11
1
-2
/
+1
*
Process on_user_offline only from valid sessions
Christophe Romain
2017-08-11
1
-2
/
+3
*
Fix regression introduced by b82b93f8f0c229e
Evgeniy Khramtsov
2017-08-11
1
-16
/
+11
*
Remove temporary debug
Christophe Romain
2017-08-11
1
-2
/
+0
*
Use correct c2s process sending PEP with multi devices
Christophe Romain
2017-08-11
1
-5
/
+4
*
PubSub: refactor send_last_items remove send_loop
Christophe Romain
2017-08-11
1
-234
/
+181
*
prosody2ejabberd: Support PEP import
Holger Weiss
2017-08-10
1
-44
/
+67
*
prosody2ejabberd: Remove superfluous 'catch'
Holger Weiss
2017-08-10
1
-1
/
+1
*
Rename remove_room hook back
Evgeniy Khramtsov
2017-08-10
1
-1
/
+1
*
Add support of section 4.9.3.16 on rfc6120
Christophe Romain
2017-08-10
1
-1
/
+5
*
Fix pubsub send_loop after 3fec7824
Christophe Romain
2017-08-09
1
-2
/
+2
*
Introduce 'hosts' option
Evgeniy Khramtsov
2017-08-08
12
-280
/
+380
*
Rename stop_all_connections to stop_s2s_connections for consistency
Christophe Romain
2017-08-07
1
-6
/
+6
*
Get rid of export_all
Evgeniy Khramtsov
2017-08-05
1
-1
/
+1
*
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
Evgeniy Khramtsov
2017-08-05
13
-95
/
+90
*
ejabberd_c2s: Fix priority of 'certfile' option
Holger Weiss
2017-08-05
1
-8
/
+13
*
Fix warning in previous commit
Badlop
2017-08-04
1
-1
/
+1
*
Merge pull request #1881 from weiss/push
Christophe Romain
2017-08-04
8
-30
/
+1121
|
\
|
*
Add mod_push_keepalive
Holger Weiss
2017-07-21
3
-13
/
+285
|
*
Support XEP-0357: Push Notifications
Holger Weiss
2017-07-20
6
-18
/
+837
*
|
Remove unused 'managers' option, related to the deferred XEP-0321 (#1443)
Badlop
2017-08-04
1
-6
/
+2
*
|
Fix missing validation from 633b68db1 (#1900)
Christophe Romain
2017-08-04
1
-2
/
+2
*
|
Keep disco#info on PEP compatible with XEP-0060 (#1717)
Christophe Romain
2017-08-03
1
-1
/
+6
*
|
Move pubsub sql export to pubsub_db_sql module
Christophe Romain
2017-08-03
2
-96
/
+97
*
|
Fix Xref from 5dcc97c
Christophe Romain
2017-08-03
1
-2
/
+2
*
|
Change policy of user_resources command
Paweł Chmielowski
2017-08-03
1
-1
/
+1
*
|
Preliminary export PubSub data from Mnesia tables to SQL file (#1571)
Badlop
2017-08-03
2
-2
/
+99
*
|
Fix clustering table reg_users_counter (#1889)
Christophe Romain
2017-08-02
1
-0
/
+2
*
|
Fix getting cached last item (#1814)
Christophe Romain
2017-08-02
1
-3
/
+8
*
|
Fix spec for mod_pubsub:subscribe_node
Jing Sun
2017-08-02
1
-1
/
+1
*
|
Fix PubSub send last published items (#1572)
Christophe Romain
2017-08-01
1
-6
/
+4
*
|
Fix PEP node removal (#1839)
Christophe Romain
2017-08-01
2
-2
/
+2
*
|
Fix disco#items on PEP service
Christophe Romain
2017-08-01
1
-1
/
+1
*
|
Fix PEP node identity (#1717)
Christophe Romain
2017-08-01
1
-10
/
+2
*
|
Update spec from custom and allow modules dependencies (#1740)
Christophe Romain
2017-08-01
1
-6
/
+25
[next]