Commit graph

13 commits

Author SHA1 Message Date
c6fc936ede
small addition to readme (we need much better one btw); removed changelog; added requested change in PR #31 2024-07-30 21:51:18 +02:00
aabfc5b207 Merge branch 'staging' into contact_info 2024-07-17 17:56:32 +02:00
ee45d46f10
set contact, abuse and admins contact from main and set those in mod vars. 2024-07-16 21:26:51 +02:00
44c966b3cd
remove apostrophes in contact addresses 2024-07-13 12:41:45 +02:00
8cdb244d88
changed certificate path variable handling 2024-05-08 01:34:54 +02:00
4c1fd3113e
changed default port for s2s direct tls; added interfaces variable to be able to define on which interfaces prosody should listen on 2023-02-18 05:59:13 +01:00
848f5e474e Better match with latest developpement (#24)
A few things that needed to be fixed (errors that you can see with `prosodyctl check` on prod) + better match with `prosody.cfg.lua.dist` example from trunk

Co-authored-by: meaz <meaz@disroot.org>
Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #24
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
2022-09-06 19:37:21 +00:00
f0f9851a08 fix lower case incompability (#21)
Co-authored-by: antilopa <antilopa@disroot.org>
Reviewed-on: #21
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: antilopa <antilopa@no-reply@disroot.org>
Co-committed-by: antilopa <antilopa@no-reply@disroot.org>
2022-04-02 18:56:22 +00:00
33fbf1149b change direct_tls_ports to s2s_direct_tls_ports and c2s_direct_tls_ports (#20)
Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #20
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Reviewed-by: antilopa <antilopa@no-reply@disroot.org>
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Co-committed-by: meaz <meaz@no-reply@disroot.org>
2022-02-24 21:10:50 +00:00
908b0730c0 install lua-dbi according to the right DB used. (#16)
Fix #15

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #16
Reviewed-by: antilopa <antilopa@no-reply@disroot.org>
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Co-committed-by: meaz <meaz@no-reply@disroot.org>
2022-01-06 21:04:05 +00:00
79abba2826 implement XEP-0368: SRV records for XMPP over TLS (#6)
Partially implement this: [#112](Disroot/Disroot-Project#112)

We need to add *xmpps-client.tcp* SRV records to our DNS for this port

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #6
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Reviewed-by: antilopa <antilopa@no-reply@disroot.org>
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Co-committed-by: meaz <meaz@no-reply@disroot.org>
2021-07-29 08:32:20 +00:00
ab7575baa6
add stanza size limit vars 2021-05-13 19:28:40 +02:00
e432dedde4
Migration commit; fresh start 2021-03-14 11:00:16 +01:00