Commit Graph

12 Commits

Author SHA1 Message Date
meaz 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
meaz 6415acfaf5 Change from mod_http_upload to mod_http_file_share (#19)
see here: Disroot/Disroot-Project#203

As soon as we agree on this, I'll work on host_vars

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #19
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-02-26 20:58:49 +00:00
meaz 6145d7dffb add script to allow invitation from muc in firewall (#13)
Fix this [Disroot/Disroot-Project#151 (comment))

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #13
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-11-03 10:45:54 +00:00
meaz f1bd817f33 remove daemonize as it is deprecated (#12)
Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #12
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>
2021-11-02 14:39:14 +00:00
meaz 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
meaz b1da8bc8fc
add mod_limits option 2021-05-13 19:28:54 +02:00
meaz 8add066396
fix muc_ban_ip mod 2021-05-11 21:54:30 +02:00
meaz 5a2599bf6a
Merge branch 'master' into muc_ban_ip 2021-05-08 08:29:30 +02:00
meaz 1a7f8da071
add muc_ban_ip 2021-05-05 09:04:34 +02:00
meaz d7a8ee20d5
push compatibility with siskin 2021-05-02 08:19:22 +02:00
meaz 57d8dd472a
remove admin_blocklist defines twice 2021-05-02 08:07:09 +02:00
muppeth e432dedde4
Migration commit; fresh start 2021-03-14 11:00:16 +01:00