aboutsummaryrefslogtreecommitdiff
path: root/cli/user-info.php
AgeCommit message (Collapse)Author
2017-03-03CLI: More infos in user-infoGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1449#issuecomment-283927614
2016-11-05+x execution rights user-infoGravatar Alexandre Alapetite
2016-11-05CLI: IEC prefix (binary) for unitsGravatar Alexandre Alapetite
Updated according to https://wiki.ubuntu.com/UnitsPolicy (I got confused due `ls`, which is still using 1024 but is listed as an exception) And use the formatting function already included in FreshRSS
2016-11-05Add CLI for user information + Fix last user activityGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1345