to whomever it may concern: you can add some things you feel like working on :)

devrtz: **UPDATE** I think coding work will have to wait until sunday/monday^^
- work on https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/merge_requests/48
- some hacking groundwork on video calling over SIP (UI bits, gstreamer, ...)
- work some more on outstanding MRs at 
  https://gitlab.gnome.org/GNOME/calls/-/merge_requests
- fix some bugs in Calls
- prepare talk for saturday (!)
- update some docs for flashing the L5 with mobian
- prepare for the workshop (see the other document)
- some miscellaneous packaging (?)
- file bug with Chatty 
  whereSMS (Matrix?) often doesn't send the last word of your message and instead moves it to a newmessage.
- iio-sensor-proxy stuff (things to have a look at)
  https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/merge_requests/364
  https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/merge_requests/316
  https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/merge_requests/363
  https://www.debian.org/security/2023/dsa-5410

david (okias):
- take over dosbox for mobile ?

things not (yet) done:
- another calling test with swmo (need policykit rules for calls/they're not working)

- finishing up p-m-s sensor panel MR
  https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/merge_requests/48
  When I tried on PureOS I couldn't do anything with the sliders even though "sensitive" should be set to TRUE
  Recheck with inspector on PureOS, as well as Mobian
- check through all the videos from my descent into madness
- try out signal (undef)
- mechtilde phosh
- michael nested phoc/phosh
- whatip
- investigate keyring issues (Calls VoIP, chatty matrix)
- chatty add account -> locked keyring -> cancel no other indications (same for calls as well ofc)
- post about #lichess on #debian



things done:
- found and fixed swmo bug
- swmo pipewire bug (audio routing on L5)
- Latest Mobian/Debian Experimental (GNOME 44)
- fix CVE in sofia-sip (bookworm and bullseye-security) \o/
  https://security-tracker.debian.org/tracker/DSA-5410-1
- got a new CVE assigned /o\
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036847
- learned about sbuild (rootless building using a tmpfs containing tarballs for very essential package)
  see ~/update-sbuild.sh
- learned a bit about debvm
- tested PWAs in epiphany: lichess, diebahn, bodo
- changed password on (default?!) keyring and promptly forgot it
- updated flashing docs on https://wiki.debian.org/InstallingDebianOn/Purism/Librem5Phone
- agx: unblock request for l5-flash-image (?)
- answered https://fosstodon.org/@sonny@floss.social/110440764253282073 :D
- phoc/phosh in a VM



bugs found:
- GNOME weather (phosh-osk-stub)
- found lockscreen scaling bug in phosh (something something nexdock)
- lockscreen: battery pill insensitive (works great unlocked though!)
- battery-stats/powersupply not working correctly (upower -d works fine though)
  /sys/class/power_supply/BAT0 not found (which is usually a symlink to /sys/devices/...)
- overflowing dialogs in GNOME 44 not shown as their own thing in p-m-s
- https://source.puri.sm/Librem5/millipixels/-/issues/85