From Fabio to ~fabrixxm/confy-dev
Il giorno mer, 09/08/2023 alle 14.59 +0100, Sebastian Crane ha scritto: > > Yes, please do merge this patch and update it for blueprint :) merged > Since blueprint is fairly well packaged in various distributions now, > and could probably be brought up to version >0.8.1 for all those > packages, do you think the vendored copy of blueprint in subprojects/ > could be removed entirely now? I would imagine that could allow > Evangelos to simplify the Debian package for future Confy releases. yes, sounds good. I've updated the README and removed the subproject
From Fabio to ~fabrixxm/confy-dev
Merged. Thank you!
From Fabio to ~fabrixxm/confy-dev
Il giorno mar, 08/08/2023 alle 20.38 +0200, Evangelos Ribeiro Tzaras ha scritto: > maybe also add the blueprintcompiler (which currently needs 0.10.0 I > believe) Yes, It used to be a subproject in meson but it doesn't build in flathub's sandboxed builder, so I had to remove it from meson and add it to flatpack manifest. This means that blueprint is required to be installed to build outside flatpack. Version 0.8.1 is used in flatpak, so that should do. Sebastian: do you want to update the patch or should I merge this and
From Fabio to ~fabrixxm/confy-dev
It's out on Flathub! YAY! turns out I *just* forgot to update appstream metadata ... 🤦️ Anyway: it's live, and with new screenshots too 😎️ https://flathub.org/apps/net.kirgroup.confy Il giorno mer 26 lug 2023 alle 08:47:18 +02:00:00, Fabio <fabrixxm@kirgroup.net> ha scritto: > Il 25/07/23 18:44, Sebastian Crane ha scritto: >> >>> Hi everyone! >>>
From Fabio to ~fabrixxm/confy-dev
Il 25/07/23 18:44, Sebastian Crane ha scritto: > >> Hi everyone! >> >> Confy 0.7.0 has been released > > Very nice! Any ETA on the Flathub version? It's updated in git. I don't know how much it takes to get to flathub.. I could have made something wrong, also... I hope "soon" :)
From Fabio to ~fabrixxm/confy-dev
Merged. Thank you! > From: Edward Betts <edward@4angle.com> > > Fix for events that happen after midnight in UTC showing on the wrong > day. > --- > src/remotes/pentabarf.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/remotes/pentabarf.py b/src/remotes/pentabarf.py > index 45647da..99eb322 100644 > --- a/src/remotes/pentabarf.py > +++ b/src/remotes/pentabarf.py > @@ -79,7 +79,7 @@ def import_pentabarf(xmlstr:str, url:str):
From Fabio to ~fabrixxm/confy-dev
Thank you! 👍️ Il giorno mar 4 lug 2023 alle 07:11:17 +02:00:00, Luna Jernberg <droidbittin@gmail.com> ha scritto: > Updated Swedish translation for the 0.7.0 release
From Fabio to ~fabrixxm/confy-dev
Hey hey! Confy 0.7.0 is almost ready to release, in full Gtk4/libadwaita power! I would like to release it before the end of the month. While some small details could use some more love, I think it's time for it. Strings are stable by this point (I hope), so if translators wants to have a look to the updated po files in master branch, would be great. If you find errors in original strings, please report that too :) there is a new "meta" string:
From Fabio to ~fabrixxm/confy-dev
Hi everyone! I'm sorry for the lack of updates on Confy, but life got in the way. I've just released Confy 0.6.5, with a really small changelog: - Add French tranlsation, thanks to Irénée Thirion - Add Swedish translation, thanks to Luna Jernberg - Fix Pentabarf date parsing - Flatpak: bump to Gnome Runtime version 44 Thanks to translators, to Irénée for the patience, his contribution is waiting for a release since September 2022 (!), and thanks to Luna who pushed me to do this release :)
From Fabio to ~fabrixxm/confy-dev
Hi! Confy Gtk4/libadwaita branch `wip/gitk4` has been merged into `master`. It's not 100% at pair in features with last gtk3 version, but it's usable. What work: - get conferences from Giggty's json file - add custom event url - edit user-provided events details - search in events list - event info - browse by day / tracks / room / starred