about summary refs log tree commit diff
path: root/pkgs/servers/mastodon
AgeCommit message (Expand)AuthorFilesLines
2023-09-28mastodon: apply suggestionWeijia Wang2-4/+10
2023-09-28mastodon: reduce the amount of files information is spread acrossSandro Jäckel5-24/+19
2023-09-28mastodon: simplify update scriptWeijia Wang1-1/+0
2023-09-28mastodon: fix updateScriptKerstin Humm1-1/+1
2023-09-27mastodon: generate and read yarn hash from dependencies dirDan Buch3-4/+12
2023-09-21mastodon: 4.1.8 -> 4.1.9Sandro Jäckel2-3/+3
2023-09-19mastodon: 4.1.7 -> 4.1.8Sophie Tauchert2-3/+3
2023-09-05mastodon: 4.1.6 -> 4.1.7Sandro Jäckel2-3/+3
2023-07-31mastodon: 4.1.5 -> 4.1.6 (#246348)Kerstin2-3/+3
2023-07-22mastodon: 4.1.4 -> 4.1.5Sandro Jäckel3-4/+4
2023-07-22Merge pull request #241937 from SuperSandro2000/mastodon-update-scriptSandro3-41/+14
2023-07-18mastodon: adapt update script to new nix-prefetch-githubTheodore Ni2-3/+3
2023-07-07mastodon: 4.1.3 -> 4.1.4Sandro Jäckel3-5/+5
2023-07-06mastodon: simplify update scriptSandro Jäckel3-41/+14
2023-07-06mastodon: 4.1.2 -> 4.1.3Sophie Tauchert3-51/+51
2023-07-05Merge pull request #238836 from SuperSandro2000/mastodon-fetchfromgithubSandro3-28/+32
2023-07-03mastodon: add runHooksSandro Jäckel1-0/+16
2023-06-20mastodon: use fetchFromGitHub, fix shellcheck hintsSandro Jäckel3-28/+32
2023-04-05mastodon: 4.1.1 -> 4.1.2Kerstin Humm2-10/+5
2023-03-29mastodon: update ruby packageIzorkin2-5/+9
2023-03-20mastodon: 4.1.0 -> 4.1.1Izorkin3-20/+19
2023-02-11mastodon: 4.0.2 -> 4.1.0Kerstin Humm4-198/+307
2023-01-26mastodon: create missing static gzip and brotli filesIzorkin1-1/+29
2023-01-07mastodon: pass dependencies as environment variablesAndrew Dunham1-10/+10
2022-11-17mastodon: 3.5.3 -> 4.0.2Kerstin Humm4-206/+209
2022-11-16mastodon: add ghuntley as maintainerGeoffrey Huntley1-1/+1
2022-10-02mastodon: pass yarnOfflineCache as environment variableYureka1-6/+6
2022-09-25mastodon: Fix compatibility for openssl 3Robert Gerus1-0/+3
2022-06-29maintainers: remove petabyteboyajs1241-1/+1
2022-05-27mastodon: 3.5.2 -> 3.5.3Kerstin Humm4-86/+65
2022-05-04mastodon: 3.5.1 -> 3.5.2techknowlogick4-76/+76
2022-04-09mastodon.updateScript: use correct input for nix-prefetch-git, better formattingKerstin Humm2-24/+24
2022-04-09mastodon: 3.5.0 -> 3.5.1techknowlogick4-44/+66
2022-04-07mastodon: fix indexing statuses in elasticsearchIzorkin1-0/+9
2022-03-31mastodon: use correct GitHub UrlKerstin Humm2-3/+3
2022-03-31mastodon: 3.4.6 -> 3.5.0Kerstin Humm4-409/+518
2022-03-21mastodon: build nodejs modules with fetchYarnDepsIzorkin7-12972/+33
2022-03-20nixos/tests: add mastodon testIzorkin1-1/+3
2022-02-20Merge pull request #160723 from erictapen/mastodonRobert Scott1-1/+9
2022-02-20mastodon: apply upstream patch for CVE-2022-0432Kerstin Humm1-1/+9
2022-02-19mastodon: add aarch64-linux platformJelle Besseling1-1/+1
2022-02-03mastodon: 3.4.5 -> 3.4.6Kerstin Humm4-5/+5
2022-02-02mastodon: 3.4.4 -> 3.4.5Kerstin Humm6-1587/+1587
2021-11-26mastodon: 3.4.1 -> 3.4.4Kerstin Humm4-8/+8
2021-11-26mastodon.updateScript: use runCommand instead of mkDerivationKerstin Humm1-13/+23
2021-08-15treewide: runCommandNoCC -> runCommand in generated codeRobert Hensing1-1/+1
2021-07-24mastodon-update-script: remove phasesFelix Buehler1-1/+0
2021-06-15mastodon: 3.4.0 -> 3.4.1Kerstin Humm7-414/+670
2021-05-21mastodon: migrate from ruby 2.7 to 3.0Kerstin Humm1-2/+2
2021-05-21mastodon: 3.3.0 -> 3.4.0Kerstin Humm7-1454/+1631