- Dec 17, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Dec 04, 2021
-
-
Jan Alexander Steffens (heftig) authored
Node's address lookup strips the scope ID from link-local IPv6 addresses, making them invalid and unable to be connected to. We're getting hit with this since Node 17 because it now defaults to the `verbatim` dns-result-order and this happens to return the link-local IPv6 address for `matrix.archlinux.org` first. Specify `ipv4first` so we return to Node 16's behavior.
-
Jan Alexander Steffens (heftig) authored
-
- Nov 23, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Nov 18, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Nov 09, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Oct 25, 2021
-
-
Jan Alexander Steffens (heftig) authored
This was a regression which has been fixed upstream. This reverts commit 67e7677e.
-
Jan Alexander Steffens (heftig) authored
-
- Oct 22, 2021
-
-
Jan Alexander Steffens (heftig) authored
We're no longer allowed to reserve formerly used namespaces.
-
- Oct 21, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Oct 05, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Sep 22, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Sep 17, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Sep 12, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Sep 08, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Aug 31, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Aug 28, 2021
-
-
Jan Alexander Steffens (heftig) authored
- Drop the custom service file, use the packaged one - Merge in the comments from the packaged config file
-
- Aug 26, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
The JournalHandler doesn't support flushing, anyway.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Aug 14, 2021
-
-
Jan Alexander Steffens (heftig) authored
This one is pretty spammy with warnings that don't mean much.
-
Jan Alexander Steffens (heftig) authored
Other caches around this code use 500000 entries, so just copy that.
-
- Aug 11, 2021
-
-
Jan Alexander Steffens (heftig) authored
This cache was seeing constant evictions at its former size (70k). With a size of 200k it now stabilizes at ~122k entries with a significant drop in server load.
-
- Aug 10, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Aug 05, 2021
-
-
Jan Alexander Steffens (heftig) authored
Now that Pantalaimon refuses operations until it has sync'ed with the homeserver, we need to give it time to do so or Mjolnir will refuse to start.
-
Jan Alexander Steffens (heftig) authored
-
- Jul 30, 2021
-
-
Jan Alexander Steffens (heftig) authored
!473
-
Jan Alexander Steffens (heftig) authored
-
- Jul 24, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-