Mercurial > libervia-backend
graph
-
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