summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/web-apps/mastodon.nix
AgeCommit message (Expand)Author
2023-01-15nixos/mastodon: Add the ability to pass environment filesGeorge Shammas
2023-01-07nixos/mastodon: remove duplicated shebangSandro Jäckel
2022-12-16nixos/mastodon: update database configurationIzorkin
2022-12-16nixos/mastodon: fix init db on remote postgresqlIzorkin
2022-12-09Allow to override the https settingsVladimir Pouzanov
2022-12-07nixos/mastodon: allow appending other env files to serviceConfig.EnvironmentFileLin Yinfeng
2022-12-04Merge pull request #203825 from SuperSandro2000/mastodon-tootctlSandro
2022-12-03nixos/mastodon: replace mastodon-env with a proper wrapper mastodon-tootctlSandro Jäckel
2022-12-01treewide: switch to port type for nixos modulesDaniel Nagy
2022-11-28nixos/mastodon: add smtp assertionsIzorkin
2022-11-21nixos/mastodon: fix emoji importIzorkin
2022-11-12nixos/mastodon: fix definition of mastodon-media-auto-removeJustinas Stankevicius
2022-11-07nixos/mastodon: add option mediaAutoRemoveManuel Bärenz
2022-10-26nixos/mastodon: fix start servicesIzorkin
2022-08-31nixos/*: convert straggler options to MDpennae
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-19nixos/*: automatically convert option docspennae
2022-08-19nixos/*: normalize <package> to <literal>pennae
2022-08-03nixos/*: automatically convert option docs to MDpennae
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-05-13nixos/mastodon: use redis.serversJelle Besseling
2022-03-31mastodon: use correct GitHub UrlKerstin Humm
2022-03-31nixos/mastodon: preload libjemalloc.soKerstin Humm
2022-02-19nixos/mastodon: add RAILS_ROOT to mastodon-envJelle Besseling
2021-11-07nixos/mastodon: allow '@resources' filter to mastodon-web serviceIzorkin
2021-11-06nixos/mastodon/streaming: add '@memlock' SystemCallFilterIzorkin
2021-11-06nixos/mastodon: add '@ipc' SystemCallFilterIzorkin
2021-11-06nixos/mastodon: remove duplicates SystemCallFiltersIzorkin
2021-11-06nixos/mastodon: add new sandboxing optionsIzorkin
2021-10-26nixos/mastodon: fix send e-mail notificationsIzorkin
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-21nixos/mastodon: Add configurable web- and streaming concurrencyembr
2021-09-21nixos/mastodon: Fix sidekiq's DB_POOL, add configurable concurrencyembr
2021-05-21nixos/mastodon: use rails command instead of rakeKerstin Humm
2021-04-28nixos/mastodon: update SystemCallFiltersIzorkin
2021-04-24nixos/mastodon/sandbox: add @privileged and @raw-io to SystemCallFilterIzorkin
2021-03-24nixos/mastodon: enable sandbox modeIzorkin
2021-02-17nixos/mastodon: fix group membership for nginxJustin Humm
2021-02-16mastodon, nixos/mastodon: use the same nodejs package in package and moduleIzorkin
2021-02-15nixos/mastodon: fix mastodon-init-db scriptIzorkin
2021-02-15nixos/mastodon: optimize permissionsIzorkin
2021-02-15nixos/mastodon: use unix socket to defaultIzorkin
2021-02-15nixos/mastodon: add option trustedProxyIzorkin
2021-02-12nixos/mastodon: set environment for mastodon-init-dirs (#112917)erictapen
2021-02-12nixos/mastodon: initMilan Pässler