Commit Graph

545 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Sigmanificient
8b473d1a27 treewide: remove unused fetch* (and other) arguments 2024-05-30 13:36:48 +02:00
Guanran Wang
b2b2a2d085
matrix-synapse-unwrapped: 1.107.0 -> 1.108.0
Diff: https://github.com/element-hq/synapse/compare/v1.107.0...v1.108.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.108.0
2024-05-29 07:56:23 +08:00
R. Ryantm
80ecf81052 matrix-sliding-sync: 0.99.17 -> 0.99.18 2024-05-24 12:52:14 +02:00
Sumner Evans
1d76eb0f71
matrix-synapse-unwrapped: 1.106.0 -> 1.107.0
https://github.com/element-hq/synapse/releases/tag/v1.107.0

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-05-16 18:04:21 -06:00
emilylange
5bec1d93b5
matrix-sliding-sync: 0.99.16 -> 0.99.17
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.17

diff: https://github.com/matrix-org/sliding-sync/compare/refs/tags/v0.99.16...v0.99.17
2024-05-10 18:43:53 +02:00
Sumner Evans
079b50d268
matrix-synapse-unwrapped: 1.105.1 -> 1.106.0
https://github.com/element-hq/synapse/releases/tag/v1.106.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-04-30 08:25:37 -06:00
Yureka
9da3476b42 remove myself from a bunch of maintainer roles 2024-04-27 13:56:45 +02:00
Nick Cao
4ac1b549fe
matrix-sliding-sync: 0.99.15 -> 0.99.16
Diff: https://github.com/matrix-org/sliding-sync/compare/refs/tags/v0.99.15...v0.99.16
2024-04-26 20:49:32 -04:00
maralorn
9bf59bc4c8
Merge pull request #303704 from amesgen/rust-synapse-compress-state-0.1.4
matrix-synapse-tools.rust-synapse-compress-state: 0.1.3 -> 0.1.4
2024-04-26 12:54:23 +02:00
Leona Maroni
71b4a60386
Merge pull request #306326 from teutat3s/synapse-1.105.1
matrix-synapse: 1.105.0 -> 1.105.1
2024-04-23 19:37:07 +02:00
teutat3s
3257ce1b86
matrix-synapse: 1.105.0 -> 1.105.1
https://github.com/element-hq/synapse/releases/tag/v1.105.1
2024-04-23 19:03:05 +02:00
Leona Maroni
4233c635ac
Merge pull request #304770 from chvp/bump/matrix-hookshot
matrix-hookshot: 5.2.1 -> 5.3.0
2024-04-23 11:25:37 +02:00
Maximilian Bosch
2d6a207dce
Merge pull request #304848 from sumnerevans/matrix-synapse-1.104
matrix-synapse-unwrapped: 1.104.0 -> 1.105.0
2024-04-17 21:50:08 +00:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
Sumner Evans
98bea03ec7
matrix-synapse-unwrapped: 1.104.0 -> 1.105.0
https://github.com/element-hq/synapse/releases/tag/v1.105.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-04-17 11:31:09 -06:00
Charlotte Van Petegem
7a3dbe9ad8
matrix-hookshot: 5.2.1 -> 5.3.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/5.3.0
2024-04-17 13:29:28 +02:00
Martin Weinelt
156c869524
matrix-appservice-irc: 1.0.1 -> 2.0.0
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/2.0.0
https://github.com/matrix-org/matrix-appservice-irc/compare/refs/tags/1.0.1...2.0.0
https://github.com/matrix-org/matrix-appservice-irc/security/advisories/GHSA-wm4w-7h2q-3pf7

Fixes: CVE-2024-32000
2024-04-16 12:28:23 +02:00
amesgen
4980d273c5
matrix-synapse-tools.rust-synapse-compress-state: 0.1.3 -> 0.1.4 2024-04-12 22:03:11 +02:00
R. Ryantm
8f604a4e4a matrix-synapse-tools.synadm: 0.45 -> 0.46 2024-04-06 18:51:58 +00:00
Sumner Evans
3b55dfcf00
matrix-synapse-unwrapped: 1.103.0 -> 1.104.0
https://github.com/element-hq/synapse/releases/tag/v1.104.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-04-02 12:52:32 -06:00
Weijia Wang
34f129be1d
Merge pull request #296907 from r-ryantm/auto-update/matrix-synapse-plugins.matrix-synapse-s3-storage-provider
matrix-synapse-plugins.matrix-synapse-s3-storage-provider: 1.3.0 -> 1.4.0
2024-03-25 01:05:34 +01:00
github-actions[bot]
a961743f95
Merge master into staging-next 2024-03-20 06:01:08 +00:00
Martin Weinelt
698e8e843e
Merge pull request #297252 from ckiee/mhookshot-redundant-rust-dep
matrix-hookshot: avoid runtime dependency on rustc
2024-03-20 04:22:15 +01:00
github-actions[bot]
a474411771
Merge master into staging-next 2024-03-20 00:02:08 +00:00
ckie
e271bd71e9
matrix-hookshot: avoid runtime dependency on rustc
Nix previously would see a reference to rustc's store path
in .rustc_info.json and proceed to register it as a runtime dependecy.
Delete it so it doesn't.
2024-03-19 21:34:37 +02:00
Sumner Evans
77e418f4cb
matrix-synapse-unwrapped: 1.102.0 -> 1.103.0
https://github.com/element-hq/synapse/releases/tag/v1.103.0

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-03-19 10:09:47 -06:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
8f34f2c2c4 matrix-synapse-plugins.matrix-synapse-s3-storage-provider: 1.3.0 -> 1.4.0 2024-03-18 13:28:27 +00:00
Martin Weinelt
d2e41f147f matrix-synapse: pin netaddr at 1.0.0
Netaddr 1.1.0 changes the behavior for partial address expansion, making
two tests fail:

- test_get_user_by_req_appservice_valid_token_bad_ip
- test_get_user_by_req_appservice_valid_token_good_ip
2024-03-12 18:25:12 +01:00
Nick Cao
f226fb4d80
matrix-synapse-unwrapped: 1.101.0 -> 1.102.0
Diff: https://github.com/element-hq/synapse/compare/v1.101.0...v1.102.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.102.0
2024-03-05 22:40:03 -05:00
Charlotte Van Petegem
7c85d5f454
matrix-hookshot: 5.2.0 -> 5.2.1
https://github.com/matrix-org/matrix-hookshot/releases/tag/5.2.1
2024-02-21 17:57:41 +01:00
Charlotte Van Petegem
4899e86d50
matrix-hookshot: 5.1.2 -> 5.2.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/5.2.0
2024-02-21 15:05:27 +01:00
Sumner Evans
d6b37c91f9
matrix-synapse: 1.100.0 -> 1.101.0
https://github.com/element-hq/synapse/releases/tag/v1.101.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-02-13 08:10:05 -07:00
Weijia Wang
f184fb3901
Merge pull request #282545 from r-ryantm/auto-update/matrix-synapse-plugins.matrix-synapse-s3-storage-provider
matrix-synapse-plugins.matrix-synapse-s3-storage-provider: 1.2.1 -> 1.3.0
2024-02-07 00:27:35 +01:00
Weijia Wang
8276ebb796
Merge pull request #281772 from r-ryantm/auto-update/matrix-synapse-plugins.matrix-synapse-mjolnir-antispam
matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: 1.6.4 -> 1.6.5
2024-02-04 22:45:29 +01:00
Raito Bezarius
295952fd51 synapse-matrix: have a valid meta attribute
Previously, only the unwrapped derivation had it. This is problematic to report
issues on Synapse because you cannot read the maintainers from the REPL. :)

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-02-02 03:06:53 +01:00
Nick Cao
b7bc082d08
matrix-synapse-unwrapped: 1.99.0 -> 1.100.0
Diff: https://github.com/element-hq/synapse/compare/v1.99.0...v1.100.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.100.0
2024-01-31 10:26:33 -05:00
Yaya
80b9bb0f36
matrix-sliding-sync: 0.99.14 -> 0.99.15
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.15
2024-01-22 17:08:48 +01:00
R. Ryantm
9f074f996e matrix-synapse-plugins.matrix-synapse-s3-storage-provider: 1.2.1 -> 1.3.0 2024-01-21 10:24:49 +00:00
Weijia Wang
f7046c674c
Merge pull request #277312 from chvp/upd/matrix-hookshot
matrix-hookshot: 4.7.0 -> 5.1.2
2024-01-19 04:51:03 +01:00
R. Ryantm
8298edd22f matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: 1.6.4 -> 1.6.5 2024-01-18 12:58:17 +00:00
Nick Cao
35d3a70aa4
matrix-synapse-unwrapped: 1.98.0 -> 1.99.0
Diff: https://github.com/element-hq/synapse/compare/v1.98.0...v1.99.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.99.0
2024-01-16 15:24:24 -05:00
emilylange
ee460d3005 matrix-sliding-sync: 0.99.13 -> 0.99.14
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.14
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.13...v0.99.14
2024-01-09 10:22:27 +01:00
Charlotte Van Petegem
d6e5ae986c
matrix-hookshot: 4.7.0 -> 5.1.2
https://github.com/matrix-org/matrix-hookshot/releases/tag/5.0.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/5.1.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/5.1.1
https://github.com/matrix-org/matrix-hookshot/releases/tag/5.1.2
2024-01-02 17:38:01 +01:00
Peder Bergebakken Sundt
5a9be42754
Merge pull request #269407 from chvp/upd/matrix-hookshot
matrix-hookshot: 4.5.1 -> 4.7.0
2023-12-18 20:05:07 +01:00
R. Ryantm
8fe6141ed9 matrix-synapse-tools.synadm: 0.44 -> 0.45 2023-12-16 16:04:10 +00:00
Pierre Bourdon
dd6cf9cf1c
Merge pull request #273924 from chvp/fix/matrix-appservice-slack
matrix-appservice-slack: use nodejs 18 to fix build
2023-12-15 17:45:29 +01:00
Maximilian Bosch
3a360cf8a1
Merge pull request #274088 from NickCao/synapse
treewide: replace references to matrix-org/synapse with element-hq/synapse
2023-12-14 17:00:58 +01:00