2019-10-11 |
Goffi |
doc (jp): typos (thanks tbart)
|
2019-10-08 |
Goffi |
misc: don't import memory in launch script:
|
2019-10-07 |
Goffi |
doc (jp/file_share): typo
|
2019-10-03 |
Goffi |
jp: default to "dark" if background is not set and can't be detected
|
2019-10-01 |
Goffi |
doc (jp/common_arguments): updated note about `--pwd`
|
2019-10-01 |
Goffi |
jp: password is now prompted if needed:
|
2019-10-01 |
Goffi |
changelog: update
|
2019-10-01 |
Goffi |
jp (debug): new "theme" command to print colour theme according to `background` value:
|
2019-10-01 |
Goffi |
jp: dark and light theme:
|
2019-10-01 |
Goffi |
tools (common): helping method to calculate luminance:
|
2019-10-01 |
Goffi |
core (patches): updated TLS patches:
|
2019-10-01 |
Goffi |
jp: handle dbus bridge with asyncio:
|
2019-10-01 |
Goffi |
bridge (dbus): AsyncIO version of D-Bus bridge:
|
2019-10-01 |
Goffi |
doc (jp): jp commands are now fully documented:
|
2019-09-25 |
Goffi |
jp: jp asyncio port:
|
2019-09-25 |
Goffi |
bridge (pb): implemented an asyncio compatible bridge:
|
2019-09-25 |
Goffi |
common (template): suppress jinja2 depreaction warning (to be removed once 2.10.1 is released)
|
2019-08-26 |
Goffi |
jp (common): fixed draft path use in BaseEdit
|
2019-08-25 |
Goffi |
install (setup.py): updated classifiers
|
2019-08-25 |
Goffi |
install (setup.py): updated `python_requires`
|
2019-08-16 |
Goffi |
tools (common/email): fixed email sending after python 3 port
|
2019-08-16 |
Goffi |
tools (async_process): log command as str
|
2019-08-16 |
Goffi |
plugin XEP-0329: fixed ShareNode item() and values after Python 3 port
|
2019-08-16 |
Goffi |
tools (config), memory: renamed SafeConfigParser following Python 3 port
|
2019-08-16 |
Goffi |
install (manifest): fixed old paths which where still used
|
2019-08-14 |
Goffi |
doc: replaced deprecated installation link in INSTALL
|
2019-08-13 |
Goffi |
Python 3 port:
|
2019-07-31 |
Goffi |
0.8 development starts
|
2019-07-24 |
Goffi |
Added tag 0.7.0 for changeset c7138e913213
|
2019-07-24 |
Goffi |
0.7.0 « La Commune » release
0.7.0
|
2019-07-24 |
Goffi |
install: added doc to MANIFEST.in
|
2019-07-24 |
Goffi |
plugin XEP-0313: log issues in addToHistory instead of raising error
|
2019-07-24 |
Goffi |
doc: some corrections:
|
2019-07-21 |
Goffi |
doc: added, overview, configuration and Primitivus documentation + some small modifications
|
2019-07-21 |
Goffi |
plugin XEP-0198: don't crash if transport is None in onAckTimeOut
|
2019-07-20 |
Goffi |
plugin XEP-0198: catch and log an error if buffer is unexpectedly empty
|
2019-07-20 |
Goffi |
plugin android: catch and log exception when using the vibrator:
|
2019-07-20 |
Goffi |
quick frontend (app): show an info log if avatar is not found instead of raising exception
|
2019-07-19 |
Goffi |
core: fixed handling of button callback in popups:
|
2019-07-19 |
Goffi |
plugin XEP-0045: fixed a bad attribute in a log message.
|
2019-07-19 |
Goffi |
plugin ad-hoc D-Bus: fixed warning when no media player is found
|
2019-07-18 |
Goffi |
memory (sqlite): properly wait for messages to be writen in database:
|
2019-07-18 |
Goffi |
memory (disco): fixed boolean to string conversion
|
2019-07-17 |
Goffi |
plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:
|
2019-07-17 |
Goffi |
primitivus: fixed status popup's cancel button
|
2019-07-17 |
Goffi |
plugin adhoc D-Bus: typo
|
2019-07-16 |
Goffi |
plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:
|
2019-07-15 |
Goffi |
plugins account, email invitation: fixed import of "email" module after it has been moved
|
2019-07-14 |
Goffi |
quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler:
|
2019-07-14 |
Goffi |
primitivus: better popup sizing:
|
2019-07-14 |
Goffi |
primitivus: select the widget even if an other one is selected when the selection comes from an user action:
|
2019-07-14 |
Goffi |
plugin XEP-0054: reject image without MIME type if it's not PNG
|
2019-07-14 |
Goffi |
plugin 0249: fixed invitation handling + some improvments:
|
2019-07-14 |
Goffi |
primitivus: don't focus on new widget if one is already selected:
|
2019-07-12 |
Goffi |
jp (blog/preview): fixed watch restoring when file is moved/deleted:
|
2019-07-12 |
Goffi |
doc (jp/blog): added note for --preview
|
2019-07-12 |
Goffi |
Backed out changeset cf0dda0d4cda
|
2019-07-12 |
Goffi |
jp (blog/edit): fail and show error message if --preview is not working
|
2019-07-12 |
Goffi |
doc (jp/blog): minor fix
|
2019-07-11 |
Goffi |
frontends (xmlui): fixed crash when CURRENT_LABEL is None:
|