Mercurial > libervia-backend
log frontends/src/jp/cmd_roster.py @ 2308:0b21d87c91cf
age | author | description |
---|---|---|
2016-06-19 | Goffi | jp: fixed shebang python call |
2016-04-17 | souliane | jp (cmd/roster): fixes division by zero exceptions |
2016-02-29 | Goffi | jp: all commands now use the new start method and set need_loop in __init__ when needed |
2016-01-13 | souliane | jp (roster): change groups delimiter for "roster get" output, from "|" to "\t" |
2016-01-13 | souliane | jp (roster): add command "roster get" with parameters "--subscriptions", "--name" and "--groups" |
2016-01-13 | souliane | jp (roster stats): add some extra information |
2016-01-13 | souliane | jp (roster): add parameters "--no_from" and "--no_to" to command "roster purge" in order to remove the contacts with no from/to subscription |
2016-01-13 | souliane | jp: add command "roster stats" |
2016-01-13 | souliane | jp: add command "roster purge" to remove the contacts with no from/to subscription |