2021-09-01 |
Goffi |
cli: call `bridge.getReady()` after bridge connection
|
2021-07-29 |
Goffi |
jp (base): add flag for `use_pubsub` to add cache skipping option
|
2021-07-28 |
Goffi |
plugin XEP-0060: getItems extra is now serialised dict
|
2021-06-14 |
Goffi |
core, frontends: fix invalid translatable strings.
|
2021-06-09 |
Goffi |
cli: update constants to use new name
|
2021-06-04 |
Goffi |
jp: fix background guessing when stdin is redirected
|
2021-03-23 |
Goffi |
frontends: use new EXIT_BACKEND_NOT_FOUND exit code:
|
2021-03-21 |
Goffi |
jp: config section is now `cli` instead of `jp` following global renaming
|
2021-03-20 |
Goffi |
core (setup), jp, primitivus: update console scripts + classifiers:
|
2021-03-19 |
Goffi |
date update
|
2020-11-12 |
Goffi |
jp (base, pubsub/set): new `--quiet` argument:
|
2020-11-12 |
Goffi |
jp: new `confirm` method:
|
2020-11-12 |
Goffi |
jp (file/send): don't add main resource to bare jid anymore:
|
2020-11-12 |
Goffi |
jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)
|
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
|