Jean-Francois Briere

Results 12 comments of Jean-Francois Briere

I think this is a bug because there are two different properties from hapi.properties file (auto_create_placeholder_reference_targets and allow_placeholder_references) that initialize the same ca.uhn.fhir.jpa.api.config.DaoConfig property (myAutoCreatePlaceholderReferenceTargets): ``` DaoConfig retVal = new...

> I'll be glad to send a PR, if you are all ok Please do, thank you.

I can confirm what @Yiling-J wrote. I had the same error. Doing a `flutter clean` followed by a rebuild made the problem disappear .

> > #699 explains the removal of the feed. If you still want the feed you can use [quacker](https://github.com/thehcj/quacker). > > Is this project gone? Yes it was deleted today...

PR #759 should fix the problem with no login (with guest token).

Like @TheHCJ just wrote, I would suggest to use the latest ci build version: [https://github.com/jonjomckay/fritter/actions/runs/5579960923](https://github.com/jonjomckay/fritter/actions/runs/5579960923). I can also confirm that this version works.

I'm guessing you installed a new version of Fritter, right? The problem is that there is a saved tweet which is too big for the db migration process from a...

older version that you can install: v3.0.0-beta6

You should use the latest ci build version: [https://github.com/jonjomckay/fritter/actions/runs/5579960923](https://github.com/jonjomckay/fritter/actions/runs/5579960923). For those that are using Fritter from F-Droid, because of signature checks, you need to uninstall that version (don't forget to...

You can just download and install the [first apk file](https://github.com/jonjomckay/fritter/suites/14361265417/artifacts/808865366) (after the download, you will be asked to unzip it before installing it).