about summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/mastodon.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-13/+13
2022-07-30treewide: automatically md-convert option descriptionspennae1-33/+33
2022-05-13nixos/mastodon: use redis.serversJelle Besseling1-2/+4
2022-03-31mastodon: use correct GitHub UrlKerstin Humm1-1/+1
2022-03-31nixos/mastodon: preload libjemalloc.soKerstin Humm1-0/+2
2022-02-19nixos/mastodon: add RAILS_ROOT to mastodon-envJelle Besseling1-0/+1
2021-11-07nixos/mastodon: allow '@resources' filter to mastodon-web serviceIzorkin1-1/+1
2021-11-06nixos/mastodon/streaming: add '@memlock' SystemCallFilterIzorkin1-1/+1
2021-11-06nixos/mastodon: add '@ipc' SystemCallFilterIzorkin1-6/+6
2021-11-06nixos/mastodon: remove duplicates SystemCallFiltersIzorkin1-6/+6
2021-11-06nixos/mastodon: add new sandboxing optionsIzorkin1-0/+4
2021-10-26nixos/mastodon: fix send e-mail notificationsIzorkin1-1/+2
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-21nixos/mastodon: Add configurable web- and streaming concurrencyembr1-0/+25
2021-09-21nixos/mastodon: Fix sidekiq's DB_POOL, add configurable concurrencyembr1-2/+8
2021-05-21nixos/mastodon: use rails command instead of rakeKerstin Humm1-3/+3
2021-04-28nixos/mastodon: update SystemCallFiltersIzorkin1-6/+6
2021-04-24nixos/mastodon/sandbox: add @privileged and @raw-io to SystemCallFilterIzorkin1-1/+12
2021-03-24nixos/mastodon: enable sandbox modeIzorkin1-0/+24
2021-02-17nixos/mastodon: fix group membership for nginxJustin Humm1-3/+1
2021-02-16mastodon, nixos/mastodon: use the same nodejs package in package and moduleIzorkin1-1/+1
2021-02-15nixos/mastodon: fix mastodon-init-db scriptIzorkin1-1/+1
2021-02-15nixos/mastodon: optimize permissionsIzorkin1-32/+25
2021-02-15nixos/mastodon: use unix socket to defaultIzorkin1-8/+27
2021-02-15nixos/mastodon: add option trustedProxyIzorkin1-0/+12
2021-02-12nixos/mastodon: set environment for mastodon-init-dirs (#112917)erictapen1-0/+1
2021-02-12nixos/mastodon: initMilan Pässler1-0/+541