Commit Graph

45 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
R. Ryantm
355f3f1b71 dendrite: 0.13.6 -> 0.13.7 2024-04-13 12:56:10 +00:00
Nick Cao
a88cdd390e
dendrite: disable tests on all darwin platforms 2024-02-08 19:14:55 -05:00
R. Ryantm
36e8179e03 dendrite: 0.13.5 -> 0.13.6 2024-01-29 20:30:08 +00:00
sinanmohd
8a8994c862 dendrite: 0.13.4 -> 0.13.5 2023-12-13 20:36:43 +05:30
Nick Cao
afad8bd6fc
dendrite: disable tests on x86_64-darwin 2023-11-15 12:42:45 -05:00
R. Ryantm
1252a65d4e dendrite: 0.13.3 -> 0.13.4 2023-10-27 03:36:37 +00:00
sefidel
6b871af2c0
dendrite: 0.13.2 -> 0.13.3 2023-09-28 20:37:28 +09:00
ajs124
10d22c4ddd dendrite: 0.13.1 -> 0.13.2
https://github.com/matrix-org/dendrite/releases/tag/v0.13.2
2023-08-24 01:47:17 +02:00
Jörg Thalheim
c544d29ddb dendrite: add updateScript 2023-08-12 13:02:07 +01:00
sefidel
55151f5e35
dendrite: fix db lockup
0.13.1 introduced a bug where a SQLite DB would lock up and crash
(see #243621)
2023-07-15 20:33:48 +09:00
sefidel
55c09fa506
dendrite: 0.12.0 -> 0.13.1 2023-07-08 12:24:39 +09:00
Jörg Thalheim
2c19718bee dendrite: 0.11.0 -> 0.12.0
Diff: https://github.com/matrix-org/dendrite/compare/v0.12.0...v0.12.0

Changelog: https://github.com/matrix-org/dendrite/releases/tag/v0.12.0
2023-03-18 15:35:47 +01:00
Azat Bahawi
4efb17b50b
dendrite: 0.11.0 -> 0.11.1 2023-02-10 20:57:13 +03:00
R. Ryantm
aa13964553 dendrite: 0.10.8 -> 0.11.0 2023-01-29 19:36:14 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
7776a31612 dendrite: 0.10.7 -> 0.10.8 2022-12-01 02:20:44 +00:00
R. Ryantm
0920175cfc dendrite: 0.10.5 -> 0.10.7 2022-11-05 12:26:21 +00:00
R. Ryantm
b5113363f4 dendrite: 0.10.4 -> 0.10.5 2022-11-01 18:05:06 +00:00
R. Ryantm
3e61731156 dendrite: 0.10.3 -> 0.10.4 2022-10-22 12:23:10 +00:00
Jörg Thalheim
fac8273a4a dendrite: only include binaries meant for public use (exclude demos) 2022-10-15 15:02:06 +02:00
Nguyễn Gia Phong
a7fa7528df dendrite: 0.10.1 -> 0.10.3 2022-10-14 13:43:09 -04:00
Winter
7414171dd1 dendrite: 0.9.9 -> 0.10.1 2022-09-30 16:56:57 -04:00
R. Ryantm
77bf98258c dendrite: 0.9.8 -> 0.9.9 2022-09-23 12:19:02 +00:00
Nguyễn Gia Phong
99e71eee21 dendrite: 0.9.6 -> 0.9.8 2022-09-12 16:36:05 -04:00
R. Ryantm
e8ea44e2e3 dendrite: 0.9.5 -> 0.9.6 2022-09-02 11:16:38 +00:00
R. Ryantm
fcdef222c2 dendrite: 0.9.4 -> 0.9.5 2022-08-28 09:35:10 +00:00
Winter
df4e0c3e64 dendrite: disable tests 2022-08-19 17:56:07 -04:00
Winter
132794f7af dendrite: 0.9.3 -> 0.9.4 2022-08-19 17:51:09 -04:00
R. Ryantm
16f38da8d6 dendrite: 0.9.1 -> 0.9.3 2022-08-15 21:22:20 +00:00
Daniel Thwaites
4f04f53120
dendrite: 0.8.9 -> 0.9.1 2022-08-04 09:47:30 +00:00
Jörg Thalheim
8910013277 dendrite: 0.8.8 -> 0.8.9 2022-07-05 14:03:04 -03:00
Nguyễn Gia Phong
572ffd4513
dendrite: 0.8.7 -> 0.8.8 2022-06-10 15:26:54 +09:00
Jörg Thalheim
e9853a3292
dendrite: 0.8.5 -> 0.8.7 2022-06-08 20:08:13 +02:00
Nguyễn Gia Phong
f4ab23a73b
dendrite: 0.8.4 -> 0.8.5 2022-05-15 19:39:56 +09:00
Nick Cao
82f0b53588
dendrite: 0.8.1 -> 0.8.4 2022-05-11 18:40:05 +08:00
tim-tx
71075041d4 dendrite: 0.7.0 -> 0.8.1 2022-04-07 12:48:25 -04:00
Victor Freire
587e459b6f matrix-dendrite: 0.6.5 -> 0.7.0 2022-03-25 13:55:59 -03:00
tim-tx
5a6b36e498 dendrite: 0.5.1 -> 0.6.5 2022-03-05 11:41:31 -05:00
Mrinal Purohit
82a8f891ed dendrite: 0.5.0 -> 0.5.1 2021-11-21 19:10:38 -05:00
Mrinal Purohit
43df632797 dendrite: 0.4.1 -> 0.5.0 2021-10-24 17:56:54 +05:30
R. RyanTM
7b8f06d27c dendrite: 0.4.0 -> 0.4.1 2021-07-28 14:43:43 +00:00
R. RyanTM
2eb88e243f dendrite: 0.3.11 -> 0.4.0 2021-07-20 14:21:35 +00:00
Michael Lingelbach
46284492f4
nixos/tests/dendrite: init (#121777) 2021-05-14 13:11:22 +02:00
Robert Schütz
007cab9644 matrix-dendrite: rename to dendrite
No other distro calls it matrix-dendrite:
https://repology.org/project/matrix-dendrite
2021-05-05 12:37:04 +02:00