Wed, 10 Apr 2019 21:04:51 +0200 |
Goffi |
template: added "locales" variables to templates:
|
Wed, 10 Apr 2019 21:04:51 +0200 |
Goffi |
constants: added KEY_LANG which is the key/name used in templates to change language/locale.
|
Wed, 10 Apr 2019 21:04:41 +0200 |
Goffi |
code (xmpp): store version after roster item update + fix item removal:
|
Sun, 07 Apr 2019 21:09:51 +0200 |
Goffi |
primitivus: don't call chatStateComposing when host is out of sync:
|
Sun, 07 Apr 2019 21:09:49 +0200 |
Goffi |
quick frontend (app): (un)set sync state on (dis)connect:
|
Sun, 07 Apr 2019 21:06:57 +0200 |
Goffi |
quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is set
|
Sun, 07 Apr 2019 20:59:34 +0200 |
Goffi |
quick frontend (contact list): fixed profile filtering in fill()
|
Sun, 07 Apr 2019 20:58:15 +0200 |
Goffi |
quick_frontend (app): fixed filters serialisation before calling bridge.historyGet
|
Sun, 07 Apr 2019 20:57:13 +0200 |
Goffi |
memory (sqlite): cast timestamp_start filter to float instead of int
|
Sun, 07 Apr 2019 20:55:27 +0200 |
Goffi |
core, quick_frontend(app): fixed connected signal handling
|
Sun, 07 Apr 2019 18:50:13 +0200 |
Goffi |
jp (roster): added resync command to do a full roster resynchronisation
|
Sun, 07 Apr 2019 18:49:41 +0200 |
Goffi |
core: added a rosterResync method to bridge:
|
Sun, 07 Apr 2019 18:47:17 +0200 |
Goffi |
core (xmpp): implemented roster versioning
|
Sun, 07 Apr 2019 18:44:57 +0200 |
Goffi |
core (memory/persistent): added clear method + initialise with a dict:
|
Sun, 07 Apr 2019 18:38:18 +0200 |
Goffi |
core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
|