Mercurial > libervia-backend
graph
-
plugin events: fixed eventInviteeGet signature2019-12-06, by Goffi
-
plugin manhole: fixed default value2019-12-06, by Goffi
-
plugins (imap, maildir, smtp): removed plugins IMAP, Maildir and SMTP:2019-12-06, by Goffi
-
plugin XEP-0045: don't fail on `item-not-found` with MAM:2019-12-05, by Goffi
-
quick frontend(chat): store filters used with initial historyGet2019-11-18, by Goffi
-
core: use sat_tmp's twisted patches for Python 3.8 compatibility2019-11-18, by Goffi
-
plugin text syntaxes: don't use anymore deprecated cgi.escape2019-11-18, by Goffi
-
bridge (embedded): typo2019-11-15, by Goffi
-
install (setup): added Python 3.8 classifier2019-11-15, by Goffi
-
doc (jp): typo2019-11-15, by Goffi
-
plugin pubsub schema: fixed XML field handling in `sendDataFormItem`2019-11-08, by Goffi
-
plugin XEP-0277: fixed comments URLs parsing2019-11-08, by Goffi
-
jp (file/upload): fixed exception when no jid is specified2019-11-08, by Goffi
-
CHANGELOG: update2019-10-30, by Goffi
-
core: added imageCheck and imageResize methods:2019-10-29, by Goffi
-
quick frontend (contact list): added "contactsFilled" event2019-10-29, by Goffi
-
bridge (pb): added missing _generic_errback2019-10-21, by Goffi
-
plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port2019-10-20, by Goffi
-
plugin XEP-0045: join / MAM history improvements:2019-10-18, by Goffi
-
core: `history is skipped as requested` log message is now at debug level2019-10-18, by Goffi
-
plugin OTR: work around a bad exception raised in potr2019-10-16, by Goffi
-
plugin android: fixed encoding in states after Python 3 port2019-10-16, by Goffi
-
core (log): removed Android hack:2019-10-16, by Goffi
-
plugin account: fixed email sending2019-10-11, by Goffi
-
doc (jp): typos (thanks tbart)2019-10-11, by Goffi
-
misc: don't import memory in launch script:2019-10-08, by Goffi
-
doc (jp/file_share): typo2019-10-07, by Goffi
-
jp: default to "dark" if background is not set and can't be detected2019-10-03, by Goffi
-
doc (jp/common_arguments): updated note about `--pwd`2019-10-01, by Goffi
-
jp: password is now prompted if needed:2019-10-01, by Goffi
-
changelog: update2019-10-01, by Goffi
-
jp: dark and light theme:2019-10-01, by Goffi
-
tools (common): helping method to calculate luminance:2019-10-01, by Goffi
-
core (patches): updated TLS patches:2019-10-01, by Goffi
-
jp: handle dbus bridge with asyncio:2019-10-01, by Goffi
-
bridge (dbus): AsyncIO version of D-Bus bridge:2019-10-01, by Goffi
-
doc (jp): jp commands are now fully documented:2019-10-01, by Goffi
-
jp: jp asyncio port:2019-09-25, by Goffi
-
bridge (pb): implemented an asyncio compatible bridge:2019-09-25, by Goffi
-
jp (common): fixed draft path use in BaseEdit2019-08-26, by Goffi
-
install (setup.py): updated classifiers2019-08-25, by Goffi
-
install (setup.py): updated `python_requires`2019-08-25, by Goffi
-
tools (common/email): fixed email sending after python 3 port2019-08-16, by Goffi
-
tools (async_process): log command as str2019-08-16, by Goffi
-
plugin XEP-0329: fixed ShareNode item() and values after Python 3 port2019-08-16, by Goffi
-
tools (config), memory: renamed SafeConfigParser following Python 3 port2019-08-16, by Goffi
-
install (manifest): fixed old paths which where still used2019-08-16, by Goffi
-
doc: replaced deprecated installation link in INSTALL2019-08-14, by Goffi
-
Python 3 port:2019-08-13, by Goffi
-
0.8 development starts2019-07-31, by Goffi
-
Added tag 0.7.0 for changeset c7138e9132132019-07-24, by Goffi
-
install: added doc to MANIFEST.in2019-07-24, by Goffi
-
plugin XEP-0313: log issues in addToHistory instead of raising error2019-07-24, by Goffi
-
doc: some corrections:2019-07-24, by Goffi
-
plugin XEP-0198: don't crash if transport is None in onAckTimeOut2019-07-21, by Goffi
-
plugin XEP-0198: catch and log an error if buffer is unexpectedly empty2019-07-20, by Goffi
-
plugin android: catch and log exception when using the vibrator:2019-07-20, by Goffi
-
core: fixed handling of button callback in popups:2019-07-19, by Goffi
-
plugin XEP-0045: fixed a bad attribute in a log message.2019-07-19, by Goffi
-
plugin ad-hoc D-Bus: fixed warning when no media player is found2019-07-19, by Goffi
-
memory (sqlite): properly wait for messages to be writen in database:2019-07-18, by Goffi
-
memory (disco): fixed boolean to string conversion2019-07-18, by Goffi
-
plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:2019-07-17, by Goffi
-
primitivus: fixed status popup's cancel button2019-07-17, by Goffi
-
plugin adhoc D-Bus: typo2019-07-17, by Goffi
-
plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:2019-07-16, by Goffi
-
primitivus: better popup sizing:2019-07-14, by Goffi
-
plugin XEP-0054: reject image without MIME type if it's not PNG2019-07-14, by Goffi
-
plugin 0249: fixed invitation handling + some improvments:2019-07-14, by Goffi
-
primitivus: don't focus on new widget if one is already selected:2019-07-14, by Goffi
-
jp (blog/preview): fixed watch restoring when file is moved/deleted:2019-07-12, by Goffi
-
doc (jp/blog): added note for --preview2019-07-12, by Goffi
-
Backed out changeset cf0dda0d4cda2019-07-12, by Goffi
-
jp (blog/edit): fail and show error message if --preview is not working2019-07-12, by Goffi
-
doc (jp/blog): minor fix2019-07-12, by Goffi
-
frontends (xmlui): fixed crash when CURRENT_LABEL is None:2019-07-11, by Goffi
-
core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:2019-07-09, by Goffi
-
primitivus (contact list): fixed notifications counter for mentions:2019-07-08, by Goffi
-
plugin XEP-0045: avoid sending useless presence signals:2019-07-07, by Goffi
-
plugin XEP-0045: log "failure" on configure error2019-07-06, by Goffi
-
memory (sqlite): fixed order for last_stanza_id:2019-07-06, by Goffi
-
quick frontend (chat), primitivus(chat): properly clear occupants on resync:2019-07-06, by Goffi
-
quick_frontend (contact list): fixed `nick` use for groupchat:2019-07-05, by Goffi
-
core (xmpp): set message timestamp on message reception:2019-07-02, by Goffi
-
core (xmpp): fixed URI correction while parsing messages:2019-07-02, by Goffi
-
we are in dev version again2019-06-30, by Goffi
-
Added tag 0.7.0b4 for changeset 86bfdf73d24a2019-06-30, by Goffi
-
core, plugin XEP-0045: fix crashes when changing URIs:2019-06-30, by Goffi
-
quick frontends (contact list): ignore roster entities with a resource:2019-06-30, by Goffi
-
core: return full jid in bridge's getContacts:2019-06-30, by Goffi
-
logs: increased defaut limit for memory output to 3002019-06-30, by Goffi
-
core (constants): fixed flatpak config paths for older versions of flatpak:2019-06-30, by Goffi
-
we are in dev version again2019-06-27, by Goffi
-
Added tag 0.7.0b3 for changeset dbf24ba403962019-06-27, by Goffi
-
core (constants): fixed Flatpak config path:2019-06-27, by Goffi
-
jp (blog/preview): fixed call to getCurrentFile2019-06-27, by Goffi
-
we are in dev version again2019-06-23, by Goffi
-
Added tag 0.7.0b2 for changeset 43e5e0dc8c602019-06-23, by Goffi
-
core (config): if flatpak is detected, config is also looked after in /app2019-06-23, by Goffi
-
install: updated minimal version for sat_tmp and urwid-satext2019-06-19, by Goffi
-
jp (xmlui): check root read_only status in addition to widget one2019-06-14, by Goffi
-
jp (xmlui): fixed encoding for raw_input in StringWidget2019-06-14, by Goffi
-
doc (jp/common_arguments): typo2019-05-26, by Goffi
-
core (constants): added generic constants for "info", "warning" and "error" levels2019-05-26, by Goffi
-
core (constants): "on" can now be used as True value in bool method.2019-05-26, by Goffi
-
tools (email): moved email code to common so it can be used by frontends2019-05-26, by Goffi
-
tools (common/template): fixed theme parsing when there is no "/" in parenthesis2019-05-25, by Goffi
-
tools (email): fixed bad default value while reading config2019-05-14, by Goffi
-
we are in dev version again2019-05-14, by Goffi
-
Added tag 0.7.0b1 for changeset c6464685fcbb2019-05-05, by Goffi
-
changelog: added setup.py and VERSION2019-05-05, by Goffi
-
doc: documentation first draft:2019-02-22, by Goffi
-
jp (blog/edit): fixed --last-item after recent change in defaut value of --item2019-05-05, by Goffi
-
jp (blog/set): fixed missing current_syntax2019-05-05, by Goffi
-
jp (blog): fixed the deserialisation issue when using template output2019-05-05, by Goffi
-
tools (common/data_objects): added a "deserialise" argument to BlogItem:2019-05-05, by Goffi
-
plugin events: fixed invitation + set name and thumb_url from event element2019-05-03, by Goffi
-
jp (xmlui manager): basic handling of multi-lines text in TextBoxWidget2019-05-03, by Goffi
-
plugin list interests: add "namespace" in serialised data2019-05-03, by Goffi
-
plugin events: register namespace using "event" short name2019-05-03, by Goffi
-
plugin file sharing management: filter out empty values in allowed_jids2019-05-03, by Goffi
-
plugin list of interest: added an interestsList bridge method + handle thumb_url2019-05-03, by Goffi
-
jp (file/invite): added a --thumbnail argument2019-05-03, by Goffi
-
plugin XEP-0313: fixed archive retrieval on connection:2019-05-03, by Goffi
-
plugin comp file sharing: file sharing management first draft:2019-04-28, by Goffi
-
core (memory, memory/sqlite): implemented fileDelete2019-04-28, by Goffi
-
memory: minor style change2019-04-26, by Goffi
-
plugin XEP-0329: use local part of jid for components:2019-04-26, by Goffi
-
plugin XEP-0106: jid escaping implementation2019-04-26, by Goffi
-
plugin XEP-0166: fixed missing key in warning log2019-04-26, by Goffi
-
memory (sqlite): minor log improvment2019-04-26, by Goffi
-
memory (sqlite): fixed fileUpdate when original value is not set (NULL)2019-04-26, by Goffi
-
plugin invitation file: wrong plugin had been uploaded:2019-04-26, by Goffi
-
core: fixed component connexion:2019-04-14, by Goffi
-
core: added getNamespace method to retrieve a namespace from short name.2019-04-14, by Goffi
-
plugin events: refactored invitation and personal lists logic:2019-04-14, by Goffi
-
core (memory), plugin XEP-0329, plugin invitation: minor style improvments2019-04-14, by Goffi
-
plugins: removed useless execute permission2019-04-14, by Goffi
-
template (filters): set locale when using "date_fmt"2019-04-14, by Goffi
-
jp (common): `publish` is now a boolean2019-04-10, by Goffi
-
template: added "locales" variables to templates:2019-04-10, by Goffi
-
code (xmpp): store version after roster item update + fix item removal:2019-04-10, by Goffi
-
primitivus: don't call chatStateComposing when host is out of sync:2019-04-07, by Goffi
-
quick frontend (app): (un)set sync state on (dis)connect:2019-04-07, by Goffi
-
quick frontend (contact list): fixed profile filtering in fill()2019-04-07, by Goffi
-
quick_frontend (app): fixed filters serialisation before calling bridge.historyGet2019-04-07, by Goffi
-
memory (sqlite): cast timestamp_start filter to float instead of int2019-04-07, by Goffi
-
core, quick_frontend(app): fixed connected signal handling2019-04-07, by Goffi
-
jp (roster): added resync command to do a full roster resynchronisation2019-04-07, by Goffi
-
core: added a rosterResync method to bridge:2019-04-07, by Goffi
-
core (xmpp): implemented roster versioning2019-04-07, by Goffi
-
core (memory/persistent): added clear method + initialise with a dict:2019-04-07, by Goffi
-
plugin android: check connectivity2019-04-06, by Goffi
-
core (xmpp): new networkEnabled() and networkDisabled() methods:2019-04-06, by Goffi
-
core (xmpp): advanced handling of connection termination2019-04-06, by Goffi
-
jp (avatar/get): fixed avatar being displayed 2 times in a corner case:2019-04-05, by Goffi
-
primitivus (chat): use the factorised code for user moved info messages.2019-03-28, by Goffi
-
quick frontend(chat): prepared factorisation of merging of user moved info messages:2019-03-28, by Goffi
-
core: minor style improvments2019-03-27, by Goffi
-
plugin text syntaxes: activated useful markdown extensions:2019-03-25, by Goffi
-
tools (common/template): always use highlight.css if present.2019-03-25, by Goffi
-
jp (blog/set): fixed use of --item argument2019-03-25, by Goffi
-
misc (CHANGELOG): added CSI2019-03-25, by Goffi
-
misc (setup): minimum markdown version is not 3.02019-03-25, by Goffi
-
plugin text syntaxes: disable raw HTML parsing in mardown by default2019-03-25, by Goffi
-
plugin android: use XEP-0352 to indicate (in)active state:2019-03-25, by Goffi
-
plugin XEP-0352: implementation of Client State Indication2019-03-25, by Goffi
-
plugin text syntaxes: fixed default syntax2019-03-25, by Goffi
-
plugin android: workaround to seek() bug, fixing file upload:2019-03-25, by Goffi
-
plugin upload: minor fixes in some docstring length2019-03-22, by Goffi
-
plugin XEP-0363: updated to namespace "urn:xmpp:http:upload:0", handle headers2019-03-22, by Goffi
-
plugin XEP-0198: reset req_timer on session.reset():2019-03-21, by Goffi
-
quick frontend(chat): fixed updateHistory bad call to historyPrint2019-03-20, by Goffi
-
quick_frontend (app): progress callbacks handling:2019-03-20, by Goffi
-
quick frontend (app): fixed notifications ids2019-03-20, by Goffi
-
plugin XEP-0384: handle NoEligibleDevicesException2019-03-20, by Goffi
-
plugin XEP-0384: give feedback to client when encryption failed2019-03-20, by Goffi
-
plugin XEP-0384: small refactoring to encrypt messages + bugfix:2019-03-20, by Goffi
-
core: added a "_debug" signal:2019-03-10, by Goffi
-
quick frontend (widgets): improved deletion of widget:2019-03-10, by Goffi
-
quick frontend(widgets): improved handling of multiple instances of widgets:2019-03-10, by Goffi
-
quick_frontend (widget, chat): implementation of new sync mechanism, first draft:2019-03-10, by Goffi
-
quick frontend(chat): added setLocked/setUnlocked methods:2019-03-10, by Goffi
-
quick_frontend(app): fixed use of bare jid for target when getting a new message:2019-03-10, by Goffi
-
quick frontend(chat): display a useful message with __unicode__ and __str__2019-03-10, by Goffi
-
quick frontend (app): new synchronisation mechanism:2019-03-09, by Goffi
-
plugin text commands: typo2019-03-09, by Goffi
-
plugin android: improved state handling:2019-03-09, by Goffi
-
bridge (pb): added bridgeDeactivateSignals and bridgeReactivateSignals methods:2019-03-09, by Goffi
-
plugin manhole: added "jid" module to globals2019-03-03, by Goffi
-
core (log): add traceback when "exc_info" is set2019-03-03, by Goffi
-
tools (config): log error message if config can't be read2019-03-03, by Goffi
-
we are in dev version again2019-03-02, by Goffi
-
Added tag 0.7.0a4 for changeset 1798d4ace2962019-03-01, by Goffi
-
misc (CHANGELOG): cap hash disco extensions update2019-03-01, by Goffi
-
core (disco): added missing disco extensions when generating the cap hash.2019-03-01, by Goffi
-
quick frontend(app): avoid sending empty messages2019-03-01, by Goffi
-
primitivus(contact list): fixed room not always appearing correctly in contact list2019-03-01, by Goffi
-
plugin XEP-0045: fixed item-not-found exception when creating a room:2019-03-01, by Goffi
-
plugin OTR: ignore messages from sender without resource or from own jid2019-03-01, by Goffi
-
jp (message/mam): added missing RSM options2019-03-01, by Goffi
-
bridge (pb): minor import order change2019-02-28, by Goffi
-
plugin XEP-0384: better bundle handling + misc improvments2019-02-28, by Goffi
-
plugin XEP-0280: priority and "sent" fixes:2019-02-28, by Goffi
-
plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method2019-02-28, by Goffi
-
core (xml_tools): new elementCopy method to shallow copy a domish.Element2019-02-28, by Goffi
-
core: we are in dev version again2019-02-28, by Goffi
-
core (patches): partially fixed jid caching:2019-02-24, by Goffi
-
jp (blog/edit): changed comments handling:2019-02-23, by Goffi
-
plugin XEP-0277: blog items data are now entirely serialised before going to bridge:2019-02-23, by Goffi
-
misc (README): typo2019-02-20, by Goffi
-
jp(pubsub): minor code style fixes2019-02-15, by Goffi
-
jp (pubsub/node): new "import" command, to publish many nodes from an XML file2019-02-15, by Goffi
-
jp (pubsub/node): added purge command2019-02-15, by Goffi
-
plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a node2019-02-15, by Goffi
-
plugin XEP-0060: added sendItems/psItemsSend method to publish several items at once2019-02-15, by Goffi
-
Added tag 0.7.0a3 for changeset 7d2d28564b3e2019-02-06, by Goffi
-
tools (common): fixed dateutil.parser import2019-02-02, by Goffi
-
plugin XEP-0198: don't use hooks on components2019-02-02, by Goffi
-
plugin XEP-0198: fixed typo resulting in a crash on resume2019-01-26, by Goffi
-
plugin XEP-0045: fixed crash when <delay> is used at an unexpected time.2019-01-26, by Goffi
-
plugin mr mercurial, tools(common/utils): moved command protocol to a new module2019-01-25, by Goffi
-
quick frontend (chat): use right type in getOrCreateWidget on new message2019-01-22, by Goffi
-
core (findByFeatures): fixed services discovery2019-01-20, by Goffi
-
quick frontend (app): fixed filtering for chat state notifications2019-01-19, by Goffi
-
quick frontend (chat): fixed use of old method printInfo2019-01-19, by Goffi
-
memory (sqlite): optimizations2019-01-19, by Goffi
-
merge_requests: use XHTML for body2019-01-19, by Goffi
-
plugin pubsub schema: handle XHTML fields2019-01-19, by Goffi
-
frontends, jp, templates: added XHTMLBox widget:2019-01-19, by Goffi
-
core (XMLUI): new XHTMLBox widget:2019-01-19, by Goffi
-
changelog: update2019-01-19, by Goffi
-
core, XEP-0315: move XML element handling to sat_tmp:2019-01-16, by Goffi
-
jp (pubsub): new "transform" command:2019-01-15, by Goffi
-
plugin pubsub admin: pubsub administrator first draft:2019-01-15, by Goffi
-
jp (base): fixed default values for --max-items and --max when using pubsub2019-01-12, by Goffi
-
plugin pubsub schema: code formatting minor update2019-01-12, by Goffi
-
jp (pubsub/search): fixed name for node_max2019-01-12, by Goffi
-
plugin XEP-0315: implementation of Data Forms XML Element2019-01-12, by Goffi
-
date update2019-01-12, by Goffi
-
plugin XEP-0060: set a 30s timeout on items get2019-01-11, by Goffi
-
core (disco): client.disco.requestInfo failure are re-raised:2019-01-11, by Goffi
-
core: findByFeatures speed improvments:2019-01-11, by Goffi
-
tools (common/data_objects): metadata parsing in BlogItems:2019-01-11, by Goffi
-
jp (base): MAM and RSM arguments can now be used for pubsub commands:2019-01-11, by Goffi
-
XEP-0059: max value check:2019-01-11, by Goffi
-
jp (base, pubsub, ticket): handle order-by:2019-01-06, by Goffi
-
plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:2019-01-06, by Goffi
-
plugin XEP-0380: register namespace2019-01-06, by Goffi
-
plugin XEP-0060: fixed MAM return value on getItems():2019-01-06, by Goffi
-
plugin android: fixed path for .cagou_status2019-01-04, by Goffi
-
plugin manhole: manhole debug plugin, first draft:2019-01-04, by Goffi
-
plugin OTR: fixed a bug which was tagging every message as "encrypted"2019-01-04, by Goffi
-
core (constants): added a constant for "encrypted"2019-01-04, by Goffi
-
core (xmpp): don't add to history a message if there is no message and no subject.2019-01-04, by Goffi
-
plugin XEP-0380: Explicit Message Encryption implementation2019-01-04, by Goffi
-
core (xmpp): added "extra" argument to client.feedback2019-01-04, by Goffi
-
memory (sqlite): minor comment move2019-01-04, by Goffi
-
plugin XEP-0384: don't ignore StanzaError if it's not item-not-found2019-01-04, by Goffi
-
plugin XEP-0384: various bug fixes:2019-01-03, by Goffi
-
core (memory/encryption), plugin OTR: finished OTR integration in encryption:2019-01-03, by Goffi
-
core (xmpp): implemented human friendly __unicode__ for client2019-01-03, by Goffi
-
jp (message/send, encryption): encryption handling:2019-01-02, by Goffi
-
jp (xmlui): JidWidget + small improvments:2019-01-02, by Goffi
-
plugin XEP-0384: update to last python-omemo + trust management:2019-01-02, by Goffi
-
core (memory/persistent): new LazyPersistentBinaryDict.remove method2019-01-02, by Goffi
-
core (log): fixed double call to ansiColors2018-12-27, by Goffi
-
core (xmpp): set "to" attribute to <message> element when it's missing:2018-12-27, by Goffi
-
plugin XEP-0045: fixed bad MAM detection on join2018-12-26, by Goffi
-
plugin XEP-0198: allow to customise/disable ack_timeout:2018-12-26, by Goffi
-
plugin OTR: catch and log potr.context.ErrorReceived instead of raising it.2018-12-26, by Goffi
-
plugin XEP-0198: abort connection if ack is not received after a timeout:2018-12-26, by Goffi
-
plugin XEP-0045: don't loop when initiating MAM archive2018-12-12, by Goffi
-
plugin XEP-0045: request 50 *last* MAM messages if new archive2018-12-12, by Goffi
-
core (memory/sqlite): further improvments in update_v7:2018-12-11, by Goffi
-
core (memory/sqlite): fixed v7 update performance issue:2018-12-11, by Goffi
-
jp (message/mam): display metadata when verbose2018-12-10, by Goffi
-
plugin XEP-0313, XEP-0045: loop MAM requests until whole archive is retrieved:2018-12-10, by Goffi
-
plugin XEP-0059: added serialise method2018-12-10, by Goffi
-
core (memory/sqlite): changed history constraint2018-12-09, by Goffi
-
plugin XEP-0045: MAM implementation for MUC2018-12-07, by Goffi
-
plugin XEP-0313: improvments to prepare MUC MAM:2018-12-07, by Goffi
-
core (memory/disco): normalise booleans in extensions2018-12-01, by Goffi
-
core (memory/sqlite): skip a line before debug log showing statements2018-12-01, by Goffi
-
jp (info/disco): better default output for extensions2018-12-01, by Goffi
-
jp (message): new mam subcommand:2018-12-01, by Goffi
-
jp (output): new OUTPUT_MESS output to handle data containing chat messages2018-12-01, by Goffi
-
jp (base): new own_jid host attribute:2018-12-01, by Goffi
-
jp (base): new date_decoder to specify dates in arguments2018-12-01, by Goffi
-
tools (common/date_utils): date_parse_ext + timezone handling:2018-12-01, by Goffi
-
plugin XEP-0060: use new parseExtra methods from MAM and RSM2018-12-01, by Goffi
-
plugin XEP-0313: implementation of MAM for messages:2018-12-01, by Goffi
-
core (memory/sqlite): added stanza_id:2018-12-01, by Goffi
-
core: minor style/typos fixes2018-12-01, by Goffi
-
plugin XEP-0359: Unique and Stable Stanza IDs implementation, first draft2018-12-01, by Goffi
-
core: fixed reactor crash by installing reactor only in makeService2018-11-19, by Goffi
-
core: removed whitespace ping (not needed anymore as we handle XMPP ping)2018-11-19, by Goffi
-
core (xmpp): added NS_X_DATA to disco features2018-11-18, by Goffi
-
jp (base): fixed connection when start_session arg exists but is False2018-11-18, by Goffi
-
plugin XEP-0198: Stream Management implementation:2018-11-18, by Goffi
-
jp: new command "ping"2018-11-10, by Goffi
-
plugin XEP-0199: implementation of XMPP Ping2018-11-10, by Goffi
-
core (xmpp): added missing disco#info namespace to disco info result.2018-11-10, by Goffi
-
core (xmpp): server certificate validation:2018-11-10, by Goffi
-
quick frontend (app): create the contact list immediatly on plug2018-11-05, by Goffi
-
core: fixed package name for Android2018-10-05, by Goffi
-
template: better css files order2018-10-03, by Goffi
-
plugin identity: fixed nick when there is no user part in entity2018-10-03, by Goffi
-
jp (info): replaced "Client" by the more generic "Software"2018-09-27, by Goffi
-
template: fixed by variable used in css_files_noscript2018-09-27, by Goffi
-
doc: CHANGELOG update2018-09-20, by Goffi
-
install: use omemo in install_requires only for platforms supported upstream2018-09-20, by Goffi
-
template: overriden get_template to always have full template name:2018-09-18, by Goffi
-
template: import contextfilter as module attribute2018-09-18, by Goffi
-
core (exceptions): new ConfigError exception2018-09-18, by Goffi
-
jp: fixed bad call to quit2018-09-14, by Goffi
-
tools (common/template), jp: refactoring to handle multiple sites:2018-09-10, by Goffi
-
core(twisted): install reactor before doing anything else2018-08-31, by Goffi
-
frontends (xmlui): class_map is now an arg of create function:2018-08-31, by Goffi
-
plugin XEP-0050, adhoc D-Bus: Ad-Hoc improvment + remote media control:2018-08-31, by Goffi
-
core: findByFeatures fixes2018-08-31, by Goffi
-
core: minor version fix for pyjamas workaround2018-08-31, by Goffi
-
quick frontend (app, chat): encryption handling:2018-08-11, by Goffi
-
plugin XEP-0384: PEP handling + mark as encrypted:2018-08-11, by Goffi
-
plugin XEP-0163: fixed bad PEP filtering2018-08-11, by Goffi
-
plugin OTR: use new "directed" attribute when registering + use new markAsEncrypted2018-08-11, by Goffi
-
core (memore/encryption): new methods and checks:2018-08-11, by Goffi
-
plugin otr: use namespace specified in XEP-03782018-08-11, by Goffi
-
core (memory/encryption): start improvments, stop and getSession:2018-08-11, by Goffi
-
core: we are in dev version again2018-08-04, by Goffi
-
plugin XEP-0384: OMEMO implementation first draft:2018-07-29, by Goffi
-
plugin XEP-0060: added singleton ID ("current")2018-07-29, by Goffi
-
core: new EncryptionHandler class which manage encrypted session as a core feature:2018-07-29, by Goffi
-
core: added async TriggerManager2018-07-29, by Goffi
-
core: style improvments (90 chars limit)2018-07-29, by Goffi
-
Added tag 0.7.0a2 for changeset b42aa52d26212018-07-08, by Goffi
-
install (setup.py): don't use sys.prefix for locales2018-07-08, by Goffi
-
jp (blog): fixed path encoding for inotify2018-07-08, by Goffi
-
Added tag 0.7.0a1 for changeset 534b264d63df (replace former tag after setup fix)2018-07-04, by Goffi
-
Added tag 0.7.0a1 for changeset eecd84a2530a2018-07-04, by Goffi
-
0.7.0a1 release2018-07-04, by Goffi
-
plugin XEP-0077: fixed RegisteringAuthenticator to use TLS if possible2018-07-04, by Goffi
-
misc: renamed former tags from "SàT va.b.c" to "a.b.c"2018-07-04, by Goffi
-
doc (CHANGELOG): added D-Bus namespace change2018-07-02, by Goffi
-
core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:2018-07-01, by Goffi
-
plugin merge-request/mercurial: fixed missing last line in diff while parsing patch2018-06-29, by Goffi
-
quick_frontend (QuickApp): fixed getCache handling after changes in QuickContactList2018-06-27, by Goffi
-
plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the code2018-06-27, by Goffi
-
code style reformatting using black2018-06-27, by Goffi
-
core: lines limit2018-06-27, by Goffi
-
plugin merge request (mercurial): escape colons in import name2018-06-27, by Goffi
-
core: some more line limiting2018-06-27, by Goffi
-
quick app: added missing docstring in showDialog2018-06-26, by Goffi
-
quick_frontend(contact list): refactored update:2018-06-24, by Goffi
-
plugin events: invitations improvments + personal list2018-06-20, by Goffi
-
plugin XEP-0045: fixed crash when muc service is not found2018-06-20, by Goffi
-
jp (common): allow tables filters callbacks to have only one argument2018-06-20, by Goffi
-
jp (forums/edit): fixed unicode when dumping in json2018-06-03, by Goffi
-
core (version): added workaround for Pyjamas, avoiding crash when reading VERSION2018-06-03, by Goffi
-
jp (info/session): show short + relative date by default for "started"2018-06-01, by Goffi
-
jp (ticket): new "get" subcommand, to retrieve ticket(s)2018-06-01, by Goffi
-
jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputs2018-06-01, by Goffi
-
jp (blog/preview): fixed guessSyntaxFromPath call2018-06-01, by Goffi
-
core: discoFindByFeatures now return only available resources2018-05-25, by Goffi
-
core (xmpp): fixed "Force server" param on Android2018-05-25, by Goffi
-
core: added local_device argument to discoFindByFeatures2018-05-25, by Goffi
-
core (xmpp): use "phone" type in identities when backend is started from Android2018-05-25, by Goffi
-
tools (common): new files_utils module:2018-05-25, by Goffi
-
jp (file/share/list): fixed default value for jid2018-05-25, by Goffi
-
quick frontends (app): retrieve namespaces on startup2018-05-22, by Goffi
-
plugin XEP-0329: new methods/signals to handle shares:2018-05-22, by Goffi
-
jp (base): fixed jid encoding2018-05-22, by Goffi
-
core (disco): fixed disco capabilities (empty disco was used)2018-05-22, by Goffi
-
quick frontend (app): avoid resource locking on new message2018-05-11, by Goffi
-
plugin XEP-0045: display a note when no configuration is available on the room2018-05-11, by Goffi
-
plugin XEP-0045: fixed room configuration cancellation2018-05-11, by Goffi
-
quick frontend (contact list): don't store "nick" for group contacts:2018-05-11, by Goffi
-
plugin XEP-0045: fixed joining workflow:2018-05-11, by Goffi
-
bridge: added generated pb files to repository (needed for Cagou on Android)2018-04-13, by Goffi
-
core (constants): updated Android constants for Cagou2018-04-13, by Goffi
-
primitivus (xmlui): fixed XMLUIPanel signature2018-04-07, by Goffi
-
setup, tools(utils): fixed versioning in setup and getRepositoryData2018-04-06, by Goffi
-
tools (xmlui): fixed XMLUIDialog signature2018-04-06, by Goffi
-
setup: use NAME to get version2018-04-05, by Goffi
-
tools (utils): better repository version handling:2018-04-05, by Goffi
-
setup: use scm version2018-04-05, by Goffi
-
setup: version is now set in SAT/VERSION, sat is not imported anymore in setup2018-04-05, by Goffi
-
README: typo2018-04-04, by Goffi
-
README: added Arnaud Joset to contributors2018-04-04, by Goffi
-
tools(utils): fixed path handling in getRepositoryData2018-04-04, by Goffi
-
setup: minimal version of sat_tmp is 0.0.32018-04-04, by Goffi
-
core: replaced gtk3reactor by gireactor2018-04-03, by Goffi
-
setup: use constants to get name and version2018-04-03, by Goffi
-
setup: removed ez_setup.py2018-04-02, by Goffi
-
core, setup: huge cleaning:2018-04-02, by Goffi
-
plugin merge-request mercurial: keeps more chars for import name2018-04-02, by Goffi
-
plugin merge-request mercurial: accept space and period for import name sanitization2018-04-02, by Goffi
-
plugin merge-request mercurial: better name sanitization for import2018-04-02, by Goffi
-
jp (merge-request,common): fixed URIFinder when metadata are not needed:2018-04-02, by Goffi
-
README: minor line addition2018-04-01, by Goffi
-
jp (base): fixed URI's item with use_pubsub2018-04-01, by Goffi
-
README: label to use for tickets and merge requests is specified2018-04-01, by Goffi
-
plugin uri finder, jp (merge-request): labels handling:2018-04-01, by Goffi
-
jp (base): added C.ITEM pubsub flag when --item is required2018-03-31, by Goffi
-
README: specified URIs location for tickets and merge requests2018-03-31, by Goffi
-
plugin uri finder: plugin to find URIs in well-known locations2018-03-31, by Goffi
-
plugin merge-requests: fixed labels (they were using textbox instead of list)2018-03-30, by Goffi
-
jp (merge-request/import): added import command2018-03-30, by Goffi
-
plugin merge-requests, mercurial merge-requests: merge request import implementation2018-03-30, by Goffi
-
plugin XEP-0115: fixed caps initial check2018-03-30, by Goffi
-
jp (merge/get): "get" command first draft:2018-03-29, by Goffi
-
jp (xmlui): added whitelist, read_only and values_only options:2018-03-29, by Goffi
-
frontends (xmlui): added whitelist argument:2018-03-29, by Goffi
-
jp (base): add --max option:2018-03-29, by Goffi
-
jp (base): fixed use_pubsub when pubsub_flags is not needed2018-03-29, by Goffi
-
tools (common/data_objects): fixed Identity2018-03-26, by Goffi
-
core: added bare_jid and identities arguments to discoGetByFeatures:2018-03-26, by Goffi
-
plugin XEP-0234: fixed regex import2018-03-25, by Goffi
-
core (disco), plugin XEP-0115: client use + capabilities hash improvment:2018-03-24, by Goffi
-
jp: pubsub options refactoring:2018-03-21, by Goffi
-
jp (output/template): fixed template output (media_dir was missing)2018-03-21, by Goffi
-
component file sharing: changed pubsub identity:2018-03-18, by Goffi
-
component file sharing: comments metadata:2018-03-16, by Goffi
-
component file sharing: comments handling first draft:2018-03-16, by Goffi
-
core: use C.bool to detect value of "handler" field in PLUGIN_INFO2018-03-16, by Goffi
-
core (constants): accept "yes" as a True value in bool()2018-03-16, by Goffi
-
jp (common): assure nosplitright in default commands for edition with vim2018-03-16, by Goffi
-
plugin XEP-0264: handle truncated files2018-03-14, by Goffi
-
plugin XEP-0329: fixed extra key serialisation before sending to bridge2018-03-14, by Goffi
-
component file sharing: fixed hash handling (key has been renamed to "file_hash")2018-03-14, by Goffi
-
core (memory): use bare jid for owner in setFiles:2018-03-14, by Goffi
-
jp (file/send): --name can now be specified2018-03-14, by Goffi
-
template: added icon handling:2018-03-11, by Goffi
-
file sharing component: thumbnails integration first draft:2018-03-02, by Goffi
-
plugin XEP-0264: thumbnails handling implementation2018-03-02, by Goffi
-
plugin XEP-0054: use .jpg instead of .jpe for jpeg files2018-03-02, by Goffi
-
core (memory/cache): common cache:2018-03-02, by Goffi
-
core (memory): fixed _getParentDir call in setFile2018-03-02, by Goffi
-
core (memory/sqlite): renamed column for files from hash to file_hash:2018-03-02, by Goffi
-
plugin XEP-0054: removed Image.ANTIALIAS filter:2018-03-01, by Goffi
-
jp (file): file sharing + improvments:2018-02-28, by Goffi
-
plugin file sharing component: first draft:2018-02-28, by Goffi
-
XEP-0329: implementation of File Information Sharing:2018-02-28, by Goffi
-
XEP-0065,XEP-0096,XEP-0166,XEP-0235,XEP-0300: file transfer improvments:2018-02-28, by Goffi
-
core (memory): file metadata handling methods:2018-02-28, by Goffi
-
memory (sqlite): files handling:2018-02-28, by Goffi
-
core (trigger): new returnPoint method:2018-02-28, by Goffi
-
core (client): component improvments:2018-02-28, by Goffi
-
core (client): set default timeout of IQ to 60 seconds2018-02-28, by Goffi
-
jp (common/table): a column can be hidden + fix for empty tables2018-02-28, by Goffi
-
jp (profile/create): errback handling2018-02-28, by Goffi
-
jp (event): added missing arg to _attend_filter2018-02-28, by Goffi
-
jp (base): added verbosity property to CommandBase2018-02-28, by Goffi
-
plugin pipe/stream, file transfert: refactoring and improvments:2018-02-07, by Goffi
-
plugin XEP-0166: added errback to terminate, which only logs issues2018-02-01, by Goffi
-
jp (base): fixed assertion error when using CommandAnswering2018-01-30, by Goffi
-
jp (forums): forums handling commands, first draft2018-01-30, by Goffi
-
plugin forums: first draft:2018-01-30, by Goffi
-
dates update2018-01-26, by Goffi
-
plugin blog import dotclear: use a smaller and lower case prefix to generate ids2018-01-24, by Goffi
-
plugin XEP-0277: use shortuuid instead of uuid + use item's XMPP URI for atom ID2018-01-22, by Goffi
-
plugin blog static: added background parameter, to set an image2018-01-22, by Goffi
-
tool (utils): import directly parser from dateutil2018-01-21, by Goffi
-
plugin XEP-0277: microblog namespace is now registered2018-01-19, by Goffi
-
core: 'x-data' namespace is now registered2018-01-19, by Goffi
-
plugin merge-requests: fixed "set" method2018-01-13, by Goffi
-
plugins tickets, merge-requests: fixed call of prepareBridgeSet2018-01-13, by Goffi
-
plugins schema, merge_requests, tickets*: factorisation2018-01-12, by Goffi
-
tools (common/data_objects): added Room class2018-01-05, by Goffi
-
template: date filter improvments:2018-01-02, by Goffi
-
tools (common/data_objects): added classes for messages2018-01-02, by Goffi
-
plugin XEP-0045: added mucNickGet to retrieve our nickname in a MUC room2018-01-02, by Goffi
-
plugin XEP-0060: added an config option to set pubsub service2017-12-12, by Goffi
-
jp (blog): added "set" command to publish content from stdin without editing2017-12-11, by Goffi
-
jp (base): added exitCb generic callback to display a message and quit2017-12-11, by Goffi
-
jp (pubsub/search): fixed --item argument2017-12-11, by Goffi
-
template (filters): don't crash on invalid date in date_fmt2017-11-30, by Goffi
-
template: remove extension from elements while looking for a path:2017-11-30, by Goffi
-
tools (config): complexe data can now be set using json and the "_json" suffix2017-11-30, by Goffi
-
jp (merge-request): first draft:2017-11-30, by Goffi
-
plugin merge requests Mercurial: first draft:2017-11-30, by Goffi
-
plugin merge requests: first draft:2017-11-30, by Goffi
-
plugin tickets: handle "update" flag + various improvments:2017-11-30, by Goffi
-
core (XMLUI): added value property for StringWidget and ListWidget2017-11-30, by Goffi
-
core: specify profile on NotFound exception2017-11-30, by Goffi
-
plugin XEP-0060: added node watching methods to bridge:2017-11-19, by Goffi
-
core: added a mechanism to associate short names to namespaces:2017-11-19, by Goffi
-
plugin import: fixed deserialisation of pubsub service2017-11-15, by Goffi
-
template (XMLUI): added JidInputWidget2017-11-15, by Goffi
-
plugin XEP-0277: better getCommentsService:2017-11-15, by Goffi
-
plugin XEP-0060: use new findServiceEntity to get default pubsub service2017-11-15, by Goffi
-
memory (disco): added findServiceEntity helper method to get first service of a kind2017-11-15, by Goffi
-
plugin tickets: fill reporter field when it is not already filled2017-11-11, by Goffi
-
core (XMLUI): form's XMLUI is use as first arguments for filters in dataForm2Widgets2017-11-11, by Goffi
-
core (XMLUI): added a "value" property in TextWidget2017-11-11, by Goffi
-
plugin identity: fixed jid.userhostJID call + capitalize user when jid is used.2017-11-11, by Goffi
-
template: added dict_ext filter to extend a dictionary2017-11-09, by Goffi
-
frontends (xmlui): fixed crash on advanced_list use:2017-11-08, by Goffi
-
XEP-0060: fixed bad attribute in getItems2017-11-08, by Goffi
-
template: fixed the use of eval_context_filter in item_filter2017-11-05, by Goffi
-
plugin tickets: added ticketsSet and ticketsSchemaGet methods:2017-11-05, by Goffi
-
frotends(xmlui): fixed _xmlui_for_name attribute for labels2017-11-05, by Goffi
-
jp (debug): new monitor command to show pretty formatted XML stream2017-11-04, by Goffi
-
jp (pubsub/node/create): fixed --field option2017-11-04, by Goffi
-
plugin XEP-0277: minor id generation change2017-11-04, by Goffi
-
misc: date update (yes it's a bit late :p )2017-11-03, by Goffi
-
jp (xmlui): fixed workflow when value is for a BoolWidget2017-10-31, by Goffi
-
jp (ad-hoc/run): node is now a positional argument2017-10-31, by Goffi
-
jp (ad-hoc): new "list" and "run" commands:2017-10-31, by Goffi
-
jp: XMLUI implementation first draft:2017-10-31, by Goffi
-
core (disco): do not cache disco items when node is set2017-10-31, by Goffi
-
core (xmlui): fixed data_form => XMLUI conversion when filters is None2017-10-31, by Goffi
-
plugin tickets: high level tickets handling, first draft:2017-10-27, by Goffi
-
template: improved date formatter:2017-10-27, by Goffi
-
template: new item_value filter2017-10-27, by Goffi
-
template(XMLUI): added items property to ListWidget:2017-10-27, by Goffi
-
plugin tickets import bugzilla: fixed parsing of "created" and "updated" fields2017-10-27, by Goffi
-
core (XMLUI): filters can now be used when converting data form to XMLUI:2017-10-27, by Goffi
-
core (XMLUI), template(XMLUI): added flags to ListWidget:2017-10-27, by Goffi
-
plugins tickets import, jp (ticket/import): implemented mapping:2017-10-27, by Goffi
-
plugin pubsub schema: allow any data_form schema:2017-10-27, by Goffi
-
template: added media_path to template data2017-10-27, by Goffi
-
plugin tickets import: create comments nodes with open access/publishing2017-10-27, by Goffi
-
jp (pubsub/delete): show deleted node + handle URIs2017-10-27, by Goffi
-
plugins import, tickets import, bugzilla import: comments handling:2017-10-20, by Goffi
-
frontends (xmlui): added ValueGetter.keys2017-10-20, by Goffi
-
template: gidx methods improvment:2017-10-16, by Goffi
-
tools (common/data_objects): new OnClick class2017-10-16, by Goffi
-
plugin import ticket, import ticket bugzilla: some normalization in values:2017-10-16, by Goffi
-
plugin schema: use new "prepend" argument to put "id" widget first.2017-10-16, by Goffi
-
core (xmlui): new "prepend" argument for dataForm2Widgets and dataFormResult2XMLUI:2017-10-16, by Goffi
-
template (xmlui): new properties + inheritance fix:2017-10-16, by Goffi
-
plugin schema: deserialise is now the last kw argument2017-10-16, by Goffi
-
frontends (xmlui): new _xmlui_for_name attribute:2017-10-16, by Goffi
-
frontends (xmlui): new widget_value dict to get first value of widget by name2017-10-16, by Goffi
-
jp (file): typo2017-10-16, by Goffi
-
jp (ticket): ticket command first draft:2017-10-06, by Goffi
-
plugin tickets import Bugzilla: Bugzilla tickets importer:2017-10-06, by Goffi
-
plugin tickets import: specialized importer for tickets, first draft:2017-10-06, by Goffi
-
plugin pubsub schema: values handling:2017-10-06, by Goffi
-
plugin import: generic data import plugin:2017-10-01, by Goffi
-
jp (base): fixed CommandAnswering and progress bar2017-10-01, by Goffi
-
core (xmlui): container now keep a list of children2017-10-01, by Goffi
-
core (xmlui): added method to convert data form result to XMLUI:2017-10-01, by Goffi
-
plugin PubSub Schema: schema helper methods:2017-10-01, by Goffi
-
template: template XMLUI first draft:2017-09-24, by Goffi
-
core, frontends (xmlui): new LabelContainer:2017-09-24, by Goffi
-
plugin XEP-0060: use client instead of profile_key in getItems2017-09-24, by Goffi
-
core (memory/sqlite): typo2017-09-22, by Goffi
-
core (memory/sqlite): better stability:2017-09-21, by Goffi
-
tmp (wokkel): fixed subscriptions node handling2017-09-08, by Goffi
-
jp (shell): changed prompt colour2017-09-08, by Goffi
-
jp (shell): fixed use of profile + added EOF handling:2017-09-08, by Goffi
-
jp (pubsub): added subscribe, unsubscribe and subscriptions methods:2017-09-08, by Goffi
-
plugin schema: PubSub node schema, first draft2017-09-06, by Goffi
-
tmp(wokkel/pubsub): allows getNodes to return names using tuples(node/names)2017-08-27, by Goffi
-
jp (output/template): check if there is a template before initializing Renderer2017-08-23, by Goffi
-
jp (info/disco): fixed headers order for items table2017-08-22, by Goffi
-
jp (info/disco): type selection + output improvments:2017-08-22, by Goffi
-
jp (common): added use_buffer argument in Table:2017-08-22, by Goffi
-
jp (common): fixed empty table display when headers are specified2017-08-22, by Goffi
-
jp (info/disco): added --no-cache option2017-08-22, by Goffi
-
plugin XEP-0277: added microblog namespace to disco info2017-08-20, by Goffi
-
jp (info): fixed help for version and session2017-08-20, by Goffi
-
jp (pubsub/node): added subscriptions subcommand:2017-08-20, by Goffi
-
plugin XEP-0060: implemented subscriptions management method for node owner:2017-08-20, by Goffi
-
tmp (wokkel/pubsub): subscriptions improvments:2017-08-20, by Goffi
-
jp (profile): added disconnect command2017-08-20, by Goffi
-
jp (common): fixed decode error when item is not specified2017-07-14, by Goffi
-
primitivus (chat): only scroll down if we are at the bottom of the discussion2017-07-14, by Goffi
-
jp (blog/edit): avoid call to syntaxConvert if syntax is already XHTML2017-07-13, by Goffi
-
jp (blog/edit): pretty format XHTML before editing it2017-07-13, by Goffi
-
jp (common): fixed encoding issue in URLs2017-07-13, by Goffi
-
tools(common/uri): fixed encoding in buildXMPPUri2017-07-13, by Goffi
-
jp (blog/get): added "url" key, which compute xmpp: URL of items2017-07-13, by Goffi
-
jp (blog/edit): syntax modifications:2017-07-13, by Goffi
-
plugin text syntaxes: various improvments:2017-07-13, by Goffi
-
template: print warning message and use DEFAULT_LOCALE on bad locale2017-07-12, by Goffi
-
plugins invitation, XEP-0277: strip language, we don't want spaces2017-07-12, by Goffi
-
jp (pubsub/search): fixed encoding for stdin in external commands2017-07-09, by Goffi
-
plugin XEP-0060: remove max_items when item_ids is set on getItems2017-07-08, by Goffi
-
jp (pubsub/search): profile is transmited to subcommand for "exec" action2017-07-08, by Goffi
-
jp (pubsub): new search command:2017-07-08, by Goffi
-
plugin XEP-0060: fixed service in metadata for PEP2017-07-08, by Goffi
-
jp (shell): use of subprocess instead of running commands in the same process:2017-07-07, by Goffi
-
jp (base): typo2017-07-07, by Goffi
-
jp (shell): added "whoami" command to print currently used profile2017-07-06, by Goffi
-
jp (shell): don't print header if a command is specified in help2017-07-06, by Goffi
-
jp (shell): shell command (REPL mode), first draft:2017-07-06, by Goffi
-
plugin Pubsub Hook: first draft:2017-07-05, by Goffi
-
jp (common): fixed the use of --last-item when "-n [node]" is used2017-07-05, by Goffi
-
plugin XEP-0060: addManagedNode callbacks now use client syntax instead of profile2017-07-05, by Goffi
-
core (tools/email): an unicode "to" email (instead of a list) can now be used2017-07-05, by Goffi
-
core (memory/persistent): fixed calls to delPrivateValue2017-07-05, by Goffi
-
jp (event/invitee): added list command to get R.S.V.P. :2017-07-02, by Goffi
-
jp (event): added checkURI to InviteeGet and InviteeSet2017-07-02, by Goffi
-
jp (common): new ansi_ljust, ansi_rjust and ansi_center command + table:2017-07-02, by Goffi
-
jp (standard output): added simple, json and json_raw for OUTPUT_DICT_DICT2017-07-02, by Goffi
-
jp (constants): added OUTPUT_DICT_DICT for dictionaries of nested dictionaries2017-07-02, by Goffi
-
plugin events: added eventInviteesList method to get all R.S.V.P. at once.2017-07-02, by Goffi
-
jp (input/csv): fixed encoding issue in debug mode2017-06-29, by Goffi
-
jp (pubsub/node/affiliations/set): call checkURI2017-06-29, by Goffi
-
jp (pubsub/node/set): added checkURI to handle xmpp: URIs2017-06-29, by Goffi
-
plugin XEP-0277: max_items fix (last "fix" about it was actually bad)2017-06-29, by Goffi
-
jp (event/invitee/invite): command to use new eventInvite backend method2017-06-29, by Goffi
-
plugin XEP-0277: change affiliations for comments + fixes:2017-06-29, by Goffi
-
jp (invitation/create): typo2017-06-29, by Goffi
-
jp (pubsub/get): renamed --id option to --item for consistency with other commands2017-06-29, by Goffi
-
jp (input): log improvments + empty filter:2017-06-28, by Goffi
-
jp (pubsub/delete): delete command implementation (to delete an item)2017-06-28, by Goffi
-
jp (cmd_pubsub): xmpp: uri handling, first draft2017-06-28, by Goffi
-
jp (input): input command first draft:2017-06-27, by Goffi
-
jp (base): added no_lf in disp() to avoid printing a line feed2017-06-27, by Goffi
-
jp (common): added --last-item to take last item when no item id is found/given2017-06-27, by Goffi
-
jp (pubsub/edit): new edit subcommand, which work in a same way as for blog2017-06-27, by Goffi
-
jp (pubsub): psItemGet has been renamed to psItemsGet as several items are gotten2017-06-27, by Goffi
-
jp (blog, common): various fixes in common and blog:2017-06-27, by Goffi
-
jp (blog): minor typo fix2017-06-27, by Goffi
-
jp (blog, common): moved and improved edit code from blog:2017-06-27, by Goffi
-
jp (constants): added exit code for data error.2017-06-27, by Goffi
-
jp (blog): added language in managed keys2017-06-25, by Goffi
-
tools (common/template): changed blog_date filter to date_days2017-06-24, by Goffi
-
tools (common/template): ScriptsHandler fix/improvments:2017-06-24, by Goffi
-
plugin XEP-0277, tools/common/data_objects: language handling2017-06-22, by Goffi
-
core (stdui): added a FIXME to not use plugin/default_host in the future2017-06-21, by Goffi
-
jp (invitation): fixed inconsistency in language handling2017-06-21, by Goffi
-
core: added hosts_dict handling in general config:2017-06-19, by Goffi
-
plugin XEP-0054: fixed not transmitted arguments in getAvatar2017-06-03, by Goffi
-
core (tools/common/data_objects): added classes to handle Identities2017-05-22, by Goffi
-
plugin identity: plugin identity first draft:2017-05-21, by Goffi
-
plugin XEP-0054: nick handling + don't remove data on avatar set2017-05-21, by Goffi
-
core: fixed profile key detection in getClients + raise DataError on empty profile2017-05-21, by Goffi
-
jp (invitation): fixed typo2017-05-21, by Goffi
-
core (tools/common/template): i18n support2017-05-21, by Goffi
-
jp (event): don't use dayfirst for YY-MM-DD style dates2017-05-21, by Goffi
-
plugin events: fixed blog/invitees uri handling2017-05-19, by Goffi
-
core (tools/common/template): helping methods/filters for templates:2017-05-19, by Goffi
-
plugin events: separation of event node and invitees node2017-05-19, by Goffi
-
core (tools/common/uri): don't display finale "?" if no extra data is specified2017-05-19, by Goffi
-
jp (uri): new command to parse or generate XMPP URIs2017-05-19, by Goffi
-
jp (pubsub/uri): fixed URI generation2017-05-19, by Goffi
-
core (tools/utils): added method to parse XMPP dates2017-05-19, by Goffi
-
jp: fixed progress2017-05-03, by Goffi
-
jp (event): event handling commands, first draft2017-04-26, by Goffi
-
jp: added use_pubsub and use_pubsub_node_req arguments to CommandBase2017-04-26, by Goffi
-
jp (invitation): added list subcommand2017-04-26, by Goffi
-
jp (output): added LIST_DICT output, to handle list of dictionaries2017-04-26, by Goffi
-
jp: added constant to handle ANSI code for header and subheaders2017-04-26, by Goffi
-
plugin event: first draft:2017-04-26, by Goffi
-
plugin invitations: added invitationList command2017-04-26, by Goffi
-
tools (common/uri): minor comment update2017-04-20, by Goffi
-
tools (common/data_objects): comments items can now be chained to their parent2017-04-17, by Goffi
-
plugin XEP-0277: comments node access model changes:2017-04-17, by Goffi
-
plugin XEP-0060: getNodeAffiliations use jid.JID as keys instead of jids as unicode2017-04-17, by Goffi
-
jp (blog): service and node can now be specified for edit command2017-04-16, by Goffi
-
jp (pubsub): added uri command to build pubsub URI2017-04-16, by Goffi
-
plugin invitations: fixed url_template check2017-04-16, by Goffi
-
tools/common (uri): added a method to build URI2017-04-16, by Goffi
-
jp (pubsub/node): added create and delete commands2017-04-02, by Goffi
-
jp (invitation): added modify command2017-04-02, by Goffi
-
plugin invitations: added modify method (+ bridge) and fixed email setting in extra2017-04-02, by Goffi
-
plugin XEP-0060: node create/delete improvments:2017-04-02, by Goffi
-
tmp(wokkel/pubsub): fixed configuration parsing2017-04-02, by Goffi
-
tools(common/uri): XMPP uri parsing module, first draft2017-03-29, by Goffi
-
jp (invitation): invitation command first draft2017-03-29, by Goffi
-
jp (base): added msg and exit_code argument to errback so it's more generic2017-03-29, by Goffi
-
plugin invitations: fixed leak of uuid in jid2017-03-26, by Goffi
-
jp (pubsub/node) added pubsub/node/affiliations/set command2017-03-26, by Goffi
-
jp (pubsub): added affiliations and node/affiliations/get:2017-03-23, by Goffi
-
plugin XEP-0060: added affiliation handling:2017-03-23, by Goffi
-
tmp (wokkel/pubsub): fixed affiliations (normal entity) handling2017-03-23, by Goffi
-
tmp (wokkel/pubsub): fixed configuration setting2017-03-23, by Goffi
-
jp (pubsub/node): added set command2017-03-13, by Goffi
-
jp (pubsub): added pubsub/node/info command to retrieve node configuration2017-03-13, by Goffi
-
plugin XEP-0060: added getConfiguration ad psNodeConfigurationGet bridge method2017-03-13, by Goffi
-
plugin XEP-0060: renamed psGet bridge method to psItemGet2017-03-13, by Goffi
-
jp (output dict): added color and no-header option2017-03-13, by Goffi
-
jp (base): raise InternalError if output is used when use_output is not declared2017-03-13, by Goffi
-
jp (output xml): remove blank spaces on parsing for better pretty printing2017-03-13, by Goffi
-
jp(pubsub/get): pubsub/get command, first draft2017-03-12, by Goffi
-
jp (base): output can now specify a default when registering2017-03-12, by Goffi
-
jp (base): replaced log.warning by stderr prints2017-03-12, by Goffi
-
jp (outputs): moved output options parsing and checking to base methods2017-03-12, by Goffi
-
jp (std output): force unicode on simple output2017-03-12, by Goffi
-
plugin XEP-0060: added psGet bridge method2017-03-12, by Goffi
-
plugin invitations: first draft:2017-03-12, by Goffi
-
plugin XEP-0077: minor raise fix2017-03-12, by Goffi
-
plugin account, tools: some cleaning account + email and password tools:2017-03-12, by Goffi
-
jp (profile): fixed help gettext calls2017-03-09, by Goffi
-
plugin XEP-0077: added changePassword and removeRegistration methods2017-03-08, by Goffi
-
jp (profile/list): fixed options help2017-03-08, by Goffi
-
core, plugin XEP-0077: in-band registration fix and move:2017-03-08, by Goffi
-
primitivus: fixed profileCreate bridge call2017-03-08, by Goffi
-
i18n: updated sat.po2017-03-06, by Goffi
-
tools(templates): workflow improvments:2017-03-05, by Goffi
-
core, bridge: renamed getProfileName to profileNameGet according to new conventions2017-03-05, by Goffi
-
core, frontends: various fixes for Libervia:2017-02-26, by Goffi
-
core (memory/cache): escape profile when creating cache dir2017-02-26, by Goffi
-
tools (common): fixed tty detection when isatty is not available2017-02-23, by Goffi
-
jp (blog): set default template and data mapping for the new template output2017-02-21, by Goffi
-
jp (output): template output first draft:2017-02-21, by Goffi
-
jp (base): improved module import:2017-02-21, by Goffi
-
core (tools/common): data objects first draft:2017-02-21, by Goffi
-
core (tools/common): template renderer first draft:2017-02-21, by Goffi
-
jp (blog): added blog/get command:2017-02-16, by Goffi
-
jp (core): added extra_outputs:2017-02-15, by Goffi
-
jp (info/disco): added --node argument2017-02-12, by Goffi
-
core(memory.disco), bridge: discoInfos and discoItems now handle node2017-02-12, by Goffi
-
plugin XEP-0045: fix after client refactoring2017-02-12, by Goffi
-
core: added release name in constants + full version2017-02-12, by Goffi
-
core, frontends: getProfilesList renamed to profilesGetList + behaviour change:2017-02-12, by Goffi
-
core (plugins): added missing contants + use of new constants in PLUGIN_INFO2017-02-12, by Goffi
-
core, jp: component handling + client handling refactoring:2017-02-12, by Goffi
-
memory (sqlite): introduced component table, schema updated:2017-02-06, by Goffi
-
primitivus: fixed resources diplay in contact list2017-02-06, by Goffi
-
plugin OTR, core; use of new sendMessage + OTR mini refactoring:2017-02-05, by Goffi
-
plugin XEP-0297: used sendMessage in forward, and added comment/warning:2017-02-05, by Goffi
-
core (client): added feedback and sendMessage methods:2017-02-05, by Goffi
-
quick app: check type in notify2017-02-05, by Goffi
-
primitivus: fixed display of error if a message can't be sent2017-02-05, by Goffi
-
plugin XEP-0280: new setPrivate method to tell server not to carbon copy it.2017-02-05, by Goffi
-
core: replaced SkipHistory exception by a key in mess_data:2017-02-05, by Goffi
-
plugin XEP-0334: fixed and improved message processing hints:2017-02-05, by Goffi
-
plugin otr: various improvments:2017-02-01, by Goffi
-
core (menus): improvments:2017-01-26, by Goffi
-
plugin sec OTR: fixed OTR:2017-01-26, by Goffi
-
quick frontend(contact list): added all_iter property to get all cached entities2017-01-15, by Goffi
-
plugin XEP-0054, quick frontend(app): various improvments:2017-01-15, by Goffi
-
quick frontend (contact list): fixed cached key removal2017-01-15, by Goffi
-
jp (core): fixed signal registration for progressions2017-01-15, by Goffi
-
bridge (constructor/embedded): fixed warning on unregistered callback2017-01-15, by Goffi
-
plugin XEP-0277: fixed mbSetAccess double registration2017-01-15, by Goffi
-
core (memory/cache): geFilePath now return None when uid is empty2017-01-15, by Goffi
-
jp (info/session): added a command to get data on current session2017-01-05, by Goffi
-
jp (constants): added exit code for error on bridge method call2017-01-05, by Goffi
-
plugin text commands: added /whoami command which return current full jid2017-01-05, by Goffi
-
plugin XEP-0231: Bits of Binary first draft:2017-01-05, by Goffi
-
core (memory/cache): file caching handling, first draft:2017-01-05, by Goffi
-
core (xml_tools): fixed findAll2017-01-03, by Goffi
-
frontends(tools/strings): put URL regex outside of getURLParams and precompile it2017-01-01, by Goffi
-
plugin text syntaxes: log error on cleanXHTML failure2017-01-01, by Goffi
-
core(constants): added a constant for profile extension (PLUGIN_EXT):2016-12-25, by Goffi
-
misc: README update2016-12-24, by Goffi
-
quick frontend (quick app): added progressFinished and progressError listeners2016-12-22, by Goffi
-
quick frontend (quick app): fixed use of profile_manager.connected2016-12-20, by Goffi
-
Primitivus (xmlui): use constants for BOOL_TRUE and BOOL_FALSE value2016-12-20, by Goffi
-
plugin android: first draft:2016-12-19, by Goffi
-
plugin XEP-0280: Message Carbons first draft2016-12-18, by Goffi
-
primitivus, jp: dynamic bridge + fixed D-Bus bridge:2016-12-18, by Goffi
-
quick_frontend(QuickApp): added onBridgeConnected method2016-12-18, by Goffi
-
xep-0184: delivery receipts are now activated by default2016-12-18, by Goffi
-
xep-0070: fixed use of byte string instead of unicode2016-12-18, by Goffi
-
frontends(xmlui): better handling of missing _xmluiAppend2016-12-18, by Goffi
-
bridbe(pb): Perspective Broker bridge, first draft2016-12-13, by Goffi
-
bridge, quick_frontend: preparation for async bridge2016-12-13, by Goffi
-
core(stdui/profile manager): fixed authentication cancellation2016-12-04, by Goffi
-
core, quick_frontends: android compatibility hacks:2016-12-04, by Goffi
-
core: bridge can now be changed in conf2016-12-04, by Goffi
-
bridge (constructor): embedded bridge generator:2016-10-05, by Goffi
-
bridge (D-Bus): bad design fixes:2016-10-03, by Goffi
-
bridge (constructor): refactoring:2016-10-02, by Goffi
-
bridge(constructor): constructor now uses argparse instead of optparse2016-10-02, by Goffi
-
bridge(D-Bus): minotr argument name fix2016-10-02, by Goffi
-
quick frontend(contact_list): avoid crash when resource in cache has not priority2016-10-02, by Goffi
-
jp (message/send): message/send can now send XHTML (-x) or rich (-r) messages2016-09-25, by Goffi
-
plugin XEP-0071: fixed rich and xhtml sending + add simple text body if not present2016-09-25, by Goffi
-
frontends (tools): added a module to parse CSS colors2016-09-25, by Goffi
-
quick frontend (chat): update use a dict2016-09-23, by Goffi
-
jp (avatar): avatar get/set implementations, first draft2016-09-13, by Goffi
-
jp (core): added EXIT_NOT_FOUND constant, which return 16 as exit code2016-09-13, by Goffi
-
plugin XEP-0054(XEP-0153): added a getAvatar:2016-09-13, by Goffi
-
core (stdui): fixed cancellation of ContactList forms2016-09-11, by Goffi
-
quick frontend (menus): minor docstring fixes2016-09-11, by Goffi
-
jp (debug/bridge/method,signal): fixed argument parsing2016-09-10, by Goffi
-
quich frontend, primivius (chat): better avatar handling:2016-09-09, by Goffi
-
plugin XEP-0045, quick frontend (app,chat): various chat improvments:2016-09-09, by Goffi
-
quick frontend (contact list): better handling of cache with full jid:2016-09-09, by Goffi
-
plugin XEP-0054: fix use of full jid for room occupants2016-09-09, by Goffi
-
quick frontend (chat): recreateArgs implementation2016-09-09, by Goffi