friendica_2021.01_tupambae_.../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
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
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
Protocol Sending direct messages via AP does work now - receiving is pending 2019-05-14 17:50:45 +00:00
Render
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
LegacyModule.php