Wed, 09 Aug 2023 00:22:18 +0200 |
Goffi |
browser (calls): update call to handle search, control buttons, and better UI/UX:
|
Wed, 09 Aug 2023 00:22:16 +0200 |
Goffi |
browser: make `jid_search` more generic:
|
Thu, 06 Jul 2023 12:12:07 +0200 |
Goffi |
browser (chat/select): update dynamically JID items when search box is used
|
Thu, 06 Jul 2023 12:11:17 +0200 |
Goffi |
browser (jid_search): implement a mechanism to get JIDs from search terms
|
Thu, 06 Jul 2023 12:10:25 +0200 |
Goffi |
browser (bridge): add methods/properties to wait for Websocket/BroadcastChannel to be ready
|
Thu, 06 Jul 2023 12:07:29 +0200 |
Goffi |
browser (cache): replace `print` by `log` calls
|
Thu, 06 Jul 2023 12:05:48 +0200 |
Goffi |
pages (chat): fix `own_jid` exposure:
|
Wed, 28 Jun 2023 10:09:15 +0200 |
Goffi |
browser (chat): add marker for new messages when page is not visible
|
Wed, 28 Jun 2023 10:09:14 +0200 |
Goffi |
browser (chat): URL previews implementation
|
Wed, 28 Jun 2023 10:06:54 +0200 |
Goffi |
browser (chat): minor reformatting
|
Wed, 28 Jun 2023 10:05:16 +0200 |
Goffi |
server (restricted_bridge): add `url_preview_get`
|
Wed, 28 Jun 2023 10:05:16 +0200 |
Goffi |
browser (template): fix `icon_use` when no class is specified
|
Wed, 28 Jun 2023 10:05:15 +0200 |
Goffi |
doc: fix version retrieval
|
Wed, 28 Jun 2023 10:05:13 +0200 |
Goffi |
browser: chat page:
|
Thu, 22 Jun 2023 16:36:18 +0200 |
Goffi |
install: bump Brython minimal version to 3.11.3
|
Thu, 22 Jun 2023 16:36:18 +0200 |
Goffi |
server (restricted_bridge): add `message_send` method
|
Thu, 22 Jun 2023 16:36:18 +0200 |
Goffi |
_browser (template): add `media_type_main` and `media_type_sub` filters:
|
Thu, 22 Jun 2023 16:36:01 +0200 |
Goffi |
_browser (album): moved code to upload file to a separate `file_uploader` module:
|
Thu, 22 Jun 2023 16:35:34 +0200 |
Goffi |
browser (cache): make `fill_identities` async + use `json` module:
|
Thu, 08 Jun 2023 23:32:47 +0200 |
Goffi |
browser: integrate the `jid` module
|
Thu, 08 Jun 2023 23:32:46 +0200 |
Goffi |
browser (template): fix use of `auto*` in `date_fmt`
|
Thu, 08 Jun 2023 23:32:45 +0200 |
Goffi |
pages: minor import removal
|
Thu, 08 Jun 2023 21:31:11 +0200 |
Goffi |
build: explicitely set `packages` so `doc` is not accidentaly included
|
Thu, 08 Jun 2023 21:07:55 +0200 |
Goffi |
build: do not set explicitely `libervia` package:
|
Thu, 08 Jun 2023 21:07:54 +0200 |
Goffi |
build: don't use local dependencies, and remove backend package:
|
Thu, 08 Jun 2023 21:07:52 +0200 |
Goffi |
build: new "dev" env with debugging packages
|
Thu, 08 Jun 2023 21:07:49 +0200 |
Goffi |
build: remove legacy MANIFEST.in
|
Wed, 07 Jun 2023 15:28:10 +0200 |
Goffi |
installation: moved from `setup.py` to `pyproject.toml`:
|
Wed, 07 Jun 2023 09:35:36 +0200 |
Goffi |
doc: update installation instruction
|
Wed, 07 Jun 2023 09:17:05 +0200 |
Goffi |
doc: update README to be more concise, and just talk about the frontend
|