Nathan Freitas nathan
  • Joined on 2025-12-02
nathan commented on issue butter/keanu-weblite#2 2026-04-02 15:14:42 +00:00
Only image files load in the chat

@fabby can you recreate this with a laptop connecting to the butterbox? that way we can get developer console output from your browser. that should show the error that is happening.

@acute can…

nathan pushed to main at butter/contentpack-circumvention 2026-03-24 18:35:21 +00:00
ab59fd6b44 add binary apks
nathan pushed to main at butter/contentpack-circumvention 2026-03-24 18:31:08 +00:00
d40a7070b9 add repo metadata
nathan created branch main in butter/contentpack-circumvention 2026-03-24 16:13:14 +00:00
nathan pushed to main at butter/contentpack-circumvention 2026-03-24 16:13:14 +00:00
680991e9cc first commit
nathan created repository butter/contentpack-circumvention 2026-03-24 16:04:00 +00:00
nathan commented on issue butter/churn#5 2026-03-24 15:35:48 +00:00
Issues with convene/dendrite on AAMD64 build

this is for Echo project work/timeline so can happen in early April

nathan commented on issue butter/churn#7 2026-03-24 15:34:59 +00:00
update the butter config.json for keanu/convene

defaultMatrixDomainPart is same as "productLink" then and defaultBaseUrl is same as defaultServer

nathan commented on issue butter/churn#7 2026-03-24 15:33:22 +00:00
update the butter config.json for keanu/convene

defaultMatrixDomainPart is what kind of usernames your server creates, i.e. the domain part like "@n8fr8:". It is then used to determine which matrix server to connect to, in the…

nathan commented on issue butter/butter-portal#1 2026-03-24 15:23:23 +00:00
Portal app needs to mirror the functionality of existing UI

@tiffany help coordinate localization

nathan commented on issue butter/butter-portal#1 2026-03-24 15:23:10 +00:00
Portal app needs to mirror the functionality of existing UI
  • Extract strings
  • implemented language picker
nathan commented on issue butter/butter-portal#1 2026-03-24 15:22:05 +00:00
Portal app needs to mirror the functionality of existing UI

DONE! main page with info and links to chat, usb viewer and map viewer, app store

What is the state of localizations? (For Russian in particular)

nathan commented on issue butter/butter-portal#6 2026-03-24 15:19:38 +00:00
index.html files not loading automatically from the USB drive

I am seeing this as well. In the root of the USB drive, there is an index.html, but a file listing is being showing instead of displaying that file.

nathan commented on issue butter/churn#5 2026-03-24 15:14:08 +00:00
Issues with convene/dendrite on AAMD64 build

postgresql seems to be the answer

nathan commented on issue butter/churn#7 2026-03-24 15:11:31 +00:00
update the butter config.json for keanu/convene

Okay will get this info from n-pex:

defaultMatrixDomainPart defaultBaseUrl

nathan opened issue butter/churn#7 2026-03-18 19:05:17 +00:00
update the butter config.json for keanu/convene
nathan opened issue butter/churn#6 2026-03-18 19:04:51 +00:00
keanu-weblite/convene upload size issue
nathan commented on issue butter/keanu-weblite#1 2026-03-11 19:28:16 +00:00
Unable to share files on Private Chat

https://element-hq.github.io/dendrite/installation/planning

Dendrite can run with either a PostgreSQL or a SQLite backend. There are considerable tradeoffs to consider:

PostgreSQL: Needs to…