Mercurial > libervia-backend
graph
-
plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server2020-11-12, by Goffi
-
core (xmpp): client.roster now implements __contains__2020-11-12, by Goffi
-
core: use utils.asDeferred for `launchCallback` so coroutines can be used2020-11-12, by Goffi
-
docker (compose): test environment variable + network alias:2020-11-12, by Goffi
-
docker (backend_e2e): install pytest and sh2020-11-12, by Goffi
-
doc, core: typos2020-11-12, by Goffi
-
plugin app manager docker: typo2020-10-20, by Goffi
-
docker: dockers images, first draft:2020-10-19, by Goffi
-
tools (common/tls): removed unused import2020-10-19, by Goffi
-
jp: don't guess background when stdout is not a tty2020-10-15, by Goffi
-
jp (application/list): don't use `extend` in argument as in it Python 3.8+ only2020-10-01, by Goffi
-
plugin app manager docker: weblate SàT app file for Docker2020-09-28, by Goffi
-
i18n: renamed template file to get the correct '.pot' extension2020-09-28, by Goffi
-
jp (application): new `application` (or `app`) commands:2020-09-28, by Goffi
-
plugin app managed docker: handle Docker application with App Manager2020-09-28, by Goffi
-
plugin app manager: first draft:2020-09-28, by Goffi
-
core: plugins can now be loaded from a directory:2020-09-20, by Goffi
-
doc (installation): added instruction to download dev version of `sat_template`2020-09-20, by Goffi
-
core: minor typos, docstring/comments update2020-09-20, by Goffi
-
component file sharing: added missing `owner` filtering in `_retrieveFiles`2020-09-20, by Goffi
-
plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:2020-09-20, by Goffi
-
plugin XEP-0329: fix filtering by owner on components2020-09-20, by Goffi
-
core (memory/memory): `public_id` should not be used when creating parent dirs2020-09-17, by Goffi
-
component file sharing: fix used of `self.files_path` in `_retrieveFiles`2020-09-17, by Goffi
-
plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`2020-09-17, by Goffi
-
core (memory/memory): fixed directory creation in setFile2020-09-17, by Goffi
-
plugin XEP-0329: typo2020-09-17, by Goffi
-
plugin XEP-0329: added `FISCreateDir` method:2020-09-17, by Goffi
-
plugin XEP-0313: fix getting MAM archive when history is empty2020-09-17, by Goffi
-
plugin XEP-0313: fixed `MAMGet` signature2020-09-17, by Goffi
-
plugin XEP-0329: better error handling in `onComponentAffiliationsGet`2020-09-14, by Goffi
-
plugin XEP-0077: fixed "check_certificate" handling2020-09-13, by Goffi
-
doc: updated installation instructions2020-09-13, by Goffi
-
install (setup.py): added missing `extra_requires`2020-09-13, by Goffi
-
plugin invitation: if "thumb_url" is not set, try to use one from list of interests2020-09-05, by Goffi
-
plugin list of interests: normalize item ID + added `get` method2020-09-05, by Goffi
-
core (memory/memory): fixed assignations2020-09-05, by Goffi
-
component file sharing: generate thumbnails for videos2020-08-25, by Goffi
-
tools: new `video` module:2020-08-25, by Goffi
-
plugin XEP-0264: only log "fix orientation" when the option is used2020-08-25, by Goffi
-
plugin XEP-0234: fixed mime type in `buildFileElementFromDict`2020-08-25, by Goffi
-
plugin list of interest: fixed registerPubsub2020-08-15, by Goffi
-
changelog: added alternative media player (libervia) and invitation/delete (jp)2020-08-15, by Goffi
-
jp (blog/edit): fixed edition when syntax is specified2020-08-15, by Goffi
-
plugin XEP-0277: fixed item2mbdata call2020-08-15, by Goffi
-
component file sharing: added `Access-Control-Expose-Headers` CORS header:2020-08-15, by Goffi
-
jp (invitation): `delete` implementation2020-08-13, by Goffi
-
plugin identity: new methods `identitiesGet` and `identitiesBaseGet`2020-08-13, by Goffi
-
plugin email invitation: new `invitationDelete` method2020-08-13, by Goffi
-
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