Tobias Diekershoff 0ca929dccd
Merge pull request #10304 from annando/fix-emptymissing-photos
Fix missing media on posts to Mastodon
2021-05-23 15:34:34 +02:00
..
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-05-17 06:03:14 +00:00
2021-03-29 08:40:20 +02:00
2021-04-11 06:53:01 +00:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-04-26 06:50:12 +00:00
2021-05-23 07:37:17 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-05-16 09:56:02 +00:00
2021-05-08 19:21:52 +00:00
2021-03-29 08:40:20 +02:00
2021-05-22 05:34:10 +00:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2019-03-22 22:56:57 -04:00
2021-03-29 08:40:20 +02:00
2021-03-29 08:40:20 +02:00
2021-05-20 08:39:36 -04:00
2021-05-20 11:54:30 -07:00
2021-03-29 08:40:20 +02:00

Friendica\Model

Models are the glue between the business logic of the app and the datastore(s).

In the namespace Model should only be static classes that interact with the DB with the same name as a database table.