friendica/src/Module/Item
Hypolite Petovan 525eab395c Improve error message when conversation isn't available in Module\Item\Display
- Retrieve the parent post no matter what. Previously it was depending on the user's settings, which gave unpredictable behavior if the parent post wasn't retrieved for whatever reason.
- List possible reasons the conversation isn't showing up based on the condition in Model\Post::selectViewForUser
- Allow HTML in exception messages
2022-11-19 12:29:08 -05:00
..
Activity.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Compose.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Display.php Improve error message when conversation isn't available in Module\Item\Display 2022-11-19 12:29:08 -05:00
Feed.php PHP-CS and license .. 2022-11-15 20:15:25 +01:00
Follow.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Ignore.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Pin.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Star.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00