friendica/src
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
..
Content Bugfix: a forgotten "use" in bbcode.php 2018-02-08 06:08:07 +00:00
Core Quickfix: Removed exception since it blocked message delivery 2018-02-07 13:31:17 +00:00
Database We now incrementally calculate the queue delivery time 2018-02-08 18:39:48 +00:00
Model Handle authentication exceptions in Login module 2018-02-09 00:08:01 -05:00
Module Handle authentication exceptions in Login module 2018-02-09 00:08:01 -05:00
Network Bugfix: Probe - get the contact address from xrd 'subject' key 2018-02-05 21:27:40 +01:00
Object Replace remaining functions in include/datetime by Temporal methods 2018-02-03 20:47:37 -05:00
Protocol Don't add already queued items from Diaspora to the queue again 2018-02-08 11:26:24 +00:00
Render Move SMARTY3_TEMPLATE_FOLDER to FriendicaSmarty 2018-02-03 08:52:43 -05:00
Util Replace forgotten datetime_convert() instances 2018-02-03 20:47:37 -05:00
Worker We now incrementally calculate the queue delivery time 2018-02-08 18:39:48 +00:00
App.php Switch register_template_engine() to the only one available 2018-02-02 07:46:13 -05:00
BaseModule.php Add Base Module class 2017-12-17 12:05:19 -05:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00