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 indexes from 95fa43aa to the old-to-new schema update function
Badlop
2021-09-27
1
-0
/
+2
*
Update export/import of scram password to XEP-0227 1.1 (#3676)
Badlop
2021-09-22
1
-35
/
+71
*
Don't crash when exporting a module that is not enabled
Badlop
2021-09-22
1
-5
/
+15
*
When exporting mod_mam, MUC entries are assigned to the MUC service (#3680)
Badlop
2021-09-22
1
-5
/
+10
*
Small optimization in mod_roster_sql:get_roster
Alexey Shchepin
2021-09-21
1
-6
/
+4
*
Use INSERT ... ON CONFLICT in SQL_UPSERT for PostgreSQL >= 9.5
Alexey Shchepin
2021-09-19
1
-9
/
+68
*
Fix SQL_UPSERT in mod_push_sql:store_session
Alexey Shchepin
2021-09-19
1
-1
/
+1
*
Fix previous commit: add forgotten endline blankspaces
Badlop
2021-09-14
1
-2
/
+2
*
Update documentation to match the implemented options values (#3675)
Badlop
2021-09-14
8
-26
/
+23
*
Optimize MucSub processing
Alexey Shchepin
2021-09-13
3
-116
/
+256
*
ejabberd_admin: Fix ejabberd_piefxis commands
Holger Weiss
2021-09-08
1
-3
/
+3
*
mod_http_upload_quota: Avoid 'max_days' race
Holger Weiss
2021-09-05
1
-12
/
+11
*
mod_register_web: Handle unknown host gracefully
Holger Weiss
2021-09-05
1
-8
/
+14
*
Fix WebAdmin recent change
Badlop
2021-08-27
1
-2
/
+2
*
Add internal links in WebAdmin Vhosts page
Badlop
2021-08-27
1
-4
/
+6
*
Send ping from server, not bare user JID (#3658)
Badlop
2021-08-27
1
-1
/
+1
*
node_flat: Avoid catch-all clauses for RSM
Holger Weiss
2021-08-23
1
-7
/
+4
*
node_flat_sql: Avoid catch-all clauses for RSM
Holger Weiss
2021-08-23
1
-7
/
+6
*
Fix syntax in mod_disco example configuration
Badlop
2021-08-23
1
-2
/
+2
*
Tell dialyzer that gen_tags only cares about markdown output, not html
Badlop
2021-08-23
1
-0
/
+1
*
New command to produce markdown with tags and their associated commands
Badlop
2021-08-23
2
-2
/
+30
*
Produce module names with specific syntax, docs Makefile will convert to links
Badlop
2021-08-23
1
-1
/
+1
*
Use specific syntax so modules and top-level will be links
Badlop
2021-08-23
32
-186
/
+186
*
Improve formatting and add sections links
Badlop
2021-08-23
6
-26
/
+31
*
Copy log_rotate_count explanation from docs site
Badlop
2021-08-23
1
-1
/
+2
*
Export function, so ACME API commands are listed in the documentation
Badlop
2021-08-23
1
-1
/
+2
*
Change set_master command tag from mnesia to cluster
Badlop
2021-08-23
1
-1
/
+1
*
Remove obsolete mod_register_web ideas and improve documentation
Badlop
2021-08-23
1
-34
/
+22
*
Add example config to mod_http_api documentation
Badlop
2021-08-23
1
-1
/
+11
*
Update API Reference page menu name and order
Badlop
2021-08-23
1
-1
/
+1
*
PubSub: Add delete_old_pubsub_items command
Holger Weiss
2021-08-22
10
-10
/
+146
*
PubSub: Optimize publishing on large nodes (SQL)
Holger Weiss
2021-08-21
1
-3
/
+13
*
PubSub: Support unlimited number of items
Holger Weiss
2021-08-21
3
-8
/
+12
*
PubSub: Support 'max_items=max' node configuration
Holger Weiss
2021-08-20
1
-2
/
+5
*
mod_mam_sql: Remove duplicated functions
Holger Weiss
2021-08-07
1
-15
/
+5
*
Determine the default handlerid at runtime
Badlop
2021-08-05
1
-2
/
+10
*
Allow storing non-composing x:events in offline
Paweł Chmielowski
2021-08-04
1
-0
/
+10
*
mod_pubsub: Fix check_opt_range/3 spec
Holger Weiss
2021-08-02
1
-1
/
+2
*
Use the most specific tag for ejabberd commands with several ones
Badlop
2021-07-30
2
-13
/
+13
*
Show tags and definer module in generated API document when it's a gen_mod
Badlop
2021-07-30
1
-4
/
+18
*
Show definer module in "ejabberdctl help" when it's a gen_mod
Badlop
2021-07-30
1
-1
/
+11
*
Store who defines a command, specially when defined by ejabberd modules
Badlop
2021-07-30
8
-8
/
+12
*
PubSub: Use configured 'max_items' by default
Holger Weiss
2021-07-28
1
-1
/
+1
*
mod_push: Fix handling of MUC/Sub messages
Holger Weiss
2021-07-28
1
-4
/
+5
*
Add missing fields from config inside mod_muc_admin:change_options
Paweł Chmielowski
2021-07-23
1
-0
/
+3
*
Annotate the srg_create command as changed in 21.07
Badlop
2021-07-21
1
-0
/
+1
*
Typo
Paweł Chmielowski
2021-07-20
1
-1
/
+1
*
erlang:phash is deprecated in OTP 24, let's use phash2
Badlop
2021-07-16
2
-5
/
+5
*
With the recent changes it seems mod_mix supports 0.14.1 (#3634)
Badlop
2021-07-15
1
-1
/
+1
*
Merge pull request #3634 from lnjX/mix-identity-conf-mix
badlop
2021-07-15
1
-1
/
+1
|
\
[next]