summary refs log tree commit diff
path: root/pkgs/servers/tt-rss
Commit message (Collapse)AuthorAge
* tt-rss-theme-feedly: 2.0.0 -> 2.3.1R. RyanTM2020-01-17
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* tt-rss-theme-feedly: Package additional themesJanne Heß2019-03-14
|
* Merge pull request #53766 from dasJ/tt-rss-instagramRyan Mulligan2019-02-17
|\ | | | | tt-rss-plugin-ff-instagram: Init at git-2019-01-10
| * tt-rss-plugin-ff-instagram: Init at git-2019-01-10Janne Heß2019-01-10
| |
* | Merge pull request #55525 from dasJ/tt-rss-ldap-licenseworldofpeace2019-02-17
|\ \ | | | | | | tt-rss-plugin-auth-ldap: Use the correct license
| * | tt-rss-plugin-auth-ldap: Use the correct licenseJanne Heß2019-02-10
| | | | | | | | | | | | The repo now has a license file which contains the Apache 2 license.
* | | Merge pull request #55934 from dasJ/tt-rss-gdpr-fixRyan Mulligan2019-02-17
|\ \ \ | | | | | | | | tt-rss-plugin-tumblr-gdpr: 1.2 -> 2.1
| * | | tt-rss-plugin-tumblr-gdpr: 1.2 -> 2.1Janne Heß2019-02-17
| |/ / | | | | | | | | | The old version doesn't work anymore since #54896 was merged.
* / / tt-rss-theme-feedly: 1.4.0 -> 2.0.0Janne Heß2019-02-17
|/ / | | | | | | The old version doesn't work anymore since #54896 was merged.
* | tt-rss-plugin-auth-ldap: init at 2.0.0Jörg Thalheim2019-02-08
| |
* | tt-rss: 2018-04-05 -> 2019-01-29Nadrieril2019-01-29
|/
* tt-rss-theme-feedly: Init at 1.4.0 (#44634)Janne Heß2018-08-07
|
* tt-rss-plugin-tumblr-gdpr: Init at 1.2 (#44620)Janne Heß2018-08-07
|
* treewide: http -> https (#42665)Ryan Mulligan2018-06-27
|
* tt-rss: 2018-01-05 -> 2018-04-05Nadrieril2018-04-05
|
* tt-rss: 17.4 -> 2018-01-05Robin Gloster2018-01-05
| | | | tt-rss switched to a rolling release model
* treewide: get rid of invalid `buildPhases` argumentMaximilian Bosch2017-11-08
| | | | | | | | | I don't know where this comes from (I accidentally did that as well once), but some derivations seem to use `buildPhases` rather than `phases` in their derivations. This kills all improper usages as the lack of a `phases` argument didn't break the build, so this can be safely removed.
* tt-rss: 16.3 -> 17.4Nadrieril2017-07-17
|
* tt-rss service: init at 16.3Al Zohali2016-07-21