friendica/src/Content
Roland Häder 44a9ec9b17
Rewrite:
- avoid having array|string for $table to have a "string" type-hint for $table
- you now have to do it for yourself by giving 'schema.table' as parameter
2022-06-21 13:47:38 +02:00
..
Text Added check as suggested by @MrPetovan for empty $message. 2022-06-16 16:54:51 +02:00
Widget Fix avatar for messages and feeds 2022-06-04 07:57:11 +00:00
BoundariesPager.php Rewrite: 2022-06-21 13:47:38 +02:00
ContactSelector.php Some fixes: 2022-06-17 17:18:31 +02:00
Conversation.php Continued: 2022-06-17 17:18:31 +02:00
Feature.php Improved support for Mastodon style content warnings 2022-03-06 11:49:55 +00:00
ForumManager.php Don't display Peertube groups as forums 2022-03-24 11:30:32 +00:00
Item.php Avoid notice when a contact couldn't be fetched 2022-06-08 05:35:34 +00:00
Nav.php Update default icon 2022-04-28 12:41:26 +02:00
OEmbed.php Introduce "accept_header" as specific argument to the http client 2022-04-02 21:16:53 +02:00
PageInfo.php Update copyright 2022-01-02 08:27:47 +01:00
Pager.php Rewrite: 2022-06-21 13:47:38 +02:00
Smilies.php Update default icon 2022-04-28 12:41:26 +02:00
Widget.php Changes: 2022-06-18 05:03:10 +02:00