Michael Vogel
Michael Vogel
You could try to clear the `photo`, `thumb` and `micro` fields in the contact table. The system **should** then fetch the avatars the next time, this avatar is displayed. Please...
The system currently supports two ways handling with it. One is that you use the "fetch more information" option on the contact page to not fetch the whole post but...
@MrPetovan we need the update, so that added likes and comments will be added.
Sounds like some interesting idea. I only need a clue how to do this.
At the moment a programmer is working at supporting PDO, so that different dialects could be used in future. When this is done, we have to check all queries if...
The development got stuck. We have to start working with it.
We are having a new database class that - some time in the future - could possibly be enhanced with a support for several database drivers. But before this can...
We are having our own database class that exactly does what we want. The current problem is more that we still have to transform the old database calls into the...
Currently I'm preparing moving one of my Friendica services to another server. Then I should have some capacity on the old server to install postgresql there. After this I can...
PDO is not the problem here. We work with PDO. The problem lies at the multiple places that most likely won't work with PostgreSQL.