friendica/src
Hypolite Petovan 969b7744c9
Merge pull request #7139 from annando/ap-mail
Sending direct messages via AP does work now - receiving is pending
2019-05-14 14:38:42 -04:00
..
App Add two-factor authentication settings 2019-05-13 01:52:01 -04:00
Console Move Console namespace one level up 2019-05-02 23:17:35 +02:00
Content Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
Core Revert Use Contact::select() instead of DBA::select(‘contact) in Core\Session 2019-05-13 14:07:02 -04:00
Database Add Two-factor recovery code model 2019-05-13 01:52:00 -04:00
Factory Support for APCu caching 2019-04-21 12:45:19 +02:00
Model Make Module\TwoFactorRecoveryCode::markUsedForUser return false for already used code 2019-05-13 13:32:21 -04:00
Module Merge pull request #7135 from MrPetovan/task/two-factor-authentication 2019-05-14 07:07:03 +02:00
Network Rename ServiceUnavailableException & alter maintenance 2019-05-05 10:07:33 +02:00
Object Moving Model call outside Object Namespace 2019-04-05 07:53:54 +02:00
Protocol Sending direct messages via AP does work now - receiving is pending 2019-05-14 17:50:45 +00:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Sending direct messages via AP does work now - receiving is pending 2019-05-14 17:50:45 +00:00
Worker Sending direct messages via AP does work now - receiving is pending 2019-05-14 17:50:45 +00:00
App.php Friendica-7112 - Missing basepath fix 2019-05-13 19:30:03 +02:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php Adding basepath, urlpath, hostname and ssl_policy to installation 2019-04-14 14:23:06 +02:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00