17 months ago |
Goffi |
core (main): add methods to deleted notifications:
|
17 months ago |
Goffi |
install: update `plyer` version
|
17 months ago |
Goffi |
core (common): fix avatar retrieval in `JidItem`
|
18 months ago |
Goffi |
doc: add forgotten file:
|
18 months ago |
Goffi |
doc: "Calls" feature documentation: first draft:
|
18 months ago |
Goffi |
tests: unit test for "Calls" plugins:
|
18 months ago |
Goffi |
plugins: new "call" plugin for A/V calls:
|
18 months ago |
Goffi |
core: support async methods and bridge
|
18 months ago |
Goffi |
core: set log level according to configuration
|
19 months ago |
Goffi |
core (constants): change name to highlight that this is the "Kivy" variant of Desktop frontend
|
19 months ago |
Goffi |
installation: update to use hatch following change in backend and other frontends:
|
19 months ago |
Goffi |
doc (README): move to README.md to use Markdown, and update content
|
22 months ago |
Goffi |
refactoring: rename `cagou` to `libervia.desktop_kivy` + update imports and names following backend changes
|
22 months ago |
Goffi |
plugin remove: update `action_launch` call following changes in bridge API
|
24 months ago |
Goffi |
massive refactoring from camelCase -> snake_case. See backend commit log for more details
|
24 months ago |
Goffi |
chat: changed KEY_ATTACHEMENTS* name following backend change
|
24 months ago |
Goffi |
plugin (chat): fix `fileSend` call
|
2022-10-15 |
Goffi |
blog: blog widget implementation:
|
2022-10-15 |
Goffi |
core: title is now `C.APP_NAME`
|
2022-10-15 |
Goffi |
code: update `fileDownloadComplete` bridge call, following backend change
|
2022-09-23 |
Goffi |
install (setup.py): update dependencies
|
2021-12-08 |
Goffi |
we are in dev version again
|
2021-11-30 |
Goffi |
Added tag v0.8.0 for changeset 5e923747e400
|
2021-11-30 |
Goffi |
v0.8.0 release
v0.8.0
|
2021-08-02 |
Goffi |
Added tag v0.8.0b1.post1 for changeset 4f2b7e13d85b
|
2021-08-02 |
Goffi |
v0.8.0b1.post1 release
v0.8.0b1.post1
|
2021-08-02 |
Goffi |
install (setup): don't set upper bound for `kivy_garden.modernmenu`:
|
2021-06-18 |
Goffi |
install (setup.py): use new package for backend
|
2021-06-18 |
Goffi |
Added tag v0.8.0b1 for changeset 280d370bc88b
|
2021-06-18 |
Goffi |
v0.8.0b1 release
v0.8.0b1
|
2021-06-18 |
Goffi |
/!\ package is being renamed to libervia-desktop following global name change /!\
|
2021-06-18 |
Goffi |
install: set upper limit for dependencies versions
|
2021-06-18 |
Goffi |
misc: added freedesktop metadata files
|
2021-06-15 |
Goffi |
i18n: added French catalog
|
2021-06-15 |
Goffi |
i18n: initial messages extraction
|
2021-06-15 |
Goffi |
doc: change title following renaming
|
2021-03-21 |
Goffi |
core: change config section to `desktop` following global renaming
|
2021-03-20 |
Goffi |
install (setup): updated classifiers to reflect minimun Python version
|
2021-03-20 |
Goffi |
core (menu): update "about" text following renaming
|
2021-03-20 |
Goffi |
install: update requirements with alabaster==0.7.12
|
2021-03-20 |
Goffi |
setup: name change + updated `description`/`classifiers` + use `entry_points` for running command
|
2021-03-20 |
Goffi |
core: modified names constants according to global renaming
|
2021-03-20 |
Goffi |
install: set minimum version to Kivy 2.0.0:
|
2021-03-20 |
Goffi |
android: renamed package from org.salutatoi.cagou to org.libervia.cagou
|
2021-03-19 |
Goffi |
dates update
|
2020-04-19 |
Goffi |
core (image): convert SVG images + better error handling:
|
2020-04-19 |
Goffi |
core (common), contact_list: new `data` property:
|
2020-04-14 |
Goffi |
core: update avatar handling following backend changes:
|
2020-04-01 |
Goffi |
platform (android): open_url now tries to open the right activity for any URL:
|
2020-04-01 |
Goffi |
platform (base): call again "open_url" after decrypting a file:
|
2020-04-01 |
Goffi |
chat: fixed media_type guessing when Path is used for attachment
|
2020-04-01 |
Goffi |
p4a: added `certifi` dependency, as it is used in backend for SSL validation
|
2020-04-01 |
Goffi |
core (simple_xhtml): fixed xhtml_generic call in xhtml_br
|
2020-03-31 |
Goffi |
menu (TransferMenu): fixed transfer_info background:
|
2020-03-31 |
Goffi |
core (menu): typo
|
2020-03-28 |
Goffi |
profile manager: don't activate `Connect` button until we get authentication result from backend
|
2020-03-23 |
Goffi |
chat: show a padlock icon to indicate if message is e2e encrypted or not:
|
2020-03-22 |
Goffi |
chat: resize attachments (images only for now):
|
2020-03-18 |
Goffi |
chat: use "image-loading" animation as default source for AttachmentImageItem
|
2020-03-18 |
Goffi |
chat: fixed `source` assignment for `AttachmentImageItem`
|