Mon, 02 Oct 2023 17:20:13 +0200 |
Goffi |
core: set log level according to configuration
|
Fri, 01 Sep 2023 16:04:24 +0200 |
Goffi |
core (constants): change name to highlight that this is the "Kivy" variant of Desktop frontend
|
Mon, 28 Aug 2023 18:29:18 +0200 |
Goffi |
installation: update to use hatch following change in backend and other frontends:
|
Mon, 28 Aug 2023 17:09:15 +0200 |
Goffi |
doc (README): move to README.md to use Markdown, and update content
|
Fri, 02 Jun 2023 18:26:16 +0200 |
Goffi |
refactoring: rename `cagou` to `libervia.desktop_kivy` + update imports and names following backend changes
|
Fri, 02 Jun 2023 17:53:09 +0200 |
Goffi |
plugin remove: update `action_launch` call following changes in bridge API
|
Sat, 08 Apr 2023 13:44:32 +0200 |
Goffi |
massive refactoring from camelCase -> snake_case. See backend commit log for more details
|
Sat, 08 Apr 2023 13:34:55 +0200 |
Goffi |
chat: changed KEY_ATTACHEMENTS* name following backend change
|
Fri, 07 Apr 2023 15:22:31 +0200 |
Goffi |
plugin (chat): fix `fileSend` call
|
Sat, 15 Oct 2022 20:20:10 +0200 |
Goffi |
blog: blog widget implementation:
|
Sat, 15 Oct 2022 20:16:45 +0200 |
Goffi |
core: title is now `C.APP_NAME`
|
Sat, 15 Oct 2022 14:20:38 +0200 |
Goffi |
code: update `fileDownloadComplete` bridge call, following backend change
|
Fri, 23 Sep 2022 18:03:58 +0200 |
Goffi |
install (setup.py): update dependencies
|
Wed, 08 Dec 2021 11:41:49 +0100 |
Goffi |
we are in dev version again
|
Tue, 30 Nov 2021 23:39:40 +0100 |
Goffi |
Added tag v0.8.0 for changeset 5e923747e400
|
Tue, 30 Nov 2021 23:39:37 +0100 |
Goffi |
v0.8.0 release
v0.8.0
|
Mon, 02 Aug 2021 22:41:20 +0200 |
Goffi |
Added tag v0.8.0b1.post1 for changeset 4f2b7e13d85b
|
Mon, 02 Aug 2021 22:41:12 +0200 |
Goffi |
v0.8.0b1.post1 release
v0.8.0b1.post1
|
Mon, 02 Aug 2021 22:40:40 +0200 |
Goffi |
install (setup): don't set upper bound for `kivy_garden.modernmenu`:
|
Fri, 18 Jun 2021 17:00:23 +0200 |
Goffi |
install (setup.py): use new package for backend
|
Fri, 18 Jun 2021 16:36:53 +0200 |
Goffi |
Added tag v0.8.0b1 for changeset 280d370bc88b
|
Fri, 18 Jun 2021 16:36:48 +0200 |
Goffi |
v0.8.0b1 release
v0.8.0b1
|
Fri, 18 Jun 2021 16:36:39 +0200 |
Goffi |
/!\ package is being renamed to libervia-desktop following global name change /!\
|
Fri, 18 Jun 2021 16:36:22 +0200 |
Goffi |
install: set upper limit for dependencies versions
|
Fri, 18 Jun 2021 13:05:41 +0200 |
Goffi |
misc: added freedesktop metadata files
|
Tue, 15 Jun 2021 14:52:55 +0200 |
Goffi |
i18n: added French catalog
|
Tue, 15 Jun 2021 14:30:41 +0200 |
Goffi |
i18n: initial messages extraction
|
Tue, 15 Jun 2021 14:30:07 +0200 |
Goffi |
doc: change title following renaming
|
Sun, 21 Mar 2021 19:01:40 +0100 |
Goffi |
core: change config section to `desktop` following global renaming
|
Sat, 20 Mar 2021 20:59:53 +0100 |
Goffi |
install (setup): updated classifiers to reflect minimun Python version
|
Sat, 20 Mar 2021 14:38:53 +0100 |
Goffi |
core (menu): update "about" text following renaming
|
Sat, 20 Mar 2021 14:26:33 +0100 |
Goffi |
install: update requirements with alabaster==0.7.12
|
Sat, 20 Mar 2021 14:26:33 +0100 |
Goffi |
setup: name change + updated `description`/`classifiers` + use `entry_points` for running command
|
Sat, 20 Mar 2021 14:26:29 +0100 |
Goffi |
core: modified names constants according to global renaming
|
Sat, 20 Mar 2021 14:21:15 +0100 |
Goffi |
install: set minimum version to Kivy 2.0.0:
|
Sat, 20 Mar 2021 13:51:27 +0100 |
Goffi |
android: renamed package from org.salutatoi.cagou to org.libervia.cagou
|
Fri, 19 Mar 2021 11:57:19 +0100 |
Goffi |
dates update
|
Sun, 19 Apr 2020 17:06:57 +0200 |
Goffi |
core (image): convert SVG images + better error handling:
|
Sun, 19 Apr 2020 17:06:45 +0200 |
Goffi |
core (common), contact_list: new `data` property:
|
Tue, 14 Apr 2020 21:14:44 +0200 |
Goffi |
core: update avatar handling following backend changes:
|
Wed, 01 Apr 2020 23:59:00 +0200 |
Goffi |
platform (android): open_url now tries to open the right activity for any URL:
|
Wed, 01 Apr 2020 23:59:00 +0200 |
Goffi |
platform (base): call again "open_url" after decrypting a file:
|
Wed, 01 Apr 2020 23:59:00 +0200 |
Goffi |
chat: fixed media_type guessing when Path is used for attachment
|
Wed, 01 Apr 2020 23:59:00 +0200 |
Goffi |
p4a: added `certifi` dependency, as it is used in backend for SSL validation
|
Wed, 01 Apr 2020 12:24:18 +0200 |
Goffi |
core (simple_xhtml): fixed xhtml_generic call in xhtml_br
|
Tue, 31 Mar 2020 09:56:12 +0200 |
Goffi |
menu (TransferMenu): fixed transfer_info background:
|
Tue, 31 Mar 2020 09:54:49 +0200 |
Goffi |
core (menu): typo
|
Sat, 28 Mar 2020 19:11:35 +0100 |
Goffi |
profile manager: don't activate `Connect` button until we get authentication result from backend
|
Mon, 23 Mar 2020 16:52:08 +0100 |
Goffi |
chat: show a padlock icon to indicate if message is e2e encrypted or not:
|
Sun, 22 Mar 2020 14:10:59 +0100 |
Goffi |
chat: resize attachments (images only for now):
|
Wed, 18 Mar 2020 20:26:21 +0100 |
Goffi |
chat: use "image-loading" animation as default source for AttachmentImageItem
|
Wed, 18 Mar 2020 20:26:21 +0100 |
Goffi |
chat: fixed `source` assignment for `AttachmentImageItem`
|
Wed, 18 Mar 2020 20:26:21 +0100 |
Goffi |
core: fixed doAction when new widget is already existing and visible:
|
Sat, 07 Mar 2020 00:05:50 +0100 |
Goffi |
transfer (android gallery): unbind activity_result
|
Sat, 07 Mar 2020 00:05:50 +0100 |
Goffi |
chat: fixed handling of attachments without URL
|
Sat, 07 Mar 2020 00:05:50 +0100 |
Goffi |
chat: fixed discoInfos call
|
Sat, 07 Mar 2020 00:05:50 +0100 |
Goffi |
chat: use `image-loading` as source by default:
|
Sat, 07 Mar 2020 00:05:50 +0100 |
Goffi |
contact list: fixed crash on update when profile is not specified
|
Sat, 07 Mar 2020 00:05:49 +0100 |
Goffi |
core: use of new profileConnected method:
|
Sat, 07 Mar 2020 00:05:49 +0100 |
Goffi |
core (patches): renamed `apply` to `disable_tls_validation` which suits better
|
Sat, 07 Mar 2020 00:05:49 +0100 |
Goffi |
chat: set AttachmentImageItem in python instead of kv:
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
common widgets (ImagesGallery): reset image transformation on slide change or double tap.
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
chat: generate preview if there is not one already for non encrypted attachments
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
chat: use a Line instead of 2 RoundedRectangle for decoration
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
chat: attachment preview:
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
chat: renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE` following backend change
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
transfer (voice): fixed time display following Python 3 port + added spacing
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
core (menu): avoid crash when removing SideMenu from parent if it has already been removed
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
core (menu): fixed transfer callback arguments order
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
android: fixed "open_url"
|
Sun, 01 Mar 2020 22:11:25 +0100 |
Goffi |
android: fixed "check_plugin_permissions" when no permission is requested
|
Wed, 26 Feb 2020 22:07:15 +0100 |
Goffi |
chat: image attachments collection, first draft:
|
Wed, 26 Feb 2020 16:47:39 +0100 |
Goffi |
chat: show images in attachments:
|
Wed, 26 Feb 2020 16:43:48 +0100 |
Goffi |
common widgets: ImagesGallery first draft:
|
Wed, 26 Feb 2020 16:42:22 +0100 |
Goffi |
core: new showHeadWidget method to show/hide notifications header.
|
Wed, 26 Feb 2020 16:41:27 +0100 |
Goffi |
core (common): moved simple_xhtml's image code to a generic "SizedImage" widget
|
Wed, 26 Feb 2020 16:39:17 +0100 |
Goffi |
platform (base): use "xdg-open" when available + use new host.downloadURL
|
Wed, 26 Feb 2020 16:38:17 +0100 |
Goffi |
core: downloadURL helper method
|
Wed, 26 Feb 2020 16:32:27 +0100 |
Goffi |
notifs: fixed desktop notification duration
|
Sun, 23 Feb 2020 17:49:53 +0100 |
Goffi |
chat: use constant instead of hard-coded string for C.MESS_KEY_MEDIA_TYPE
|
Sun, 23 Feb 2020 17:16:27 +0100 |
Goffi |
menu (TransferMenu): UI improvments:
|
Sun, 23 Feb 2020 17:13:15 +0100 |
Goffi |
common: implemented SymbolToggleLabel:
|
Sun, 23 Feb 2020 15:39:06 +0100 |
Goffi |
menu: TransferMenu UI improvment
|
Sun, 23 Feb 2020 15:39:06 +0100 |
Goffi |
core: file dropping:
|
Sun, 23 Feb 2020 15:39:06 +0100 |
Goffi |
chat: control send button visibility in core.platform_, and show it when there are attachments
|
Sun, 23 Feb 2020 15:39:03 +0100 |
Goffi |
chat: attachment sending:
|
Sat, 22 Feb 2020 18:34:09 +0100 |
Goffi |
chat: work around ScrollView bug in attachments by using a StackLayout instead:
|
Sat, 22 Feb 2020 18:28:47 +0100 |
Goffi |
common: use light secondary colour instead of red for notification labels' background
|
Wed, 19 Feb 2020 09:49:21 +0100 |
Goffi |
chat: show attachments as clickable icons
|
Wed, 19 Feb 2020 09:49:20 +0100 |
Goffi |
platform (base): added a menu item to create a new window
|
Wed, 19 Feb 2020 09:49:19 +0100 |
Goffi |
core (common): Don't crash JidSelector when data for entity is missing from cache
|
Wed, 12 Feb 2020 20:02:58 +0100 |
Goffi |
common (jidSelector): replace implitict_update mechanism by real-time update:
|
Wed, 12 Feb 2020 20:02:58 +0100 |
Goffi |
widgets: implemented ordering in ContactItem and CagouWidget:
|
Wed, 12 Feb 2020 20:02:58 +0100 |
Goffi |
core (common): JidSelector + behaviors various improvments:
|
Wed, 12 Feb 2020 20:02:58 +0100 |
Goffi |
android: do not restore previously selected widget if an intent contains a widget to create.
|
Wed, 12 Feb 2020 20:02:58 +0100 |
Goffi |
core: log parse config files
|
Wed, 12 Feb 2020 20:02:58 +0100 |
Goffi |
android: store and restore last selected widget
|
Sun, 09 Feb 2020 23:47:29 +0100 |
Goffi |
android: handle runtime permissions:
|
Sun, 09 Feb 2020 23:47:29 +0100 |
Goffi |
core: minor i18n fix
|
Sun, 09 Feb 2020 23:47:29 +0100 |
Goffi |
android: fixed tmp dir creation if parents don't exist, avoiding a crash.
|
Sun, 09 Feb 2020 23:47:29 +0100 |
Goffi |
core (common): added a notifications counter on ContactButton and use it in JidSelector:
|
Sun, 09 Feb 2020 23:47:29 +0100 |
Goffi |
chat: use QuickApp.notify and clear notifications when selected.
|
Thu, 06 Feb 2020 21:16:21 +0100 |
Goffi |
chat: use header input to filter entities + open a new chat with unknown jid.
|
Thu, 06 Feb 2020 21:16:21 +0100 |
Goffi |
chat: use the new "implicit_update" and "to_show" properties for ChatSelector.jid_selector:
|
Thu, 06 Feb 2020 21:16:21 +0100 |
Goffi |
chat: added a "close" item in menu, to leave MUC/close current chat widget.
|
Thu, 06 Feb 2020 21:16:21 +0100 |
Goffi |
common widgets: use a different colour + bigger font size + bold for CategorySeparator
|
Thu, 06 Feb 2020 21:16:21 +0100 |
Goffi |
common: when possible, a more user friendly name is displayed for the contact, instead of the jid.
|
Thu, 06 Feb 2020 21:16:21 +0100 |
Goffi |
core (utils): fixed FilterBehavior use of "children" attribute
|
Thu, 06 Feb 2020 21:16:21 +0100 |
Goffi |
core (common): improved flexibility of jid selector:
|
Thu, 06 Feb 2020 21:16:21 +0100 |
Goffi |
core: cache MUC bookmarks on startup
|
Tue, 04 Feb 2020 20:47:17 +0100 |
Goffi |
cagou widget: don't add header_input systematically anymore:
|
Tue, 04 Feb 2020 20:47:17 +0100 |
Goffi |
share widget: use new return value of doAction to get chat widget
|
Tue, 04 Feb 2020 20:47:17 +0100 |
Goffi |
core: return newly switched widget in switchWidget and doAction
|
Tue, 04 Feb 2020 20:47:17 +0100 |
Goffi |
share widget: display only name of the file instead of full path in GenericPreview
|
Tue, 04 Feb 2020 20:47:17 +0100 |
Goffi |
share widget: fixed crash when a text content is shared without `text` in data:
|
Tue, 04 Feb 2020 20:47:17 +0100 |
Goffi |
android: handle Android specific content (wich `content:` scheme) in intent manager:
|
Tue, 04 Feb 2020 20:47:17 +0100 |
Goffi |
android: create/clean a temporary directory on startup:
|
Tue, 04 Feb 2020 20:47:17 +0100 |
Goffi |
android: handle new SàT specific "action" dict which may be attach to an intent:
|
Wed, 29 Jan 2020 10:04:35 +0100 |
Goffi |
fixed shebangs
|
Wed, 29 Jan 2020 09:52:46 +0100 |
Goffi |
dates update
|
Mon, 27 Jan 2020 21:17:09 +0100 |
Goffi |
android: platform specific menu to disconnect profile:
|
Mon, 27 Jan 2020 21:17:09 +0100 |
Goffi |
core: new extra menu:
|
Mon, 27 Jan 2020 21:17:09 +0100 |
Goffi |
core: fixed handling of M-n if other modifier (e.g. numlock) are present
|
Mon, 27 Jan 2020 21:17:09 +0100 |
Goffi |
core (common_widgets): fixed own jid detection in DeviceWidget + `name` property in Identities
|
Mon, 27 Jan 2020 21:17:09 +0100 |
Goffi |
core: removed root menus (i.e. global menu on top of window):
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
settings (android): don't expose autoconnect parameters:
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
settings: fixed wrong type for Note title when there is an error while getting XMLUI
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
android: autoconnect profile using the new `profileAutoconnectGet` backend method:
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
android (service): set autorestart:
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
p4a: added missing `main.py` needed for p4a build
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
chat: prepend nick to message input when occupant avatar is touched on group chat.
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
core: don't call onBackendReady explicitly anymore now that it is handle in QuickApp
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
core (widgets_handler): use a StencilView + BoxLayout instead of ScrollView as wrapper:
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
android (p4a): added `hyperlink`, `requests` and `treq` requirements
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
core: use selected widget from main screen in getWidgetToSwitch:
|
Mon, 27 Jan 2020 21:17:08 +0100 |
Goffi |
core (widgets handler): use widget set in set_widget as selected_widget if selected_widget is None
|
Sat, 18 Jan 2020 23:12:52 +0100 |
Goffi |
share widget: removed global keyboard binding
|
Sat, 18 Jan 2020 23:12:52 +0100 |
Goffi |
core: change selected_widget when root screen widget is changed
|
Sat, 18 Jan 2020 23:12:52 +0100 |
Goffi |
android (service): fixed backend launch
|
Sat, 18 Jan 2020 23:12:52 +0100 |
Goffi |
core: don't crash when a widget without profiles switch to default widget
|
Sat, 18 Jan 2020 23:12:52 +0100 |
Goffi |
core: better back key (ESC) management:
|
Fri, 17 Jan 2020 20:35:57 +0100 |
Goffi |
chat: keep as many instances of opened chat as there are active WHWrapper, instead of just one:
|
Fri, 17 Jan 2020 20:33:43 +0100 |
Goffi |
core (widgets handler): clear widgets when WHWrapper is detached:
|
Fri, 17 Jan 2020 18:44:35 +0100 |
Goffi |
chat: new chat selector:
|
Fri, 17 Jan 2020 18:44:35 +0100 |
Goffi |
core (widgets handler): refactoring:
|
Fri, 17 Jan 2020 18:44:35 +0100 |
Goffi |
core (Cagou): add debug log for widget visibility + ignore_missing:
|
Fri, 17 Jan 2020 18:44:35 +0100 |
Goffi |
core (Cagou): "None" can be used in getVisibleList's cls to get all visible widgets
|
Fri, 17 Jan 2020 18:44:35 +0100 |
Goffi |
core (Cagou): "new" arg can be None in switchWidget, in which case default widget is used.
|
Fri, 17 Jan 2020 18:44:35 +0100 |
Goffi |
core: "key_input" method is now checked and used if suitable in selected widget.
|
Fri, 17 Jan 2020 18:44:32 +0100 |
Goffi |
core (common, share_widget): new JidSelector widget:
|
Sat, 04 Jan 2020 16:24:57 +0100 |
Goffi |
core (RootWidget): a red "plug" symbol is now shown when profile is not connected.
|
Sat, 04 Jan 2020 16:24:57 +0100 |
Goffi |
core: new "connected" property in CagouApp
|
Sat, 04 Jan 2020 16:24:57 +0100 |
Goffi |
android: open "geo:" URL using an Intent
|
Sat, 04 Jan 2020 16:24:57 +0100 |
Goffi |
core: handle URLs opening in a per-platform way:
|
Sat, 04 Jan 2020 16:24:57 +0100 |
Goffi |
xmlui: fixed ConfirmDialog creation:
|
Sat, 04 Jan 2020 16:24:57 +0100 |
Goffi |
core: use classes and factory to handle platform specific behaviours in a generic way
|
Fri, 03 Jan 2020 15:48:59 +0100 |
Goffi |
android (p4a): removed version for omemo/omemo_backend_signal:
|
Mon, 30 Dec 2019 21:03:32 +0100 |
Goffi |
chat: removed some old code
|
Mon, 30 Dec 2019 21:03:21 +0100 |
Goffi |
chat: show encryption button with group chats:
|
Sun, 29 Dec 2019 17:36:50 +0100 |
Goffi |
chat: handle room statuses following backend change
|
Sat, 28 Dec 2019 16:42:42 +0100 |
Goffi |
install (setup): fixed shebang for python3
|
Sat, 28 Dec 2019 16:09:54 +0100 |
Goffi |
core: added forgotten share_widget module
|
Fri, 20 Dec 2019 12:29:37 +0100 |
Goffi |
core (simple_xhtml): handle `aesgcm` schemes:
|
Fri, 20 Dec 2019 12:29:37 +0100 |
Goffi |
chat: encrypt uploaded file if the session is encrypted
|
Fri, 20 Dec 2019 12:29:37 +0100 |
Goffi |
chat: serialise `options` in `fileUpload` following change in backend
|
Fri, 20 Dec 2019 12:29:37 +0100 |
Goffi |
chat: use `bind` for EncryptionButton events:
|
Fri, 20 Dec 2019 12:29:37 +0100 |
Goffi |
core: fixed handling of classes with multiple inheritances in getAncestorWidget
|
Fri, 20 Dec 2019 12:29:37 +0100 |
Goffi |
android (p4a): updated minimum omemo/omemo_backend_signal versions + plyer:
|
Fri, 20 Dec 2019 12:29:37 +0100 |
Goffi |
common_widgets (DelayedBoxLayout), chat: don't delay layout on new message:
|
Fri, 20 Dec 2019 12:29:37 +0100 |
Goffi |
plugin file sharing: convert `dest_path` to string when sending to bridge:
|
Wed, 11 Dec 2019 18:26:42 +0100 |
Goffi |
use Kivy garden's new infrastructure for modernmenu and contextmenu:
|
Fri, 06 Dec 2019 13:25:33 +0100 |
Goffi |
plugin chat: infinite scroll:
|
Fri, 06 Dec 2019 13:25:31 +0100 |
Goffi |
chat: cleaning + some improvments:
|
Fri, 06 Dec 2019 13:23:03 +0100 |
Goffi |
core (common widgets): added a DelayedBoxLayout class:
|
Fri, 06 Dec 2019 13:23:03 +0100 |
Goffi |
backport: added a new "backport" module for using unreleased code from Kivy:
|
Fri, 06 Dec 2019 13:23:03 +0100 |
Goffi |
core, android: new share widget + added Cagou to "share" menu:
|
Fri, 06 Dec 2019 13:23:03 +0100 |
Goffi |
android (p4a): Cagou is now windowed
|
Fri, 06 Dec 2019 13:23:03 +0100 |
Goffi |
android (p4a): replaced deprecated "pil" recipe by "pillow"
|
Fri, 06 Dec 2019 13:23:03 +0100 |
Goffi |
android (p4a): ndk update
|
Wed, 16 Oct 2019 08:50:47 +0200 |
Goffi |
core: fixed state encoding + PLUGIN_EXT on Android following Python 3 port
|
Wed, 16 Oct 2019 08:50:34 +0200 |
Goffi |
core: bridge are now raising generic BridgeExceptionNoService
|
Wed, 16 Oct 2019 08:48:32 +0200 |
Goffi |
android (p4a): updated P4A option to use Python 3:
|
Sun, 25 Aug 2019 12:17:56 +0200 |
Goffi |
install (setup.py): keep order consistent with sat's setup.py in classifiers
|
Sun, 25 Aug 2019 12:16:26 +0200 |
Goffi |
install (setup.py): updated classifiers
|
Sun, 25 Aug 2019 12:07:38 +0200 |
Goffi |
install (setup.py): updated `python_requires`
|
Tue, 13 Aug 2019 19:14:22 +0200 |
Goffi |
Python3 port:
|
Mon, 05 Aug 2019 11:21:54 +0200 |
Goffi |
0.8 development starts
|
Wed, 24 Jul 2019 21:08:41 +0200 |
Goffi |
Added tag 0.7.0 for changeset 51f73d210da9
|
Wed, 24 Jul 2019 21:08:26 +0200 |
Goffi |
0.7.0 « La Commune » release
0.7.0
|
Wed, 24 Jul 2019 21:07:37 +0200 |
Goffi |
install: added MANIFEST.in
|
Tue, 23 Jul 2019 20:08:38 +0200 |
Goffi |
doc: first draft
|
Sat, 20 Jul 2019 15:53:50 +0200 |
Goffi |
remote: enforce unicode in bridge methods
|
Fri, 19 Jul 2019 17:13:05 +0200 |
Goffi |
remote: fixed workflow and size for XMLUI panel used with Ad-Hoc commands:
|
Wed, 10 Jul 2019 08:38:39 +0200 |
Goffi |
install: set minimal version of sat to dev one:
|
Tue, 09 Jul 2019 19:47:08 +0200 |
Goffi |
chat: fixed call to fileSend
|
Fri, 28 Jun 2019 13:02:11 +0200 |
Goffi |
core (about): improved "about" popup:
|
Fri, 28 Jun 2019 12:30:18 +0200 |
Goffi |
chat: fixed infinite loop due to size_hint used for height while height is modified by DropDown
|
Fri, 28 Jun 2019 12:30:17 +0200 |
Goffi |
core (widgets_handler): use explicit floor division to avoid warnings.
|
Fri, 28 Jun 2019 12:30:16 +0200 |
Goffi |
core (simple_xhtml): activated underline and line-through which are now available
|
Fri, 28 Jun 2019 12:25:36 +0200 |
Goffi |
core: removed FIXME which is not valid anymore (it was not a bug)
|
Fri, 21 Jun 2019 17:20:31 +0200 |
Goffi |
install: fixed typo
|
Fri, 21 Jun 2019 17:01:54 +0200 |
Goffi |
install: updated minimum sat version
|
Tue, 14 May 2019 19:23:19 +0200 |
Goffi |
we are in dev version again
|
Sun, 05 May 2019 21:35:38 +0200 |
Goffi |
Added tag 0.7.0b1 for changeset 5c28cf881531
|
Sun, 05 May 2019 21:35:35 +0200 |
Goffi |
0.7.0b1 release
0.7.0b1
|
Sun, 05 May 2019 21:34:02 +0200 |
Goffi |
misc: added configuration files to compile Cagou with python-for-android
|
Sun, 07 Apr 2019 21:09:27 +0200 |
Goffi |
core: refill contact lists on resync
|
Sun, 07 Apr 2019 21:09:27 +0200 |
Goffi |
core: don't change mouse setting on Android, this is causing a touch bug:
|
Thu, 28 Mar 2019 08:44:03 +0100 |
Goffi |
chat: merge user moved info messages:
|
Thu, 28 Mar 2019 08:42:11 +0100 |
Goffi |
simple XHTML: fixed crash when parent is set to None + fixed bold restoration when escaped message is modified
|
Wed, 27 Mar 2019 22:22:51 +0100 |
Goffi |
chat: added an extra menu (3 dots menu):
|
Wed, 27 Mar 2019 22:22:51 +0100 |
Goffi |
xmlui: many improvments:
|
Wed, 27 Mar 2019 22:22:51 +0100 |
Goffi |
core: disable multitouch emulation with mouse
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
misc: replaced "dummy" by "__"
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
chat: show warning note on failing fileUpload + added forgotten "profile" argument
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
date update
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
core: store tls_validation flag in host and use if for file upload.
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core: certificate validation can be disabled:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
transfer (file): use native file chooser on desktop:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: moved transfer button to header_box
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: use the new progress_cb and progress_eb methods of actionManager:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: multi-lines input:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
menu: added a padding to MenusWidget to align on left margin
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core, chat: UI improvments:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core: removed forgotten debugging code
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core: check if resync exist in widget before calling it
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
widgets_handler: work around the double call of onSlideChange:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
profile manager: don't use anymore deprecated ListView + use dp() for sizes of buttons instead of relative size.
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
widgets_handler: increased remove limit and min height/width:
|
Mon, 11 Mar 2019 20:27:25 +0100 |
Goffi |
contact list: fixed crash with pb on addContact and delContact
|
Mon, 11 Mar 2019 20:24:04 +0100 |
Goffi |
core: fixed crash when calling deleteUnusedWidgetInstances on widgets not inheriting from QuickWidget
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core (debug): added "visible_widgets_dump" action to new _debug signal
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: resync widgets only when they are visible:
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: call new methods onVisible and onNotVisible when a widget is displayed or hidden + fixed a deletion bug on _removeVisibleWidget
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
widgets handler: call host._removeVisibleWidget when a widget is deleted (using split)
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: (de)activate sync flag when the frontend is being paused or resumed
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
chat: don't use "force" argument anymore
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: improved getOrClone + use in chat and widgets_handler:
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: use new unix socket mechanism to set frontend state
|
Wed, 06 Feb 2019 09:19:17 +0100 |
Goffi |
Added tag 0.7.0a3 for changeset 4233be74572a
|