index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mod_muc_mam: Copy extended MAM support from mod_mam
Kim Alvefur
2021-01-12
1
-4
/
+21
*
|
mod_mam: Advertise extended MAM when archive storage is capable
Kim Alvefur
2021-01-12
2
-3
/
+2
*
|
mod_mam: Allow querying by set of IDs
Kim Alvefur
2021-01-12
1
-2
/
+8
*
|
mod_storage_sql: Support query for set of IDs
Kim Alvefur
2021-01-12
1
-0
/
+10
*
|
mod_storage_internal: Support query for set of IDs
Kim Alvefur
2021-01-12
1
-0
/
+8
*
|
mod_storage_memory: Support query for set of IDs
Kim Alvefur
2021-01-12
1
-0
/
+8
*
|
storage tests: Add test for querying a set of IDs
Kim Alvefur
2021-01-12
1
-0
/
+24
*
|
mod_storage_internal: Add support for full ID range query
Kim Alvefur
2021-01-12
1
-2
/
+5
*
|
mod_storage_memory: Support full ID range queries
Kim Alvefur
2021-01-12
1
-2
/
+5
*
|
storage tests: Test querys with both before and after IDs
Kim Alvefur
2021-01-12
1
-0
/
+21
*
|
mod_mam: Add support for before-id and after-id fields
Kim Alvefur
2021-01-09
1
-4
/
+9
*
|
mod_storage_sql: Advertise support for id range query
Kim Alvefur
2021-01-09
1
-0
/
+1
*
|
mod_mam: Implement extended MAM metadata query
Kim Alvefur
2020-11-30
2
-1
/
+49
*
|
mod_mam: Add support for page flipping
Kim Alvefur
2020-11-30
2
-3
/
+52
*
|
mod_mam: Advertise extended MAM 0.7.x behind a feature flag
Kim Alvefur
2020-11-30
3
-2
/
+92
*
|
Merge 0.11->trunk
Kim Alvefur
2021-01-12
1
-0
/
+5
|
\
|
|
*
net.adns: Prevent empty packets from being sent on "connect" (fix #1619)
Kim Alvefur
2021-01-12
1
-0
/
+5
|
*
net.server_epoll: Fix off-by-one in 2c559953ad41
Kim Alvefur
2021-01-10
1
-1
/
+1
*
|
Merge 0.11->trunk
Kim Alvefur
2021-01-08
3
-5
/
+34
|
\
|
|
*
util.timer: Ensure timers can't run more than once per tick (fixes #1620)
Kim Alvefur
2021-01-08
1
-1
/
+14
|
*
net.server_epoll: Ensure timers can't run more than once per tick
Kim Alvefur
2021-01-08
1
-2
/
+18
|
*
util.stanza: Move misplaced argument to correct place
Kim Alvefur
2020-12-24
1
-2
/
+2
*
|
mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353
Kim Alvefur
2021-01-08
3
-3
/
+3
*
|
doap: XEP-0004 Multiple Items in Form Results is not supported
Kim Alvefur
2020-12-29
1
-1
/
+1
*
|
doap: LibExpat was used from the start and thus XEP-0044 supported
Kim Alvefur
2020-12-29
1
-0
/
+2
*
|
doap: util.dataforms first appeared in 0.4.0
Kim Alvefur
2020-12-29
1
-0
/
+1
*
|
doap: Add removed status
Kim Alvefur
2020-12-29
1
-0
/
+8
*
|
doap: Specify exact Prosody version
Kim Alvefur
2020-12-29
1
-62
/
+62
*
|
mod_scansion_record: Flush after writes
Matthew Wild
2021-01-08
1
-0
/
+3
*
|
net.unbound: Delay loading until server has started or first query
Kim Alvefur
2021-01-05
1
-1
/
+4
*
|
net.unbound: Move libunbound initialization into a function
Kim Alvefur
2021-01-05
1
-4
/
+7
*
|
scansion: Allow specifying a logfile for prosody via environment
Kim Alvefur
2021-01-05
1
-1
/
+1
*
|
net.unbound: Allow tracing individual queries with a logger per query
Kim Alvefur
2021-01-05
1
-6
/
+9
*
|
net.unbound: Don't pass error as logger formatting string
Kim Alvefur
2021-01-05
1
-1
/
+1
*
|
net.unbound: Log net.server interactions
Kim Alvefur
2021-01-05
1
-0
/
+2
*
|
prosodyctl: Remove non-existant command from hidden commands
Kim Alvefur
2021-01-05
1
-1
/
+1
*
|
MUC: Reject probes from non-occupants
JC Brand
2020-10-02
2
-13
/
+85
*
|
MUC: Add support for presence probes (fixes #1535)
JC Brand
2020-04-19
3
-24
/
+202
*
|
doap: Use logo property from schema.org
Kim Alvefur
2021-01-02
1
-2
/
+2
*
|
doap: Apply XML canonicalization
Kim Alvefur
2021-01-02
1
-1
/
+1
*
|
doap: Link to the actual logo (thanks Link Mauve)
Kim Alvefur
2021-01-01
1
-1
/
+1
*
|
doap: Link to logo
Kim Alvefur
2021-01-01
1
-0
/
+1
*
|
mod_component: Distinguish missing stream @to from unknown local component (t...
Kim Alvefur
2020-12-18
1
-0
/
+4
*
|
net.server_epoll: Increase log level for error in callback
Kim Alvefur
2020-12-16
1
-1
/
+1
*
|
Merge 0.11->trunk
Kim Alvefur
2020-12-16
1
-1
/
+1
|
\
|
|
*
mod_s2s: Fix copypaste mistake in b3ae48362f78
Kim Alvefur
2020-12-16
1
-1
/
+1
*
|
Merge 0.11->trunk
Matthew Wild
2020-12-15
1
-2
/
+2
|
\
|
|
*
MUC: Fix logic bug causing unnecessary presence to be sent, fixes #1615 (than...
Matthew Wild
2020-12-15
1
-2
/
+2
*
|
doap: Add XEP-0441, the preferences part broken out of XEP-0313
Kim Alvefur
2020-12-13
1
-0
/
+7
*
|
doap: Add XEP-0297, used by XEP-0280, XEP-0313
Kim Alvefur
2020-12-13
1
-0
/
+7
[prev]
[next]