friendica/src/Util
Dean Townsley 19e99f7e81 Use accessing function for session variable 2019-06-09 21:06:42 -05:00
..
Config Create own base URL class which holds the whole base url business logic 2019-04-09 08:31:16 +02:00
Logger Set Timezone to 'UTC' for every Logger (Develop) 2019-03-22 23:14:48 -04:00
Arrays.php Fixed E_NOTICE in listing worker queue and new utilities class added (#5521) 2018-07-30 21:24:26 -04:00
BasePath.php Basepath Hardening 2019-04-14 16:17:58 +02:00
BaseURL.php bugfix 2019-04-14 14:40:26 +02:00
Crypto.php Avoid transmitting a deletion message when we don't have a key 2019-03-04 06:52:43 +00:00
DateTimeFormat.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Emailer.php Enable addon using emailer hooks to skip default call to mail() 2019-05-26 21:36:09 -04:00
ExAuth.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
HTTPHeaders.php port hubzillas OpenWebAuth - rework the HTTPHeaders class 2018-06-20 18:52:37 +02:00
HTTPSignature.php Archive inboxes after 5 days of delivery failures 2019-03-25 21:51:32 +00:00
Introspection.php Fix php doc 2019-03-22 23:13:25 -04:00
JsonLD.php Add exception message chain, string trace and original object to JsonLD normalize error logging 2019-05-20 15:28:54 -04:00
LDSignature.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Map.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Mimetype.php return default mimetype for unknown extensions 2019-01-21 10:00:47 -05:00
Network.php Adding tests 2019-04-09 08:31:18 +02:00
ParseUrl.php Remove unused code 2019-01-21 10:48:40 -05:00
Pidfile.php PHPStan: Fix missing requires/namespaces 2017-12-17 15:26:43 -05:00
Profiler.php [rendertime] Timing problem during addon config read 2019-02-23 01:24:08 +01:00
Proxy.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Security.php Use accessing function for session variable 2019-06-09 21:06:42 -05:00
Strings.php Add more Strings::isHex() checks to photos 2019-05-30 10:30:15 +02:00
Temporal.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
XML.php Revert PR 7158 since it breaks umlauts 2019-05-19 09:34:49 +00:00