summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/mastodon.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-16nixos/mastodon: update database configurationIzorkin1-17/+33
2022-12-16nixos/mastodon: fix init db on remote postgresqlIzorkin1-2/+20
2022-12-09Allow to override the https settingsVladimir Pouzanov1-2/+3
2022-12-07nixos/mastodon: allow appending other env files to serviceConfig.EnvironmentFileLin Yinfeng1-5/+5
2022-12-04Merge pull request #203825 from SuperSandro2000/mastodon-tootctlSandro1-12/+15
2022-12-03nixos/mastodon: replace mastodon-env with a proper wrapper mastodon-tootctlSandro Jäckel1-12/+15
2022-12-01treewide: switch to port type for nixos modulesDaniel Nagy1-1/+1
2022-11-28nixos/mastodon: add smtp assertionsIzorkin1-4/+20
2022-11-21nixos/mastodon: fix emoji importIzorkin1-1/+1
2022-11-12nixos/mastodon: fix definition of mastodon-media-auto-removeJustinas Stankevicius1-7/+7
2022-11-07nixos/mastodon: add option mediaAutoRemoveManuel Bärenz1-0/+49
2022-10-26nixos/mastodon: fix start servicesIzorkin1-15/+25
2022-08-31nixos/*: convert straggler options to MDpennae1-6/+6
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-19nixos/*: automatically convert option docspennae1-6/+6
2022-08-19nixos/*: normalize <package> to <literal>pennae1-2/+2
2022-08-03nixos/*: automatically convert option docs to MDpennae1-9/+9
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