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:
|
2019-07-09 |
Goffi |
core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
|
2019-07-08 |
Goffi |
primitivus (contact list): fixed notifications counter for mentions:
|
2019-07-08 |
Goffi |
primitivus (chat): don't show minor notifications (all but mentions) when printing history
|
2019-07-07 |
Goffi |
plugin XEP-0045: avoid sending useless presence signals:
|
2019-07-06 |
Goffi |
plugin XEP-0045: log "failure" on configure error
|
2019-07-06 |
Goffi |
memory (sqlite): fixed order for last_stanza_id:
|
2019-07-06 |
Goffi |
quick frontend (chat), primitivus(chat): properly clear occupants on resync:
|
2019-07-05 |
Goffi |
quick_frontend (contact list): fixed `nick` use for groupchat:
|
2019-07-02 |
Goffi |
plugin XEP-0045: added a warning if a message is discarded because the room has not been found
|
2019-07-02 |
Goffi |
core (xmpp): removed log for presence, as it is barely useful and too verbose even for debug logs.
|
2019-07-02 |
Goffi |
core (xmpp): set message timestamp on message reception:
|
2019-07-02 |
Goffi |
core (xmpp): fixed URI correction while parsing messages:
|
2019-06-30 |
Goffi |
we are in dev version again
|
2019-06-30 |
Goffi |
Added tag 0.7.0b4 for changeset 86bfdf73d24a
|
2019-06-30 |
Goffi |
0.7.0b4 release
0.7.0b4
|
2019-06-30 |
Goffi |
core, plugin XEP-0045: fix crashes when changing URIs:
|
2019-06-30 |
Goffi |
quick frontends (contact list): ignore roster entities with a resource:
|
2019-06-30 |
Goffi |
core: return full jid in bridge's getContacts:
|
2019-06-30 |
Goffi |
quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.
|
2019-06-30 |
Goffi |
logs: increased defaut limit for memory output to 300
|
2019-06-30 |
Goffi |
core (constants): fixed flatpak config paths for older versions of flatpak:
|
2019-06-27 |
Goffi |
we are in dev version again
|
2019-06-27 |
Goffi |
Added tag 0.7.0b3 for changeset dbf24ba40396
|
2019-06-27 |
Goffi |
0.7.0b3 release
0.7.0b3
|
2019-06-27 |
Goffi |
core (constants): fixed Flatpak config path:
|
2019-06-27 |
Goffi |
jp (blog/preview): fixed call to getCurrentFile
|
2019-06-23 |
Goffi |
we are in dev version again
|
2019-06-23 |
Goffi |
Added tag 0.7.0b2 for changeset 43e5e0dc8c60
|
2019-06-23 |
Goffi |
0.7.0b2 release
0.7.0b2
|
2019-06-23 |
Goffi |
core (config): if flatpak is detected, config is also looked after in /app
|
2019-06-21 |
Goffi |
memory (sqlite): exit with an error if current db version is higher than version expected in current code
|
2019-06-21 |
Goffi |
install: remove "service_identity" which is need by Twisted, and request "tls" extra for twisted
|
2019-06-19 |
Goffi |
install: updated minimal version for sat_tmp and urwid-satext
|
2019-06-14 |
Goffi |
jp (xmlui): check root read_only status in addition to widget one
|
2019-06-14 |
Goffi |
jp (xmlui): fixed encoding for raw_input in StringWidget
|
2019-06-14 |
Goffi |
plugins schema, tickets, merge_requests: use serialised data for extra dict + some cosmetic changes
|
2019-06-12 |
Goffi |
tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
|
2019-05-26 |
Goffi |
doc (jp/common_arguments): typo
|
2019-05-26 |
Goffi |
core (constants): added generic constants for "info", "warning" and "error" levels
|
2019-05-26 |
Goffi |
core (constants): "on" can now be used as True value in bool method.
|
2019-05-26 |
Goffi |
doc: minor fixes + use ".pot" extension instead of ".po" for template in README4TRANSLATORS
|
2019-05-26 |
Goffi |
tools (email): moved email code to common so it can be used by frontends
|
2019-05-25 |
Goffi |
tools (common/template): fixed theme parsing when there is no "/" in parenthesis
|
2019-05-14 |
Goffi |
tools (email): fixed bad default value while reading config
|
2019-05-14 |
Goffi |
we are in dev version again
|
2019-05-05 |
Goffi |
Added tag 0.7.0b1 for changeset c6464685fcbb
|
2019-05-05 |
Goffi |
0.7.0b1 release
0.7.0b1
|
2019-05-05 |
Goffi |
changelog: added setup.py and VERSION
|
2019-02-22 |
Goffi |
doc: documentation first draft:
|
2019-05-05 |
Goffi |
jp (blog/edit): fixed --last-item after recent change in defaut value of --item
|
2019-05-05 |
Goffi |
jp (blog/set): fixed missing current_syntax
|
2019-05-05 |
Goffi |
jp (blog): fixed the deserialisation issue when using template output
|
2019-05-05 |
Goffi |
tools (common/data_objects): added a "deserialise" argument to BlogItem:
|
2019-05-03 |
Goffi |
plugin events: fixed invitation + set name and thumb_url from event element
|
2019-05-03 |
Goffi |
plugin list interest: initialise extra with an empty dict if not set in registerPubsub
|