log

age author description
Thu, 17 Aug 2023 14:59:35 +0200 Goffi bulma (call/status): add `connecting` and `connection-lost` statuses
Thu, 17 Aug 2023 11:25:19 +0200 Goffi bulma (call/status): add "in-call", "on-hold" and "reconnecting" statuses
Wed, 16 Aug 2023 18:27:06 +0200 Goffi bulma (call): add "ringing" status
Wed, 16 Aug 2023 09:46:20 +0200 Goffi bulma (call); remove now unused `call_button`
Tue, 15 Aug 2023 17:12:18 +0200 Goffi bulma (call): calling mode improvments:
Mon, 14 Aug 2023 17:01:35 +0200 Goffi bulma (list/item): add `safe` to "body" which is a cleaned xhtml value
Mon, 14 Aug 2023 16:31:46 +0200 Goffi bulma (call): add a button for screen sharing:
Wed, 09 Aug 2023 00:11:39 +0200 Goffi bulma (call): update template to integrate call features:
Mon, 10 Jul 2023 15:43:49 +0200 Goffi bulma (search): moved `search_item` to components
Thu, 06 Jul 2023 11:42:16 +0200 Goffi bulma (chat): add `search_item` to handle search results in chat selection
Thu, 06 Jul 2023 11:38:51 +0200 Goffi bulma (chat/select): put the search at top and replace technical terms:
Thu, 06 Jul 2023 11:37:08 +0200 Goffi bulma (input/field): add `search` field
Wed, 28 Jun 2023 10:40:53 +0200 Goffi chat: add template for new messages marker
Wed, 28 Jun 2023 10:40:53 +0200 Goffi chat/chat.html: display date when there is a date change between 2 messages
Wed, 28 Jun 2023 10:40:53 +0200 Goffi chat: add templates for URL previews
Wed, 28 Jun 2023 10:40:53 +0200 Goffi chat/message: fix urlize escaping on nunjucks:
Wed, 28 Jun 2023 10:40:50 +0200 Goffi bulma (chat): new templates and CSS for chat page.
Thu, 22 Jun 2023 16:31:26 +0200 Goffi bulma (css): use current color for SVG icons
Thu, 01 Jun 2023 20:50:47 +0200 Goffi bulma: "call" template, first draft:
Sat, 08 Apr 2023 13:59:12 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Thu, 30 Mar 2023 17:06:02 +0200 Goffi bulma (calendar): calendar and its daily view, first draft
Thu, 30 Mar 2023 17:05:13 +0200 Goffi bulma (event/overview): quick fix of the template following backend changes with events
Thu, 30 Mar 2023 17:03:57 +0200 Goffi bulma: new `retry-notification` template:
Thu, 30 Mar 2023 17:00:45 +0200 Goffi remove websocket legacy code:
Fri, 25 Nov 2022 17:07:26 +0100 Goffi bulma (static): better padding on inline `code`
Tue, 22 Mar 2022 16:55:23 +0100 Goffi (bulma) blog/item: `published` timestamp now links to the item
Tue, 30 Nov 2021 23:27:45 +0100 Goffi Added tag v0.8.0 for changeset aa30f8c20ae5
Tue, 30 Nov 2021 23:27:40 +0100 Goffi v0.8.0 release v0.8.0
Tue, 30 Nov 2021 17:25:55 +0100 Goffi (bulma) input/field: add `placeholder` attribute
Tue, 30 Nov 2021 17:25:35 +0100 Goffi (bulma) input/field: fix `name` attribute + add `required` to checkbox