log

age author description
2017-01-31 Goffi chat: fixed file sending:
2017-01-31 Goffi chat: fixed OTR calls:
2017-01-31 Goffi buildozer: moved sat.conf in a specific dir (platform/android), so it's not used on desktop
2017-01-26 Goffi buildozer: added potr in requirements
2017-01-26 Goffi chat: OTR integration first draft:
2017-01-26 Goffi chat: message header is hidden for info messages
2017-01-26 Goffi CagouWidget: instances can now add their own extra widgets in header with headerInputAddExtra
2017-01-26 Goffi core (notifications): notification now grow in height with text size
2017-01-26 Goffi core (notifications), CagouWidget: a backround rectangle is drawned behind drop boxes
2017-01-26 Goffi core: changes menu bridge call, to follow backend
2017-01-15 Goffi chat: uploaded images are now sent with XHTML, so they are shown inline
2017-01-15 Goffi contact list: text entered in header input do filtering in shown contacts
2017-01-15 Goffi chat: added completion of header's input, any entity in cache containing the entered text is shown
2017-01-15 Goffi cagou widget: added onHeaderInputComplete method which is called when text is changed, and should be used for completion
2017-01-15 Goffi JidWidget: first draft
2017-01-15 Goffi moved SimpleXHTMLWidget to a dedicated module
2017-01-15 Goffi chat: avatar improvments:
2017-01-08 Goffi chat: added gettext call for hint_text in input
2017-01-08 Goffi chat: display delivery receipt (with a green check mark)
2017-01-05 Goffi chat: fixed bad size_hint setting on XHTML
2017-01-05 Goffi core (image): AsyncImage now handle file:// schema in source
2016-12-31 Goffi chat: added url detection on text messages
2016-12-29 Goffi xmlui: FileDialog first draft
2016-12-29 Goffi menu (upload): send transfer (i.e. P2P transfer) is now working
2016-12-29 Goffi menu (upload): better menu using dedicated widget:
2016-12-29 Goffi upload (voice): fixed crash on desktop
2016-12-27 Goffi upload: added voice plugin (for Android)
2016-12-26 Goffi upload: added android video app plugin
2016-12-26 Goffi upload: added android photo app plugin
2016-12-26 Goffi upload: added forgotten kv file for file upload
2016-12-25 Goffi use of cagou_profile_bleu as Cagou's main icon
2016-12-25 Goffi chat, contact_list, selector: use of new icons from muchoslava
2016-12-25 Goffi core: kv files are not mandatory anymore for plugins
2016-12-25 Goffi upload: plugin android gallery, first draft:
2016-12-25 Goffi core: use C.PLUGIN_EXT to know which plugin extension to use
2016-12-25 Goffi core, chat: upload plugin system:
2016-12-24 Goffi menu: use of garden's contextmenu for menus
2016-12-24 Goffi garden: context menu fixes:
2016-12-24 Goffi garden: added contextmenu
2016-12-24 Goffi garden: added garden subdirectory for Kivy garden modules distribution
2016-12-24 Goffi core: use norm_image_size for headers'icons
2016-12-24 Goffi added README
2016-12-23 Goffi core: added forgotten main.py
2016-12-22 Goffi chat: file upload first draft:
2016-12-22 Goffi core: added forgotten platfom check in on_stop
2016-12-20 Goffi xmlui: fixed BoolWidget _xmluiGetValue:
2016-12-20 Goffi core: added a platform check in on_start:
2016-12-19 Goffi buildozer: added plyer and VIBRATE permission for backend's android plugin
2016-12-19 Goffi core: use memory map on a file to indicate pause/resume status, so backend can now it
2016-12-18 Goffi core: use onBridgeConnected and exit code 3 when bridge can't be imported
2016-12-18 Goffi settings: save button is now disabled when there is nothing to save
2016-12-18 Goffi settings: settings widget plugin, first draft
2016-12-18 Goffi xmlui: improvments to prepare parameters:
2016-12-17 Goffi chat: fixed chat messages width
2016-12-17 Goffi chat: shortened chat header
2016-12-13 Goffi sat.conf: a # is added in front of backend logs, to differenciate from frontend logs