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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
Minor fixes for new_sql_schema support in SQLite (#3303)
Badlop
1
-1
/
+5
2021-05-11
Document that update_sql command only supports postgresql (#3439)
Badlop
1
-1
/
+2
2021-05-11
Don't add ejabberd version in API page either, following 3e4ebfae7
Badlop
1
-1
/
+1
2021-05-10
Cast as boolean when exporting privacy_list_data to PostgreSQL (#1773)
Badlop
1
-0
/
+17
2021-05-05
Document that sql_ssl can be used with MySQL too
Badlop
1
-1
/
+1
2021-05-05
Use the new 'note' field to annotate changes in 20.01..21.03
Badlop
5
-1
/
+14
2021-05-05
New 'note' field in commands and options documentation
Badlop
2
-2
/
+13
2021-04-29
Fix invalid_encoding error when using extended plane characters in vcard.
Paweł Chmielowski
1
-2
/
+2
2021-04-22
Display extender error message in ejabberdctl
Paweł Chmielowski
1
-2
/
+2
2021-04-17
delete cache after performing change to be sure that in cache will be up to d...
Jindrich Sarson
1
-3
/
+3
2021-04-17
update srg_create API to use label parameter instead of name
Jindrich Sarson
1
-3
/
+4
2021-04-16
Fix dialyzer warnings
Paweł Chmielowski
1
-4
/
+9
2021-04-16
Fix syntax not recognized by older erlang
Paweł Chmielowski
1
-2
/
+3
2021-04-16
Improve database and caching in mod_shared_roster
Paweł Chmielowski
1
-165
/
+170
2021-04-16
Use proper source for cache options in mod_shared_roster
Paweł Chmielowski
1
-3
/
+3
2021-04-16
Reconfigure cache in mod_shared_roster when options change
Paweł Chmielowski
1
-1
/
+3
2021-04-15
Major changes in ejabberdctl help output (#3569)
Badlop
1
-68
/
+153
2021-04-15
Change tag name because there's already a command called "stats"
Badlop
3
-7
/
+7
2021-04-15
Get the arguments definition from the record (#3569)
Badlop
1
-2
/
+1
2021-04-15
Copy a change from include file available since OTP 17.0
Badlop
1
-1
/
+2
2021-04-14
When using OTP 24.0, use the new 'application' record definition (#3568)
Badlop
1
-0
/
+35
2021-04-08
mod_push: Handle MUC/Sub events correctly
Holger Weiss
1
-6
/
+13
2021-03-26
Revert "Add ejabberd version number to man pages"
Badlop
1
-4
/
+3
2021-03-25
fix gen_pubsub_node:get_state return value
fdie
1
-2
/
+3
2021-03-19
When unregistering XMPP account close its MQTT sessions (#3426)
Badlop
3
-8
/
+31
2021-03-19
Improve wording of sql_pool_size option documentation (#2541)
Badlop
1
-2
/
+2
2021-03-18
When occupant is banned, remove his subscriptions too (#2451)
Badlop
1
-1
/
+5
2021-03-18
Document that send_stanza_c2s requires an existing sender C2S session
Badlop
1
-1
/
+3
2021-03-18
Revert "Close pgsql ports on ejabberd_sql process termination (#2541)"
Badlop
1
-1
/
+0
2021-03-16
Don't fail on PEP unsubscribe
Holger Weiss
2
-2
/
+2
2021-03-15
Generate enabled_backends in ejabberd.app instead of configure (#3549)
Badlop
1
-1
/
+3
2021-03-09
Close pgsql ports on ejabberd_sql process termination (#2541)
Badlop
1
-0
/
+1
2021-03-09
Update FORM_TYPE from captcha to register (#3045)
Badlop
1
-2
/
+13
2021-03-09
If stanza is type error, allow it passing (#3290)
Badlop
1
-1
/
+2
2021-03-09
New command get_user_subscriptions (#3403)
Badlop
1
-1
/
+27
2021-03-09
Show in WebAdmin the erlang node where the room resides
Badlop
1
-4
/
+9
2021-03-08
Obtain and provide photo type in vCard LDAP (#3541)
Badlop
1
-1
/
+7
2021-03-08
Fix remove_mam_for_user_with_peer when removing room archive (#3536)
Badlop
1
-1
/
+7
2021-03-08
Sort libraries alphabetically, so they're easier to check manually
Badlop
1
-9
/
+7
2021-03-04
Get back description and simplify processing (#3507)
Badlop
1
-14
/
+6
2021-03-03
Use monitors to track muc rooms
Paweł Chmielowski
5
-63
/
+94
2021-02-19
Fix Dialyzer warning about function contract that changed in fad14ff31
Badlop
1
-1
/
+1
2021-02-17
Fix muc tests
Paweł Chmielowski
1
-3
/
+2
2021-02-17
Take in account subscriber's affiliation when checking access to moderated room
Paweł Chmielowski
1
-26
/
+38
2021-02-16
Allow ejabberd to be compatible as a dependency for an Erlang project using r...
Michael Slezak
2
-17
/
+41
2021-02-16
Skip reading roster in one more case in mod_caps
Paweł Chmielowski
1
-34
/
+39
2021-02-16
Return modules errors in set_vcard callback (#3502)
Badlop
1
-4
/
+8
2021-02-16
For OTP<22 define LAGER macro in ext_mod like in rebar.config (#3493)
Badlop
1
-0
/
+7
2021-02-16
Make fetching roster in mod_privacy lazy
Paweł Chmielowski
1
-30
/
+39
2021-02-16
Add fallback branch to last commit
Paweł Chmielowski
1
-1
/
+3
[next]