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 tests for offline with mam storage
Paweł Chmielowski
2019-04-29
1
-3
/
+4
*
Properly handle infinity as max number of message in mam offline storage
Paweł Chmielowski
2019-04-29
1
-2
/
+3
*
Sort messages by stanza_id when using mam storage in mod_offline
Paweł Chmielowski
2019-04-29
1
-6
/
+21
*
Return correct value from count_offline_messages with mam storage option
Paweł Chmielowski
2019-04-29
1
-2
/
+10
*
Make mod_offline put msg ignored by mam in spool when mam storage is on
Paweł Chmielowski
2019-04-29
1
-2
/
+3
*
Add tests for offline use_mam_for_storage
Paweł Chmielowski
2019-04-29
1
-1
/
+14
*
Add mod_offline option for fetching data from mam instead of from spool table
Paweł Chmielowski
2019-04-26
3
-82
/
+260
*
Return "Bad request" error when origin in websocket connection doesn't match
Paweł Chmielowski
2019-04-26
1
-37
/
+55
*
Allow non-moderator subscribers to get list of room subscribers
Paweł Chmielowski
2019-04-25
1
-4
/
+14
*
Use binary framing in MQTT WebSockets
Evgeny Khramtsov
2019-04-25
3
-8
/
+12
*
Fix RFC6454 violation on websocket connection when validating Origin header
Paweł Dorofiejczyk
2019-04-24
1
-9
/
+9
*
Catch potential exceptions in gen_mod:wait_for_process
Paweł Chmielowski
2019-04-24
1
-2
/
+7
*
Reformat try_set_password/4 function
Evgeny Khramtsov
2019-04-23
1
-33
/
+37
*
Don't call to mod_register when it's not loaded
Evgeny Khramtsov
2019-04-23
2
-69
/
+104
*
Add WebSockets support to mod_mqtt
Evgeny Khramtsov
2019-04-23
3
-2
/
+178
*
Fix handling of list arguments on pgsql
Paweł Chmielowski
2019-04-23
2
-19
/
+80
*
Support other socket modules for MQTT
Evgeny Khramtsov
2019-04-23
1
-6
/
+14
*
Move websocket options
Evgeny Khramtsov
2019-04-23
2
-14
/
+22
*
Improve request_handlers validator
Evgeny Khramtsov
2019-04-23
1
-9
/
+23
*
Correctly support cache tags in ejabberd_auth
Evgeny Khramtsov
2019-04-19
1
-5
/
+8
*
Allow returning HTTP headers in REST responses
Evgeny Khramtsov
2019-04-19
1
-19
/
+25
*
Use new ets_cache api in ejabberd_auth
Evgeny Khramtsov
2019-04-19
1
-8
/
+9
*
Add hook room_destroyed called when room gets destroyed
Paweł Chmielowski
2019-04-17
1
-10
/
+16
*
Change implementation of misc:unique_timestamp()
Paweł Chmielowski
2019-04-16
1
-3
/
+2
*
Handle cdata in initial data probe of ws module
Paweł Chmielowski
2019-04-16
1
-0
/
+1
*
Make misc:unique_timestamp not overflow microsecond part.
Paweł Chmielowski
2019-04-16
1
-2
/
+3
*
Add hooks for tracking mucsub subscriptions changes
Paweł Chmielowski
2019-04-15
1
-3
/
+6
*
Feed whole image to eimp:identify/1
Evgeny Khramtsov
2019-04-14
1
-37
/
+32
*
Handle correctly case where ExtraUsername is empty
Paweł Chmielowski
2019-04-11
1
-2
/
+2
*
When making mucsub message from mam archive check for subject
Paweł Chmielowski
2019-04-09
1
-2
/
+8
*
Use xml:lang from stanza when it's missing in <command/> element
Evgeny Khramtsov
2019-04-06
1
-2
/
+7
*
Add 'sessionid' attribute when required
Evgeny Khramtsov
2019-04-06
1
-37
/
+31
*
Update mod_muc_riak
Evgeny Khramtsov
2019-04-03
1
-5
/
+1
*
Update mod_mam dependencies
Evgeny Khramtsov
2019-04-03
1
-2
/
+5
*
Decrease ugliness of the ugly code
Evgeny Khramtsov
2019-04-03
1
-48
/
+53
*
Change mucsub API for database backends
Evgeny Khramtsov
2019-04-03
5
-34
/
+50
*
Add ext_mod paths before checking config (processone/ejabberd-contrib#263)
Badlop
2019-04-03
2
-3
/
+7
*
Return proper error message for duplicate or missing args in http_api call
Paweł Chmielowski
2019-04-03
1
-6
/
+10
*
Log message when trying to execute http_api command with extra arguments
Paweł Chmielowski
2019-04-03
1
-5
/
+7
*
Formating fix
Paweł Chmielowski
2019-04-03
1
-1
/
+1
*
Make http_api command execution exception catcher log also command and args
Paweł Chmielowski
2019-04-03
1
-1
/
+4
*
cache_size not applied to mod_roster on reload_config (#2769)
Badlop
2019-04-02
1
-1
/
+2
*
Fix previous commit
Evgeny Khramtsov
2019-04-02
1
-5
/
+7
*
Rename listening callback from start/2 to start/3
Evgeny Khramtsov
2019-04-01
12
-73
/
+87
*
Fix issue with creating HostMatch in mod_mam_sql
Paweł Chmielowski
2019-04-01
1
-1
/
+1
*
Use xmpp:get_subtags/2
Evgeny Khramtsov
2019-04-01
1
-1
/
+1
*
Don't use deprecated gen_mod:db_type
Paweł Chmielowski
2019-03-29
1
-2
/
+2
*
Fix issue with mam tests
Paweł Chmielowski
2019-03-29
1
-1
/
+1
*
Implement mod_muc_sql:select_with_mucsub
Paweł Chmielowski
2019-03-29
2
-49
/
+95
*
Make misc:add_delay_info properly handle multiple delay tags in element
Paweł Chmielowski
2019-03-29
1
-9
/
+11
[next]