2019-04-26 |
Goffi |
memory: minor style change
|
2019-04-26 |
Goffi |
plugin XEP-0329: use local part of jid for components:
|
2019-04-26 |
Goffi |
plugin XEP-0106: jid escaping implementation
|
2019-04-26 |
Goffi |
plugin XEP-0050: make plugin usable with components + new adHocError method to easily raise error when needed
|
2019-04-26 |
Goffi |
plugin XEP-0166: fixed missing key in warning log
|
2019-04-26 |
Goffi |
memory (sqlite): minor log improvment
|
2019-04-26 |
Goffi |
memory (sqlite): fixed fileUpdate when original value is not set (NULL)
|
2019-04-26 |
Goffi |
plugin invitation file: wrong plugin had been uploaded:
|
2019-04-14 |
Goffi |
jp (file/share): added invite command to invite an entity to a file sharing repository
|
2019-04-14 |
Goffi |
core: fixed component connexion:
|
2019-04-14 |
Goffi |
core: added getNamespace method to retrieve a namespace from short name.
|
2019-04-14 |
Goffi |
plugins sharing invitation, invitation, list of interest: handle invitation to a file sharing repository
|
2019-04-14 |
Goffi |
plugin events: refactored invitation and personal lists logic:
|
2019-04-14 |
Goffi |
tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errback
|
2019-04-14 |
Goffi |
jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:
|
2019-04-14 |
Goffi |
core (memory), plugin XEP-0329, plugin invitation: minor style improvments
|
2019-04-14 |
Goffi |
plugins: removed useless execute permission
|
2019-04-14 |
Goffi |
template (filters): set locale when using "date_fmt"
|
2019-04-14 |
Goffi |
template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10
|
2019-04-10 |
Goffi |
jp (common): `publish` is now a boolean
|
2019-04-10 |
Goffi |
primitivus (chat): fixed crash when removing focus_marker after a :search or :history command
|
2019-04-10 |
Goffi |
template: added "locales" variables to templates:
|
2019-04-10 |
Goffi |
constants: added KEY_LANG which is the key/name used in templates to change language/locale.
|
2019-04-10 |
Goffi |
code (xmpp): store version after roster item update + fix item removal:
|
2019-04-07 |
Goffi |
primitivus: don't call chatStateComposing when host is out of sync:
|
2019-04-07 |
Goffi |
quick frontend (app): (un)set sync state on (dis)connect:
|
2019-04-07 |
Goffi |
quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is set
|
2019-04-07 |
Goffi |
quick frontend (contact list): fixed profile filtering in fill()
|
2019-04-07 |
Goffi |
quick_frontend (app): fixed filters serialisation before calling bridge.historyGet
|
2019-04-07 |
Goffi |
memory (sqlite): cast timestamp_start filter to float instead of int
|
2019-04-07 |
Goffi |
core, quick_frontend(app): fixed connected signal handling
|
2019-04-07 |
Goffi |
jp (roster): added resync command to do a full roster resynchronisation
|
2019-04-07 |
Goffi |
core: added a rosterResync method to bridge:
|
2019-04-07 |
Goffi |
core (xmpp): implemented roster versioning
|
2019-04-07 |
Goffi |
core (memory/persistent): added clear method + initialise with a dict:
|
2019-04-07 |
Goffi |
core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
|
2019-04-07 |
Goffi |
quick_frontend (widgets): fixed crash on getWidgets when target doesn't correspond to any widget
|
2019-04-06 |
Goffi |
plugin android: check connectivity
|
2019-04-06 |
Goffi |
core (xmpp): new networkEnabled() and networkDisabled() methods:
|
2019-04-06 |
Goffi |
core (xmpp): advanced handling of connection termination
|
2019-04-05 |
Goffi |
core (xmpp): use the cleaner stopTrying() instead of setting `continueTrying = 0` when connection is not possible due to invalid certificate.
|
2019-04-05 |
Goffi |
jp (avatar/get): fixed avatar being displayed 2 times in a corner case:
|
2019-04-05 |
Goffi |
plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisation
|
2019-03-28 |
Goffi |
primitivus (chat): use the factorised code for user moved info messages.
|
2019-03-28 |
Goffi |
quick frontend(chat): prepared factorisation of merging of user moved info messages:
|
2019-03-27 |
Goffi |
core: minor style improvments
|
2019-03-25 |
Goffi |
plugin text syntaxes: activated useful markdown extensions:
|
2019-03-25 |
Goffi |
tools (common/template): always use highlight.css if present.
|
2019-03-25 |
Goffi |
jp (blog/set): fixed use of --item argument
|
2019-03-25 |
Goffi |
misc (CHANGELOG): added CSI
|
2019-03-25 |
Goffi |
misc (setup): minimum markdown version is not 3.0
|
2019-03-25 |
Goffi |
plugin text syntaxes: disable raw HTML parsing in mardown by default
|
2019-03-25 |
Goffi |
plugin android: use XEP-0352 to indicate (in)active state:
|
2019-03-25 |
Goffi |
plugin XEP-0352: implementation of Client State Indication
|
2019-03-25 |
Goffi |
jp (blog/edit): fixed handling of XHTML content when it is not already wrapped in <div>…</div>
|
2019-03-25 |
Goffi |
plugin text syntaxes: fixed default syntax
|
2019-03-25 |
Goffi |
plugin android: workaround to seek() bug, fixing file upload:
|
2019-03-22 |
Goffi |
plugin upload: minor fixes in some docstring length
|
2019-03-22 |
Goffi |
plugin XEP-0363: updated to namespace "urn:xmpp:http:upload:0", handle headers
|
2019-03-21 |
Goffi |
plugin XEP-0198: reset req_timer on session.reset():
|
2019-03-20 |
Goffi |
quick frontend(chat): fixed updateHistory bad call to historyPrint
|
2019-03-20 |
Goffi |
plugin upload: fixed inversion of title and message body + better error message on failed upload
|
2019-03-20 |
Goffi |
quick_frontend (app): progress callbacks handling:
|
2019-03-20 |
Goffi |
quick frontend (app): fixed notifications ids
|
2019-03-20 |
Goffi |
plugin XEP-0384: handle NoEligibleDevicesException
|
2019-03-20 |
Goffi |
plugin XEP-0384: give feedback to client when encryption failed
|
2019-03-20 |
Goffi |
plugin XEP-0384: small refactoring to encrypt messages + bugfix:
|
2019-03-20 |
Goffi |
plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4)
|
2019-03-16 |
Goffi |
plugin android: don't send notification if message comes from ourself (from an other device)
|
2019-03-10 |
Goffi |
quick frontend(widgets): added QuickWidget.target property as a helper method to get a single target:
|
2019-03-10 |
Goffi |
core: added a "_debug" signal:
|
2019-03-10 |
Goffi |
quick frontend (widgets): improved deletion of widget:
|
2019-03-10 |
Goffi |
quick frontend(widgets): improved handling of multiple instances of widgets:
|
2019-03-10 |
Goffi |
quick_frontend (widget, chat): implementation of new sync mechanism, first draft:
|
2019-03-10 |
Goffi |
quick frontend (chat): new updateOccupants methods which add/remove occupants to be in sync with new list
|
2019-03-10 |
Goffi |
quick frontend(chat): added setLocked/setUnlocked methods:
|
2019-03-10 |
Goffi |
quick_frontend(app): fixed use of bare jid for target when getting a new message:
|
2019-03-10 |
Goffi |
quick frontend(chat): display a useful message with __unicode__ and __str__
|
2019-03-10 |
Goffi |
quick frontend (app): added AUTO_RESYNC attribute in QuickApp, when set (default) the resync method is called on all widgets automatically:
|
2019-03-09 |
Goffi |
quick frontend (app): new synchronisation mechanism:
|
2019-03-09 |
Goffi |
plugin XEP-0045: added getRoomOccupants/mucOccupantsGet method to retrieve occupants of a joined room.
|
2019-03-09 |
Goffi |
core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in time
|
2019-03-09 |
Goffi |
plugin text commands: typo
|
2019-03-09 |
Goffi |
plugin android: improved state handling:
|
2019-03-09 |
Goffi |
bridge (pb): added bridgeDeactivateSignals and bridgeReactivateSignals methods:
|
2019-03-03 |
Goffi |
quick frontend(chat): use bare jid for getEncryptionState, and skip if for group chat
|
2019-03-03 |
Goffi |
plugin XEP-0077: correctly report invalid certificate + errback on unexpected stream close
|
2019-03-03 |
Goffi |
plugin manhole: added "jid" module to globals
|
2019-03-03 |
Goffi |
core (log): add traceback when "exc_info" is set
|
2019-03-03 |
Goffi |
tools (config): log error message if config can't be read
|
2019-03-02 |
Goffi |
we are in dev version again
|
2019-03-01 |
Goffi |
Added tag 0.7.0a4 for changeset 1798d4ace296
|
2019-03-01 |
Goffi |
0.7.0a4 release
0.7.0a4
|
2019-03-01 |
Goffi |
misc (CHANGELOG): cap hash disco extensions update
|
2019-03-01 |
Goffi |
core (disco): added missing disco extensions when generating the cap hash.
|
2019-03-01 |
Goffi |
quick frontend(app): avoid sending empty messages
|
2019-03-01 |
Goffi |
primitivus(contact list): fixed room not always appearing correctly in contact list
|
2019-03-01 |
Goffi |
plugin XEP-0045: fixed item-not-found exception when creating a room:
|
2019-03-01 |
Goffi |
plugin XEP-0045: fixed message type filtering when getting last stanza_id to retrieve history with MAM
|
2019-03-01 |
Goffi |
tools(common/date_utils): fixed order on year first + set default date for date_parse
|
2019-03-01 |
Goffi |
jp (message/mam): --start doesn't defaut anymore to "1 day ago", it is now unset by default
|
2019-03-01 |
Goffi |
plugin XEP-0384: removed _purgeOldData temporary hack, it should not be useful anymore
|
2019-03-01 |
Goffi |
plugin XEP-0045: cache presences if they are received before the room is fully joined:
|
2019-03-01 |
Goffi |
plugin OTR: ignore messages from sender without resource or from own jid
|
2019-03-01 |
Goffi |
core: renamed presenceReceived to presence_reveiced + use "client" as first arguments instead of "profile"
|
2019-03-01 |
Goffi |
jp (message/mam): added missing RSM options
|
2019-02-28 |
Goffi |
bridge (pb): minor import order change
|
2019-02-28 |
Goffi |
plugin XEP-0384: better bundle handling + misc improvments
|
2019-02-28 |
Goffi |
plugin XEP-0280: priority and "sent" fixes:
|
2019-02-28 |
Goffi |
plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method
|
2019-02-28 |
Goffi |
core (xml_tools): new elementCopy method to shallow copy a domish.Element
|
2019-02-28 |
Goffi |
core: we are in dev version again
|
2019-02-25 |
Goffi |
plugin OTR: do profile session init in profileConnecting, so it is done before receiving any stanza
|
2019-02-24 |
Goffi |
plugin OTR: disabled menu as the new generic encryption menu allows to start/stop OTR or display the trust UI.
|
2019-02-24 |
Goffi |
core: added a base menu allowing to set encryption session or show the trust management UI.
|
2019-02-24 |
Goffi |
core (patches): partially fixed jid caching:
|
2019-02-23 |
Goffi |
jp (blog/edit): changed comments handling:
|
2019-02-23 |
Goffi |
plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
|
2019-02-20 |
Goffi |
misc (README): typo
|
2019-02-15 |
Goffi |
jp(pubsub): minor code style fixes
|