Mercurial > libervia-backend
graph
-
plugin email invitation: fixed create/simpleCreate + invitee_name:2020-08-13, by Goffi
-
plugin XEP-0077: None can now be used in `to_jid` argument in `unregister`:2020-08-13, by Goffi
-
plugin XEP-0329: download thumbnails:2020-08-13, by Goffi
-
tools (image): fix_orientation on resize + `fix_orientation` method:2020-08-13, by Goffi
-
comp file sharing: minor core re-organisation2020-08-13, by Goffi
-
plugin XEP-0264: fix orientation of thumbnails:2020-08-13, by Goffi
-
plugin XEP-0264: updated size to get values closest to standard one:2020-08-13, by Goffi
-
plugin XEP-0277: set "uri" in item2mbdata2020-08-03, by Goffi
-
changelog: update2020-08-02, by Goffi
-
plugin identity: added "filename" metadata for avatar2020-08-02, by Goffi
-
plugins invitation, invitation-file: adapt service JID and affiliation:2020-08-01, by Goffi
-
plugin email invitation: simple invitation creation2020-08-01, by Goffi
-
plugin list for interest: build ID using URI or file path metadata:2020-08-01, by Goffi
-
plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:2020-08-01, by Goffi
-
plugin XEP-0329: implemented ways to get/set affiliations:2020-08-01, by Goffi
-
core (memory): `setFileAccessModel` implementation:2020-08-01, by Goffi
-
core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:2020-08-01, by Goffi
-
core (memory): files are now public by default except for those in root directory:2020-08-01, by Goffi
-
core (xmpp): text can now be specified in `sendError`2020-08-01, by Goffi
-
plugin XEP-0050: typo2020-08-01, by Goffi
-
component file sharing: add/parse affiliation when possible2020-07-17, by Goffi
-
memory: new "affiliation" metadata for files:2020-07-17, by Goffi
-
plugin XEP-0060: serialise psItemsGet result with data_format2020-07-17, by Goffi
-
tools (common/data_objects): removed deprecated code:2020-07-16, by Goffi
-
plugins tickets, merge-requests: `ticketsGet` and `mergeRequestsGet` serialisation:2020-07-16, by Goffi
-
plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:2020-07-16, by Goffi
-
tools (common/data_objects): implemented `json` dumping for BlogItems/BlogItem2020-06-19, by Goffi
-
common (template): better json dumping:2020-06-19, by Goffi
-
plugin file sharing management: added a fileSharingDelete method2020-06-19, by Goffi
-
plugin list of interests: added `id` to data + fixed key conflict:2020-06-19, by Goffi
-
plugin list of interest: new "interestRetract" method2020-06-19, by Goffi
-
plugin XEP-0050: some modernisation + adHocSequence:2020-06-19, by Goffi
-
comp file sharing: file paths are now quoted on upload to allow unicode2020-06-19, by Goffi
-
comp file sharing management: fixed confirmation check2020-06-09, by Goffi
-
comp file sharing: handle upload with headers:2020-06-09, by Goffi
-
comp file sharing: CORS:2020-06-09, by Goffi
-
core: findByFeatures type hints2020-06-09, by Goffi
-
plugin XEP-0363: register namespace2020-06-09, by Goffi
-
plugin XEP-0363: fixed fileHTTPUploadGetSlot2020-06-09, by Goffi
-
tools (common/utils): new OrderedSet class2020-06-08, by Goffi
-
component file sharing: don't initialise the plugin if not component use it2020-06-01, by Goffi
-
tools (common/dynamic_import): log a warning if bridge can't be imported2020-06-01, by Goffi
-
plugin comp file sharing: files can now be uploaded/downloaded via HTTP:2020-05-29, by Goffi
-
core (memory/sqlite): new database schema (v9):2020-05-29, by Goffi
-
tools/common (tls): moved re-usable Twisted TLS code from Libervia to tools/common2020-05-29, by Goffi
-
plugin XEP-0300; fixed use of calculateHash with getHasher2020-05-29, by Goffi
-
core: getLocalPath now returns a Path2020-05-29, by Goffi
-
core (launcher): fixed launching of twistd when no subparsed is specified2020-05-29, by Goffi
-
doc (jp/roster): fixed example for `jp roster set`2020-05-26, by Goffi
-
core: replaced `sat` shell script by a python script:2020-05-25, by Goffi
-
core (log): logging with Twisted now uses the new twisted.logger2020-05-25, by Goffi
-
plugin XEP-0054: don't use cache anymore in `getAvatar`:2020-05-19, by Goffi
-
plugin identity: fixed update in avatarSetPostTreatment2020-05-19, by Goffi
-
plugin identity: fixed infinite loop on nicknames update2020-05-18, by Goffi
-
jp (event): new `list` command to get evens available in a service2020-05-18, by Goffi
-
jp (pubsub): fixed arguments returned when item has no payload2020-05-18, by Goffi
-
tools (common/template): new `icon_from_client` method:2020-05-18, by Goffi
-
plugin XEP-0060: fixed payload parsing in sendItem2020-05-18, by Goffi
-
plugin pubsub schema, tools (common/template xmlui): use a JID for publisher:2020-05-18, by Goffi
-
plugin list of interest: fixed wrong variable used in a log2020-05-18, by Goffi
-
core (constants): added `theme` key2020-05-18, by Goffi
-
tools (common/template): typos2020-05-03, by Goffi
-
tools (common/utils): new `recursive_update` method for dicts2020-04-29, by Goffi
-
tools (common/data_objects): added __iter__ to Identities2020-04-25, by Goffi
-
bin (sat): check `twistd` before `twistd3` to use venv version first2020-04-20, by Goffi
-
plugin identity: fixed update when cached data is None2020-04-20, by Goffi
-
tools (common/data_objects): new `avatar_basename` property2020-04-19, by Goffi
-
doc (installation): updated instructions for backend2020-04-19, by Goffi
-
core: image convertion + SVG support:2020-04-19, by Goffi
-
plugin XEP-0054: SVG images can now be uploaded for avatars.2020-04-19, by Goffi
-
plugin identity: fixed update with `get_all` + better new data detection for avatar:2020-04-19, by Goffi
-
changelog: update2020-04-14, by Goffi
-
jp (roster): new roster/set command2020-04-14, by Goffi
-
core, frontends: avatar refactoring:2020-04-14, by Goffi
-
tools (image): added a guess_type method to guess media type:2020-04-14, by Goffi
-
core (memory/disco): fixed types of disco extensions:2020-04-14, by Goffi
-
core (xmpp): helper method to launch a plugin method:2020-04-03, by Goffi
-
core (exceptions): new MissingPlugin exception:2020-04-03, by Goffi
-
changelog: replaced "geo:" by URIs:2020-04-01, by Goffi
-
tools (common/files_utils): put extra suffix before file extension2020-04-01, by Goffi
-
plugin android: use `certifi` SSL root certicates2020-04-01, by Goffi
-
core (xmpp): properly clean profile data in case of startConnection failure:2020-04-01, by Goffi
-
bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridge2020-04-01, by Goffi
-
bridge (dbus): fixed typo in log.warning2020-04-01, by Goffi
-
jp (blog/edit): --no-publish is a boolean option2020-03-31, by Goffi
-
plugin XEP-0384: fixed /omemo_reset + device ID type:2020-03-30, by Goffi
-
core (tools/utils): fixed return value for non async callbacks2020-03-30, by Goffi
-
core (xmpp): use asDeferred for profileConnecting and profileConnected2020-03-30, by Goffi
-
plugin XEP-0384: OMEMO trust policy:2020-03-27, by Goffi
-
plugin XEP-0384: added resetTrust in OmemoSession2020-03-27, by Goffi
-
core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:2020-03-27, by Goffi
-
tools (xl_tools): fixed handling of list options labels2020-03-27, by Goffi
-
quick frontend (app): fixed argument order in `messageSend` default errback2020-03-23, by Goffi
-
core (memory/encryption): automatic start encryption if peer send encrypted message:2020-03-23, by Goffi
-
changelog: update2020-03-23, by Goffi
-
quick frontend (chat): added `encrypted` property2020-03-23, by Goffi
-
changelog: update2020-03-22, by Goffi
-
core (memory/encryption): encryption session are now restored on client connection2020-03-22, by Goffi
-
core (memory/persistent): implemented `aset` and `adel`:2020-03-22, by Goffi
-
core (xmpp): use async corouting for startConnection2020-03-22, by Goffi
-
plugin attach: handle large images resizing:2020-03-22, by Goffi
-
plugin aesgcm: wait for each splitted message to be sent before sending next one2020-03-22, by Goffi
-
core (xmpp): fixed workflow with post_xml_treatments in sendMessage:2020-03-22, by Goffi
-
tools (images): methods renaming2020-03-22, by Goffi
-
plugin attach, aesgcm: attachments refactoring:2020-03-18, by Goffi
-
plugin XEP-0384: added "/omemo_reset" text command:2020-03-18, by Goffi