log sat_frontends/jp/base.py @ 3404:26a0af6e32c1

age author description
2020-10-15 Goffi jp: don't guess background when stdout is not a tty
2020-01-29 Goffi dates update
2019-10-03 Goffi jp: default to "dark" if background is not set and can't be detected
2019-10-01 Goffi jp: password is now prompted if needed:
2019-10-01 Goffi jp: dark and light theme:
2019-10-01 Goffi jp: handle dbus bridge with asyncio:
2019-09-25 Goffi jp: jp asyncio port:
2019-08-13 Goffi Python 3 port:
2019-04-14 Goffi jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:
2019-01-12 Goffi jp (base): fixed default values for --max-items and --max when using pubsub
2019-01-12 Goffi date update
2019-01-11 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
2019-01-11 Goffi jp (base): MAM and RSM arguments can now be used for pubsub commands:
2019-01-06 Goffi jp (base, pubsub, ticket): handle order-by:
2018-12-01 Goffi jp (base): pubsub legacy --max option renamed to --max-item to prepare the use of --max for RSM.
2018-12-01 Goffi jp (base): new own_jid host attribute:
2018-12-01 Goffi jp (base): new date_decoder to specify dates in arguments
2018-11-18 Goffi jp (base): fixed connection when start_session arg exists but is False
2018-09-14 Goffi jp: fixed bad call to quit
2018-09-10 Goffi tools (common/template), jp: refactoring to handle multiple sites:
2018-06-20 Goffi tools (misc): do not remove flags while using them anymore, instead added "all_used" and "unused" properties in FlagsHandler
2018-06-20 Goffi jp (event): fixed crash on missing item in get and inviteeGet by making it mandatory.
2018-06-06 Goffi jp (base): do not crash when item is specified (e.g. in URL) but not needed in command, but display a message on stderr.
2018-05-22 Goffi jp (base): fixed jid encoding
2018-04-02 Goffi core, setup: huge cleaning: base frontends/src/jp/base.py@19029a95ec09