|
|
82959f612f
|
Merge pull request #10 from h7x4/additional-nixpkgs-2511-stuff
Additional fixes for 25.11
|
2025-12-08 18:16:53 +01:00 |
|
|
|
51665e27e2
|
tests/nginx-pipeline: move to checks, fix nix flake show
|
2025-12-09 01:39:12 +09:00 |
|
|
|
700aa1b8a6
|
flake.nix: bump nixpkgs target from 23.11 -> 25.11
|
2025-12-09 01:38:41 +09:00 |
|
|
|
a82c7e2d94
|
treewide: toGNUCommandLineShell -> toCommandLineShellGNU
|
2025-12-09 01:34:24 +09:00 |
|
|
|
8493e635fa
|
synapse-module: source kill from coreutils
|
2025-12-09 01:33:07 +09:00 |
|
|
|
25b9f31ef1
|
Update MIGRATIONS.MD for version 0.8.0 changes
Added migration notes for version 0.8.0 regarding saml2 deprecation and its alternatives.
v0.8.0
|
2025-12-04 11:28:15 +01:00 |
|
|
|
19c690bb4f
|
Remove 'saml2' from extras as it is broken
|
2025-12-01 01:10:31 +01:00 |
|
|
|
099db715d1
|
synapse: Remove removed extra feature
v0.7.1
|
2025-07-22 22:35:55 +02:00 |
|
|
|
da9dc0479f
|
sliding-sync: remove
0.7.0
|
2025-01-02 23:34:05 +01:00 |
|
|
|
ff787d410c
|
Add documentation for new sliding-sync setup and upgrade info
v0.6.1
|
2024-09-27 06:21:37 +02:00 |
|
|
|
f8843835e2
|
sliding-sync: deprecate
|
2024-09-27 06:09:23 +02:00 |
|
|
|
f4e20d0360
|
Update README.MD
|
2024-08-29 10:32:38 +02:00 |
|
|
|
d7dc42c9bb
|
sliding-sync: make enableAcme lib.mkDefault to match synapse
v0.6.0
|
2024-06-01 11:39:05 +02:00 |
|
|
|
61b366f5f6
|
migrate to ensureDBOwnership
|
2024-06-01 11:11:14 +02:00 |
|
|
|
6c9b67974b
|
fix generating multiple upstreams of same type
|
2024-03-13 07:39:59 +01:00 |
|
|
|
19b85a2562
|
Merge pull request #7 from dali99/refactor-nginx-upstream-generation
refactor nginx upstream generation, add support for unix sockets
|
2024-03-13 06:23:07 +01:00 |
|
|
|
d48997cfb4
|
generate only one upstream per worker
|
2024-03-13 06:22:24 +01:00 |
|
|
|
b8d7c76a7e
|
treewide: add support for unix sockets
|
2024-01-27 07:52:26 +01:00 |
|
|
|
19d50fae63
|
nginx-pipeline: add basic test
|
2024-01-27 07:52:26 +01:00 |
|
|
|
18d3b34406
|
nginx: refactor upstream generation
|
2024-01-27 07:52:25 +01:00 |
|
|
|
85804fce8d
|
lib: fix bug where lib.throw does not exist
|
2024-01-27 07:40:40 +01:00 |
|
|
|
046194cdad
|
v0.5.0
This is mostly a maintainance release to be compatible with nixos-23.11 but comes with some small improvements as well
v0.5.0
|
2023-12-02 09:58:52 +01:00 |
|
|
|
3f92b5f197
|
use nixpkgs sliding sync package
|
2023-12-02 09:49:03 +01:00 |
|
|
|
a24a5e5da4
|
update to 23.11
|
2023-12-02 09:44:45 +01:00 |
|
|
|
e098146571
|
Update README.MD
|
2023-10-22 03:02:59 +02:00 |
|
|
|
1e370b9622
|
matrix-sliding-sync: 0.99.10 -> 0.99.11
|
2023-10-16 03:49:32 +02:00 |
|
|
|
161d1ed360
|
document some breaking changes
|
2023-09-24 04:39:20 +02:00 |
|
|
|
50ae1b6e57
|
Implement easy sliding sync setup
Co-authored-by: h7x4 <h7x4@nani.wtf>
|
2023-09-24 04:39:20 +02:00 |
|
|
|
bedede1e6d
|
Import sliding sync from nixpkgs unstable
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
Co-authored-by: Emily <55066419+emilylange@users.noreply.github.com>
|
2023-09-24 03:32:54 +02:00 |
|
|
|
66ff528912
|
Update README.MD
|
2023-09-11 00:04:19 +02:00 |
|
|
|
8199f88a5a
|
Update README.MD
|
2023-09-11 00:03:44 +02:00 |
|
lon
|
bf997073d9
|
fix: don't force enableACME to allow useACMEHost
|
2023-07-27 22:10:46 +02:00 |
|
|
|
c158a35ea2
|
emergency handling of deprecations
|
2023-07-13 04:16:00 +02:00 |
|
|
|
362496f4aa
|
move matrix-lib to let block
Else it has to be called with { } which modules cant do
|
2023-02-17 23:59:59 +01:00 |
|
|
|
cf89fa8eb9
|
load matrix-lib directly inside module
To enable use with non-flakes
|
2023-02-17 23:44:47 +01:00 |
|
|
|
59e39d551d
|
Add a license
Co-authored-by: h7x4 <h7x4@nani.wtf>
|
2023-02-17 01:16:02 +01:00 |
|
|
|
07e95170e8
|
introduce matrix-lib
|
2023-01-20 08:11:33 +01:00 |
|
|
|
5ef8873997
|
simplify mainReplicationListener stuff
|
2023-01-20 08:11:33 +01:00 |
|
|
|
fbee6a0c0d
|
Merge pull request #2 from h7x4/master
v0.4.0
|
2023-01-19 21:48:06 +01:00 |
|
|
|
2fd07f83b5
|
Cleaned up matrix synapse module
|
2023-01-19 20:53:14 +01:00 |
|
|
|
b6f0a026a7
|
Merge pull request #1 from dali99/flake-experiments
v0.3.0
|
2022-12-22 00:04:31 +01:00 |
|
|
|
f42306e0a2
|
nginx: make upstream generator check empty attrset rather than empty list
|
2022-12-19 21:04:15 +01:00 |
|
|
|
43dbc17526
|
user-dir updater worker
|
2022-12-14 10:13:24 +01:00 |
|
|
|
bb105192c2
|
add metrics listenr to event persister
|
2022-12-14 09:15:57 +01:00 |
|
|
|
d900b8f288
|
workers listeneres go in worker_listeners
|
2022-12-14 09:12:35 +01:00 |
|
|
|
476d66f8b5
|
mkif instaed of optional to make it not be in the config at all
|
2022-12-14 08:57:04 +01:00 |
|
|
|
103f4bd378
|
don't specify empty event streamer map
|
2022-12-14 08:44:25 +01:00 |
|
|
|
976c8710ba
|
just route through the synapse backends
|
2022-12-14 08:38:01 +01:00 |
|
|
|
c7f34ff60b
|
eventPersister workers
|
2022-12-14 08:32:41 +01:00 |
|
|
|
a2b4d2e341
|
fix initalSync nginx locations
|
2022-12-14 07:44:23 +01:00 |
|