friendica/src
Philipp a330a3c22d
Make PHP-CS happy again
2022-12-29 22:38:01 +01:00
..
App Use X-REQUEST-ID for Logging 2022-12-26 21:18:04 +01:00
Capabilities Use X-REQUEST-ID for Error pages 2022-12-26 21:18:05 +01:00
Collection/Api
Console Rename Interface 2022-12-29 22:37:12 +01:00
Contact
Content Turn fake link spans into full-fledged buttons 2022-12-27 21:47:35 -05:00
Core Make PHP-CS happy again 2022-12-29 22:38:01 +01:00
Database Apply suggestions from code review 2022-12-29 22:12:02 +01:00
Factory Merge remote-tracking branch 'upstream/develop' into diaspora-reshare 2022-12-20 06:58:36 +00:00
Model Replace addon "last" config entries with key-value entries 2022-12-29 21:53:57 +01:00
Moderation We now store the violation as well 2022-12-25 10:44:06 +00:00
Module Find last "update_" config entry occurrence 2022-12-29 22:36:45 +01:00
Navigation Fixes "E_WARNING: Undefined variable $subject" 2022-12-26 12:14:45 +00:00
Network Allow HTTP requests to hosts in local hosts file 2022-12-29 19:44:49 +01:00
Object Merge pull request #12558 from MarekBenjamin/fix-disorted-portraits 2022-12-28 17:30:47 -05:00
Profile/ProfileField
Protocol Reduce the amount of "UpdateContact" worker calls 2022-12-28 14:56:12 +00:00
Render
Security Adapt UserSession 2022-12-26 21:18:04 +01:00
Util Switch rounding to flooring in Temporal::getRelativeDate 2022-12-28 00:32:26 -05:00
Worker Replace cron/worker "last" config entries with key-value entries 2022-12-29 21:53:57 +01:00
App.php Use X-REQUEST-ID for Error pages 2022-12-26 21:18:05 +01:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Fix redirects 2022-12-27 20:08:33 +01:00
BaseRepository.php
DI.php Rename Interface 2022-12-29 22:37:12 +01:00
LegacyModule.php