Mon, 15 May 2023 16:20:50 +0200 |
Goffi |
core: don't use `meta_` prefix anymore for `action_extra` in `action_new` signal.
|
Mon, 15 May 2023 16:20:45 +0200 |
Goffi |
core (bridge): `action_new` now use serialised dict for extra data.
|
Mon, 15 May 2023 16:20:38 +0200 |
Goffi |
CHANGELOG: typo
|
Thu, 13 Apr 2023 21:56:09 +0200 |
Goffi |
changelog: udpate
|
Thu, 13 Apr 2023 21:53:53 +0200 |
Goffi |
core (constants): fix URL, forgotten `SàT` reference + set new codename to "La Ruche"
|
Sat, 08 Apr 2023 13:54:42 +0200 |
Goffi |
massive refactoring to switch from camelCase to snake_case:
|
Fri, 07 Apr 2023 15:18:39 +0200 |
Goffi |
dpc (cli/info): update "disco" documentation to include new "external services":
|
Fri, 07 Apr 2023 15:18:05 +0200 |
Goffi |
cli (info/disco): Add external services in results:
|
Fri, 07 Apr 2023 15:17:24 +0200 |
Goffi |
tests (unit): Add test for plugin XEP-0215:
|
Fri, 07 Apr 2023 15:16:39 +0200 |
Goffi |
core (plugins): implementation of XEP-0215 "External Service Discovery":
|
Fri, 07 Apr 2023 14:59:01 +0200 |
Goffi |
tools (xml_tools): add fields's `values` when converting data form to dict
|
Thu, 30 Mar 2023 16:57:11 +0200 |
Goffi |
tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`:
|
Thu, 30 Mar 2023 16:53:41 +0200 |
Goffi |
tools (common/template): let specify timezone name in `date_fmt` filter
|
Thu, 30 Mar 2023 16:52:18 +0200 |
Goffi |
tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp
|
Thu, 30 Mar 2023 16:51:09 +0200 |
Goffi |
tools (common/date_utils): let use a timezone name as str in `date_fmt`
|