friendica/src/Protocol
Hypolite Petovan 6db211568a Remove most calls to date_default_timezone_* calls
- It was wrongly used to set the node-wide ot user-specific timezone
- It is now fully managed from the App object
- Add a static variable to DateTimeFormat maintain the convenient local() method
2021-10-03 13:42:31 -04:00
..
Activity Update copyright 2021-03-29 08:40:20 +02:00
ActivityPub Don't store emoji images as media but links 2021-10-03 09:42:14 +00:00
Activity.php Update copyright 2021-03-29 08:40:20 +02:00
ActivityNamespace.php Update copyright 2021-03-29 08:40:20 +02:00
ActivityPub.php Update src/Protocol/ActivityPub.php 2021-09-14 23:22:57 +02:00
DFRN.php Remove most calls to date_default_timezone_* calls 2021-10-03 13:42:31 -04:00
Diaspora.php Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Email.php Update copyright 2021-03-29 08:40:20 +02:00
Feed.php Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
OStatus.php Refactor User::getAvatarUrlForId into getAvatarUrl 2021-10-02 19:06:25 -04:00
Relay.php Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Salmon.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00