Sun, 14 Apr 2019 08:21:51 +0200 |
Goffi |
plugins: removed useless execute permission
|
Sun, 14 Apr 2019 08:21:51 +0200 |
Goffi |
template (filters): set locale when using "date_fmt"
|
Sun, 14 Apr 2019 08:21:51 +0200 |
Goffi |
template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10
|
Wed, 10 Apr 2019 22:15:29 +0200 |
Goffi |
jp (common): `publish` is now a boolean
|
Wed, 10 Apr 2019 21:07:47 +0200 |
Goffi |
primitivus (chat): fixed crash when removing focus_marker after a :search or :history command
|
Wed, 10 Apr 2019 21:04:51 +0200 |
Goffi |
template: added "locales" variables to templates:
|
Wed, 10 Apr 2019 21:04:51 +0200 |
Goffi |
constants: added KEY_LANG which is the key/name used in templates to change language/locale.
|
Wed, 10 Apr 2019 21:04:41 +0200 |
Goffi |
code (xmpp): store version after roster item update + fix item removal:
|
Sun, 07 Apr 2019 21:09:51 +0200 |
Goffi |
primitivus: don't call chatStateComposing when host is out of sync:
|
Sun, 07 Apr 2019 21:09:49 +0200 |
Goffi |
quick frontend (app): (un)set sync state on (dis)connect:
|
Sun, 07 Apr 2019 21:06:57 +0200 |
Goffi |
quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is set
|
Sun, 07 Apr 2019 20:59:34 +0200 |
Goffi |
quick frontend (contact list): fixed profile filtering in fill()
|
Sun, 07 Apr 2019 20:58:15 +0200 |
Goffi |
quick_frontend (app): fixed filters serialisation before calling bridge.historyGet
|
Sun, 07 Apr 2019 20:57:13 +0200 |
Goffi |
memory (sqlite): cast timestamp_start filter to float instead of int
|
Sun, 07 Apr 2019 20:55:27 +0200 |
Goffi |
core, quick_frontend(app): fixed connected signal handling
|
Sun, 07 Apr 2019 18:50:13 +0200 |
Goffi |
jp (roster): added resync command to do a full roster resynchronisation
|
Sun, 07 Apr 2019 18:49:41 +0200 |
Goffi |
core: added a rosterResync method to bridge:
|
Sun, 07 Apr 2019 18:47:17 +0200 |
Goffi |
core (xmpp): implemented roster versioning
|
Sun, 07 Apr 2019 18:44:57 +0200 |
Goffi |
core (memory/persistent): added clear method + initialise with a dict:
|
Sun, 07 Apr 2019 18:38:18 +0200 |
Goffi |
core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
|
Sun, 07 Apr 2019 15:04:28 +0200 |
Goffi |
quick_frontend (widgets): fixed crash on getWidgets when target doesn't correspond to any widget
|
Sat, 06 Apr 2019 19:05:58 +0200 |
Goffi |
plugin android: check connectivity
|
Sat, 06 Apr 2019 19:05:57 +0200 |
Goffi |
core (xmpp): new networkEnabled() and networkDisabled() methods:
|
Sat, 06 Apr 2019 18:51:20 +0200 |
Goffi |
core (xmpp): advanced handling of connection termination
|
Fri, 05 Apr 2019 21:22:05 +0200 |
Goffi |
core (xmpp): use the cleaner stopTrying() instead of setting `continueTrying = 0` when connection is not possible due to invalid certificate.
|
Fri, 05 Apr 2019 21:22:05 +0200 |
Goffi |
jp (avatar/get): fixed avatar being displayed 2 times in a corner case:
|
Fri, 05 Apr 2019 21:22:03 +0200 |
Goffi |
plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisation
|
Thu, 28 Mar 2019 08:40:38 +0100 |
Goffi |
primitivus (chat): use the factorised code for user moved info messages.
|
Thu, 28 Mar 2019 08:39:19 +0100 |
Goffi |
quick frontend(chat): prepared factorisation of merging of user moved info messages:
|
Wed, 27 Mar 2019 21:15:25 +0100 |
Goffi |
core: minor style improvments
|
Mon, 25 Mar 2019 18:40:12 +0100 |
Goffi |
plugin text syntaxes: activated useful markdown extensions:
|
Mon, 25 Mar 2019 18:40:11 +0100 |
Goffi |
tools (common/template): always use highlight.css if present.
|
Mon, 25 Mar 2019 18:40:10 +0100 |
Goffi |
jp (blog/set): fixed use of --item argument
|
Mon, 25 Mar 2019 18:40:08 +0100 |
Goffi |
misc (CHANGELOG): added CSI
|
Mon, 25 Mar 2019 08:46:09 +0100 |
Goffi |
misc (setup): minimum markdown version is not 3.0
|
Mon, 25 Mar 2019 08:14:00 +0100 |
Goffi |
plugin text syntaxes: disable raw HTML parsing in mardown by default
|
Mon, 25 Mar 2019 07:08:26 +0100 |
Goffi |
plugin android: use XEP-0352 to indicate (in)active state:
|
Mon, 25 Mar 2019 07:08:23 +0100 |
Goffi |
plugin XEP-0352: implementation of Client State Indication
|
Mon, 25 Mar 2019 07:06:48 +0100 |
Goffi |
jp (blog/edit): fixed handling of XHTML content when it is not already wrapped in <div>…</div>
|
Mon, 25 Mar 2019 07:06:48 +0100 |
Goffi |
plugin text syntaxes: fixed default syntax
|
Mon, 25 Mar 2019 07:06:41 +0100 |
Goffi |
plugin android: workaround to seek() bug, fixing file upload:
|
Fri, 22 Mar 2019 19:26:09 +0100 |
Goffi |
plugin upload: minor fixes in some docstring length
|
Fri, 22 Mar 2019 19:26:08 +0100 |
Goffi |
plugin XEP-0363: updated to namespace "urn:xmpp:http:upload:0", handle headers
|
Thu, 21 Mar 2019 08:54:59 +0100 |
Goffi |
plugin XEP-0198: reset req_timer on session.reset():
|
Wed, 20 Mar 2019 19:33:38 +0100 |
Goffi |
quick frontend(chat): fixed updateHistory bad call to historyPrint
|
Wed, 20 Mar 2019 09:08:47 +0100 |
Goffi |
plugin upload: fixed inversion of title and message body + better error message on failed upload
|
Wed, 20 Mar 2019 09:08:47 +0100 |
Goffi |
quick_frontend (app): progress callbacks handling:
|
Wed, 20 Mar 2019 09:08:47 +0100 |
Goffi |
quick frontend (app): fixed notifications ids
|
Wed, 20 Mar 2019 09:08:47 +0100 |
Goffi |
plugin XEP-0384: handle NoEligibleDevicesException
|
Wed, 20 Mar 2019 09:08:47 +0100 |
Goffi |
plugin XEP-0384: give feedback to client when encryption failed
|
Wed, 20 Mar 2019 09:08:47 +0100 |
Goffi |
plugin XEP-0384: small refactoring to encrypt messages + bugfix:
|
Wed, 20 Mar 2019 09:08:37 +0100 |
Goffi |
plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4)
|
Sat, 16 Mar 2019 14:39:02 +0100 |
Goffi |
plugin android: don't send notification if message comes from ourself (from an other device)
|
Sun, 10 Mar 2019 18:04:27 +0100 |
Goffi |
quick frontend(widgets): added QuickWidget.target property as a helper method to get a single target:
|
Sun, 10 Mar 2019 18:04:01 +0100 |
Goffi |
core: added a "_debug" signal:
|
Sun, 10 Mar 2019 18:03:41 +0100 |
Goffi |
quick frontend (widgets): improved deletion of widget:
|
Sun, 10 Mar 2019 18:03:14 +0100 |
Goffi |
quick frontend(widgets): improved handling of multiple instances of widgets:
|
Sun, 10 Mar 2019 18:03:11 +0100 |
Goffi |
quick_frontend (widget, chat): implementation of new sync mechanism, first draft:
|
Sun, 10 Mar 2019 18:03:02 +0100 |
Goffi |
quick frontend (chat): new updateOccupants methods which add/remove occupants to be in sync with new list
|
Sun, 10 Mar 2019 18:02:58 +0100 |
Goffi |
quick frontend(chat): added setLocked/setUnlocked methods:
|
Sun, 10 Mar 2019 18:02:56 +0100 |
Goffi |
quick_frontend(app): fixed use of bare jid for target when getting a new message:
|
Sun, 10 Mar 2019 18:02:54 +0100 |
Goffi |
quick frontend(chat): display a useful message with __unicode__ and __str__
|
Sun, 10 Mar 2019 18:02:42 +0100 |
Goffi |
quick frontend (app): added AUTO_RESYNC attribute in QuickApp, when set (default) the resync method is called on all widgets automatically:
|
Sat, 09 Mar 2019 16:33:31 +0100 |
Goffi |
quick frontend (app): new synchronisation mechanism:
|
Sat, 09 Mar 2019 16:24:17 +0100 |
Goffi |
plugin XEP-0045: added getRoomOccupants/mucOccupantsGet method to retrieve occupants of a joined room.
|
Sat, 09 Mar 2019 16:24:15 +0100 |
Goffi |
core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in time
|
Sat, 09 Mar 2019 16:23:07 +0100 |
Goffi |
plugin text commands: typo
|
Sat, 09 Mar 2019 16:23:01 +0100 |
Goffi |
plugin android: improved state handling:
|
Sat, 09 Mar 2019 16:23:00 +0100 |
Goffi |
bridge (pb): added bridgeDeactivateSignals and bridgeReactivateSignals methods:
|
Sun, 03 Mar 2019 20:59:29 +0100 |
Goffi |
quick frontend(chat): use bare jid for getEncryptionState, and skip if for group chat
|
Sun, 03 Mar 2019 19:18:45 +0100 |
Goffi |
plugin XEP-0077: correctly report invalid certificate + errback on unexpected stream close
|
Sun, 03 Mar 2019 17:17:07 +0100 |
Goffi |
plugin manhole: added "jid" module to globals
|
Sun, 03 Mar 2019 12:04:55 +0100 |
Goffi |
core (log): add traceback when "exc_info" is set
|
Sun, 03 Mar 2019 08:57:36 +0100 |
Goffi |
tools (config): log error message if config can't be read
|
Sat, 02 Mar 2019 18:43:09 +0100 |
Goffi |
we are in dev version again
|
Fri, 01 Mar 2019 19:48:25 +0100 |
Goffi |
Added tag 0.7.0a4 for changeset 1798d4ace296
|
Fri, 01 Mar 2019 19:45:26 +0100 |
Goffi |
0.7.0a4 release
0.7.0a4
|
Fri, 01 Mar 2019 19:36:51 +0100 |
Goffi |
misc (CHANGELOG): cap hash disco extensions update
|
Fri, 01 Mar 2019 19:28:11 +0100 |
Goffi |
core (disco): added missing disco extensions when generating the cap hash.
|
Fri, 01 Mar 2019 17:42:28 +0100 |
Goffi |
quick frontend(app): avoid sending empty messages
|
Fri, 01 Mar 2019 17:33:15 +0100 |
Goffi |
primitivus(contact list): fixed room not always appearing correctly in contact list
|
Fri, 01 Mar 2019 17:32:15 +0100 |
Goffi |
plugin XEP-0045: fixed item-not-found exception when creating a room:
|
Fri, 01 Mar 2019 16:17:00 +0100 |
Goffi |
plugin XEP-0045: fixed message type filtering when getting last stanza_id to retrieve history with MAM
|
Fri, 01 Mar 2019 15:35:55 +0100 |
Goffi |
tools(common/date_utils): fixed order on year first + set default date for date_parse
|
Fri, 01 Mar 2019 14:45:50 +0100 |
Goffi |
jp (message/mam): --start doesn't defaut anymore to "1 day ago", it is now unset by default
|
Fri, 01 Mar 2019 12:17:34 +0100 |
Goffi |
plugin XEP-0384: removed _purgeOldData temporary hack, it should not be useful anymore
|
Fri, 01 Mar 2019 12:16:57 +0100 |
Goffi |
plugin XEP-0045: cache presences if they are received before the room is fully joined:
|
Fri, 01 Mar 2019 12:13:55 +0100 |
Goffi |
plugin OTR: ignore messages from sender without resource or from own jid
|
Fri, 01 Mar 2019 12:12:50 +0100 |
Goffi |
core: renamed presenceReceived to presence_reveiced + use "client" as first arguments instead of "profile"
|
Fri, 01 Mar 2019 12:11:16 +0100 |
Goffi |
jp (message/mam): added missing RSM options
|
Thu, 28 Feb 2019 18:57:28 +0100 |
Goffi |
bridge (pb): minor import order change
|
Thu, 28 Feb 2019 18:57:26 +0100 |
Goffi |
plugin XEP-0384: better bundle handling + misc improvments
|
Thu, 28 Feb 2019 18:57:06 +0100 |
Goffi |
plugin XEP-0280: priority and "sent" fixes:
|
Thu, 28 Feb 2019 18:57:04 +0100 |
Goffi |
plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method
|
Thu, 28 Feb 2019 18:57:00 +0100 |
Goffi |
core (xml_tools): new elementCopy method to shallow copy a domish.Element
|
Thu, 28 Feb 2019 18:56:48 +0100 |
Goffi |
core: we are in dev version again
|
Mon, 25 Feb 2019 08:07:00 +0100 |
Goffi |
plugin OTR: do profile session init in profileConnecting, so it is done before receiving any stanza
|
Sun, 24 Feb 2019 14:12:06 +0100 |
Goffi |
plugin OTR: disabled menu as the new generic encryption menu allows to start/stop OTR or display the trust UI.
|
Sun, 24 Feb 2019 14:11:08 +0100 |
Goffi |
core: added a base menu allowing to set encryption session or show the trust management UI.
|
Sun, 24 Feb 2019 14:09:44 +0100 |
Goffi |
core (patches): partially fixed jid caching:
|
Sat, 23 Feb 2019 19:00:25 +0100 |
Goffi |
jp (blog/edit): changed comments handling:
|
Sat, 23 Feb 2019 18:59:00 +0100 |
Goffi |
plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
|
Wed, 20 Feb 2019 19:42:35 +0100 |
Goffi |
misc (README): typo
|
Fri, 15 Feb 2019 22:24:57 +0100 |
Goffi |
jp(pubsub): minor code style fixes
|
Fri, 15 Feb 2019 22:13:43 +0100 |
Goffi |
jp (pubsub/node): new "import" command, to publish many nodes from an XML file
|
Fri, 15 Feb 2019 22:13:43 +0100 |
Goffi |
jp (pubsub/transform): use new psItemsSend method, it is not needed anymore to send items one by one when --admin is not used
|
Fri, 15 Feb 2019 22:13:43 +0100 |
Goffi |
jp (pubsub/node): added purge command
|
Fri, 15 Feb 2019 22:13:43 +0100 |
Goffi |
plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a node
|
Fri, 15 Feb 2019 22:13:20 +0100 |
Goffi |
plugin XEP-0060: added sendItems/psItemsSend method to publish several items at once
|
Wed, 06 Feb 2019 09:10:31 +0100 |
Goffi |
Added tag 0.7.0a3 for changeset 7d2d28564b3e
|
Wed, 06 Feb 2019 09:10:27 +0100 |
Goffi |
0.7.0a3 release
0.7.0a3
|
Sat, 02 Feb 2019 01:12:54 +0100 |
Goffi |
tools (common): fixed dateutil.parser import
|
Sat, 02 Feb 2019 01:05:25 +0100 |
Goffi |
plugin XEP-0198: don't use hooks on components
|
Sat, 26 Jan 2019 20:08:33 +0100 |
Goffi |
plugin XEP-0198: fixed typo resulting in a crash on resume
|
Sat, 26 Jan 2019 20:07:45 +0100 |
Goffi |
plugin XEP-0045: fixed crash when <delay> is used at an unexpected time.
|
Fri, 25 Jan 2019 09:06:29 +0100 |
Goffi |
plugin mr mercurial, tools(common/utils): moved command protocol to a new module
|
Tue, 22 Jan 2019 18:52:16 +0100 |
Goffi |
quick frontend (chat): use right type in getOrCreateWidget on new message
|
Sun, 20 Jan 2019 18:20:55 +0100 |
Goffi |
core (findByFeatures): fixed services discovery
|
Sun, 20 Jan 2019 15:46:32 +0100 |
Goffi |
quick frontends: visible_widgets can now keep any kind of widget, new visible_quick_widgets only iters on QuickWidgets
|
Sat, 19 Jan 2019 23:27:59 +0100 |
Goffi |
quick frontend (app): fixed filtering for chat state notifications
|
Sat, 19 Jan 2019 23:27:22 +0100 |
Goffi |
quick frontend (chat): fixed use of old method printInfo
|
Sat, 19 Jan 2019 22:49:32 +0100 |
Goffi |
memory (sqlite): optimizations
|
Sat, 19 Jan 2019 11:39:02 +0100 |
Goffi |
plugin text syntaxes: handle empty content in cleanXHTML + don't use self-closing tags for non-void elements.
|
Sat, 19 Jan 2019 11:39:02 +0100 |
Goffi |
merge_requests: use XHTML for body
|
Sat, 19 Jan 2019 11:39:02 +0100 |
Goffi |
plugin pubsub schema: handle XHTML fields
|
Sat, 19 Jan 2019 11:39:02 +0100 |
Goffi |
frontends, jp, templates: added XHTMLBox widget:
|
Sat, 19 Jan 2019 11:39:02 +0100 |
Goffi |
core (XMLUI): new XHTMLBox widget:
|
Sat, 19 Jan 2019 11:39:02 +0100 |
Goffi |
plugin text syntaxes: cleanStyle is an independent method, cleanXHTML is now blocking (no need to launch thread for that)
|