Mercurial > libervia-backend
graph
-
tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errbackSun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
core (memory), plugin XEP-0329, plugin invitation: minor style improvmentsSun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
plugins: removed useless execute permissionSun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
template (filters): set locale when using "date_fmt"Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
jp (common): `publish` is now a booleanWed, 10 Apr 2019 22:15:29 +0200, by Goffi
-
primitivus (chat): fixed crash when removing focus_marker after a :search or :history commandWed, 10 Apr 2019 21:07:47 +0200, by Goffi
-
template: added "locales" variables to templates:Wed, 10 Apr 2019 21:04:51 +0200, by Goffi
-
constants: added KEY_LANG which is the key/name used in templates to change language/locale.Wed, 10 Apr 2019 21:04:51 +0200, by Goffi
-
code (xmpp): store version after roster item update + fix item removal:Wed, 10 Apr 2019 21:04:41 +0200, by Goffi
-
primitivus: don't call chatStateComposing when host is out of sync:Sun, 07 Apr 2019 21:09:51 +0200, by Goffi
-
quick frontend (app): (un)set sync state on (dis)connect:Sun, 07 Apr 2019 21:09:49 +0200, by Goffi
-
quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is setSun, 07 Apr 2019 21:06:57 +0200, by Goffi
-
quick frontend (contact list): fixed profile filtering in fill()Sun, 07 Apr 2019 20:59:34 +0200, by Goffi
-
quick_frontend (app): fixed filters serialisation before calling bridge.historyGetSun, 07 Apr 2019 20:58:15 +0200, by Goffi
-
memory (sqlite): cast timestamp_start filter to float instead of intSun, 07 Apr 2019 20:57:13 +0200, by Goffi
-
core, quick_frontend(app): fixed connected signal handlingSun, 07 Apr 2019 20:55:27 +0200, by Goffi
-
jp (roster): added resync command to do a full roster resynchronisationSun, 07 Apr 2019 18:50:13 +0200, by Goffi
-
core: added a rosterResync method to bridge:Sun, 07 Apr 2019 18:49:41 +0200, by Goffi
-
core (xmpp): implemented roster versioningSun, 07 Apr 2019 18:47:17 +0200, by Goffi
-
core (memory/persistent): added clear method + initialise with a dict:Sun, 07 Apr 2019 18:44:57 +0200, by Goffi
-
core (memory/sqlite): display arguments in logs in case of too many db/interaction triesSun, 07 Apr 2019 18:38:18 +0200, by Goffi
-
quick_frontend (widgets): fixed crash on getWidgets when target doesn't correspond to any widgetSun, 07 Apr 2019 15:04:28 +0200, by Goffi
-
plugin android: check connectivitySat, 06 Apr 2019 19:05:58 +0200, by Goffi
-
core (xmpp): new networkEnabled() and networkDisabled() methods:Sat, 06 Apr 2019 19:05:57 +0200, by Goffi
-
core (xmpp): advanced handling of connection terminationSat, 06 Apr 2019 18:51:20 +0200, by 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, by Goffi
-
jp (avatar/get): fixed avatar being displayed 2 times in a corner case:Fri, 05 Apr 2019 21:22:05 +0200, by Goffi
-
plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisationFri, 05 Apr 2019 21:22:03 +0200, by Goffi
-
primitivus (chat): use the factorised code for user moved info messages.Thu, 28 Mar 2019 08:40:38 +0100, by Goffi
-
quick frontend(chat): prepared factorisation of merging of user moved info messages:Thu, 28 Mar 2019 08:39:19 +0100, by Goffi
-
core: minor style improvmentsWed, 27 Mar 2019 21:15:25 +0100, by Goffi
-
plugin text syntaxes: activated useful markdown extensions:Mon, 25 Mar 2019 18:40:12 +0100, by Goffi
-
tools (common/template): always use highlight.css if present.Mon, 25 Mar 2019 18:40:11 +0100, by Goffi
-
jp (blog/set): fixed use of --item argumentMon, 25 Mar 2019 18:40:10 +0100, by Goffi
-
misc (CHANGELOG): added CSIMon, 25 Mar 2019 18:40:08 +0100, by Goffi
-
misc (setup): minimum markdown version is not 3.0Mon, 25 Mar 2019 08:46:09 +0100, by Goffi
-
plugin text syntaxes: disable raw HTML parsing in mardown by defaultMon, 25 Mar 2019 08:14:00 +0100, by Goffi
-
plugin android: use XEP-0352 to indicate (in)active state:Mon, 25 Mar 2019 07:08:26 +0100, by Goffi
-
plugin XEP-0352: implementation of Client State IndicationMon, 25 Mar 2019 07:08:23 +0100, by 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, by Goffi
-
plugin text syntaxes: fixed default syntaxMon, 25 Mar 2019 07:06:48 +0100, by Goffi
-
plugin android: workaround to seek() bug, fixing file upload:Mon, 25 Mar 2019 07:06:41 +0100, by Goffi
-
plugin upload: minor fixes in some docstring lengthFri, 22 Mar 2019 19:26:09 +0100, by Goffi
-
plugin XEP-0363: updated to namespace "urn:xmpp:http:upload:0", handle headersFri, 22 Mar 2019 19:26:08 +0100, by Goffi
-
plugin XEP-0198: reset req_timer on session.reset():Thu, 21 Mar 2019 08:54:59 +0100, by Goffi
-
quick frontend(chat): fixed updateHistory bad call to historyPrintWed, 20 Mar 2019 19:33:38 +0100, by Goffi
-
plugin upload: fixed inversion of title and message body + better error message on failed uploadWed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
quick_frontend (app): progress callbacks handling:Wed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
quick frontend (app): fixed notifications idsWed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
plugin XEP-0384: handle NoEligibleDevicesExceptionWed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
plugin XEP-0384: give feedback to client when encryption failedWed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
plugin XEP-0384: small refactoring to encrypt messages + bugfix:Wed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4)Wed, 20 Mar 2019 09:08:37 +0100, by Goffi
-
plugin android: don't send notification if message comes from ourself (from an other device)Sat, 16 Mar 2019 14:39:02 +0100, by Goffi
-
quick frontend(widgets): added QuickWidget.target property as a helper method to get a single target:Sun, 10 Mar 2019 18:04:27 +0100, by Goffi
-
core: added a "_debug" signal:Sun, 10 Mar 2019 18:04:01 +0100, by Goffi
-
quick frontend (widgets): improved deletion of widget:Sun, 10 Mar 2019 18:03:41 +0100, by Goffi
-
quick frontend(widgets): improved handling of multiple instances of widgets:Sun, 10 Mar 2019 18:03:14 +0100, by Goffi
-
quick_frontend (widget, chat): implementation of new sync mechanism, first draft:Sun, 10 Mar 2019 18:03:11 +0100, by Goffi
-
quick frontend (chat): new updateOccupants methods which add/remove occupants to be in sync with new listSun, 10 Mar 2019 18:03:02 +0100, by Goffi
-
quick frontend(chat): added setLocked/setUnlocked methods:Sun, 10 Mar 2019 18:02:58 +0100, by Goffi
-
quick_frontend(app): fixed use of bare jid for target when getting a new message:Sun, 10 Mar 2019 18:02:56 +0100, by Goffi
-
quick frontend(chat): display a useful message with __unicode__ and __str__Sun, 10 Mar 2019 18:02:54 +0100, by Goffi
-
quick frontend (app): added AUTO_RESYNC attribute in QuickApp, when set (default) the resync method is called on all widgets automatically:Sun, 10 Mar 2019 18:02:42 +0100, by Goffi
-
quick frontend (app): new synchronisation mechanism:Sat, 09 Mar 2019 16:33:31 +0100, by Goffi
-
plugin XEP-0045: added getRoomOccupants/mucOccupantsGet method to retrieve occupants of a joined room.Sat, 09 Mar 2019 16:24:17 +0100, by Goffi
-
core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in timeSat, 09 Mar 2019 16:24:15 +0100, by Goffi
-
plugin text commands: typoSat, 09 Mar 2019 16:23:07 +0100, by Goffi
-
plugin android: improved state handling:Sat, 09 Mar 2019 16:23:01 +0100, by Goffi
-
bridge (pb): added bridgeDeactivateSignals and bridgeReactivateSignals methods:Sat, 09 Mar 2019 16:23:00 +0100, by Goffi
-
quick frontend(chat): use bare jid for getEncryptionState, and skip if for group chatSun, 03 Mar 2019 20:59:29 +0100, by Goffi
-
plugin XEP-0077: correctly report invalid certificate + errback on unexpected stream closeSun, 03 Mar 2019 19:18:45 +0100, by Goffi
-
plugin manhole: added "jid" module to globalsSun, 03 Mar 2019 17:17:07 +0100, by Goffi
-
core (log): add traceback when "exc_info" is setSun, 03 Mar 2019 12:04:55 +0100, by Goffi
-
tools (config): log error message if config can't be readSun, 03 Mar 2019 08:57:36 +0100, by Goffi
-
we are in dev version againSat, 02 Mar 2019 18:43:09 +0100, by Goffi
-
Added tag 0.7.0a4 for changeset 1798d4ace296Fri, 01 Mar 2019 19:48:25 +0100, by Goffi
-
misc (CHANGELOG): cap hash disco extensions updateFri, 01 Mar 2019 19:36:51 +0100, by Goffi
-
core (disco): added missing disco extensions when generating the cap hash.Fri, 01 Mar 2019 19:28:11 +0100, by Goffi
-
quick frontend(app): avoid sending empty messagesFri, 01 Mar 2019 17:42:28 +0100, by Goffi
-
primitivus(contact list): fixed room not always appearing correctly in contact listFri, 01 Mar 2019 17:33:15 +0100, by Goffi
-
plugin XEP-0045: fixed item-not-found exception when creating a room:Fri, 01 Mar 2019 17:32:15 +0100, by Goffi
-
plugin XEP-0045: fixed message type filtering when getting last stanza_id to retrieve history with MAMFri, 01 Mar 2019 16:17:00 +0100, by Goffi
-
tools(common/date_utils): fixed order on year first + set default date for date_parseFri, 01 Mar 2019 15:35:55 +0100, by Goffi
-
jp (message/mam): --start doesn't defaut anymore to "1 day ago", it is now unset by defaultFri, 01 Mar 2019 14:45:50 +0100, by Goffi
-
plugin XEP-0384: removed _purgeOldData temporary hack, it should not be useful anymoreFri, 01 Mar 2019 12:17:34 +0100, by Goffi
-
plugin XEP-0045: cache presences if they are received before the room is fully joined:Fri, 01 Mar 2019 12:16:57 +0100, by Goffi
-
plugin OTR: ignore messages from sender without resource or from own jidFri, 01 Mar 2019 12:13:55 +0100, by Goffi
-
core: renamed presenceReceived to presence_reveiced + use "client" as first arguments instead of "profile"Fri, 01 Mar 2019 12:12:50 +0100, by Goffi
-
jp (message/mam): added missing RSM optionsFri, 01 Mar 2019 12:11:16 +0100, by Goffi
-
bridge (pb): minor import order changeThu, 28 Feb 2019 18:57:28 +0100, by Goffi
-
plugin XEP-0384: better bundle handling + misc improvmentsThu, 28 Feb 2019 18:57:26 +0100, by Goffi
-
plugin XEP-0280: priority and "sent" fixes:Thu, 28 Feb 2019 18:57:06 +0100, by Goffi
-
plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy methodThu, 28 Feb 2019 18:57:04 +0100, by Goffi
-
core (xml_tools): new elementCopy method to shallow copy a domish.ElementThu, 28 Feb 2019 18:57:00 +0100, by Goffi
-
core: we are in dev version againThu, 28 Feb 2019 18:56:48 +0100, by Goffi
-
plugin OTR: do profile session init in profileConnecting, so it is done before receiving any stanzaMon, 25 Feb 2019 08:07:00 +0100, by 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:12:06 +0100, by Goffi
-
core: added a base menu allowing to set encryption session or show the trust management UI.Sun, 24 Feb 2019 14:11:08 +0100, by Goffi
-
core (patches): partially fixed jid caching:Sun, 24 Feb 2019 14:09:44 +0100, by Goffi
-
jp (blog/edit): changed comments handling:Sat, 23 Feb 2019 19:00:25 +0100, by Goffi
-
plugin XEP-0277: blog items data are now entirely serialised before going to bridge:Sat, 23 Feb 2019 18:59:00 +0100, by Goffi
-
misc (README): typoWed, 20 Feb 2019 19:42:35 +0100, by Goffi
-
jp(pubsub): minor code style fixesFri, 15 Feb 2019 22:24:57 +0100, by Goffi
-
jp (pubsub/node): new "import" command, to publish many nodes from an XML fileFri, 15 Feb 2019 22:13:43 +0100, by Goffi
-
jp (pubsub/transform): use new psItemsSend method, it is not needed anymore to send items one by one when --admin is not usedFri, 15 Feb 2019 22:13:43 +0100, by Goffi
-
jp (pubsub/node): added purge commandFri, 15 Feb 2019 22:13:43 +0100, by Goffi
-
plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a nodeFri, 15 Feb 2019 22:13:43 +0100, by Goffi
-
plugin XEP-0060: added sendItems/psItemsSend method to publish several items at onceFri, 15 Feb 2019 22:13:20 +0100, by Goffi
-
Added tag 0.7.0a3 for changeset 7d2d28564b3eWed, 06 Feb 2019 09:10:31 +0100, by Goffi
-
tools (common): fixed dateutil.parser importSat, 02 Feb 2019 01:12:54 +0100, by Goffi
-
plugin XEP-0198: don't use hooks on componentsSat, 02 Feb 2019 01:05:25 +0100, by Goffi
-
plugin XEP-0198: fixed typo resulting in a crash on resumeSat, 26 Jan 2019 20:08:33 +0100, by Goffi
-
plugin XEP-0045: fixed crash when <delay> is used at an unexpected time.Sat, 26 Jan 2019 20:07:45 +0100, by Goffi
-
plugin mr mercurial, tools(common/utils): moved command protocol to a new moduleFri, 25 Jan 2019 09:06:29 +0100, by Goffi
-
quick frontend (chat): use right type in getOrCreateWidget on new messageTue, 22 Jan 2019 18:52:16 +0100, by Goffi
-
core (findByFeatures): fixed services discoverySun, 20 Jan 2019 18:20:55 +0100, by Goffi
-
quick frontends: visible_widgets can now keep any kind of widget, new visible_quick_widgets only iters on QuickWidgetsSun, 20 Jan 2019 15:46:32 +0100, by Goffi
-
quick frontend (app): fixed filtering for chat state notificationsSat, 19 Jan 2019 23:27:59 +0100, by Goffi
-
quick frontend (chat): fixed use of old method printInfoSat, 19 Jan 2019 23:27:22 +0100, by Goffi
-
memory (sqlite): optimizationsSat, 19 Jan 2019 22:49:32 +0100, by 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, by Goffi
-
merge_requests: use XHTML for bodySat, 19 Jan 2019 11:39:02 +0100, by Goffi
-
plugin pubsub schema: handle XHTML fieldsSat, 19 Jan 2019 11:39:02 +0100, by Goffi
-
frontends, jp, templates: added XHTMLBox widget:Sat, 19 Jan 2019 11:39:02 +0100, by Goffi
-
core (XMLUI): new XHTMLBox widget:Sat, 19 Jan 2019 11:39:02 +0100, by Goffi
-
plugin text syntaxes: cleanStyle is an independent method, cleanXHTML is now blocking (no need to launch thread for that)Sat, 19 Jan 2019 11:39:02 +0100, by Goffi
-
plugin text syntaxes: changed import name to TEXT_SYNTAX (better with underscore for autocompletion)Sat, 19 Jan 2019 11:39:02 +0100, by Goffi
-
changelog: updateSat, 19 Jan 2019 11:38:54 +0100, by Goffi
-
core, XEP-0315: move XML element handling to sat_tmp:Wed, 16 Jan 2019 09:18:16 +0100, by Goffi
-
jp (pubsub): new "transform" command:Tue, 15 Jan 2019 08:51:56 +0100, by Goffi
-
plugin pubsub admin: pubsub administrator first draft:Tue, 15 Jan 2019 08:51:54 +0100, by Goffi
-
jp (base): fixed default values for --max-items and --max when using pubsubSat, 12 Jan 2019 16:50:58 +0100, by Goffi
-
plugin pubsub schema: code formatting minor updateSat, 12 Jan 2019 16:50:13 +0100, by Goffi
-
jp (pubsub/search): fixed name for node_maxSat, 12 Jan 2019 16:49:23 +0100, by Goffi
-
plugin XEP-0315: implementation of Data Forms XML ElementSat, 12 Jan 2019 15:01:20 +0100, by Goffi
-
date updateSat, 12 Jan 2019 12:25:31 +0100, by Goffi
-
tools (common/data_objects): moved BlogItems._parseMetadata to a parsePubSubMetadata function, so it can be used in a more generic wayFri, 11 Jan 2019 21:38:20 +0100, by Goffi
-
plugin XEP-0060: set a 30s timeout on items getFri, 11 Jan 2019 19:49:01 +0100, by Goffi
-
core (disco): client.disco.requestInfo failure are re-raised:Fri, 11 Jan 2019 19:48:20 +0100, by Goffi
-
core: findByFeatures speed improvments:Fri, 11 Jan 2019 19:44:46 +0100, by Goffi
-
tools (common/data_objects): metadata parsing in BlogItems:Fri, 11 Jan 2019 16:35:13 +0100, by Goffi
-
misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)Fri, 11 Jan 2019 11:13:15 +0100, by Goffi
-
jp (base): MAM and RSM arguments can now be used for pubsub commands:Fri, 11 Jan 2019 10:18:02 +0100, by Goffi
-
XEP-0059: max value check:Fri, 11 Jan 2019 09:48:19 +0100, by Goffi
-
core (XMLUI): small optimisation: introspection is done once at module loading instead of on each XMLUI instantiationFri, 11 Jan 2019 09:48:17 +0100, by Goffi
-
jp (base, pubsub, ticket): handle order-by:Sun, 06 Jan 2019 17:39:57 +0100, by Goffi
-
plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:Sun, 06 Jan 2019 17:36:51 +0100, by Goffi
-
plugin XEP-0380: register namespaceSun, 06 Jan 2019 17:34:56 +0100, by Goffi
-
plugin XEP-0060: fixed MAM return value on getItems():Sun, 06 Jan 2019 17:33:53 +0100, by Goffi
-
plugin XEP-0384: give feedback to user when trust must be handled before sending a messageSat, 05 Jan 2019 14:15:11 +0100, by Goffi
-
plugin android: fixed path for .cagou_statusFri, 04 Jan 2019 19:12:43 +0100, by Goffi
-
plugin manhole: manhole debug plugin, first draft:Fri, 04 Jan 2019 18:59:24 +0100, by Goffi
-
plugin XEP-0380, XEP-0384: use C.EXTRA_INFO_DECR_ERR as info sub-type when a message can't be decrypted.Fri, 04 Jan 2019 18:47:56 +0100, by Goffi
-
plugin OTR: fixed a bug which was tagging every message as "encrypted"Fri, 04 Jan 2019 18:46:39 +0100, by Goffi
-
core (constants): added a constant for "encrypted"Fri, 04 Jan 2019 18:46:02 +0100, by Goffi
-
core (xmpp): don't add to history a message if there is no message and no subject.Fri, 04 Jan 2019 18:44:43 +0100, by Goffi
-
plugin XEP-0380: Explicit Message Encryption implementationFri, 04 Jan 2019 11:14:53 +0100, by Goffi
-
core (memory/encryption): added getNamespaces method to retrieve all plugins namespacesFri, 04 Jan 2019 11:14:17 +0100, by Goffi
-
core (xmpp): added "extra" argument to client.feedbackFri, 04 Jan 2019 11:13:31 +0100, by Goffi
-
memory (sqlite): minor comment moveFri, 04 Jan 2019 09:26:57 +0100, by Goffi
-
memory (sqlite): retry _runInteraction in the same way as for _runQuery, this improve reliabilityFri, 04 Jan 2019 09:21:16 +0100, by Goffi
-
plugin XEP-0384: don't ignore StanzaError if it's not item-not-foundFri, 04 Jan 2019 09:20:32 +0100, by Goffi
-
plugin XEP-0384: various bug fixes:Thu, 03 Jan 2019 21:04:55 +0100, by Goffi
-
core (memory/encryption), plugin OTR: finished OTR integration in encryption:Thu, 03 Jan 2019 21:00:00 +0100, by Goffi
-
core (xmpp): implemented human friendly __unicode__ for clientThu, 03 Jan 2019 20:51:08 +0100, by Goffi
-
tools (xml_tools): isXMLUICancelled helper function to check if an XMLUI has been cancelled from raw XML.Thu, 03 Jan 2019 20:49:21 +0100, by Goffi
-
jp (message/send, encryption): encryption handling:Wed, 02 Jan 2019 18:50:57 +0100, by Goffi
-
jp (xmlui): JidWidget + small improvments:Wed, 02 Jan 2019 18:50:47 +0100, by Goffi
-
plugin XEP-0384: update to last python-omemo + trust management:Wed, 02 Jan 2019 18:50:28 +0100, by Goffi
-
frontends (XMLUI): TabsContainer can now be the main container (Primitivus keep the old behaviour and always use VerticalContainer as main container)Wed, 02 Jan 2019 18:32:16 +0100, by Goffi
-
core (xmpp): don't send message without message or subject to bridge (and log a warning in frontends if such a message is received)Wed, 02 Jan 2019 18:28:30 +0100, by Goffi
-
core (memory/sqlite): new delPrivateNamespace method to delete all data of a specific namespace for a profile.Wed, 02 Jan 2019 18:25:55 +0100, by Goffi
-
core (memory/persistent): new LazyPersistentBinaryDict.remove methodWed, 02 Jan 2019 18:24:14 +0100, by Goffi
-
core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods:Wed, 02 Jan 2019 18:22:30 +0100, by Goffi
-
core (log): fixed double call to ansiColorsThu, 27 Dec 2018 11:40:04 +0100, by Goffi
-
core (xmpp): set "to" attribute to <message> element when it's missing:Thu, 27 Dec 2018 11:40:04 +0100, by Goffi
-
quick frontend(chat): use unicode on jid.JID instance in self.host.bridge.messageEncryptionGet:Thu, 27 Dec 2018 11:40:04 +0100, by Goffi
-
plugin XEP-0198: rised ACK_TIMEOUT + set req_time to None when timing out to be ready after resumingThu, 27 Dec 2018 09:21:10 +0100, by Goffi
-
plugin XEP-0045: fixed bad MAM detection on joinWed, 26 Dec 2018 17:21:39 +0100, by Goffi
-
plugin XEP-0198: allow to customise/disable ack_timeout:Wed, 26 Dec 2018 17:21:38 +0100, by Goffi
-
plugin OTR: catch and log potr.context.ErrorReceived instead of raising it.Wed, 26 Dec 2018 17:18:52 +0100, by Goffi
-
plugin XEP-0198: abort connection if ack is not received after a timeout:Wed, 26 Dec 2018 14:37:13 +0100, by Goffi
-
plugin XEP-0045: don't loop when initiating MAM archiveWed, 12 Dec 2018 08:58:52 +0100, by Goffi
-
plugin XEP-0045: request 50 *last* MAM messages if new archiveWed, 12 Dec 2018 01:13:15 +0100, by Goffi
-
core (memory/sqlite): further improvments in update_v7:Wed, 12 Dec 2018 00:53:14 +0100, by Goffi
-
core (memory/sqlite): fixed v7 update performance issue:Tue, 11 Dec 2018 23:53:27 +0100, by Goffi
-
core (memory/sqlite): do not call commitStatements if there is nothing to commit in checkUpdatesMon, 10 Dec 2018 21:06:20 +0100, by Goffi
-
jp (message/mam): display metadata when verboseMon, 10 Dec 2018 20:34:45 +0100, by Goffi
-
plugin XEP-0313, XEP-0045: loop MAM requests until whole archive is retrieved:Mon, 10 Dec 2018 20:34:45 +0100, by Goffi
-
plugin XEP-0059: added serialise methodMon, 10 Dec 2018 20:34:45 +0100, by Goffi
-
core (memory/sqlite): changed history constraintSun, 09 Dec 2018 14:07:26 +0100, by Goffi
-
plugin XEP-0045: MAM implementation for MUCFri, 07 Dec 2018 19:13:28 +0100, by Goffi
-
core (xmpp): check <message> namespace in parseMessage, and accept empty namespace (happen with Wokkel)Fri, 07 Dec 2018 17:46:50 +0100, by Goffi
-
plugin XEP-0313: improvments to prepare MUC MAM:Fri, 07 Dec 2018 17:43:43 +0100, by Goffi
-
core (memory/disco): normalise booleans in extensionsSat, 01 Dec 2018 14:40:32 +0100, by Goffi
-
core (memory/sqlite): skip a line before debug log showing statementsSat, 01 Dec 2018 14:39:35 +0100, by Goffi
-
jp (info/disco): better default output for extensionsSat, 01 Dec 2018 14:35:28 +0100, by Goffi
-
tools (common/data_format): use "default" in json.dumps in serialise (useful notably to serialise jid.JID)Sat, 01 Dec 2018 14:34:55 +0100, by Goffi
-
jp (message): new mam subcommand:Sat, 01 Dec 2018 10:48:01 +0100, by Goffi
-
jp (output): new OUTPUT_MESS output to handle data containing chat messagesSat, 01 Dec 2018 10:48:01 +0100, by Goffi
-
jp (base): pubsub legacy --max option renamed to --max-item to prepare the use of --max for RSM.Sat, 01 Dec 2018 10:47:59 +0100, by Goffi
-
jp (base): new own_jid host attribute:Sat, 01 Dec 2018 10:42:25 +0100, by Goffi
-
jp (base): new date_decoder to specify dates in argumentsSat, 01 Dec 2018 10:41:37 +0100, by Goffi
-
tools (common/date_utils): date_parse_ext + timezone handling:Sat, 01 Dec 2018 10:40:19 +0100, by Goffi
-
plugin XEP-0060: use new parseExtra methods from MAM and RSMSat, 01 Dec 2018 10:34:42 +0100, by Goffi
-
plugin XEP-0313: implementation of MAM for messages:Sat, 01 Dec 2018 10:33:43 +0100, by Goffi
-
plugin XEP-0059: added "parseExtra" method to easily handle RSM argument coming from bridge.Sat, 01 Dec 2018 10:10:25 +0100, by Goffi
-
core (memory/sqlite): added stanza_id:Sat, 01 Dec 2018 10:08:17 +0100, by Goffi
-
core: minor style/typos fixesSat, 01 Dec 2018 10:04:17 +0100, by Goffi
-
tools (common/data_format): serialise now check types and return a default value when empty string is parsed.Sat, 01 Dec 2018 09:59:48 +0100, by Goffi
-
plugin XEP-0359: Unique and Stable Stanza IDs implementation, first draftSat, 01 Dec 2018 09:57:25 +0100, by Goffi
-
core: fixed reactor crash by installing reactor only in makeServiceMon, 19 Nov 2018 23:46:50 +0100, by Goffi
-
core: removed whitespace ping (not needed anymore as we handle XMPP ping)Mon, 19 Nov 2018 21:08:25 +0100, by Goffi
-
core (xmpp): added NS_X_DATA to disco featuresSun, 18 Nov 2018 15:49:59 +0100, by Goffi
-
jp (base): fixed connection when start_session arg exists but is FalseSun, 18 Nov 2018 15:49:55 +0100, by Goffi
-
plugin XEP-0198: Stream Management implementation:Sun, 18 Nov 2018 15:49:46 +0100, by Goffi
-
jp: new command "ping"Sat, 10 Nov 2018 10:16:38 +0100, by Goffi
-
plugin XEP-0199: implementation of XMPP PingSat, 10 Nov 2018 10:16:38 +0100, by Goffi
-
core (xmpp): added missing disco#info namespace to disco info result.Sat, 10 Nov 2018 10:16:38 +0100, by Goffi
-
core (xmpp): server certificate validation:Sat, 10 Nov 2018 10:16:35 +0100, by Goffi
-
quick frontend (contact list): use property to retrieve "whoami" in ProfileContactList:Fri, 09 Nov 2018 16:17:45 +0100, by Goffi
-
quick frontend (app): create the contact list immediatly on plugMon, 05 Nov 2018 09:13:05 +0100, by Goffi
-
core: fixed package name for AndroidFri, 05 Oct 2018 13:42:06 +0200, by Goffi
-
template: better css files orderWed, 03 Oct 2018 20:38:10 +0200, by Goffi
-
plugin identity: fixed nick when there is no user part in entityWed, 03 Oct 2018 20:37:12 +0200, by Goffi
-
jp (info): replaced "Client" by the more generic "Software"Thu, 27 Sep 2018 08:51:01 +0200, by Goffi
-
template: fixed by variable used in css_files_noscriptThu, 27 Sep 2018 08:50:38 +0200, by Goffi
-
install: don't do conditional requirement for omemo anymore, it should now work on all unixesSun, 23 Sep 2018 17:02:47 +0200, by Goffi
-
doc: CHANGELOG updateThu, 20 Sep 2018 19:52:47 +0200, by Goffi
-
install: use omemo in install_requires only for platforms supported upstreamThu, 20 Sep 2018 19:04:02 +0200, by Goffi
-
template: overriden get_template to always have full template name:Tue, 18 Sep 2018 20:59:34 +0200, by Goffi
-
template: import contextfilter as module attributeTue, 18 Sep 2018 20:55:58 +0200, by Goffi
-
core (exceptions): new ConfigError exceptionTue, 18 Sep 2018 20:53:50 +0200, by Goffi
-
jp (blog/import): removed now useless generation of url_redirections_profile config keyFri, 14 Sep 2018 16:45:11 +0200, by Goffi
-
jp: fixed bad call to quitFri, 14 Sep 2018 16:44:34 +0200, by Goffi
-
tools (common/template), jp: refactoring to handle multiple sites:Mon, 10 Sep 2018 08:58:18 +0200, by Goffi
-
core(twisted): install reactor before doing anything elseFri, 31 Aug 2018 17:18:51 +0200, by Goffi
-
frontends (xmlui): class_map is now an arg of create function:Fri, 31 Aug 2018 16:03:12 +0200, by Goffi
-
core, frontends (xmlui): added "hidden" widget, to specify a value to be returned unmodifiedFri, 31 Aug 2018 15:57:11 +0200, by Goffi
-
plugin XEP-0050, adhoc D-Bus: Ad-Hoc improvment + remote media control:Fri, 31 Aug 2018 15:47:00 +0200, by Goffi
-
core: findByFeatures fixesFri, 31 Aug 2018 15:29:25 +0200, by Goffi
-
core: minor version fix for pyjamas workaroundFri, 31 Aug 2018 15:25:25 +0200, by Goffi
-
quick frontend (app, chat): encryption handling:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
jp (message): new encryption/algorithms command to retrieve available encryptions algorithms.Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin XEP-0384: PEP handling + mark as encrypted:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
core (xmpp): send initial presence only after all profileConnected have been treated:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin XEP-0163: fixed bad PEP filteringSat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin OTR: use new "directed" attribute when registering + use new markAsEncryptedSat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
core (memore/encryption): new methods and checks:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin otr: use namespace specified in XEP-0378Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
tools (common/data_format): added serialise and deserialise methods (using json for now)Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
core (bridge): new messageEncryptionStarted and messageEncryptionStopped signals (not used yet)Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin XEP-0384, install: adapted plugin to omemo module changes + added omemo module to dependencies:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin OTR: integrated in new encryption handler + fixed use of bare jid where full jid was expectedSat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin XEP-0334: added a method to add hint directly to elements (i.e. on domish.Element instead of message data)Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
core (memory/encryption): start improvments, stop and getSession:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
tools (trigger, async_trigger): added no_cancel argument to point and asyncPoint when a trigger must not be cancellableSat, 11 Aug 2018 18:24:52 +0200, by Goffi
-
core: we are in dev version againSat, 04 Aug 2018 13:03:44 +0200, by Goffi
-
plugin XEP-0384: OMEMO implementation first draft:Sun, 29 Jul 2018 19:24:21 +0200, by Goffi
-
plugin XEP-0060: added singleton ID ("current")Sun, 29 Jul 2018 19:23:01 +0200, by Goffi
-
core: new EncryptionHandler class which manage encrypted session as a core feature:Sun, 29 Jul 2018 19:22:56 +0200, by Goffi
-
core: added async TriggerManagerSun, 29 Jul 2018 19:22:51 +0200, by Goffi
-
core (memory/persistent): better default value handling in LazyPersistentBinaryDict (don't jump to debugger in debug mode if value is not found)Sun, 29 Jul 2018 18:44:49 +0200, by Goffi
-
core: style improvments (90 chars limit)Sun, 29 Jul 2018 18:44:27 +0200, by Goffi
-
Added tag 0.7.0a2 for changeset b42aa52d2621Sun, 08 Jul 2018 18:38:32 +0200, by Goffi
-
install (setup.py): don't use sys.prefix for localesSun, 08 Jul 2018 18:37:36 +0200, by Goffi
-
jp (blog): fixed path encoding for inotifySun, 08 Jul 2018 11:15:22 +0200, by Goffi
-
Added tag 0.7.0a1 for changeset 534b264d63df (replace former tag after setup fix)Wed, 04 Jul 2018 08:00:19 +0200, by Goffi
-
Added tag 0.7.0a1 for changeset eecd84a2530aWed, 04 Jul 2018 07:33:26 +0200, by Goffi
-
0.7.0a1 releaseWed, 04 Jul 2018 07:26:20 +0200, by Goffi
-
plugin XEP-0077: fixed RegisteringAuthenticator to use TLS if possibleWed, 04 Jul 2018 07:26:20 +0200, by Goffi
-
misc: renamed former tags from "SàT va.b.c" to "a.b.c"Wed, 04 Jul 2018 07:24:42 +0200, by Goffi
-
quick_frontend (chat): create target in cache if it is not found, avoiding an exceptionMon, 02 Jul 2018 08:54:57 +0200, by Goffi
-
doc (CHANGELOG): added D-Bus namespace changeMon, 02 Jul 2018 08:53:29 +0200, by Goffi
-
doc (CHANGELOG): prepared CHANGELOG for 0.7 release + unified indentation to 4 spacesMon, 02 Jul 2018 08:26:02 +0200, by Goffi
-
doc (README): removed version from README to avoid having to update it each time + removed mentions to future frontendsMon, 02 Jul 2018 08:25:04 +0200, by Goffi
-
core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:Sun, 01 Jul 2018 20:37:58 +0200, by Goffi
-
plugin merge-request/mercurial: fixed missing last line in diff while parsing patchFri, 29 Jun 2018 15:54:46 +0200, by Goffi
-
quick_frontend (QuickApp): fixed getCache handling after changes in QuickContactListWed, 27 Jun 2018 22:50:32 +0200, by Goffi
-
plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the codeWed, 27 Jun 2018 21:15:34 +0200, by Goffi
-
code style reformatting using blackWed, 27 Jun 2018 20:14:46 +0200, by Goffi
-
plugin merge request (mercurial): clean item_id for import (some chars are not accepted in name)Wed, 27 Jun 2018 07:51:29 +0200, by Goffi
-
core: lines limitWed, 27 Jun 2018 07:50:35 +0200, by Goffi
-
plugin merge request (mercurial): escape colons in import nameWed, 27 Jun 2018 07:23:59 +0200, by Goffi
-
core: some more line limitingWed, 27 Jun 2018 07:23:13 +0200, by Goffi
-
doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisationTue, 26 Jun 2018 22:02:59 +0200, by Goffi
-
quick app: added missing docstring in showDialogTue, 26 Jun 2018 07:09:49 +0200, by Goffi
-
quick_frontend(contact list): refactored update:Sun, 24 Jun 2018 21:59:29 +0200, by Goffi
-
plugin events: invitations improvments + personal listThu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
tools (misc): do not remove flags while using them anymore, instead added "all_used" and "unused" properties in FlagsHandlerThu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
jp (event): fixed crash on missing item in get and inviteeGet by making it mandatory.Thu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
plugin XEP-0045: fixed crash when muc service is not foundThu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
tools (date_utils): moved date_parse to common.date_utils, because it can be used in frontendsThu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
install (setup): added python-dateutil as dependency (was already a dependency of Wokkel)Thu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
jp (common): allow tables filters callbacks to have only one argumentThu, 21 Jun 2018 01:21:34 +0200, by 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.Wed, 06 Jun 2018 19:24:15 +0200, by Goffi
-
jp (forums/edit): fixed unicode when dumping in jsonSun, 03 Jun 2018 18:05:01 +0200, by Goffi
-
core (version): added workaround for Pyjamas, avoiding crash when reading VERSIONSun, 03 Jun 2018 13:54:35 +0200, by Goffi
-
misc (README): added sat_templates installation for Xavier Maillard contributions + removed non contributions related sentences:Sat, 02 Jun 2018 17:29:55 +0200, by Goffi
-
jp (info/session): show short + relative date by default for "started"Fri, 01 Jun 2018 18:27:49 +0200, by Goffi
-
plugin merge-requests: allow to set empty repository when "update" is set in extra parameters:Fri, 01 Jun 2018 12:23:43 +0200, by Goffi
-
plugins schema, merge-requests, tickets: convert labels from textbox to list only when "labels_as_list" is set in extra parameters.Fri, 01 Jun 2018 12:21:23 +0200, by Goffi
-
jp (ticket): new "get" subcommand, to retrieve ticket(s)Fri, 01 Jun 2018 12:17:06 +0200, by Goffi
-
jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputsFri, 01 Jun 2018 12:15:38 +0200, by Goffi
-
jp (info/session): by default, display started as human readable date instead of Unix timeFri, 01 Jun 2018 12:06:33 +0200, by Goffi
-
tools (common): moved date_fmt function from template filters to new date_utils module, so it can be used everywhere.Fri, 01 Jun 2018 12:04:06 +0200, by Goffi
-
jp (blog/preview): fixed guessSyntaxFromPath callFri, 01 Jun 2018 12:02:09 +0200, by Goffi
-
core: discoFindByFeatures now return only available resourcesFri, 25 May 2018 10:52:01 +0200, by Goffi
-
core (xmpp): fixed "Force server" param on AndroidFri, 25 May 2018 10:52:01 +0200, by Goffi
-
core: added local_device argument to discoFindByFeaturesFri, 25 May 2018 10:52:01 +0200, by Goffi
-
core (xmpp): use "phone" type in identities when backend is started from AndroidFri, 25 May 2018 10:52:01 +0200, by Goffi
-
tools (common): new files_utils module:Fri, 25 May 2018 10:52:01 +0200, by Goffi
-
jp (file/share/list): fixed default value for jidFri, 25 May 2018 10:52:01 +0200, by Goffi
-
core (constants): new downloads_dir config option (default path where files can be downloaded):Fri, 25 May 2018 10:51:59 +0200, by Goffi
-
quick frontends (app): retrieve namespaces on startupTue, 22 May 2018 10:07:33 +0200, by Goffi
-
plugin XEP-0329: new methods/signals to handle shares:Tue, 22 May 2018 10:06:07 +0200, by Goffi
-
jp (base): fixed jid encodingTue, 22 May 2018 10:01:00 +0200, by Goffi
-
core (disco): fixed disco capabilities (empty disco was used)Tue, 22 May 2018 09:59:58 +0200, by Goffi
-
quick frontend (app): avoid resource locking on new messageFri, 11 May 2018 20:06:06 +0200, by Goffi
-
plugin XEP-0050: filter form received from form-processing entity, to only keep "form" and "result" typesFri, 11 May 2018 18:20:39 +0200, by Goffi
-
plugin XEP-0045: display a note when no configuration is available on the roomFri, 11 May 2018 18:18:06 +0200, by Goffi
-
plugin XEP-0045: fixed room configuration cancellationFri, 11 May 2018 17:24:37 +0200, by Goffi
-
quick frontend (contact list): don't store "nick" for group contacts:Fri, 11 May 2018 17:13:58 +0200, by Goffi
-
plugin XEP-0045: fixed joining workflow:Fri, 11 May 2018 17:11:47 +0200, by Goffi
-
quick frontend (chat): added a property to Message which is True when message comes from historyThu, 10 May 2018 08:34:44 +0200, by Goffi
-
bridge: added generated pb files to repository (needed for Cagou on Android)Fri, 13 Apr 2018 18:45:43 +0200, by Goffi
-
core (constants): updated Android constants for CagouFri, 13 Apr 2018 18:44:22 +0200, by Goffi
-
primitivus (xmlui): fixed XMLUIPanel signatureSat, 07 Apr 2018 14:07:05 +0200, by Goffi
-
setup, tools(utils): fixed versioning in setup and getRepositoryDataFri, 06 Apr 2018 16:47:40 +0200, by Goffi
-
tools (xmlui): fixed XMLUIDialog signatureFri, 06 Apr 2018 15:41:26 +0200, by Goffi
-
setup: use NAME to get versionThu, 05 Apr 2018 17:42:05 +0200, by Goffi
-
tools (utils): better repository version handling:Thu, 05 Apr 2018 15:23:38 +0200, by Goffi
-
setup: use scm versionThu, 05 Apr 2018 12:49:25 +0200, by Goffi
-
setup: version is now set in SAT/VERSION, sat is not imported anymore in setupThu, 05 Apr 2018 10:41:08 +0200, by Goffi
-
README: typoWed, 04 Apr 2018 22:09:20 +0200, by Goffi
-
README: added Arnaud Joset to contributorsWed, 04 Apr 2018 09:34:58 +0200, by Goffi
-
tools(utils): fixed path handling in getRepositoryDataWed, 04 Apr 2018 09:21:00 +0200, by Goffi
-
setup: minimal version of sat_tmp is 0.0.3Wed, 04 Apr 2018 08:45:09 +0200, by Goffi
-
core: replaced gtk3reactor by gireactorTue, 03 Apr 2018 20:54:17 +0200, by Goffi
-
setup, constant: use https address in APP_URL, and keep pypi NAME separated from constantsTue, 03 Apr 2018 09:04:55 +0200, by Goffi
-
setup: use constants to get name and versionTue, 03 Apr 2018 08:00:42 +0200, by Goffi
-
setup: removed ez_setup.pyMon, 02 Apr 2018 19:48:50 +0200, by Goffi
-
core, setup: huge cleaning:Mon, 02 Apr 2018 19:44:50 +0200, by Goffi
-
plugin merge-request mercurial: keeps more chars for import nameMon, 02 Apr 2018 08:56:24 +0200, by Goffi
-
plugin merge-request mercurial: accept space and period for import name sanitizationMon, 02 Apr 2018 08:49:20 +0200, by Goffi
-
plugin merge-request mercurial: better name sanitization for importMon, 02 Apr 2018 08:45:08 +0200, by Goffi
-
jp (merge-request,common): fixed URIFinder when metadata are not needed:Mon, 02 Apr 2018 08:23:22 +0200, by Goffi
-
README: minor line additionSun, 01 Apr 2018 20:55:43 +0200, by Goffi
-
jp (base): fixed URI's item with use_pubsubSun, 01 Apr 2018 20:41:03 +0200, by Goffi
-
README: label to use for tickets and merge requests is specifiedSun, 01 Apr 2018 20:17:00 +0200, by Goffi
-
plugin uri finder, jp (merge-request): labels handling:Sun, 01 Apr 2018 20:17:00 +0200, by Goffi
-
jp (merge-request): find URIs when --service and --node are not specified for get and import:Sat, 31 Mar 2018 18:42:01 +0200, by Goffi
-
jp (base): added C.ITEM pubsub flag when --item is requiredSat, 31 Mar 2018 18:40:54 +0200, by Goffi
-
jp (merge-request/set): if service and node are not specified, URIFinder is now used + ask confirmation before publishingSat, 31 Mar 2018 18:23:06 +0200, by Goffi
-
jp (base): new confirmOrQuit helper method to ask confirmation to user, and quit if he cancelSat, 31 Mar 2018 18:21:56 +0200, by Goffi
-
README: specified URIs location for tickets and merge requestsSat, 31 Mar 2018 17:20:38 +0200, by Goffi
-
plugin uri finder: plugin to find URIs in well-known locationsSat, 31 Mar 2018 17:20:14 +0200, by Goffi
-
jp: new argument pubsub_default can be used in Commands to replace default value in help stringSat, 31 Mar 2018 17:10:43 +0200, by Goffi
-
plugin merge-requests: fixed labels (they were using textbox instead of list)Fri, 30 Mar 2018 19:49:35 +0200, by Goffi
-
jp (merge-request/import): added import commandFri, 30 Mar 2018 17:53:57 +0200, by Goffi
-
plugin merge-requests, mercurial merge-requests: merge request import implementationFri, 30 Mar 2018 17:53:11 +0200, by Goffi
-
plugin XEP-0115: fixed caps initial checkFri, 30 Mar 2018 17:51:32 +0200, by Goffi
-
jp (merge/get): "get" command first draft:Thu, 29 Mar 2018 09:09:33 +0200, by Goffi
-
jp (xmlui): added whitelist, read_only and values_only options:Thu, 29 Mar 2018 09:09:32 +0200, by Goffi
-
frontends (xmlui): added whitelist argument:Thu, 29 Mar 2018 09:03:19 +0200, by Goffi
-
jp (base): add --max option:Thu, 29 Mar 2018 08:59:38 +0200, by Goffi
-
jp (base): fixed use_pubsub when pubsub_flags is not neededThu, 29 Mar 2018 08:57:27 +0200, by Goffi
-
tools (common/data_objects): fixed IdentityMon, 26 Mar 2018 08:06:35 +0200, by Goffi
-
core: added bare_jid and identities arguments to discoGetByFeatures:Mon, 26 Mar 2018 08:01:06 +0200, by Goffi
-
plugin XEP-0234: fixed regex importSun, 25 Mar 2018 20:51:02 +0200, by Goffi
-
core: new discoFindFeatures method which return all server services/roster entities implementing a set of features.Sat, 24 Mar 2018 10:46:09 +0100, by Goffi
-
core (disco), plugin XEP-0115: client use + capabilities hash improvment:Sat, 24 Mar 2018 10:44:37 +0100, by Goffi
-
jp: pubsub options refactoring:Wed, 21 Mar 2018 19:13:22 +0100, by Goffi
-
frontends (tools/misc): new FlagsHandler class, a simple class to help handling option flagsWed, 21 Mar 2018 19:07:06 +0100, by Goffi
-
jp (output/template): fixed template output (media_dir was missing)Wed, 21 Mar 2018 19:07:00 +0100, by Goffi
-
component file sharing: changed pubsub identity:Sun, 18 Mar 2018 11:26:01 +0100, by Goffi
-
component file sharing: comments metadata:Fri, 16 Mar 2018 18:43:11 +0100, by Goffi
-
component file sharing: comments handling first draft:Fri, 16 Mar 2018 17:06:35 +0100, by Goffi
-
core (memory, sqlite): added fileUpdate method to update "extra" and "access" avoiding race conditionFri, 16 Mar 2018 17:03:46 +0100, by Goffi
-
core: use C.bool to detect value of "handler" field in PLUGIN_INFOFri, 16 Mar 2018 17:00:57 +0100, by Goffi
-
core (constants): accept "yes" as a True value in bool()Fri, 16 Mar 2018 17:00:09 +0100, by Goffi
-
jp (common): assure nosplitright in default commands for edition with vimFri, 16 Mar 2018 16:59:16 +0100, by Goffi
-
component file sharing, plugin XEP-0231: thumbnail are now returned by component using Bits of Binary:Wed, 14 Mar 2018 08:14:32 +0100, by Goffi
-
plugin XEP-0264: handle truncated filesWed, 14 Mar 2018 08:11:20 +0100, by Goffi
-
plugin XEP-0329: fixed extra key serialisation before sending to bridgeWed, 14 Mar 2018 08:10:31 +0100, by Goffi
-
component file sharing: fixed hash handling (key has been renamed to "file_hash")Wed, 14 Mar 2018 08:08:42 +0100, by Goffi
-
core (memory): use bare jid for owner in setFiles:Wed, 14 Mar 2018 08:07:24 +0100, by Goffi
-
core (memory/cache): new getMetadata method to retrieve metadata without opening the fileWed, 14 Mar 2018 08:05:55 +0100, by Goffi
-
jp (file/send): --name can now be specifiedWed, 14 Mar 2018 07:57:04 +0100, by Goffi
-
template: added icon handling:Sun, 11 Mar 2018 19:18:00 +0100, by Goffi
-
file sharing component: thumbnails integration first draft:Fri, 02 Mar 2018 17:53:31 +0100, by Goffi
-
plugin XEP-0264: thumbnails handling implementationFri, 02 Mar 2018 17:53:31 +0100, by Goffi
-
plugin XEP-0234: some cleaning + added triggers to allow plugins to change parsing/generation of <file> elementFri, 02 Mar 2018 17:53:19 +0100, by Goffi
-
plugin XEP-0231: separated the requestData code in a method which can called independantly + some minor improvmentsFri, 02 Mar 2018 17:45:23 +0100, by Goffi
-
plugin XEP-0054: use .jpg instead of .jpe for jpeg filesFri, 02 Mar 2018 17:43:41 +0100, by Goffi
-
core (memory/cache): common cache:Fri, 02 Mar 2018 17:40:09 +0100, by Goffi
-
core (memory): fixed _getParentDir call in setFileFri, 02 Mar 2018 17:37:41 +0100, by Goffi
-
core (memory/sqlite): renamed column for files from hash to file_hash:Fri, 02 Mar 2018 17:36:43 +0100, by Goffi
-
plugin XEP-0054: removed Image.ANTIALIAS filter:Thu, 01 Mar 2018 09:04:36 +0100, by Goffi
-
jp (file): file sharing + improvments:Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
plugin file sharing component: first draft:Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
XEP-0329: implementation of File Information Sharing:Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
XEP-0065,XEP-0096,XEP-0166,XEP-0235,XEP-0300: file transfer improvments:Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
core (memory): file metadata handling methods:Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
memory (sqlite): files handling:Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
core (trigger): new returnPoint method:Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
core (client): component improvments:Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
core (client): set default timeout of IQ to 60 secondsWed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
core: new getLocalPath method to retrieve a path in SàT local dir, which may be specific to a profile or componentWed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
core (exceptions): added ClientTypeError to deal when a code should not be executed by a client or component profile.Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
core (constants): new constants to handle files, progress, component, permissions (will be used in the upcoming patches)Wed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
jp (common/table): a column can be hidden + fix for empty tablesWed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
jp (profile/create): errback handlingWed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
jp (event): added missing arg to _attend_filterWed, 28 Feb 2018 18:28:39 +0100, by Goffi
-
jp (base): added verbosity property to CommandBaseWed, 28 Feb 2018 18:28:29 +0100, by Goffi
-
plugin pipe/stream, file transfert: refactoring and improvments:Thu, 08 Feb 2018 00:37:42 +0100, by Goffi
-
plugin NAT-port: raise MappingError if something get wrong during "addportmapping" + log unexpected errors (i.e. everything else than MappingError)Thu, 01 Feb 2018 07:24:34 +0100, by Goffi
-
plugin XEP-0166: added errback to terminate, which only logs issuesThu, 01 Feb 2018 07:21:41 +0100, by Goffi
-
jp (base): fixed assertion error when using CommandAnsweringTue, 30 Jan 2018 08:43:52 +0100, by Goffi
-
jp (forums): forums handling commands, first draftTue, 30 Jan 2018 08:17:17 +0100, by Goffi
-
plugin forums: first draft:Tue, 30 Jan 2018 08:17:08 +0100, by Goffi
-
dates updateFri, 26 Jan 2018 11:14:13 +0100, by Goffi
-
tools (common/data_objects): accept same parameters as format en quote their values in OnClick.formatUrlWed, 24 Jan 2018 09:12:12 +0100, by Goffi
-
plugin blog import dotclear: use a smaller and lower case prefix to generate idsWed, 24 Jan 2018 09:10:12 +0100, by Goffi
-
plugin XEP-0277: use shortuuid instead of uuid + use item's XMPP URI for atom IDMon, 22 Jan 2018 22:00:46 +0100, by Goffi
-
plugin blog static: added background parameter, to set an imageMon, 22 Jan 2018 08:36:36 +0100, by Goffi
-
tools (common/data_objects): use lists instead of generators for BlogItem.groups and BlogItem.tagsSun, 21 Jan 2018 20:20:38 +0100, by Goffi
-
tool (utils): import directly parser from dateutilSun, 21 Jan 2018 13:04:16 +0100, by Goffi
-
tools (common/data_objects): BlogItem has now a uri property to generate its own XMPP URIFri, 19 Jan 2018 17:41:10 +0100, by Goffi
-
plugin XEP-0277: microblog namespace is now registeredFri, 19 Jan 2018 17:40:06 +0100, by Goffi
-
core: 'x-data' namespace is now registeredFri, 19 Jan 2018 17:39:38 +0100, by Goffi
-
plugin merge-requests: fixed "set" methodSat, 13 Jan 2018 10:12:15 +0100, by Goffi
-
plugins tickets, merge-requests: fixed call of prepareBridgeSetSat, 13 Jan 2018 10:03:32 +0100, by Goffi
-
plugins schema, merge_requests, tickets*: factorisationFri, 12 Jan 2018 15:58:54 +0100, by Goffi
-
tools (utils): new "partial" function which is a hack to workaround issue with functools.partial while using it with dbus module.Fri, 12 Jan 2018 15:45:37 +0100, by Goffi
-
tools (common/data_objects): added Room classFri, 05 Jan 2018 13:00:34 +0100, by Goffi
-
plugin XEP-0045: new mucGetService bridge method to retrieve MUC service of the server.Fri, 05 Jan 2018 12:59:52 +0100, by Goffi
-
plugin identity: if we get an empty avatar, don't feel avatar_basename and remove avatar key.Fri, 05 Jan 2018 12:58:54 +0100, by Goffi
-
template: date filter improvments:Wed, 03 Jan 2018 00:29:18 +0100, by Goffi
-
template: boolean attribute can now be specified when importing a script, and default to "defer"Wed, 03 Jan 2018 00:23:36 +0100, by Goffi
-
tools (common/data_objects): added classes for messagesWed, 03 Jan 2018 00:21:21 +0100, by Goffi
-
plugin identity: return resource for MUC room occupants' nicks + added avatar and avatar_basename.Wed, 03 Jan 2018 00:20:21 +0100, by Goffi
-
plugin XEP-0045: added mucNickGet to retrieve our nickname in a MUC roomWed, 03 Jan 2018 00:16:23 +0100, by Goffi
-
core: moved CHAT_* constants from frontends to core constants + uses constants for MESS_TYPE_* in sendMessageWed, 03 Jan 2018 00:13:48 +0100, by Goffi
-
plugin XEP-0060: added an config option to set pubsub serviceTue, 12 Dec 2017 01:07:25 +0100, by Goffi
-
jp (blog): added "set" command to publish content from stdin without editingTue, 12 Dec 2017 00:12:44 +0100, by Goffi
-
jp (base): added exitCb generic callback to display a message and quitTue, 12 Dec 2017 00:11:27 +0100, by Goffi
-
jp (pubsub/search): fixed --item argumentTue, 12 Dec 2017 00:09:39 +0100, by Goffi
-
template (xmlui): added labels property in ValueWidget (actually return values) and values property in OptionsWidgetMon, 04 Dec 2017 00:45:07 +0100, by Goffi
-
core, template (filters): added pygments as a dependency + new highlight filter to use it.Thu, 30 Nov 2017 21:00:24 +0100, by Goffi
-
template (filters): don't crash on invalid date in date_fmtThu, 30 Nov 2017 20:59:24 +0100, by Goffi
-
template: remove extension from elements while looking for a path:Thu, 30 Nov 2017 20:58:34 +0100, by Goffi
-
tools (config): complexe data can now be set using json and the "_json" suffixThu, 30 Nov 2017 20:53:47 +0100, by Goffi
-
jp (merge-request): first draft:Thu, 30 Nov 2017 20:52:33 +0100, by Goffi
-
plugin merge requests Mercurial: first draft:Thu, 30 Nov 2017 20:49:20 +0100, by Goffi
-
plugin merge requests: first draft:Thu, 30 Nov 2017 20:44:25 +0100, by Goffi
-
plugin tickets: handle "update" flag + various improvments:Thu, 30 Nov 2017 20:34:41 +0100, by Goffi
-
core (XMLUI): added value property for StringWidget and ListWidgetThu, 30 Nov 2017 20:29:25 +0100, by Goffi
-
core: specify profile on NotFound exceptionThu, 30 Nov 2017 20:27:22 +0100, by Goffi
-
plugin XEP-0060: added node watching methods to bridge:Sun, 19 Nov 2017 16:51:39 +0100, by Goffi
-
core: added a mechanism to associate short names to namespaces:Sun, 19 Nov 2017 16:46:07 +0100, by Goffi
-
plugin XEP-0060: added "options" argument to psSubscribe, and return subscription id if presentSun, 19 Nov 2017 16:41:59 +0100, by Goffi
-
jp (debug/monitor): if data can't be parsed (happen at beginning/end of stream because it's not complete XML), it is printed directly.Sun, 19 Nov 2017 16:38:35 +0100, by Goffi
-
jp (pubsub): added new "set" command tu publish or update an item in a non-interactive way (while "edit" do it interactively).Sat, 18 Nov 2017 18:37:21 +0100, by Goffi
-
core (sat.sh): force python 2 to launch twistd, and avoid launching wrong version if twistd is installed for python 3 tooFri, 17 Nov 2017 10:59:59 +0100, by Goffi
-
plugins blog import, tickets import, XEP-0277: fixed call to getCommentsService (it is now returning a Deferred)Thu, 16 Nov 2017 07:31:00 +0100, by Goffi
-
plugin import: fixed deserialisation of pubsub serviceWed, 15 Nov 2017 21:15:42 +0100, by Goffi
-
template (XMLUI): added JidInputWidgetWed, 15 Nov 2017 08:58:56 +0100, by Goffi
-
plugin tickets: specify parent service when using getCommentsService + fill reporter_jid is missing (will be discarded later if not in the schema)Wed, 15 Nov 2017 08:58:38 +0100, by Goffi
-
plugin XEP-0277: better getCommentsService:Wed, 15 Nov 2017 08:57:19 +0100, by Goffi
-
plugin XEP-0060: use new findServiceEntity to get default pubsub serviceWed, 15 Nov 2017 08:55:47 +0100, by Goffi