friendica/src
Philipp Holzer 3587e89482
Introduce a "DatabaseException" class for fatal exceptions (used in testmode to throw an exception in case of DB errors)
2020-10-06 20:03:38 +02:00
..
App Add link to 512px icon, fix missing link 2020-10-03 20:25:10 +02:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Force removal from relay list 2020-09-29 05:06:37 +00:00
Content Fix notice 2020-09-20 17:47:44 +00:00
Core Introduce Config\Cache Source indicators (File, DB, Server Env) 2020-10-04 20:41:31 +02:00
Database Introduce a "DatabaseException" class for fatal exceptions (used in testmode to throw an exception in case of DB errors) 2020-10-06 20:03:38 +02:00
Factory Apply suggestions from code review 2020-09-08 03:39:51 +02:00
Model Update wrong assertion regarding a profile being local user's self in Model\Profile 2020-10-03 23:03:33 -04:00
Module Merge pull request #9343 from vinzv/9337-fix-pwa-manifest 2020-10-03 15:06:14 -04:00
Network Move ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace `Friendica\Security` 2020-09-30 11:14:01 +02:00
Object Fix fatal error: Uncaught ImagickException: cache resources exhausted 2020-10-02 20:58:14 +00:00
Protocol Merge pull request #9314 from annando/suggestions 2020-10-03 13:32:21 -04:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Add UID as parameter for notify repository call 2020-03-01 22:24:53 +01:00
Security Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
Util Introduce Config\Cache Source indicators (File, DB, Server Env) 2020-10-04 20:41:31 +02:00
Worker Reduce the amount of contact updates 2020-10-03 10:52:34 +00:00
App.php Issue 9303: Detect AP accesses as backend, prevent ping pong 2020-10-02 09:31:39 +00:00
BaseCollection.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseEntity.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseFactory.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModel.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModule.php Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php Add common relationship methods to Model\ContactRelation 2020-08-03 13:34:10 -04:00
DI.php Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00