friendica/src/Content
Roland Häder 33768ea1c6 Some fixes:
- $gsid's default value cannot sadly be 0, it now must be null to allow some
  code work
- added some more type-hints
- documented a bit more
2022-06-17 17:18:31 +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 Continued: 2022-06-17 17:18:31 +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 Update copyright 2022-01-02 08:27:47 +01:00
Smilies.php Update default icon 2022-04-28 12:41:26 +02:00
Widget.php Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00