friendica/src
Hypolite Petovan 42b360f479 Implement feedback changes to App\Router
- Add class PhpDoc
- Switch Router->routeCollector scope to protected
- Added getter for Router->routeCollector
- Added EOF new line
- Removed unused use statement
- Improved App->collectRoutes PhpDoc
2019-04-04 07:29:26 -04:00
..
App Implement feedback changes to App\Router 2019-04-04 07:29:26 -04:00
Content We don't need to escape values anymore 2019-03-26 21:58:03 +00:00
Core Sanitize addon path items 2019-03-31 21:53:08 -04:00
Database code lisibility & filter optimization 2019-03-22 22:55:48 -04:00
Factory Added Update checks 2019-03-24 22:51:30 +01:00
Model Preparation to be able to store "announce" activities 2019-03-28 05:45:50 +00:00
Module Add sample route for /itemsource 2019-04-03 23:36:37 -04:00
Network Fix notice - it's "uri" not "url" 2019-03-14 21:55:18 +00:00
Object Display if an item is reshared 2019-04-02 05:38:42 +00:00
Protocol AP: Incoming announces are now stored as activities 2019-04-02 21:10:49 +00:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Add Strings::sanitizeFilePathItem method 2019-03-31 21:39:19 -04:00
Worker Merge branch 'develop' into task/6778-add-storage-move-to-cron 2019-03-27 14:13:42 -04:00
App.php Implement feedback changes to App\Router 2019-04-04 07:29:26 -04:00
BaseModule.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
BaseObject.php Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00