friendica/src/Model
Benjamin Lorteau 9e1065ff87 Improve transition from previous behavior
- Simplify Model\User methods parameter list
- Use DBA methods in mod/regmod
- Replace killme with exit in mod/regmod
- Simplify goaway() calls
2018-10-15 11:58:52 -04:00
..
APContact.php Curl Response Refactoring 2018-10-10 21:08:43 +02:00
Contact.php parameters and getURLpath to getURLPath 2018-10-10 01:18:47 +02:00
Conversation.php We now use the conversation data with AP 2018-09-17 05:51:05 +00:00
Event.php UUID is now createUUID 2018-09-27 11:52:15 +00:00
GContact.php Curl Response Refactoring 2018-10-10 21:08:43 +02:00
Group.php "dba" is now "DBA". This hadn't been respected at some places (#5655) 2018-08-23 09:51:58 -04:00
Item.php Some beautification 2018-10-12 20:52:22 +00:00
ItemContent.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
ItemURI.php We now store the uri data in a separate table (#5560) 2018-08-05 13:09:59 +02:00
Mail.php UUID is now createUUID 2018-09-27 11:52:15 +00:00
OpenWebAuthToken.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
PermissionSet.php Removed some test logging 2018-07-29 04:38:14 +00:00
Photo.php Rename App Methods 2018-10-10 00:16:06 +02:00
Process.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Profile.php Curl Response Refactoring 2018-10-10 21:08:43 +02:00
PushSubscriber.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Queue.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Register.php Create Model\Register 2018-10-14 11:34:34 -04:00
Term.php Fix missing mentions 2018-10-02 14:48:57 +00:00
User.php Improve transition from previous behavior 2018-10-15 11:58:52 -04:00