friendica/src/Model
Hypolite Petovan 8a9917857e Handle authentication exceptions in Login module
- Break down large methods into smaller ones
- Add more authentication exception
- Add a legacy User::authenticate method
2018-02-09 00:08:01 -05:00
..
Contact.php Replace forgotten datetime_convert() instances 2018-02-03 20:47:37 -05:00
Conversation.php Move PROTOCOL_* constants to Model\Conversation 2018-02-05 14:09:03 -05:00
GContact.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
Group.php Finish t() for src 2018-01-22 18:03:26 -05:00
Item.php Wrong function order in Item::update 2018-02-07 20:09:37 +00:00
Mail.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
Photo.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00
Process.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
Profile.php Replace remaining functions in include/datetime by Temporal methods 2018-02-03 20:47:37 -05:00
Queue.php Forgotten "+" 2018-02-08 19:47:47 +00:00
Term.php Many item calls are now isolated in a single function 2018-02-06 12:40:22 +00:00
User.php Handle authentication exceptions in Login module 2018-02-09 00:08:01 -05:00