friendica/src
2020-09-25 12:16:08 +00:00
..
App Ensure query parameters are URL encoded in Arguments 2020-09-12 09:09:16 -04:00
Collection
Console Fix a type / add "list" command to relay cli 2020-09-21 07:42:53 +00:00
Content Fix notice 2020-09-20 17:47:44 +00:00
Core Merge remote-tracking branch 'friendica/stable' into develop 2020-09-20 15:32:58 -04:00
Database Ability to set the database version 2020-09-13 15:57:24 +00:00
Factory Apply suggestions from code review 2020-09-08 03:39:51 +02:00
Model Issue 9264: post types should now work 2020-09-25 06:47:07 +00:00
Module Relay settings are now valid for the ActivityRelay as well 2020-09-22 15:48:44 +00:00
Network Remove unneeded function 2020-09-16 05:05:15 +00:00
Object Fix newline email error 2020-09-22 21:08:36 +02:00
Protocol We now inherit the causer for completing a thread 2020-09-25 12:16:08 +00:00
Render
Repository
Util Merge pull request #9262 from nupplaphil/phpmailer_fix 2020-09-23 14:22:12 -04:00
Worker Ensure that the uri-id is always set 2020-09-23 18:55:16 +00:00
App.php
BaseCollection.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php
DI.php Rewrite Process Model/Core 2020-09-15 18:16:44 +02:00
LegacyModule.php